[FFmpeg-cvslog] configure: add loongson2 cpu support

2015-07-06 Thread 周晓勇
ffmpeg | branch: master | 周晓勇 | Fri Jul 3 18:12:07 2015 +0800| [d44cf5ef423cc39079f5ac51da936dd558689a9d] | committer: Michael Niedermayer configure: add loongson2 cpu support Signed-off-by: ZhouXiaoyong Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=

[FFmpeg-cvslog] use mmi instead of loongson3 as simd-optimization flag

2015-07-06 Thread 周晓勇
ffmpeg | branch: master | 周晓勇 | Fri Jul 3 18:11:27 2015 +0800| [387cbe018c87b44874a2e5dc53fe46b9695593f1] | committer: Michael Niedermayer use mmi instead of loongson3 as simd-optimization flag Signed-off-by: ZhouXiaoyong Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avcodec: loongson remove useless macros in mipsfpu optimization

2015-07-06 Thread 周晓勇
ffmpeg | branch: master | 周晓勇 | Fri Jul 3 18:10:41 2015 +0800| [72aaca748847f3add8349deb1577667b3964fe24] | committer: Michael Niedermayer avcodec: loongson remove useless macros in mipsfpu optimization Loongson has disabled all mipsfpu optimization as fate-test faild. Signed-off-by: ZhouXia

[FFmpeg-cvslog] avcodec/lpc: Fix lpc_apply_welch_window_c() for odd len

2015-07-06 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Mon Jul 6 19:11:42 2015 +0200| [a3a61d4663ab7f2a26dd6d246d3884a166c8c626] | committer: Michael Niedermayer avcodec/lpc: Fix lpc_apply_welch_window_c() for odd len Also removes assert this fixes an assertion failure on non-x86 Signed-off-by: Mic

[FFmpeg-cvslog] avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functions

2015-07-06 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Mon Jun 29 21:15:14 2015 +0530| [709bb45c660ae7c2d065bcade931e068620f9b92] | committer: Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functions This patch adds MSA (MIPS-SIMD-Arch) optimizations for me_cmp functions in

[FFmpeg-cvslog] avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functions

2015-07-06 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Mon Jun 29 21:15:13 2015 +0530| [2f3f98af2b3215b7f3ab302275a0b3b4acaf84a5] | committer: Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functions This patch adds MSA (MIPS-SIMD-Arch) optimizations for mpegvideoe

[FFmpeg-cvslog] libavcodec/qsvenc.c: A warning message when library will work at partial hardware acceleration.

2015-07-06 Thread Ivan Uskov
ffmpeg | branch: master | Ivan Uskov | Mon Jul 6 16:58:33 2015 +0300| [115c14c3b6644181e0331bfbda7f86c61e939a7d] | committer: Michael Niedermayer libavcodec/qsvenc.c: A warning message when library will work at partial hardware acceleration. Signed-off-by: Michael Niedermayer > http://git.

[FFmpeg-cvslog] ffmpeg_opt: allow the user to ignore unused stream maps

2015-07-06 Thread Rodger Combs
ffmpeg | branch: master | Rodger Combs | Wed Jul 1 14:14:26 2015 -0500| [2375a85c36c4941042e6ee58a31d6560bde91d37] | committer: Michael Niedermayer ffmpeg_opt: allow the user to ignore unused stream maps Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=c

[FFmpeg-cvslog] libavcodec/qsvenc.c: More correct selection of alignment of a frame height depending whether an encoded sequence progressive or not.

2015-07-06 Thread Ivan Uskov
ffmpeg | branch: master | Ivan Uskov | Sat Jul 4 15:33:26 2015 +0300| [38402754b97745125b25d38bf525fe46cace9370] | committer: Michael Niedermayer libavcodec/qsvenc.c: More correct selection of alignment of a frame height depending whether an encoded sequence progressive or not. Signed-off-by

[FFmpeg-cvslog] avcodec: Add support for Closed Caption export in h264

2015-07-06 Thread Kieran Kunhya
ffmpeg | branch: master | Kieran Kunhya | Mon Jul 6 01:05:01 2015 +0100| [8234f0e3b485811d60c228c40a94a141c46e61ca] | committer: Michael Niedermayer avcodec: Add support for Closed Caption export in h264 Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=c