[FFmpeg-cvslog] doc/filters: add entry for mean and stdev in showinfo

2020-01-05 Thread Limin Wang
ffmpeg | branch: master | Limin Wang | Mon Jan 6 09:30:52 2020 +0800| [1e3f4b5f19323321ebca68bd7c1dd496933377a3] | committer: Gyan Doshi doc/filters: add entry for mean and stdev in showinfo Signed-off-by: Limin Wang Signed-off-by: Gyan Doshi > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] lavc/ffv1: Properly check that the 4th and 5th quant tables are zeroes

2020-01-05 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Sun Jan 5 14:43:07 2020 +| [a2d35111546cd08339ad0e3e786dda6c6eb1ebe7] | committer: Derek Buitenhuis lavc/ffv1: Properly check that the 4th and 5th quant tables are zeroes Currently, the decoder checks the 128th value of the 4th quant table duri

[FFmpeg-cvslog] avcodec/pgssubdec: Free subtitle on error

2020-01-05 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jan 4 21:58:28 2020 +0100| [b0a718923bb4a75b0c1cbf283fb17a319b840346] | committer: Michael Niedermayer avcodec/pgssubdec: Free subtitle on error Fixes: Assertion failure Fixes: 19753/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_PGSSUB_

[FFmpeg-cvslog] libavformat: fix spelling in ID3v1 genres and extend the list of Winamp extensions.

2020-01-05 Thread Ulrich Spörlein
ffmpeg | branch: master | Ulrich Spörlein | Thu Dec 19 16:12:46 2019 +0100| [60d599e2173508e1c4cc614ede6d239b2e15142d] | committer: Michael Niedermayer libavformat: fix spelling in ID3v1 genres and extend the list of Winamp extensions. Sources include various lists on the Internet, as well as

[FFmpeg-cvslog] doc/volume: correct placement of replaygain_noclip

2020-01-05 Thread Gyan Doshi
ffmpeg | branch: master | Gyan Doshi | Sun Jan 5 22:04:08 2020 +0530| [8aa3c09c1b5d064225eb87b1c99779f1d8128d0f] | committer: Gyan Doshi doc/volume: correct placement of replaygain_noclip In the merge commit 878f8b0d26, entry for replaygain_noclip was placed in commands, which it is not, inste

[FFmpeg-cvslog] avfilter/af_dynaudnorm: use already available pointer

2020-01-05 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Jan 5 10:22:57 2020 +0100| [e26d66daaa835932901224123ae318ad8d6ca558] | committer: Paul B Mahol avfilter/af_dynaudnorm: use already available pointer Instead of dereferencing same thing again. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=comm

[FFmpeg-cvslog] avfilter/af_dynaudnorm: move channels variable setup first

2020-01-05 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Jan 5 10:20:27 2020 +0100| [1187dbb7e9fbba8214f90033c99d5fccc699ca76] | committer: Paul B Mahol avfilter/af_dynaudnorm: move channels variable setup first > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1187dbb7e9fbba8214f90033c99d5fccc6