[FFmpeg-cvslog] avcodec/ffv1dec: Print an error if the quant table count is invalid

2015-12-06 Thread Michael Niedermayer
ffmpeg | branch: release/2.0 | Michael Niedermayer | Thu Nov 5 01:25:50 2015 +0100| [5628d6202217b651c6977944a956b094c3174bea] | committer: Carl Eugen Hoyos avcodec/ffv1dec: Print an error if the quant table count is invalid Signed-off-by: Michael Niedermayer (cherry picked from commit a8b25

[FFmpeg-cvslog] avcodec/ffv1dec: Clear quant_table_count if its invalid

2015-12-06 Thread Michael Niedermayer
ffmpeg | branch: release/2.3 | Michael Niedermayer | Sat Nov 14 13:21:58 2015 +0100| [0fde898f16cfbc93bb9b9c96b7f826473d231a25] | committer: Carl Eugen Hoyos avcodec/ffv1dec: Clear quant_table_count if its invalid Fixes deallocation of corrupted pointer Fixes: 343dfbe142a38b521ed069dc4ea7c03b

[FFmpeg-cvslog] avformat/rtsp: free opts dictionary on failure of getnameinfo

2015-12-06 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Fri Dec 4 01:11:10 2015 -0500| [90409b6da88b0cf17c7161b5bfffe35cb0475eec] | committer: Ganesh Ajjanagadde avformat/rtsp: free opts dictionary on failure of getnameinfo Fixes: CID 1341579. Reviewed-by: Michael Niedermayer Signed-off-by: Ganesh A

[FFmpeg-cvslog] ffplay: use hypot()

2015-12-06 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Sun Nov 22 11:27:22 2015 -0500| [65440916c17d55aaee2f0bb6eb9a0678841eff1b] | committer: Ganesh Ajjanagadde ffplay: use hypot() Reviewed-by: Marton Balint Signed-off-by: Ganesh Ajjanagadde > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avformat/movenc-test: correct varargs usage

2015-12-06 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Fri Dec 4 01:03:26 2015 -0500| [f1f323b6de036588e28ee725a26b4084e94b6c57] | committer: Ganesh Ajjanagadde avformat/movenc-test: correct varargs usage It is required to call va_end for each invocation of va_start within the same function. Fixes:

[FFmpeg-cvslog] avcodec/dvdsubdec: fix typo in dlog message

2015-12-06 Thread Ganesh Ajjanagadde
ffmpeg | branch: master | Ganesh Ajjanagadde | Fri Dec 4 02:35:25 2015 -0500| [14886bebfe7a9108c4b557f455fa8af3aefd8a0c] | committer: Ganesh Ajjanagadde avcodec/dvdsubdec: fix typo in dlog message Likely accidental in 764900d6458a2f79166ff91df4f20ad39cd6acec. Fixes: CID 1341578. Reviewed-by

[FFmpeg-cvslog] fate/concatdec: Use -bitexact

2015-12-06 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Fri Nov 27 14:33:03 2015 -0800| [b0669e7ccfef5ecaa83a0b5837c343ae198f03fe] | committer: Michael Niedermayer fate/concatdec: Use -bitexact Fixes FATE failures on --enable-small builds. Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] ffprobe: Do not print profile names in -bitexact

2015-12-06 Thread Timothy Gu
ffmpeg | branch: master | Timothy Gu | Fri Nov 27 14:33:02 2015 -0800| [9670165cc2273597cfac0365da6598743e4c6ea2] | committer: Michael Niedermayer ffprobe: Do not print profile names in -bitexact Instead, print "unknown" if it's unknown, or their numerical values if they are known. Signed-off

[FFmpeg-cvslog] avfilter/af_alimiter: add 3 more options

2015-12-06 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Dec 6 14:57:05 2015 +0100| [45b451c89239b85aec02f946aca4b67894a027b2] | committer: Paul B Mahol avfilter/af_alimiter: add 3 more options Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=45b451c89239b85aec02f9

[FFmpeg-cvslog] aacenc: move the TNS search and filtering before PNS

2015-12-06 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Sun Dec 6 13:32:40 2015 +| [b32e989e6c65ec9ec206ad938a1decdf2e0da07b] | committer: Rostislav Pehlivanov aacenc: move the TNS search and filtering before PNS The original plan was to have TNS use data from the PNS search to better tune itsel

[FFmpeg-cvslog] aacenc_tns: tune and reduce artifacts

2015-12-06 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Sun Dec 6 13:34:33 2015 +| [d55f83de4d419d22d2fd2c0b9ff4ce6bf93847d6] | committer: Rostislav Pehlivanov aacenc_tns: tune and reduce artifacts There are a couple of major changes here: 1. Start using TNS coefficient compression. 2. Start us

