[FFmpeg-devel] [PATCH 1/6] avformat/movenc: always check for new extradata on a packet
James Almer
jamrial at gmail.com
Fri May 19 02:15:55 EEST 2017
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.
More information about the ffmpeg-devel
mailing list