[FFmpeg-cvslog] x86/emms: empty the mmx state unconditionally on supported targets

2016-02-03 Thread James Almer
ffmpeg | branch: master | James Almer | Thu Feb 4 01:49:01 2016 -0300| [b3b0ecee1550eb3cba0f4c198948f674f675780c] | committer: James Almer x86/emms: empty the mmx state unconditionally on supported targets Reviewed-by: Michael Niedermayer Signed-off-by: James Almer > http://git.videolan.org

Re: [FFmpeg-cvslog] lavc: Move prediction_method to codec private options

2016-02-03 Thread Michael Niedermayer
On Wed, Feb 03, 2016 at 05:49:56PM +0100, Vittorio Giovara wrote: > ffmpeg | branch: master | Vittorio Giovara | Mon > Nov 9 03:15:06 2015 +0100| [2862b63783b5556f7f3fb2d097629bc6879f833a] | > committer: Vittorio Giovara > > lavc: Move prediction_method to codec private options > > This optio

[FFmpeg-cvslog] avcodec/libutvideoenc: Add NULL termintor to options

2016-02-03 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Feb 4 02:17:57 2016 +0100| [37db3e8931f616abe1031770359ef30c1dcb6418] | committer: Michael Niedermayer avcodec/libutvideoenc: Add NULL termintor to options Fixes segfaults Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitwe

[FFmpeg-cvslog] swscale/swscale-test: Check av_image_fill_linesizes() for failure

2016-02-03 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Feb 4 00:40:42 2016 +0100| [61ea7f15094de9f44423017152b76c644b6ba89c] | committer: Michael Niedermayer swscale/swscale-test: Check av_image_fill_linesizes() for failure Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cg

[FFmpeg-cvslog] avutil/aes_crt: free AVAESCTR struct properly

2016-02-03 Thread James Almer
ffmpeg | branch: master | James Almer | Wed Feb 3 19:25:45 2016 -0300| [0711c5bfb8b496f0e4054548ec6db97d13a1d6f5] | committer: James Almer avutil/aes_crt: free AVAESCTR struct properly Reviewed-by: Andreas Cadhalpun Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/

[FFmpeg-cvslog] mjpegenc: Remove duplicate initializer

2016-02-03 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Wed Feb 3 22:14:27 2016 +| [c4ef6c883bb611388f9f0dcbe49dd65cb10613a2] | committer: Derek Buitenhuis mjpegenc: Remove duplicate initializer This was causing c99conv to crash. Signed-off-by: Derek Buitenhuis > http://git.videolan.org/gitweb.cg

[FFmpeg-cvslog] libutvideo: Unbreak

2016-02-03 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Wed Feb 3 19:27:24 2016 +| [0ea716f70b0fe23d0abc7cf3669ae4a130b43637] | committer: Derek Buitenhuis libutvideo: Unbreak Signed-off-by: Derek Buitenhuis > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0ea716f70b0fe23d0abc7cf3669ae4

[FFmpeg-cvslog] lavc: Move me_penalty_compensation to codec private options

2016-02-03 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Mon Nov 9 03:15:06 2015 +0100| [5b6f42da98c26a8aee8d2c2edfcbd0633ad1c607] | committer: Vittorio Giovara lavc: Move me_penalty_compensation to codec private options This option is only used by mpegvideoenc. It is a very codec-specific options, so de

[FFmpeg-cvslog] avfilter/af_sidechaincompress: Free out frame on error

2016-02-03 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Feb 3 17:09:24 2016 +0100| [908d010b12fadc36d8cadf6bba5e073e23b9603c] | committer: Michael Niedermayer avfilter/af_sidechaincompress: Free out frame on error Fix memleak Fixes CID1197065 part 2 Signed-off-by: Michael Niedermayer > http://

[FFmpeg-cvslog] diracdec: move the MAX_DWT_LEVELS macro to dirac.h

2016-02-03 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Tue Feb 2 12:35:28 2016 +| [3bbe7862ec8136b7325d0929882aa2fffd53044b] | committer: Rostislav Pehlivanov diracdec: move the MAX_DWT_LEVELS macro to dirac.h Used by the VC-2 encoder. Signed-off-by: Rostislav Pehlivanov > http://git.videola

[FFmpeg-cvslog] diradec: split tables away to a separate diractab file