[FFmpeg-cvslog] fate: change the CMP_TARGETs for the recent AAC encoder changes

2015-12-06 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Sun Dec 6 13:54:06 2015 +| [a0a39acd01ea3a98274cd10fef318a35853ff8cd] | committer: Rostislav Pehlivanov fate: change the CMP_TARGETs for the recent AAC encoder changes The case of PNS was outdated and resulted in failures on some kdfreebds

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 56ee6c0 Merge branch 'master' of git.ffmpeg.org:ffmpeg-web

2015-12-06 Thread ffmpeg-cvslog
The branch, master has been updated via 56ee6c0daa2470bd080ee8a41c4cf7bbbda2667e (commit) via 4054a6e37242ae15f13db4c8ee154a93da0fd2cf (commit) via cafc3d4ee4374c1c6b25509e093bf773fab1d08e (commit) from 55ac551218ac5ee2b080c14d69124fc8bcc3f825 (commit) - Log ---

[FFmpeg-cvslog] mjpegdec: consider chroma subsampling in size check

2015-12-06 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Wed Dec 2 21:52:23 2015 +0100| [5adb5d9d894aa495e7bf9557b4c78350cbfc9d32] | committer: Andreas Cadhalpun mjpegdec: consider chroma subsampling in size check If the chroma components are subsampled, smaller buffers are allocated for them. In that c

[FFmpeg-cvslog] avfilter/showcqt: BASEFREQ and ENDFREQ cast to double

2015-12-06 Thread Muhammad Faiz
ffmpeg | branch: master | Muhammad Faiz | Mon Nov 30 22:20:30 2015 +0700| [54ed3ebbe491be6b9af37bfb0313594b0973ee40] | committer: Michael Niedermayer avfilter/showcqt: BASEFREQ and ENDFREQ cast to double fix default basefreq/endfreq comparison on platform that does not do comparison in double

[FFmpeg-cvslog] Remove Redundant Entry of MPEG2 Video Desc

2015-12-06 Thread Anshul Maheshwari
ffmpeg | branch: master | Anshul Maheshwari | Mon Dec 7 00:10:15 2015 +0530| [162754c1e0df9e7b2f85bbc9799feb89c1e7eb11] | committer: Michael Niedermayer Remove Redundant Entry of MPEG2 Video Desc Signed-off-by: Anshul Maheshwari Signed-off-by: Michael Niedermayer > http://git.videolan.org/

[FFmpeg-cvslog] mjpegdec: consider chroma subsampling in size check

2015-12-06 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.5 | Andreas Cadhalpun | Wed Dec 2 21:52:23 2015 +0100| [d52b5f85f2837b0de9bdefe2a650d8d1b0e02ec1] | committer: Michael Niedermayer mjpegdec: consider chroma subsampling in size check If the chroma components are subsampled, smaller buffers are allocated for them. In

[FFmpeg-cvslog] Update Changelog

2015-12-06 Thread Michael Niedermayer
ffmpeg | branch: release/2.5 | Michael Niedermayer | Sun Dec 6 02:31:14 2015 +0100| [ffe40ef9b4942b4be4e82f1cb31f2b41ab2c1685] | committer: Michael Niedermayer Update Changelog Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ffe40ef9b4942b4be4e

[FFmpeg-cvslog] Tag n2.5.9 : FFmpeg 2.5.9 release

2015-12-06 Thread git
[ffmpeg] [branch: refs/tags/n2.5.9] Tag:4e7814511a68927607d3c3d9a1314389019d29bc > http://git.videolan.org/gitweb.cgi/ffmpeg.git?a=tag;h=4e7814511a68927607d3c3d9a1314389019d29bc Tagger: Michael Niedermayer Date: Mon Dec 7 02:42:25 2015 +0100 FFmpeg 2.5.9 release __

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 056d2d9 web/download: add FFmpeg 2.5.9

2015-12-06 Thread ffmpeg-cvslog
The branch, master has been updated via 056d2d9a719c92322de412466197951d59d9d990 (commit) from 56ee6c0daa2470bd080ee8a41c4cf7bbbda2667e (commit) - Log - commit 056d2d9a719c92322de412466197951d59d9d990 Author: Micha

[FFmpeg-cvslog] cmdutils: use version accessor macros

2015-12-06 Thread Reynaldo H. Verdejo Pinochet
ffmpeg | branch: master | Reynaldo H. Verdejo Pinochet | Sun Dec 6 20:27:40 2015 -0800| [21fbc41214b8c61d3627e45c22771ded7943d86d] | committer: Reynaldo H. Verdejo Pinochet cmdutils: use version accessor macros Signed-off-by: Reynaldo H. Verdejo Pinochet > http://git.videolan.org/gitweb.cg

<    1   2