[FFmpeg-cvslog] libvpxenc: quiet unused-variable warning

2016-02-22 Thread James Zern
ffmpeg | branch: master | James Zern | Sat Feb 20 11:19:47 2016 -0800| [7586b3adf22994fe854764424524b234086ad083] | committer: James Zern libvpxenc: quiet unused-variable warning with older versions of libvpx since: 432be63 lavc/libvpx: Fix support for RGB colorspace. Reviewed-by: James Almer

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. a8164b5 web/consulting: add myself

2016-02-22 Thread ffmpeg-cvslog
The branch, master has been updated via a8164b5d2c8897d5e66696b94e149bf77af32cbd (commit) from 460cad16549518ec3d46c9ca040907e5ad4fe377 (commit) - Log - commit a8164b5d2c8897d5e66696b94e149bf77af32cbd Author: Lou L

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 460cad1 web: fix a few validation errors in index page

2016-02-22 Thread ffmpeg-cvslog
The branch, master has been updated via 460cad16549518ec3d46c9ca040907e5ad4fe377 (commit) from b45cf42a57185684433912169f57aeafef9bb2eb (commit) - Log - commit 460cad16549518ec3d46c9ca040907e5ad4fe377 Author: Lou L

[FFmpeg-cvslog] [ffmpeg-web] branch master updated. b45cf42 web: add FFmpeg 3.0 release news

2016-02-22 Thread ffmpeg-cvslog
The branch, master has been updated via b45cf42a57185684433912169f57aeafef9bb2eb (commit) from 771c6d075605fb03560b53addd6ea015f78d7d6b (commit) - Log - commit b45cf42a57185684433912169f57aeafef9bb2eb Author: Lou L

[FFmpeg-cvslog] x86/dcadec: add ff_lfe_fir1_float_{sse3,avx}

2016-02-22 Thread James Almer
ffmpeg | branch: master | James Almer | Mon Feb 22 19:59:07 2016 -0300| [45d3af90593a8725ea72059fa3572577b30110c8] | committer: James Almer x86/dcadec: add ff_lfe_fir1_float_{sse3,avx} Reviewed-by: Christophe Gisquet Signed-off-by: James Almer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/

[FFmpeg-cvslog] lavfi/nnedi: Fix a compilation warning.

2016-02-22 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Tue Feb 23 00:21:49 2016 +0100| [37afeabd1b836fc77debc597f9e5b5de3c27ebfc] | committer: Carl Eugen Hoyos lavfi/nnedi: Fix a compilation warning. Silences the following warning: libavfilter/vf_nnedi.c:611:15: warning: assignment discards ‘const’ qual

[FFmpeg-cvslog] lavfi/nnedi: Fix a memleak.

2016-02-22 Thread Carl Eugen Hoyos
ffmpeg | branch: master | Carl Eugen Hoyos | Tue Feb 23 00:19:11 2016 +0100| [44cf5b41d33a40453784b9b6237bd330ecbfbbb8] | committer: Carl Eugen Hoyos lavfi/nnedi: Fix a memleak. > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=44cf5b41d33a40453784b9b6237bd330ecbfbbb8 --- libavfilt

[FFmpeg-cvslog] avfilter/avf_showcqt: remove unneeded headers

2016-02-22 Thread Muhammad Faiz
ffmpeg | branch: master | Muhammad Faiz | Tue Feb 23 01:05:08 2016 +0700| [76377d66b7b8dcd2e3dee2bf2b3f70257f6694f8] | committer: Muhammad Faiz avfilter/avf_showcqt: remove unneeded headers > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=76377d66b7b8dcd2e3dee2bf2b3f70257f6694f8 ---

[FFmpeg-cvslog] avfilter: add firequalizer filter

2016-02-22 Thread Muhammad Faiz
ffmpeg | branch: master | Muhammad Faiz | Wed Feb 17 01:02:22 2016 +0700| [bfc61b0fcc77701921a1a026d308db518396fed1] | committer: Muhammad Faiz avfilter: add firequalizer filter Reviewed-by: Paul B Mahol Signed-off-by: Muhammad Faiz > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;

[FFmpeg-cvslog] vc2enc: set quantization ceiling to 50

2016-02-22 Thread Rostislav Pehlivanov
ffmpeg | branch: master | Rostislav Pehlivanov | Mon Feb 22 17:18:15 2016 +| [1387f3a0510ccbd3e684be533d0cf5fc7e9a678a] | committer: Rostislav Pehlivanov vc2enc: set quantization ceiling to 50 The reference encoder limits it to 64, but testing revealed that there is absolutely no differenc

[FFmpeg-cvslog] avfilter/vf_waveform: add 12bit depth support

2016-02-22 Thread Paul B Mahol
ffmpeg | branch: master | Paul B Mahol | Mon Feb 22 17:57:16 2016 +0100| [5d93437e4612a57cef4bc6536eec8f0e59d3618d] | committer: Paul B Mahol avfilter/vf_waveform: add 12bit depth support Signed-off-by: Paul B Mahol > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5d93437e4612a57ce

[FFmpeg-cvslog] checkasm: bench each vf_blend mode once

2016-02-22 Thread James Almer
ffmpeg | branch: master | James Almer | Sat Feb 20 16:02:30 2016 -0300| [26034929d574b6ce051677be5fe9ddba70f68a4b] | committer: James Almer checkasm: bench each vf_blend mode once Also bench a smaller buffer. This drastically reduces --bench runtime and reports smaller, more readable numbers.

[FFmpeg-cvslog] swscale/arm: re-enable neon rgbx to nv12 routines

2016-02-22 Thread Xiaolei Yu
ffmpeg | branch: master | Xiaolei Yu | Mon Feb 22 19:50:13 2016 +0800| [5a91589476096c20cb6c971ef3ce4d91e41d752b] | committer: Michael Niedermayer swscale/arm: re-enable neon rgbx to nv12 routines Commit '842b8f4ba2e79b9c004a67f6fdb3d5c5d05805d3' fixed clang/iphone build but failed on some ver