[FFmpeg-cvslog] avformat/dashenc: Skip writing trailer for MP4 output when in streaming mode

2019-01-27 Thread Karthick J
ffmpeg | branch: master | Karthick J | Tue Jan 22 11:43:21 2019 +0530| [1db30d6cec70d9b28c80cb743220dd2502b8df30] | committer: Karthick J avformat/dashenc: Skip writing trailer for MP4 output when in streaming mode In streaming mode mp4 trailer is not required for playout. > http://git.videol

[FFmpeg-cvslog] avcodec/ilbcdec: Fix undefined integer overflow lsf2poly()

2019-01-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Jan 15 00:09:30 2019 +0100| [4523cc5e75c8ecfba8975d16e96c29f9bf70973f] | committer: Michael Niedermayer avcodec/ilbcdec: Fix undefined integer overflow lsf2poly() The addition is moved up into the context where the variable is unsigned avoid

[FFmpeg-cvslog] avcodec/ilbcdec: Fix integer overflow in construct_vector()

2019-01-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Tue Jan 15 00:02:25 2019 +0100| [c95d0fb23917c35886f3b62daa05af20d2700a1e] | committer: Michael Niedermayer avcodec/ilbcdec: Fix integer overflow in construct_vector() webrtc contains explicit code to ignore the undefined behavior (RTC_NO_SANITIZ

[FFmpeg-cvslog] tools/target_dec_fate.list: add entries upto 1214

2019-01-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jan 19 01:21:28 2019 +0100| [b860f2218a74723e5ad731888d513a3f68be6af0] | committer: Michael Niedermayer tools/target_dec_fate.list: add entries upto 1214 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=

[FFmpeg-cvslog] avcodec/huffyuvdec: Check slice_offset/size

2019-01-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Jan 21 00:39:43 2019 +0100| [fcbda8af175a1f305c46d6d46a4f90be4aa630ae] | committer: Michael Niedermayer avcodec/huffyuvdec: Check slice_offset/size Fixes: out of array access Fixes: 12447/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_HYM

[FFmpeg-cvslog] avcodec/rscc: Avoid returning frames that have nearly no undamaged pixels in them

2019-01-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jan 19 00:00:49 2019 +0100| [eb1f95eb355ff9477e70bedfe0602c2380b05969] | committer: Michael Niedermayer avcodec/rscc: Avoid returning frames that have nearly no undamaged pixels in them Fixes: Timeout Fixes: 12192/clusterfuzz-testcase-minim

[FFmpeg-cvslog] avcodec: Add discard_sample_percentage

2019-01-27 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jan 19 00:00:48 2019 +0100| [5bcefceec8b648bc4c06c98ff7649ccdb140a0bb] | committer: Michael Niedermayer avcodec: Add discard_sample_percentage Suggested-by: BBB Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] MAINTAINERS: add AVS2 section

2019-01-27 Thread hwren
ffmpeg | branch: master | hwren | Sat Jul 28 11:20:48 2018 +0800| [3016e1f8c53d2b035810684a18159bf5a8d47399] | committer: Michael Niedermayer MAINTAINERS: add AVS2 section Signed-off-by: hwren Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=301

[FFmpeg-cvslog] vaapi_encode_h265: Ensure that ref pics are always in the RPS

2019-01-27 Thread Mark Thompson
ffmpeg | branch: master | Mark Thompson | Fri Jan 25 19:54:27 2019 +| [44bcccb7f0c43cb40f1e61f6e1e19cf2ab266c57] | committer: Mark Thompson vaapi_encode_h265: Ensure that ref pics are always in the RPS When making a new P-frame when B-frames are present the previous P-frame is normally in

[FFmpeg-cvslog] lavf/subviewerdec: Skip leading BOM.

2019-01-27 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Thu Jan 24 00:22:47 2019 +0100| [d3a69438049b481dd9db1af82fd22494d7560ee4] | committer: Carl Eugen Hoyos lavf/subviewerdec: Skip leading BOM. Fixes ticket #7661. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d3a69438049b481dd9db1af82f

[FFmpeg-cvslog] avfilter/buffersrc: print relevant info when skipping filter reinit

2019-01-27 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Fri Jan 25 18:14:11 2019 +0530| [b5b6f6ad59ef9bd7af7c5ff3cf94ca3d6abd29ae] | committer: Gyan Doshi avfilter/buffersrc: print relevant info when skipping filter reinit The timestamp of the changed input frame as well as its relevant properties can be examin

[FFmpeg-cvslog] lavf/cafdec: Do not fail for unknown atoms with negative size.

2019-01-27 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Tue Jan 15 00:22:50 2019 +0100| [8a788ff5d635c7fdd8104d82970eb0ae29ae799e] | committer: Carl Eugen Hoyos lavf/cafdec: Do not fail for unknown atoms with negative size. The specification requires the demuxer to only read the data atom up to its given

[FFmpeg-cvslog] avcodec: add ARBC decoder

2019-01-27 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Jan 20 11:18:38 2019 +0100| [795af110f70bbd12b45ae2d3b08e7f45db5224a0] | committer: Paul B Mahol avcodec: add ARBC decoder Thanks Kostya for great help in reversing binary. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=795af110f70bbd12