[FFmpeg-cvslog] swscale/utils: clear formatConvBuffer on allocation

2015-02-26 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Feb 27 03:12:23 2015 +0100| [007498fc1a639ecee2cda1892cbcff66c7c8c951] | committer: Michael Niedermayer swscale/utils: clear formatConvBuffer on allocation Fixes use of uninitialized memory Fixes: asan_heap-oob_35ca682_1474_cov_3230122439_ale

[FFmpeg-cvslog] avformat/bit: only accept the g729 codec and 1 channel

2015-02-26 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Thu Feb 26 21:42:02 2015 +0100| [d0b8640f75ff7569c98d6fdb03d83451104e088c] | committer: Michael Niedermayer avformat/bit: only accept the g729 codec and 1 channel Other codecs/channel numbers are not supported by this muxer. Signed-off-by: Andreas

[FFmpeg-cvslog] avformat/bit: check that pkt->size is 10 in write_packet

2015-02-26 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Thu Feb 26 21:38:50 2015 +0100| [eeda2c3de8a8484d9e7d1e47ac836bec850b31fc] | committer: Michael Niedermayer avformat/bit: check that pkt->size is 10 in write_packet Ohter packet sizes are not supported by this muxer. This avoids a null pointer der

[FFmpeg-cvslog] ffmpeg: allow to set the thread message queue size.

2015-02-26 Thread Nicolas George
ffmpeg | branch: master | Nicolas George | Wed Feb 25 11:50:44 2015 +0100| [508d6a23b4530d0f3d31451731e5fd1fce32525f] | committer: Nicolas George ffmpeg: allow to set the thread message queue size. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=508d6a23b4530d0f3d31451731e5fd1fce32

[FFmpeg-cvslog] lavd/alsa: set frame_size field.

2015-02-26 Thread Nicolas George
ffmpeg | branch: master | Nicolas George | Mon Feb 16 21:52:03 2015 +0100| [a92193f247816a45c16c37a2f7db723a0359c24c] | committer: Nicolas George lavd/alsa: set frame_size field. The value tells the typical size of a packet from the demuxer. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=

[FFmpeg-cvslog] Merge remote-tracking branch 'cigaes/master'

2015-02-26 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Feb 26 21:38:49 2015 +0100| [19dbe89f03d0fc97a43a4ac7989e7db2d5bf313b] | committer: Michael Niedermayer Merge remote-tracking branch 'cigaes/master' * cigaes/master: ffmpeg: notify when the thread message queue blocks. ffmpeg: allow to se

[FFmpeg-cvslog] ffmpeg: notify when the thread message queue blocks.

2015-02-26 Thread Nicolas George
ffmpeg | branch: master | Nicolas George | Mon Feb 16 21:53:27 2015 +0100| [d92c6d82c03b89d565f70e7a8e5b03b25f78f70c] | committer: Nicolas George ffmpeg: notify when the thread message queue blocks. This can help finding the source of A-V desync with live input. > http://git.videolan.org/gitw

[FFmpeg-cvslog] avformat/mp3dec: Check for avcodec_alloc_context3() failure

2015-02-26 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Feb 26 20:11:19 2015 +0100| [b851bc20c6931c084710e69f7eec30d8c1bdb68e] | committer: Michael Niedermayer avformat/mp3dec: Check for avcodec_alloc_context3() failure Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmp

[FFmpeg-cvslog] Fix buffer_size argument to init_put_bits() in multiple encoders.

2015-02-26 Thread Dyami Caliri
ffmpeg | branch: master | Dyami Caliri | Thu Feb 26 10:17:01 2015 -0800| [50833c9f7b4e1922197a8955669f8ab3589c8cef] | committer: Michael Niedermayer Fix buffer_size argument to init_put_bits() in multiple encoders. Several encoders were multiplying the buffer size by 8, in order to get a bit s

[FFmpeg-cvslog] avformat/mp3dec: properly allocate dummy AVCodecContext

