[FFmpeg-cvslog] avfilter/avf_showspectrum: add option to draw legend

2016-01-08 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Sat Jan 2 23:01:25 2016 +0100| [08aec7c1bda4b5f084ff886e3a962278e25ed126] | committer: Paul B Mahol avfilter/avf_showspectrum: add option to draw legend Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=08aec7c1bd

[FFmpeg-cvslog] x86/vf_w3fdif: 32-bit compatibility for w3fdif_simple_high

2016-01-08 Thread Hendrik Leppkes
ffmpeg | branch: master | Hendrik Leppkes | Thu Jan 7 03:29:21 2016 +0100| [53ada3af62d566bfd53dfc0a90b79cb91328615e] | committer: Hendrik Leppkes x86/vf_w3fdif: 32-bit compatibility for w3fdif_simple_high > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=53ada3af62d566bfd53dfc0a90b

[FFmpeg-cvslog] avformat/mov: Simplify format checking code

2016-01-08 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Jan 8 14:23:11 2016 +0100| [47cd85e1e5b116312f5a8738e61c550ab91b6db8] | committer: Michael Niedermayer avformat/mov: Simplify format checking code Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit

[FFmpeg-cvslog] lavf/mov: Audio and fourcc 0x00000000

2016-01-08 Thread Mats Peterson
ffmpeg | branch: master | Mats Peterson | Fri Jan 8 12:59:13 2016 +0100| [13d02d3dc81a3c14e2c910dfe52d1238d7b1d011] | committer: Michael Niedermayer lavf/mov: Audio and fourcc 0x In many older QuickTime files, the audio format, or "fourcc", is 0x. The QuickTime File Format Spe

[FFmpeg-cvslog] lavf/matroskadec: A_QUICKTIME and fourcc 0x00000000

2016-01-08 Thread Mats Peterson
ffmpeg | branch: master | Mats Peterson | Fri Jan 8 12:55:59 2016 +0100| [6f1466dc527208db70bd608784b9223da8f44b9e] | committer: Michael Niedermayer lavf/matroskadec: A_QUICKTIME and fourcc 0x In many older QuickTime files, the audio format, or "fourcc", is 0x. The QuickTime F

[FFmpeg-cvslog] avfilter/avf_showfreqs: fix possible null pointer dereference

2016-01-08 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Jan 8 14:56:15 2016 +0100| [b7b4d99a1837775afd43bef18954680ecfa683a4] | committer: Paul B Mahol avfilter/avf_showfreqs: fix possible null pointer dereference Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b

[FFmpeg-cvslog] avfilter/avf_showspectrum: add cool color map

2016-01-08 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Fri Jan 8 17:09:46 2016 +0100| [a69cf50dca51a28a84037c63d19f1d86c2716031] | committer: Paul B Mahol avfilter/avf_showspectrum: add cool color map Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a69cf50dca51a28a8

[FFmpeg-cvslog] lavc/ccaption_dec: clean up whitespace

2016-01-08 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Tue Jan 5 15:18:09 2016 -0800| [b261749f7071ccf04357072d5601e36356c5f98c] | committer: Clément Bœsch lavc/ccaption_dec: clean up whitespace > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b261749f7071ccf04357072d5601e36356c5f98c --- libavcod

[FFmpeg-cvslog] lavc/ccaption_dec: remove unused return value from internal functions

2016-01-08 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Tue Jan 5 14:50:45 2016 -0800| [5695c8533294ecb0f04f18a4dc74795baa55ee94] | committer: Clément Bœsch lavc/ccaption_dec: remove unused return value from internal functions > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5695c8533294ecb0f04f18a4

[FFmpeg-cvslog] x86/float_dsp: zero extend offset from ff_scalarproduct_float_sse

2016-01-08 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Jan 8 12:08:56 2016 -0300| [dc79824deb6ac0ce236589c618744b33629201cd] | committer: James Almer x86/float_dsp: zero extend offset from ff_scalarproduct_float_sse Reviewed-by: Christophe Gisquet Signed-off-by: James Almer > http://git.videolan.org/g

[FFmpeg-cvslog] x86/float_dsp: zero extend len from ff_butterflies_float_sse implicitly

2016-01-08 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Jan 8 12:08:42 2016 -0300| [4ee38ed7f9038fb20ecef10811bc204603b4f6ee] | committer: James Almer x86/float_dsp: zero extend len from ff_butterflies_float_sse implicitly Reviewed-by: Christophe Gisquet Signed-off-by: James Almer > http://git.videolan

[FFmpeg-cvslog] x86/float_dsp: remove len check from ff_butterflies_float_sse

2016-01-08 Thread James Almer
ffmpeg | branch: master | James Almer | Fri Jan 8 12:08:23 2016 -0300| [7f520524f67a583164724d030aec57bad8b1d61f] | committer: James Almer x86/float_dsp: remove len check from ff_butterflies_float_sse The function documentation explicitly mentions it needs to be a multiple of 4. Reviewed-by:

[FFmpeg-cvslog] lavc/ccaption_dec: implement "erase non displayed memory"

2016-01-08 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Tue Jan 5 14:54:54 2016 -0800| [26abdd61a39735c7907297e9b5c8bfe5255be555] | committer: Clément Bœsch lavc/ccaption_dec: implement "erase non displayed memory" > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=26abdd61a39735c7907297e9b5c8bfe5255b

