[FFmpeg-devel] [PATCH] avcodec/aac_adtstoasc: fix ASC passthrough on small frames
James Almer
jamrial at gmail.com
Thu Apr 20 05:45:31 EEST 2017
On 4/17/2017 8:59 PM, Michael Niedermayer wrote:
> On Wed, Apr 12, 2017 at 09:52:41PM -0300, James Almer wrote:
>> ASC frames smaller than AAC_ADTS_HEADER_SIZE were being discarded.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> libavcodec/aac_adtstoasc_bsf.c | 6 +++---
>> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> LGTM
>
> thx
Pushed.
More information about the ffmpeg-devel
mailing list