2015-02-26 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Feb 26 19:59:44 2015 +0100| [6ad42b3e15478284321dd285acaf189a16590854] | committer: Michael Niedermayer avformat/mp3dec: properly allocate dummy AVCodecContext Fixes (harmless) use of uninitialized variable Found-by: jamrial Signed-off-by: M

[FFmpeg-cvslog] configure: Move the cross_prefix setting after the toolchain one

2015-02-26 Thread Luca Barbato
ffmpeg | branch: master | Luca Barbato | Mon Apr 7 00:47:42 2014 +0200| [82b6e451161f19ab90bfb9565b710021caf5dcbd] | committer: Luca Barbato configure: Move the cross_prefix setting after the toolchain one Makes passing to configure --toolchain=gcc-asan --cross-prefix=armv7a-hardfloat-linux-g

[FFmpeg-cvslog] Merge commit '82b6e451161f19ab90bfb9565b710021caf5dcbd'

2015-02-26 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Feb 26 19:36:28 2015 +0100| [51b7ab2ee70fa6f8f5ee2f7339e92d60ded57834] | committer: Michael Niedermayer Merge commit '82b6e451161f19ab90bfb9565b710021caf5dcbd' * commit '82b6e451161f19ab90bfb9565b710021caf5dcbd': configure: Move the cross_p

[FFmpeg-cvslog] colormatrix: Accept bt601 aliases as input

2015-02-26 Thread Vittorio Giovara
ffmpeg | branch: master | Vittorio Giovara | Tue Feb 24 18:05:41 2015 +| [43e5e3c077bcc41b54a3d306ea149f2895cabb32] | committer: Michael Niedermayer colormatrix: Accept bt601 aliases as input As far as matrix coefficients are concerned, BT470BG and SMPTE170M match BT601. This is similar to

[FFmpeg-cvslog] mips/acelp_filters: fix incorrect register constraint

2015-02-26 Thread James Cowgill
ffmpeg | branch: master | James Cowgill | Thu Feb 26 13:42:52 2015 +| [b9de1303a6414174ab2f3bccefa801bfabcf0f88] | committer: Michael Niedermayer mips/acelp_filters: fix incorrect register constraint Change register constraint on the v variable from = to +. This was causing GCC to think th

[FFmpeg-cvslog] mips/aacdec: refactor out duplicated assembly code

2015-02-26 Thread James Cowgill
ffmpeg | branch: master | James Cowgill | Thu Feb 26 13:42:47 2015 +| [f6bf745c5c2a79644064dc7a7b28da4a7d44854a] | committer: Michael Niedermayer mips/aacdec: refactor out duplicated assembly code The float_copy and fmul_and_reverse functions are refactored out from the multiple copies in

[FFmpeg-cvslog] mips/sbrdsp: remove sbr_neg_odd_64_mips

2015-02-26 Thread James Cowgill
ffmpeg | branch: master | James Cowgill | Thu Feb 26 13:42:46 2015 +| [83589e69187637d7d82d527c627b4520c92b9eac] | committer: Michael Niedermayer mips/sbrdsp: remove sbr_neg_odd_64_mips The optimized C version of this code actually runs faster than this version, so remove it. Signed-off-b

[FFmpeg-cvslog] mips/mathops: remove 64-bit code

2015-02-26 Thread James Cowgill
ffmpeg | branch: master | James Cowgill | Thu Feb 26 13:42:42 2015 +| [213e823dc6bcd965eb212bc820bf0c5a3617103c] | committer: Michael Niedermayer mips/mathops: remove 64-bit code GCC is perfectly happy generating optimized multiplication code on its own for 64-bit arches. GCC refuses to op

[FFmpeg-cvslog] mips/aacpsdsp: fix definition of ps_decorrelate_mips

2015-02-26 Thread James Cowgill
ffmpeg | branch: master | James Cowgill | Thu Feb 26 13:42:44 2015 +| [390771481ab712a2835397b569288c4c541dc2a0] | committer: Michael Niedermayer mips/aacpsdsp: fix definition of ps_decorrelate_mips Q_fract should have be declared as 'const float*'. Also fix the constness of some local var

