[FFmpeg-cvslog] avcodec/aac_adtstoasc: fix ASC passthrough on small frames

2017-05-16 Thread James Almer
ffmpeg | branch: release/3.2 | James Almer | Tue Apr 11 01:03:51 2017 -0300| [d4241affd8e805087452c1bc57a7d2efe9fb3c41] | committer: James Almer avcodec/aac_adtstoasc: fix ASC passthrough on small frames ASC frames smaller than AAC_ADTS_HEADER_SIZE were being discarded. Reviewed-by: Michael N

[FFmpeg-cvslog] avcodec/aac_adtstoasc: fix ASC passthrough on small frames

2017-05-16 Thread James Almer
ffmpeg | branch: release/3.1 | James Almer | Tue Apr 11 01:03:51 2017 -0300| [75f9fe1519deba4285cbc8cb5b8919b97ba40366] | committer: James Almer avcodec/aac_adtstoasc: fix ASC passthrough on small frames ASC frames smaller than AAC_ADTS_HEADER_SIZE were being discarded. Reviewed-by: Michael N

[FFmpeg-cvslog] avcodec/aac_adtstoasc: fix ASC passthrough on small frames

2017-05-13 Thread James Almer
ffmpeg | branch: release/3.3 | James Almer | Tue Apr 11 01:03:51 2017 -0300| [7f79879a01898b94d5d2e8788752beae5e20e154] | committer: James Almer avcodec/aac_adtstoasc: fix ASC passthrough on small frames ASC frames smaller than AAC_ADTS_HEADER_SIZE were being discarded. Reviewed-by: Michael N

[FFmpeg-cvslog] avcodec/aac_adtstoasc: fix ASC passthrough on small frames

2017-04-19 Thread James Almer
ffmpeg | branch: master | James Almer | Tue Apr 11 01:03:51 2017 -0300| [0f05f2c7e67949ce77de3cf7013f7d4da1c3e046] | committer: James Almer avcodec/aac_adtstoasc: fix ASC passthrough on small frames ASC frames smaller than AAC_ADTS_HEADER_SIZE were being discarded. Reviewed-by: Michael Niederm