[FFmpeg-devel] [PATCH 1/6] avformat/movenc: always check for new extradata on a packet
James Almer
jamrial at gmail.com
Wed May 24 06:56:35 EEST 2017
On 5/18/2017 8:15 PM, James Almer wrote:
> On 4/13/2017 4:54 PM, James Almer wrote:
>> Don't just look at zero sized packets, and also check for AAC extradata
>> updates, in preparation for the following patches.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> libavformat/movenc.c | 34 ++++++++++++++++++----------------
>> 1 file changed, 18 insertions(+), 16 deletions(-)
>
> Ping for the set.
I'll push this set soon.
More information about the ffmpeg-devel
mailing list