On 06/07/15 17:55, Kieran Kunhya wrote:
--- a/libavcodec/h264.h +++ b/libavcodec/h264.h @@ -805,6 +805,8 @@ typedef struct H264Context {int missing_fields; + int a53_caption_size; + uint8_t *a53_caption;
I have other 2-3 patches like this pending as well, can we get to discuss on my solution to avoid having loads of fields like this ^^?
lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
