[FFmpeg-cvslog] avformat/dashenc: Fix a bug with writing "final" manifest

2019-04-21 Thread Karthick J
ffmpeg | branch: master | Karthick J | Wed Apr 17 11:44:07 2019 +0530| [eeca67e0232cc18c0a4b7c4bfa7ff4ee709078c2] | committer: Karthick J avformat/dashenc: Fix a bug with writing "final" manifest This bug was introduced in the commit 951561b64ee6c11f01daedd9dcf73276cc1e765b > http://git.video

[FFmpeg-cvslog] avformat/dashdec: add ProgramInformation parser

2019-04-21 Thread Steven Liu
ffmpeg | branch: master | Steven Liu | Mon Apr 15 19:18:30 2019 +0800| [613ca7b100acbce6728e9793cdb634c852d13900] | committer: Steven Liu avformat/dashdec: add ProgramInformation parser Signed-off-by: Steven Liu > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=613ca7b100acbce6728e

[FFmpeg-cvslog] avcodec/ccaption_dec: Add a blank like at the end to avoid rollup reading from outside

2019-04-21 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Apr 20 18:11:42 2019 +0200| [f17e8e90bb1fe5e4db18cc6dde9522417108c7bd] | committer: Michael Niedermayer avcodec/ccaption_dec: Add a blank like at the end to avoid rollup reading from outside Fixes: index 20 out of bounds for type 'const char

[FFmpeg-cvslog] avcodec/agm: remove ;;

2019-04-21 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Apr 21 11:05:19 2019 +0200| [df9ef925f97d744cf35f38282cff9a0e2f773bb4] | committer: Michael Niedermayer avcodec/agm: remove ;; Reviewed-by: Paul B Mahol Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=

[FFmpeg-cvslog] avcodec/agm: Do not crash on invalid codes

2019-04-21 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Apr 21 11:05:17 2019 +0200| [158efc045c718054e3fbd7d0a19d8703e2c1b234] | committer: Michael Niedermayer avcodec/agm: Do not crash on invalid codes I do not know if such vlc trees are allowed in agm, I have no specification So i do not know if

[FFmpeg-cvslog] avcodec/agm: Check for too many too short codes in make_new_tree()

2019-04-21 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sun Apr 21 11:05:18 2019 +0200| [7ee7bb92e603c35b5467e4106583f5fe7ba9ba55] | committer: Michael Niedermayer avcodec/agm: Check for too many too short codes in make_new_tree() Fixes: SEGV on unknown address Fixes: 14198/clusterfuzz-testcase-minim

[FFmpeg-cvslog] lavfi/avf_showwaves: fix extra gaps at end of waveform

2019-04-21 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Apr 21 21:06:25 2019 +0200| [dafcdeb258235b65b212f52f63cf23d19bd8af0f] | committer: Paul B Mahol lavfi/avf_showwaves: fix extra gaps at end of waveform Fixes #5931. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=dafcdeb258235b65b212f52f

[FFmpeg-cvslog] avcodec/dvdec: add frame threads

2019-04-21 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Apr 17 18:15:51 2019 +0200| [833ae5f4bfdc73f7b3a4852469b6a62979e3d203] | committer: Paul B Mahol avcodec/dvdec: add frame threads > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=833ae5f4bfdc73f7b3a4852469b6a62979e3d203 --- libavcodec/dv

[FFmpeg-cvslog] lavfi/frei0r: Fixes the compilation warnings

2019-04-21 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Apr 21 12:37:29 2019 +0800| [b272d5b9b6e189cb855ad393edf8524066bd0d07] | committer: Jun Zhao lavfi/frei0r: Fixes the compilation warnings Fixes the compilation warnings Reviewed-by: Paul B Mahol Signed-off-by: Jun Zhao > http://git.videolan.org/gitw