2016-02-03 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Tue Feb 2 14:24:57 2016 +| [f02103036526a8740ccd23474155906929f26303] | committer: Rostislav Pehlivanov diradec: split tables away to a separate diractab file Signed-off-by: Rostislav Pehlivanov > http://git.videolan.org/gitweb.cgi/ffmpeg

[FFmpeg-cvslog] Merge commit '68395f8c99393c281a08139d20a7a04398b2fd04'

2016-02-03 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Wed Feb 3 17:13:56 2016 +| [06278265239fe1aa6ef0f70d5e7db72ea5af844a] | committer: Derek Buitenhuis Merge commit '68395f8c99393c281a08139d20a7a04398b2fd04' * commit '68395f8c99393c281a08139d20a7a04398b2fd04': qsvenc: fix a typo Merged-by: De

[FFmpeg-cvslog] qsvenc: fix a typo

2016-02-03 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Sat Jan 23 21:03:31 2016 +0100| [68395f8c99393c281a08139d20a7a04398b2fd04] | committer: Anton Khirnov qsvenc: fix a typo Introduced in 0e6c8532215790bbe560a9eea4f3cc82bb55cf92. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=68395f8c99393c

[FFmpeg-cvslog] x86inc: Add debug symbols indicating sizes of compiled functions

2016-02-03 Thread Geza Lore
ffmpeg | branch: master | Geza Lore | Mon Jan 18 00:21:51 2016 +0100| [cc602061ee860b041013397e27a036b85cd87b09] | committer: Anton Khirnov x86inc: Add debug symbols indicating sizes of compiled functions Some debuggers/profilers use this metadata to determine which function a given instructio

[FFmpeg-cvslog] Merge commit 'cc602061ee860b041013397e27a036b85cd87b09'

2016-02-03 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Wed Feb 3 17:12:32 2016 +| [4736f8115be411bb0cf24a4386d98c53553f919c] | committer: Derek Buitenhuis Merge commit 'cc602061ee860b041013397e27a036b85cd87b09' * commit 'cc602061ee860b041013397e27a036b85cd87b09': x86inc: Add debug symbols indicat

[FFmpeg-cvslog] x86inc: Make cpuflag() and notcpuflag() return 0 or 1

2016-02-03 Thread Henrik Gramner
ffmpeg | branch: master | Henrik Gramner | Mon Jan 18 00:21:44 2016 +0100| [7adcd4e841f351aad6c902a08e13d51f7137ad6e] | committer: Anton Khirnov x86inc: Make cpuflag() and notcpuflag() return 0 or 1 Makes it possible to use them in arithmetic expressions. Signed-off-by: Anton Khirnov > http

[FFmpeg-cvslog] x86inc: Use more consistent indentation

2016-02-03 Thread Henrik Gramner
ffmpeg | branch: master | Henrik Gramner | Mon Jan 18 00:21:48 2016 +0100| [5ca8e195e51c43dcc50ca1560ac8f2b33e51] | committer: Anton Khirnov x86inc: Use more consistent indentation Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5ca8e195e51c43dcc5

[FFmpeg-cvslog] x86inc: Preserve arguments when allocating stack space

2016-02-03 Thread Henrik Gramner
ffmpeg | branch: master | Henrik Gramner | Thu Jan 21 00:05:15 2016 +0100| [91ed050f426ba9747ea42b14e762ed412a28da76] | committer: Anton Khirnov x86inc: Preserve arguments when allocating stack space When allocating stack space with a larger alignment than the known stack alignment a temporary

[FFmpeg-cvslog] x86inc: Be more verbose in assertion failures

2016-02-03 Thread Henrik Gramner
ffmpeg | branch: master | Henrik Gramner | Mon Jan 18 00:21:45 2016 +0100| [f60f06d9894b06d5371729c84f8fd7219909e2bf] | committer: Anton Khirnov x86inc: Be more verbose in assertion failures Signed-off-by: Anton Khirnov > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f60f06d9894b

[FFmpeg-cvslog] x86inc: Improve FMA instruction handling

2016-02-03 Thread Henrik Gramner
ffmpeg | branch: master | Henrik Gramner | Mon Jan 18 00:21:46 2016 +0100| [715eb7ca24c9fda8aed88a3276f5d11567c355bc] | committer: Anton Khirnov x86inc: Improve FMA instruction handling * Correctly handle FMA instructions with memory operands. * Print a warning if FMA instructions are used w

[FFmpeg-cvslog] x86inc: Simplify AUTO_REP_RET