[FFmpeg-cvslog] lavc/ccaption_dec: reap_screen() is responsible for clearing output buffer and signaling screen_changed

2016-01-08 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Tue Jan 5 14:53:29 2016 -0800| [53ee84f811c3a3e55c688116d41310e76d285d9e] | committer: Clément Bœsch lavc/ccaption_dec: reap_screen() is responsible for clearing output buffer and signaling screen_changed moves the screen_changed bit and the bprint_clear

[FFmpeg-cvslog] configure: Use libgcrypt-config if available

2016-01-08 Thread Ricardo Constantino
ffmpeg | branch: master | Ricardo Constantino | Tue Dec 29 22:47:05 2015 +| [e990d746d051173ae1a5f9a5256c0c93cc4ef21c] | committer: Michael Niedermayer configure: Use libgcrypt-config if available Signed-off-by: Ricardo Constantino Signed-off-by: Michael Niedermayer > http://git.videola

[FFmpeg-cvslog] lavc/ccaption_dec: reap_screen is not necessary when clearing screen or buffer

2016-01-08 Thread Aman Gupta
ffmpeg | branch: master | Aman Gupta | Tue Jan 5 15:06:02 2016 -0800| [fe225b113b0553cdcf1a1d2fbdbe37c467d7951b] | committer: Clément Bœsch lavc/ccaption_dec: reap_screen is not necessary when clearing screen or buffer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fe225b113b0553c

[FFmpeg-cvslog] x86/float_dsp: zero extend offset from ff_scalarproduct_float_sse

2016-01-08 Thread James Almer
ffmpeg | branch: release/2.5 | James Almer | Fri Jan 8 12:08:56 2016 -0300| [4bcbeaa337ea18b57868bd62f24e735bbaac667c] | committer: James Almer x86/float_dsp: zero extend offset from ff_scalarproduct_float_sse Reviewed-by: Christophe Gisquet Signed-off-by: James Almer (cherry picked from co

[FFmpeg-cvslog] x86/float_dsp: zero extend offset from ff_scalarproduct_float_sse

2016-01-08 Thread James Almer
ffmpeg | branch: release/2.7 | James Almer | Fri Jan 8 12:08:56 2016 -0300| [34c5f6685a866f371e7edda2dcf17b9db25bc71e] | committer: James Almer x86/float_dsp: zero extend offset from ff_scalarproduct_float_sse Reviewed-by: Christophe Gisquet Signed-off-by: James Almer (cherry picked from co

[FFmpeg-cvslog] x86/float_dsp: zero extend offset from ff_scalarproduct_float_sse

2016-01-08 Thread James Almer
ffmpeg | branch: release/2.4 | James Almer | Fri Jan 8 12:08:56 2016 -0300| [030fed62f4cf51a0e1baf060cc246b43fa684908] | committer: James Almer x86/float_dsp: zero extend offset from ff_scalarproduct_float_sse Reviewed-by: Christophe Gisquet Signed-off-by: James Almer (cherry picked from co

[FFmpeg-cvslog] x86/float_dsp: zero extend offset from ff_scalarproduct_float_sse

2016-01-08 Thread James Almer
ffmpeg | branch: release/2.6 | James Almer | Fri Jan 8 12:08:56 2016 -0300| [b90796ab8627e78e4c02b050f0baadbd66cd2e16] | committer: James Almer x86/float_dsp: zero extend offset from ff_scalarproduct_float_sse Reviewed-by: Christophe Gisquet Signed-off-by: James Almer (cherry picked from co

[FFmpeg-cvslog] x86/float_dsp: zero extend offset from ff_scalarproduct_float_sse

2016-01-08 Thread James Almer
ffmpeg | branch: release/2.8 | James Almer | Fri Jan 8 12:08:56 2016 -0300| [3e3aa25afa1039775215882aff9d1048165e1c2a] | committer: James Almer x86/float_dsp: zero extend offset from ff_scalarproduct_float_sse Reviewed-by: Christophe Gisquet Signed-off-by: James Almer (cherry picked from co

[FFmpeg-cvslog] avformat/ivfenc: fix division by zero

2016-01-08 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Jan 8 23:01:30 2016 +0100| [5c8467a07c654f6acd9e8e3a436cd5b746bb2f44] | committer: Michael Niedermayer avformat/ivfenc: fix division by zero Fixes Ticket 5115 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] configure: Use libgcrypt-config's cflags

2016-01-08 Thread Ricardo Constantino
ffmpeg | branch: master | Ricardo Constantino | Fri Jan 8 23:40:50 2016 +| [be0f005da639a36147a25426a8663b0c7339062d] | committer: James Almer configure: Use libgcrypt-config's cflags Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=be0f005da639a361

[FFmpeg-cvslog] avformat/movenc: Check that pkt duration is within 32bit range

2016-01-08 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Jan 9 03:36:19 2016 +0100| [6e249466cc6bd5b17d6e8cbd9a84a636cc92fd60] | committer: Michael Niedermayer avformat/movenc: Check that pkt duration is within 32bit range Durations outside are not supported Fixes Ticket5114 Signed-off-by: Michae