[FFmpeg-cvslog] mips/fft: remove some useless assembly

2015-02-26 Thread James Cowgill
ffmpeg | branch: master | James Cowgill | Thu Feb 26 13:42:45 2015 +| [d6f66aec508fb99ab0fdcb05efd1f394fba2a934] | committer: Michael Niedermayer mips/fft: remove some useless assembly Remove some assembly that the compiler can easily handle optimally on its own. GCC produces almost identi

[FFmpeg-cvslog] tests: add paletteuse test

2015-02-26 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Mon Feb 23 13:51:15 2015 +0100| [a6a2da2f3202af0ea4cddf4465d3785714a86b9f] | committer: Clément Bœsch tests: add paletteuse test > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a6a2da2f3202af0ea4cddf4465d3785714a86b9f --- tests/fate/filte

[FFmpeg-cvslog] avfilter/paletteuse: use AV_QSORT()

2015-02-26 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Feb 26 11:31:09 2015 +0100| [4629993d99f733c4c95cfe643786e591b903b490] | committer: Clément Bœsch avfilter/paletteuse: use AV_QSORT() See previous commit for a rationale. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4629993d99f733c4

[FFmpeg-cvslog] avfilter/palettegen: consistently use the same frame for dimensions

2015-02-26 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Feb 26 10:25:53 2015 +0100| [30f4e9d3d90b66aab06cb0559b7aca5fa290d684] | committer: Clément Bœsch avfilter/palettegen: consistently use the same frame for dimensions > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=30f4e9d3d90b66aab06cb0

[FFmpeg-cvslog] avfilter/palettegen: use a logging context for the dupped color warning

2015-02-26 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Thu Feb 26 10:19:45 2015 +0100| [4216968f854bc8cec0d9b95943186d2e5c74a7f2] | committer: Clément Bœsch avfilter/palettegen: use a logging context for the dupped color warning > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4216968f854bc8cec0

[FFmpeg-cvslog] tests: add palettegen test

2015-02-26 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Mon Feb 23 13:51:06 2015 +0100| [e0f03de8f558a041299941adc56e9e44c20c6e81] | committer: Clément Bœsch tests: add palettegen test > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e0f03de8f558a041299941adc56e9e44c20c6e81 --- tests/fate/filte

[FFmpeg-cvslog] avfilter/palettegen: use AV_QSORT()

2015-02-26 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Feb 25 16:06:34 2015 +0100| [321de034928031fe71b6495596dd1fde4ec79f23] | committer: Clément Bœsch avfilter/palettegen: use AV_QSORT() This makes the sorting of the colors along an axis (r, g or b) predictible, and thus testable under FATE. The perf

[FFmpeg-cvslog] avfilter/palettegen: export color quantization ratio

2015-02-26 Thread Clément Bœsch
ffmpeg | branch: master | Clément Bœsch | Wed Feb 25 15:34:13 2015 +0100| [ab093bdeefad1489264e064b43e937f40b83f531] | committer: Clément Bœsch avfilter/palettegen: export color quantization ratio > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ab093bdeefad1489264e064b43e937f40b83f

[FFmpeg-cvslog] avformat/adxdec: set avctx->channels in adx_read_header

2015-02-26 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Thu Feb 26 01:06:57 2015 +0100| [64ea4a0598e7ca61b95cf6c93fd409151a448001] | committer: Michael Niedermayer avformat/adxdec: set avctx->channels in adx_read_header It is used in adx_read_packet, which currently depends on the decoder/parser settin

[FFmpeg-cvslog] avformat/adxdec: check avctx->channels for invalid values

2015-02-26 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Wed Feb 25 22:55:44 2015 +0100| [7faa40af982960608b117e20fec999b48011e5e0] | committer: Michael Niedermayer avformat/adxdec: check avctx->channels for invalid values This avoids a null pointer dereference of pkt->data. Signed-off-by: Andreas Cadha