2016-02-03 Thread Henrik Gramner
ffmpeg | branch: master | Henrik Gramner | Mon Jan 18 00:21:49 2016 +0100| [fd6ecac38eb382d1ed41c2ceafa052a3eb6593fc] | committer: Anton Khirnov x86inc: Simplify AUTO_REP_RET cpuflags is never undefined any more, it's set to 0 instead. Also fix an incorrect comment. Signed-off-by: Anton Khir

[FFmpeg-cvslog] x86inc: Avoid creating unnecessary local labels

2016-02-03 Thread Henrik Gramner
ffmpeg | branch: master | Henrik Gramner | Mon Jan 18 00:21:50 2016 +0100| [002c47798da0c43a053822c8041144798d49ed84] | committer: Anton Khirnov x86inc: Avoid creating unnecessary local labels The REP_RET workaround is only needed on old AMD cpus, and the labels clutter up the symbol table and

[FFmpeg-cvslog] Merge commit '002c47798da0c43a053822c8041144798d49ed84'

2016-02-03 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Wed Feb 3 17:07:47 2016 +| [9de85c544aaa0e38f52154e6a6b3a1adc02993c8] | committer: Derek Buitenhuis Merge commit '002c47798da0c43a053822c8041144798d49ed84' This is a NOOP. * commit '002c47798da0c43a053822c8041144798d49ed84': x86inc: Avoid cr

[FFmpeg-cvslog] Merge commit 'd336bfcf69fee159e9dba5e5e486ddb1aba61aab'

2016-02-03 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Wed Feb 3 16:59:06 2016 +| [74f5cb0189d61affc6550723c1f82d4ae76df1d5] | committer: Derek Buitenhuis Merge commit 'd336bfcf69fee159e9dba5e5e486ddb1aba61aab' * commit 'd336bfcf69fee159e9dba5e5e486ddb1aba61aab': pixdesc: fix and extend doxy for

[FFmpeg-cvslog] pixdesc: fix and extend doxy for av_pix_fmt_get_chroma_sub_sample()

2016-02-03 Thread Anton Khirnov
ffmpeg | branch: master | Anton Khirnov | Thu Jan 21 13:28:42 2016 +0100| [d336bfcf69fee159e9dba5e5e486ddb1aba61aab] | committer: Anton Khirnov pixdesc: fix and extend doxy for av_pix_fmt_get_chroma_sub_sample() The parameters in the docs are currently swapped. > http://git.videolan.org/gitwe

[FFmpeg-cvslog] libavcodec: Add missing AVClass pointers

2016-02-03 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö | Fri Jan 22 10:52:06 2016 +0200| [87a814fdce522d45aa31aa258cb5514d7e754bff] | committer: Martin Storsjö libavcodec: Add missing AVClass pointers This fixes crashes since 243df1351. Signed-off-by: Martin Storsjö > http://git.videolan.org/gitweb.cgi/f

[FFmpeg-cvslog] Merge commit 'c0c4d7a0a556ec66e3068d36a883e84d1efb0690'

2016-02-03 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Wed Feb 3 16:57:46 2016 +| [27acb64a53375e1253b5a4c3299b04ade1dc1c1d] | committer: Derek Buitenhuis Merge commit 'c0c4d7a0a556ec66e3068d36a883e84d1efb0690' * commit 'c0c4d7a0a556ec66e3068d36a883e84d1efb0690': configure: Correctly add openssl

[FFmpeg-cvslog] Merge commit '87a814fdce522d45aa31aa258cb5514d7e754bff'

2016-02-03 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Wed Feb 3 16:57:07 2016 +| [2880e6810c97f8b4e1b8ccf4cc66dd039c06aad1] | committer: Derek Buitenhuis Merge commit '87a814fdce522d45aa31aa258cb5514d7e754bff' * commit '87a814fdce522d45aa31aa258cb5514d7e754bff': libavcodec: Add missing AVClass p

[FFmpeg-cvslog] configure: Correctly add openssl cflags and libs

2016-02-03 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Fri Jan 22 11:33:50 2016 +0100| [c0c4d7a0a556ec66e3068d36a883e84d1efb0690] | committer: Luca Barbato configure: Correctly add openssl cflags and libs > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c0c4d7a0a556ec66e3068d36a883e84d1efb0690 --

[FFmpeg-cvslog] Merge commit '0e9c4fe254073b209970df3e3cb84531bc388e99'

