[FFmpeg-cvslog] avcodec/vc1_mc: remove useless variables

2015-03-07 Thread Zeng Zhaoxiu
ffmpeg | branch: master | Zeng Zhaoxiu zhaoxiu.z...@gmail.com | Sat Mar 7 16:24:42 2015 +0800| [1be605426140990e152793d24162eabc78a7c2e5] | committer: Michael Niedermayer avcodec/vc1_mc: remove useless variables Signed-off-by: Zeng Zhaoxiu zhaoxiu.z...@gmail.com Signed-off-by: Michael

[FFmpeg-cvslog] ChangeLog: Remove the redundant VP9 RTP entry

2015-03-07 Thread Xiangyu Liu
ffmpeg | branch: master | Xiangyu Liu u122...@gmail.com | Fri Mar 6 09:42:04 2015 +0800| [b1e9634c101247a747a0961599ed6d658569b7e0] | committer: Michael Niedermayer ChangeLog: Remove the redundant VP9 RTP entry Signed-off-by: Michael Niedermayer michae...@gmx.at

[FFmpeg-cvslog] arm: Suppress tags about used cpu arch and extensions

2015-03-07 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö mar...@martin.st | Wed Feb 18 00:40:06 2015 +0200| [dcae2e32f7d8a1ca5fb8c1e4aa81313be854dd73] | committer: Martin Storsjö arm: Suppress tags about used cpu arch and extensions When all the codepaths using manually set .arch/.fpu code is behind runtime

[FFmpeg-cvslog] Merge commit 'dcae2e32f7d8a1ca5fb8c1e4aa81313be854dd73'

2015-03-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Sat Mar 7 19:30:46 2015 +0100| [9a1884a10ecd780e92333a5719d67f6f09157a65] | committer: Michael Niedermayer Merge commit 'dcae2e32f7d8a1ca5fb8c1e4aa81313be854dd73' * commit 'dcae2e32f7d8a1ca5fb8c1e4aa81313be854dd73': arm:

[FFmpeg-cvslog] configure: Move the .object_arch check to the right place

2015-03-07 Thread Martin Storsjö
ffmpeg | branch: master | Martin Storsjö mar...@martin.st | Thu Mar 5 23:38:00 2015 +0200| [b77e335e441040a40fc6156b8e4a134745d10233] | committer: Martin Storsjö configure: Move the .object_arch check to the right place Signed-off-by: Martin Storsjö mar...@martin.st

[FFmpeg-cvslog] Merge commit 'b77e335e441040a40fc6156b8e4a134745d10233'

2015-03-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Sat Mar 7 19:40:54 2015 +0100| [a75353e73b8b4905283f31e0dd5cbcb9a9db2572] | committer: Michael Niedermayer Merge commit 'b77e335e441040a40fc6156b8e4a134745d10233' * commit 'b77e335e441040a40fc6156b8e4a134745d10233': configure:

[FFmpeg-cvslog] avfilter: Add FFT domain filter.

2015-03-07 Thread Arwa Arif
ffmpeg | branch: master | Arwa Arif arwaarif1...@gmail.com | Tue Feb 24 12:35:30 2015 +0530| [48b5be65aedbc4ae12b3a0c32ed5d86a12dd039a] | committer: Michael Niedermayer avfilter: Add FFT domain filter. Signed-off-by: Michael Niedermayer michae...@gmx.at

[FFmpeg-cvslog] mips/asmdefs: change include guard to read AVUTIL_ instead of AVCODEC_

2015-03-07 Thread James Cowgill
ffmpeg | branch: master | James Cowgill james...@cowgill.org.uk | Sat Mar 7 10:15:19 2015 +| [3499a1c0a91c8bc81556d837c87bf991ef6657c1] | committer: Michael Niedermayer mips/asmdefs: change include guard to read AVUTIL_ instead of AVCODEC_ Signed-off-by: James Cowgill

[FFmpeg-cvslog] vp9: fix segmentation map retention with threading enabled.

2015-03-07 Thread Ronald S. Bultje
ffmpeg | branch: release/2.6 | Ronald S. Bultje rsbul...@gmail.com | Fri Mar 6 21:07:54 2015 -0500| [1caad745333c0477edbb3ef873612165f4455026] | committer: Michael Niedermayer vp9: fix segmentation map retention with threading enabled. Fixes ticket 4359. Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] Revert avutil/opencl: is_compiled flag not being cleared in av_opencl_uninit

2015-03-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Sat Mar 7 09:59:27 2015 +0100| [ebd59d271c24601e08c3569681b129cd27bf4070] | committer: Michael Niedermayer Revert avutil/opencl: is_compiled flag not being cleared in av_opencl_uninit Fixed build with opencl enabled Found-by:

[FFmpeg-cvslog] avcodec/vc1_mc: Simplify v_edge_pos and src_y correction when fieldmv is true

2015-03-07 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng zhaoxiu.z...@gmail.com | Sat Mar 7 22:45:36 2015 +0800| [468defc57b47dece90f8ad2072529e26ba581fa6] | committer: Michael Niedermayer avcodec/vc1_mc: Simplify v_edge_pos and src_y correction when fieldmv is true Signed-off-by: Zeng Zhaoxiu

[FFmpeg-cvslog] avcodec/utils: Align YUV411 by as much as the other YUV variants

2015-03-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Sat Mar 7 14:30:34 2015 +0100| [e3201c38d53d2b8b24d0bc95d726b2cb1752dc12] | committer: Michael Niedermayer avcodec/utils: Align YUV411 by as much as the other YUV variants Fixes out of array accesses Fixes:

[FFmpeg-cvslog] avcodec/opusdec: Fix delayed sample value

2015-03-07 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer michae...@gmx.at | Sat Mar 7 15:34:19 2015 +0100| [6c583e9048fe9db2ed4d7bbc75f4f1d76e82761a] | committer: Michael Niedermayer avcodec/opusdec: Fix delayed sample value Fixes out of array access Fixes: ffmpeg_opus_crash1.ogg This solution is

[FFmpeg-cvslog] avcodec/vc1_mc: optimize get_chroma_mv, and add get_luma_mv

2015-03-07 Thread zhaoxiu.zeng
ffmpeg | branch: master | zhaoxiu.zeng zhaoxiu.z...@gmail.com | Sat Mar 7 23:17:53 2015 +0800| [9d7e42e65cfd8c521b1473b3ce1a11d73b6f56fb] | committer: Michael Niedermayer avcodec/vc1_mc: optimize get_chroma_mv, and add get_luma_mv Test results: before: fate-suite/vc1/SA10091.vc1: 1062