[FFmpeg-devel] [PATCH 1/6] avformat/movenc: always check for new extradata on a packet
James Almer
jamrial at gmail.com
Thu May 25 02:32:28 EEST 2017
On 4/15/2017 7:56 PM, Michael Niedermayer wrote:
> On Thu, Apr 13, 2017 at 04:54:12PM -0300, 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(-)
>
> should be ok
>
> thx
Patchset pushed, thanks.
More information about the ffmpeg-devel
mailing list