2016-02-03 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Wed Feb 3 16:54:20 2016 +| [730d2aabacd679fd44f770959877b3c6a5d80f0e] | committer: Derek Buitenhuis Merge commit '0e9c4fe254073b209970df3e3cb84531bc388e99' * commit '0e9c4fe254073b209970df3e3cb84531bc388e99': lavc: Move pre_me to codec privat

[FFmpeg-cvslog] lavc: Move pre_me to codec private options

2016-02-03 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Mon Nov 9 03:15:06 2015 +0100| [0e9c4fe254073b209970df3e3cb84531bc388e99] | committer: Vittorio Giovara lavc: Move pre_me to codec private options This option is only used by mpegvideoenc. It is a very codec-specific option, so deprecate the global

[FFmpeg-cvslog] Merge commit '5b6f42da98c26a8aee8d2c2edfcbd0633ad1c607'

2016-02-03 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Wed Feb 3 16:53:13 2016 +| [43c0298208ad6fe36a4dbf03824842d89c3ed143] | committer: Derek Buitenhuis Merge commit '5b6f42da98c26a8aee8d2c2edfcbd0633ad1c607' * commit '5b6f42da98c26a8aee8d2c2edfcbd0633ad1c607': lavc: Move me_penalty_compensatio

[FFmpeg-cvslog] lavc: Move prediction_method to codec private options

2016-02-03 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Mon Nov 9 03:15:06 2015 +0100| [2862b63783b5556f7f3fb2d097629bc6879f833a] | committer: Vittorio Giovara lavc: Move prediction_method to codec private options This options is only used by huffyuv, ffvhuv, jpegls, mjpeg, mpegvideoenc, png, utvideo. I

[FFmpeg-cvslog] Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a'

2016-02-03 Thread Derek Buitenhuis
ffmpeg | branch: master | Derek Buitenhuis | Wed Feb 3 16:49:19 2016 +| [f3af379b5c1816271b1afce0ccb2a935dc29940c] | committer: Derek Buitenhuis Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a' * commit '2862b63783b5556f7f3fb2d097629bc6879f833a': lavc: Move prediction_method to c

[FFmpeg-cvslog] avcodec/utils: Check the return code of av_image_fill_linesizes()

2016-02-03 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Wed Feb 3 15:50:17 2016 +0100| [edc34c937b703d6eb29a3f63691aeb6637dd4aa4] | committer: Michael Niedermayer avcodec/utils: Check the return code of av_image_fill_linesizes() Fixes CID1271741 Signed-off-by: Michael Niedermayer > http://git.vide

[FFmpeg-cvslog] avformat/http: add crypto to default whitlist to get encrypted HLS working again

2016-02-03 Thread Schenk, Michael
ffmpeg | branch: master | Schenk, Michael | Wed Feb 3 13:18:15 2016 +| [93f4b41208fb6a38ea53e06ecc5b299748ec2ffc] | committer: Michael Niedermayer avformat/http: add crypto to default whitlist to get encrypted HLS working again I think we missed the crypto in the default_whitelist in ca

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 5317fd1 web/security: Add CVE-2016-2213 and 2.4.13 CVEs

2016-02-03 Thread ffmpeg-cvslog
The branch, master has been updated via 5317fd1ca1bb21a1bf8897f881ccbf4601693b03 (commit) from 879101d364e856ef2c80ff1a2a84c56a0f1180c3 (commit) - Log - commit 5317fd1ca1bb21a1bf8897f881ccbf4601693b03 Author: Micha

[FFmpeg-cvslog] doc/demuxers: add some concat demuxer script examples

2016-02-03 Thread Tobias Rapp
ffmpeg | branch: master | Tobias Rapp | Tue Jan 26 09:02:51 2016 +0100| [ca71e6052e86d2d6eb390d642596d2474b524b3d] | committer: Stefano Sabatini doc/demuxers: add some concat demuxer script examples Signed-off-by: Tobias Rapp > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ca71e6

[FFmpeg-cvslog] avfilter/vf_nnedi: fix ISO C90 warnings

2016-02-03 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Wed Feb 3 09:38:11 2016 +0100| [c1b23e158c9208dfaf6a188f537d9a1c4a34e49e] | committer: Paul B Mahol avfilter/vf_nnedi: fix ISO C90 warnings Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c1b23e158c9208dfaf6a188