[FFmpeg-cvslog] doc/filters: add missing details to aphasemeter

2018-07-15 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Mon Jul 16 11:38:22 2018 +0530| [b8c4d2b2ed22b29a5366f75eaef2ae3be3c78412] | committer: Gyan Doshi doc/filters: add missing details to aphasemeter First output is audio and is rematrixed to stereo > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;

[FFmpeg-cvslog] avcodec/imgconvert: fix possible null pointer dereference

2018-07-15 Thread Simon Thelen
ffmpeg | branch: release/2.8 | Simon Thelen | Tue Apr 3 14:41:33 2018 +0200| [03af6ab540ccf0987da27dab71cf65eb5aa6136d] | committer: Michael Niedermayer avcodec/imgconvert: fix possible null pointer dereference regression since 354b26a3945eadd4ed8fcd801dfefad2566241de (cherry picked from com

[FFmpeg-cvslog] update for 2.8.15

2018-07-15 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Sun Jul 15 20:29:24 2018 +0200| [48e104a8240d773f66a62969680a93d3c952e45b] | committer: Michael Niedermayer update for 2.8.15 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=48e104a8240d773f66

[FFmpeg-cvslog] swresample/arm: rename labels to fix xcode build error

2018-07-15 Thread Rahul Chaudhry
ffmpeg | branch: release/2.8 | Rahul Chaudhry | Fri Apr 27 13:49:52 2018 -0700| [9ffbda72c768a97d017aef42261dd5d657d4af6f] | committer: Michael Niedermayer swresample/arm: rename labels to fix xcode build error Signed-off-by: Michael Niedermayer (cherry picked from commit e84212b78e00df17799e

[FFmpeg-cvslog] avcodec/dvdsub_parser: Allocate input padding

2018-07-15 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Fri Jul 13 18:56:10 2018 +0200| [83679bd293c4ba0798512c6eb8c063948b8c00f5] | committer: Michael Niedermayer avcodec/dvdsub_parser: Allocate input padding Fixes: out of array read Fixes: 9350/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID

[FFmpeg-cvslog] avcodec/dvdsub_parser: Init output buf/size

2018-07-15 Thread Michael Niedermayer
ffmpeg | branch: release/2.8 | Michael Niedermayer | Fri Jul 13 18:54:48 2018 +0200| [d25463c515cd0e08c2c10ce49b4192286af7474d] | committer: Michael Niedermayer avcodec/dvdsub_parser: Init output buf/size No testcase Signed-off-by: Michael Niedermayer (cherry picked from commit 9e6c843776166

[FFmpeg-cvslog] avcodec/dvdsub_parser: Allocate input padding

2018-07-15 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Jul 13 18:56:10 2018 +0200| [cd86b5cfe278af79d6b147e122d9a72c270a9fde] | committer: Michael Niedermayer avcodec/dvdsub_parser: Allocate input padding Fixes: out of array read Fixes: 9350/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_DVDS

[FFmpeg-cvslog] avcodec/lagarith: Check that the range coded data stream is consistent when the probabilities indicate no data could have been coded.

2018-07-15 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Jun 14 22:16:52 2018 +0200| [8d21ab4d128ddae03fe6b21542c29dee240151db] | committer: Michael Niedermayer avcodec/lagarith: Check that the range coded data stream is consistent when the probabilities indicate no data could have been coded. Fix

[FFmpeg-cvslog] avcodec/dvdsub_parser: Init output buf/size

2018-07-15 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Jul 13 18:54:48 2018 +0200| [9e6c8437761661441d836876934314cb2b8fafe7] | committer: Michael Niedermayer avcodec/dvdsub_parser: Init output buf/size No testcase Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] avcodec/vp8_parser: Remove redundant output initialization

2018-07-15 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Jul 13 18:53:38 2018 +0200| [2e6ea3938669a5a0aa00a58ff83d4c0a1ae3b2a7] | committer: Michael Niedermayer avcodec/vp8_parser: Remove redundant output initialization Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpe

[FFmpeg-cvslog] libavcodec/cfhd: Fix signed overflow in shift

2018-07-15 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jul 14 00:24:47 2018 +0200| [7334985ffae8067b84884b5bd345db06fe2cc220] | committer: Michael Niedermayer libavcodec/cfhd: Fix signed overflow in shift Fixes: 8695/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_CFHD_fuzzer-4906172426485760

[FFmpeg-cvslog] avcodec/imgconvert: fix possible null pointer dereference

2018-07-15 Thread Simon Thelen
ffmpeg | branch: release/3.2 | Simon Thelen | Tue Apr 3 14:41:33 2018 +0200| [c773ce32e1f0213117cb12534289c65954d26455] | committer: Jan Ekström avcodec/imgconvert: fix possible null pointer dereference regression since 354b26a3945eadd4ed8fcd801dfefad2566241de (cherry picked from commit 8c2c

[FFmpeg-cvslog] avcodec/imgconvert: fix possible null pointer dereference

2018-07-15 Thread Simon Thelen
ffmpeg | branch: release/3.4 | Simon Thelen | Tue Apr 3 14:41:33 2018 +0200| [c1e172c2e14ef059dac632f7c67f081dfecd30dc] | committer: Jan Ekström avcodec/imgconvert: fix possible null pointer dereference regression since 354b26a3945eadd4ed8fcd801dfefad2566241de (cherry picked from commit 8c2c

[FFmpeg-cvslog] Update Changelog for lensfun addition and bump minor

2018-07-15 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Jul 15 10:23:20 2018 +0200| [5d8df3cc4ac089bb6ed47b944f30f0e2cf9ceb19] | committer: Paul B Mahol Update Changelog for lensfun addition and bump minor > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5d8df3cc4ac089bb6ed47b944f30f0e2cf9ceb19

[FFmpeg-cvslog] Add lensfun filter

2018-07-15 Thread Stephen Seo
ffmpeg | branch: master | Stephen Seo | Fri Jul 13 19:33:12 2018 +0900| [0ea20124b710e3f05899b2ccea9f2a00f62a76a0] | committer: Paul B Mahol Add lensfun filter Lensfun is a library that applies lens correction to an image using a database of cameras/lenses (you provide the camera and lens mode