[FFmpeg-cvslog] avcodec/h2645_parse: skip NALUs with no content after stripping all the trailing zeros

2018-10-11 Thread James Almer
ffmpeg | branch: release/4.0 | James Almer | Mon May 14 18:09:32 2018 -0300| [967604fecf042ff11474315538d3258c8f7b49b2] | committer: Aman Gupta avcodec/h2645_parse: skip NALUs with no content after stripping all the trailing zeros The GetBitContext is effectively empty in them. Signed-off-by

[FFmpeg-cvslog] avcodec/mediacodec: add av_mediacodec_render_buffer_at_time()

2018-10-11 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Tue Jul 31 18:34:15 2018 -0700| [f6d48b618aadb7acea6539e3973c91e14164f531] | committer: Aman Gupta avcodec/mediacodec: add av_mediacodec_render_buffer_at_time() The existing av_mediacodec_release_buffer allows the user to render or discard the Surface-back

[FFmpeg-cvslog] libavcodec/libaomenc.c: Added code for computing PSNR/SSIM

2018-10-11 Thread Sam John
ffmpeg | branch: master | Sam John | Fri Sep 28 15:09:05 2018 -0700| [e265832c378c3f4dc372f1c0f477810f63dd60fd] | committer: James Almer libavcodec/libaomenc.c: Added code for computing PSNR/SSIM Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e265832c37

[FFmpeg-cvslog] avcodec/aacdec_template: Allow duplicated elements

2018-10-11 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Oct 7 13:03:00 2018 +0200| [8f1524802469cb701040561cd05a9a924dec3627] | committer: Michael Niedermayer avcodec/aacdec_template: Allow duplicated elements Such streams are invalid according to 4.5.2.1 Top level payloads for the audio object t

[FFmpeg-cvslog] avcodec/ffv1dec_template: Check for the end of input after 1024 pixels

2018-10-11 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Oct 8 03:35:58 2018 +0200| [ccd2b20ad96c9d26ed27b4dabc08ea937987963e] | committer: Michael Niedermayer avcodec/ffv1dec_template: Check for the end of input after 1024 pixels Fixes: Timeout Fixes: 10385/clusterfuzz-testcase-minimized-ffmpeg_

[FFmpeg-cvslog] avformat/dashenc: only write video streams into HLS master playlist

2018-10-11 Thread Jian Yang
ffmpeg | branch: master | Jian Yang | Fri Sep 14 15:08:17 2018 +0800| [f7affc6f70cc1bbeec51b1d699e2f17f4ced7362] | committer: Karthick Jeyapal avformat/dashenc: only write video streams into HLS master playlist Tool mediastreamvalidator reports error "Variant media_[N].m3u8 is missing audio gr