[FFmpeg-cvslog] tests/api: Fix API test build on windows with --enable-shared

2015-12-03 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Mon Nov 30 22:50:12 2015 +0100| [46db068c5957670fe968ac1876a6eda196ced838] | committer: Hendrik Leppkes tests/api: Fix API test build on windows with --enable-shared > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=46db068c5957670fe968ac18

[FFmpeg-cvslog] avfilter/af_agate: prepare for adding sidechain version

2015-12-03 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Nov 29 23:08:22 2015 +0100| [acc2347cf47bcb2e2246b1a86588c4d292eeb91d] | committer: Paul B Mahol avfilter/af_agate: prepare for adding sidechain version Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=acc2347

[FFmpeg-cvslog] avfilter: add sidechaingate filter

2015-12-03 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sun Nov 29 23:22:47 2015 +0100| [bd5afecdcbb678aa24bc13a882cdae6e974e9645] | committer: Paul B Mahol avfilter: add sidechaingate filter Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bd5afecdcbb678aa24bc13a882cd

[FFmpeg-cvslog] avfilter/af_sidechaincompress: kill init function

2015-12-03 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Dec 3 10:05:21 2015 +0100| [4a43e559e1b31072b384eb96fc0a8533f2b849ac] | committer: Paul B Mahol avfilter/af_sidechaincompress: kill init function Should make addition of process_command easier. Signed-off-by: Paul B Mahol > http://git.videolan.or

[FFmpeg-cvslog] avfilter/af_agate: change default for detection to rms

2015-12-03 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Dec 3 10:20:09 2015 +0100| [fff7f2df31e942edd33287a3570466ebb9f91811] | committer: Paul B Mahol avfilter/af_agate: change default for detection to rms Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fff7f2df

[FFmpeg-cvslog] avfilter/af_agate: compile agate only when requested.

2015-12-03 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Dec 3 10:01:50 2015 +0100| [1b22bdf4e3506f889025044d02b9505988a8507a] | committer: Paul B Mahol avfilter/af_agate: compile agate only when requested. Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1b22bdf4e

[FFmpeg-cvslog] avfilter/af_agate: add level_sc option for sidechaingate filter

2015-12-03 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Thu Dec 3 09:55:30 2015 +0100| [6907046130ee03a4c78f0a8ccafebcdde0a9c2cb] | committer: Paul B Mahol avfilter/af_agate: add level_sc option for sidechaingate filter Also correct usage of input gain for both filters. Signed-off-by: Paul B Mahol > http:

[FFmpeg-cvslog] mpegencts: Fix overflow in cbr mode period calculations

2015-12-03 Thread Timo Teräs
ffmpeg | branch: master | Timo Teräs | Sat Nov 28 08:27:39 2015 +0200| [64f7db554ee83846f207e82a08946a6a5a6acfe2] | committer: Michael Niedermayer mpegencts: Fix overflow in cbr mode period calculations ts->mux_rate is int (signed 32-bit) type. The period calculations will start to overflow wh

[FFmpeg-cvslog] lavf: add FFERROR_REDO to let demuxers return no packet.

2015-12-03 Thread Nicolas George
ffmpeg | branch: master | Nicolas George | Fri Nov 27 18:57:27 2015 +0100| [3ab1e5a48c53fdecdf50d177d20b6476094cec68] | committer: Nicolas George lavf: add FFERROR_REDO to let demuxers return no packet. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3ab1e5a48c53fdecdf50d177d20b647

[FFmpeg-cvslog] lavf/flvdec: use FFERROR_REDO instead of AVERROR(EAGAIN).

2015-12-03 Thread Nicolas George
ffmpeg | branch: master | Nicolas George | Fri Nov 27 18:58:05 2015 +0100| [0bac7a436be649b87922d785a840d93f9a8b4b68] | committer: Nicolas George lavf/flvdec: use FFERROR_REDO instead of AVERROR(EAGAIN). Fix trac ticket #5041. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0bac7a

[FFmpeg-cvslog] lavf/lxfdec: use FFERROR_REDO instead of AVERROR(EAGAIN).

2015-12-03 Thread Nicolas George
ffmpeg | branch: master | Nicolas George | Fri Nov 27 18:58:25 2015 +0100| [eb2e4fb6745b0c915bd073db8fe4117a11bd9b62] | committer: Nicolas George lavf/lxfdec: use FFERROR_REDO instead of AVERROR(EAGAIN). > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=eb2e4fb6745b0c915bd073db8fe411

[FFmpeg-cvslog] lavf/mpegts: use AVERROR_INVALIDDATA instead of AVERROR(EINTR).

