[FFmpeg-devel] [PATCH v2] lavf/mpegts: add supplementary audio descriptor

Stefan Pöschel basic.master at gmx.de
Tue Feb 20 19:11:49 EET 2018


Am 20.02.2018 um 00:13 schrieb Marton Balint:

>>> +        if (ext_desc_tag == 0x06) { /* supplementary audio descriptor */
>>> +            char flags;
> 
> Change this to int, I see no reason why this is a char.

OK, I will fix that with v3.

>> LGTM. Will commit in a couple days along with my AV_DISPOSITION_DEPENDENT
>> if no one objects.
> 
> LGTM too otherwise.

Great, thanks!

Regards,
	Stefan


More information about the ffmpeg-devel mailing list