2015-12-03 Thread Nicolas George
ffmpeg | branch: master | Nicolas George | Fri Nov 27 18:58:46 2015 +0100| [085ab74972bcaa459a3383e59aa80848cbf1bb63] | committer: Nicolas George lavf/mpegts: use AVERROR_INVALIDDATA instead of AVERROR(EINTR). > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=085ab74972bcaa459a3383e5

[FFmpeg-cvslog] lavf/mpeg: use FFERROR_REDO instead of AVERROR(EAGAIN).

2015-12-03 Thread Nicolas George
ffmpeg | branch: master | Nicolas George | Fri Nov 27 18:58:38 2015 +0100| [cb14d30240b083939639c4be27f15877bf2876c8] | committer: Nicolas George lavf/mpeg: use FFERROR_REDO instead of AVERROR(EAGAIN). > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cb14d30240b083939639c4be27f15877

[FFmpeg-cvslog] avformat/riffdec: remove special case for bitrate > 32bit

2015-12-03 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Dec 3 20:18:35 2015 +0100| [4e31176e145fe532bf9d9793ed562ab9373f1de7] | committer: Michael Niedermayer avformat/riffdec: remove special case for bitrate > 32bit AVCodecContext.bitrate is 64bit Signed-off-by: Michael Niedermayer > http://g

[FFmpeg-cvslog] avformat/riffdec: Initialize bitrate

2015-12-03 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Dec 3 20:16:00 2015 +0100| [32bf6550cb9cc9f487a6722fe2bfc272a93c1065] | committer: Michael Niedermayer avformat/riffdec: Initialize bitrate Fixes CID1338334 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.gi

[FFmpeg-cvslog] aacenc_ltp: fix out of bounds memory access

2015-12-03 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Thu Dec 3 23:12:37 2015 +| [ed08cbd7b172a1dba74230527ef761aafaf2fcce] | committer: Rostislav Pehlivanov aacenc_ltp: fix out of bounds memory access Discovered by Coverity. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ed08cbd

[FFmpeg-cvslog] avcodec/h264_direct: Check CO-POCs before use

2015-12-03 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Dec 4 00:31:44 2015 +0100| [77a644e6fa4aaeb2c26cfaa0e8ec3b19829b8d88] | committer: Michael Niedermayer avcodec/h264_direct: Check CO-POCs before use Fixes harmless integer overflow Fixes mozilla bug 1230286 Found-by: Tyson Smith Signed-off-

[FFmpeg-cvslog] avformat/utils: Fix "libavformat/utils.c:927:35: runtime error: signed integer overflow: -2450238577049583619 - 9223090561878065151 cannot be represented in type long long "

2015-12-03 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Dec 3 21:54:43 2015 +0100| [cafb19560401612a07760d230a50d9c1d0564daf] | committer: Michael Niedermayer avformat/utils: Fix "libavformat/utils.c:927:35: runtime error: signed integer overflow: -2450238577049583619 - 9223090561878065151 cannot

[FFmpeg-cvslog] mips: rename mipsdspr1 to mipsdsp

2015-12-03 Thread Vicente Olivert Riera
ffmpeg | branch: master | Vicente Olivert Riera | Thu Dec 3 13:22:16 2015 +| [a27401a05ba31fe4a8f7824d376c1d48d2e571a9] | committer: Michael Niedermayer mips: rename mipsdspr1 to mipsdsp Signed-off-by: Vicente Olivert Riera Signed-off-by: Michael Niedermayer > http://git.videolan.org/g

[FFmpeg-cvslog] mpegtsenc: Fix off-by-one in indexing into Opus channel mapping arrays

2015-12-03 Thread Sebastian Dröge
ffmpeg | branch: master | Sebastian Dröge | Thu Dec 3 23:04:09 2015 +0200| [eb3628d87f67b35e8dd354a466028e93bdd7f9c0] | committer: Michael Niedermayer mpegtsenc: Fix off-by-one in indexing into Opus channel mapping arrays Fixes, CID1338323, CID1338324 Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] avformat/mpjpegdec: Fix "libavformat/mpjpegdec.c:269:9: warning: passing argument 3 of av_stristart from incompatible pointer type"

2015-12-03 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Dec 4 03:09:00 2015 +0100| [9696a01f12627a8d15d321b63a534305aeead775] | committer: Michael Niedermayer avformat/mpjpegdec: Fix "libavformat/mpjpegdec.c:269:9: warning: passing argument 3 of av_stristart from incompatible pointer type" Signe

[FFmpeg-cvslog] avformat/movenc: HE-AAC correct FourCC in ISML

2015-12-03 Thread Yann Coupin
ffmpeg | branch: master | Yann Coupin | Tue Dec 1 12:22:38 2015 +0100| [d89c4846e0d6caee595023657040f351f1ef3fc4] | committer: Michael Niedermayer avformat/movenc: HE-AAC correct FourCC in ISML Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d8