[FFmpeg-cvslog] configure: loongson disable expensive optimizations in gcc O3 optimization

2015-11-11 Thread
ffmpeg | branch: release/2.7 | 周晓勇 | Wed Jul 15 17:28:31 2015 +0800| [99ab664ff84c07dd014fe4f04b3698e80eae3041] | committer: Michael Niedermayer configure: loongson disable expensive optimizations in gcc O3 optimization With gcc-4.9.2 loongson faild in test fate-dca, this is caused by option

[FFmpeg-cvslog] avcodec: loongson delete invalid simple idct put and add optimization

2015-09-08 Thread
ffmpeg | branch: release/2.8 | 周晓勇 | Wed Sep 2 18:00:24 2015 +0800| [0752e44b1f0f36da10ee88ec1ab948dc33416252] | committer: Michael Niedermayer avcodec: loongson delete invalid simple idct put and add optimization Change-Id: I23a36c65915f01a1cf20e317c14b8eaaa62958b4 Signed-off-by

[FFmpeg-cvslog] avcodec: loongson delete invalid simple idct put and add optimization

2015-09-07 Thread
ffmpeg | branch: master | 周晓勇 | Wed Sep 2 18:00:24 2015 +0800| [a78656a18784e0ef42350b7585f5d9ecf505eb9b] | committer: Michael Niedermayer avcodec: loongson delete invalid simple idct put and add optimization Change-Id: I23a36c65915f01a1cf20e317c14b8eaaa62958b4 Signed-off-by: ZhouXiaoyong

[FFmpeg-cvslog] avcodec: loongson optimize mpeg2 dct unquantize intra and denoise dct

2015-09-02 Thread
ffmpeg | branch: master | 周晓勇 | Wed Sep 2 18:01:00 2015 +0800| [95010d49a2daf782cba7a261bde5c979cfd51c67] | committer: Michael Niedermayer avcodec: loongson optimize mpeg2 dct unquantize intra and denoise dct Change-Id: I2f391ae912a079fb32f0703841dca86358aac72a Signed-off-by: ZhouXiaoyong

[FFmpeg-cvslog] avcodec: loongson optimized h264pred with mmi v2

2015-08-05 Thread
ffmpeg | branch: master | 周晓勇 | Tue Aug 4 20:05:17 2015 +0800| [71575d98f5af1ec3e6db07192226246986f5b54a] | committer: Michael Niedermayer avcodec: loongson optimized h264pred with mmi v2 Signed-off-by: ZhouXiaoyong Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avcodec: loongson optimize pixblockdsp with mmi

2015-07-22 Thread
ffmpeg | branch: master | 周晓勇 | Wed Jul 22 15:10:38 2015 +0800| [3e35f8efa18d9b77bbdb16d9c61e387241a7bd83] | committer: Michael Niedermayer avcodec: loongson optimize pixblockdsp with mmi Signed-off-by: ZhouXiaoyong Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avcodec: loongson optimize blockdsp with mmi

2015-07-21 Thread
ffmpeg | branch: master | 周晓勇 | Tue Jul 21 21:29:11 2015 +0800| [c303ad85a9e498ba089e92dfa23fda542684cdc3] | committer: Michael Niedermayer avcodec: loongson optimize blockdsp with mmi Signed-off-by: ZhouXiaoyong Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avcodec: loongson optimize xvid idct with mmi

2015-07-21 Thread
ffmpeg | branch: master | 周晓勇 | Tue Jul 21 13:54:55 2015 +0800| [b50910e9a9cf6a939125157e3231696a69838de6] | committer: Michael Niedermayer avcodec: loongson optimize xvid idct with mmi Signed-off-by: ZhouXiaoyong Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avcodec: loongson move simple idct functions to a separate file

2015-07-21 Thread
ffmpeg | branch: master | 周晓勇 | Tue Jul 21 13:53:44 2015 +0800| [21e2f030bfa1497da5ab3d414c02a4349e87f525] | committer: Michael Niedermayer avcodec: loongson move simple idct functions to a separate file Signed-off-by: ZhouXiaoyong Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] avcodec: loongson relocate constants of idctdsp and h264pred

2015-07-20 Thread
ffmpeg | branch: master | 周晓勇 | Mon Jul 20 13:45:49 2015 +0800| [fdac5ff682f0c8070e5be39a44dd0f29bd0fa435] | committer: Michael Niedermayer avcodec: loongson relocate constants of idctdsp and h264pred Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] avcodec: loongson constants redefined with macros

2015-07-20 Thread
ffmpeg | branch: master | 周晓勇 | Mon Jul 20 11:25:48 2015 +0800| [4bd619339762258949c0a90189be83a1d6fa226b] | committer: Michael Niedermayer avcodec: loongson constants redefined with macros Signed-off-by: ZhouXiaoyong Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avcodec: loongson optimized idctdsp with mmi

2015-07-16 Thread
ffmpeg | branch: master | 周晓勇 | Thu Jul 16 15:07:14 2015 +0800| [0bfa176c64c228435e832d4e5ebee974c23d8256] | committer: Michael Niedermayer avcodec: loongson optimized idctdsp with mmi Signed-off-by: ZhouXiaoyong Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avcodec: loongson add constant definition

2015-07-16 Thread
ffmpeg | branch: master | 周晓勇 | Thu Jul 16 15:06:27 2015 +0800| [dcd14db80670866377a880cb3e03c372c5b2ebd5] | committer: Michael Niedermayer avcodec: loongson add constant definition Signed-off-by: ZhouXiaoyong Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avcodec: loongson optimized h264pred with mmi

2015-07-15 Thread
ffmpeg | branch: master | 周晓勇 | Thu Jul 9 17:10:42 2015 +0800| [a0ad6c85aca95418739005d4fe3d68a550959435] | committer: Michael Niedermayer avcodec: loongson optimized h264pred with mmi Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] configure: loongson disable expensive optimizations in gcc O3 optimization

2015-07-15 Thread
ffmpeg | branch: master | 周晓勇 | Wed Jul 15 17:28:31 2015 +0800| [2c34389551b6ba3d90f8783806c337e387e603cd] | committer: Michael Niedermayer configure: loongson disable expensive optimizations in gcc O3 optimization With gcc-4.9.2 loongson faild in test fate-dca, this is caused by option

[FFmpeg-cvslog] configure: loongson enabled local aligned 32

2015-07-07 Thread
ffmpeg | branch: master | 周晓勇 | Mon Jul 6 17:16:49 2015 +0800| [09883876caf9654c6e0bddd2921a9e465b51c1a2] | committer: Michael Niedermayer configure: loongson enabled local aligned 32 Signed-off-by: ZhouXiaoyong Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[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

[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.

[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

[FFmpeg-cvslog] avcodec: loongson3 optimized h264chroma put and avg with mmi

2015-06-02 Thread
ffmpeg | branch: master | 周晓勇 | Tue Jun 2 11:32:31 2015 +0800| [bb1f153a88f7334256f26d805b9d8f57b7cb66a5] | committer: Michael Niedermayer avcodec: loongson3 optimized h264chroma put and avg with mmi Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] avcodec: loongson3 optimized h264dsp weighted mc with mmi

2015-05-27 Thread
ffmpeg | branch: master | 周晓勇 | Wed May 27 11:11:29 2015 +0800| [e89e23e1bc1be8caebf666ff11252a38dc651484] | committer: Michael Niedermayer avcodec: loongson3 optimized h264dsp weighted mc with mmi Signed-off-by: ZhouXiaoyong Signed-off-by: Michael Niedermayer > http://git.videolan.

[FFmpeg-cvslog] avcodec/mips: loongson fix bugs in mathops optimization

2015-05-21 Thread
ffmpeg | branch: master | 周晓勇 | Thu May 21 16:31:58 2015 +0800| [33e9473366074ee92eecec5f5719734e4a6b4b79] | committer: Michael Niedermayer avcodec/mips: loongson fix bugs in mathops optimization the incorrect UMULH, ff_sqrt, MAC64 and MLS64 to be optimized later, delete them just for now

[FFmpeg-cvslog] configure: add cpuflags for loongson3 series cpu

2015-05-20 Thread
ffmpeg | branch: master | 周晓勇 | Wed May 20 18:17:56 2015 +0800| [f9d05786a82f25a18dbf8e2fe208e46405bb64c8] | committer: Michael Niedermayer configure: add cpuflags for loongson3 series cpu Signed-off-by: ZhouXiaoyong Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] configure: disable mipsfpu for loongson3

2015-05-20 Thread
ffmpeg | branch: master | 周晓勇 | Wed May 20 18:15:49 2015 +0800| [0d41f1ffbcaedcd9cbffd0625277b0de2360e9a5] | committer: Michael Niedermayer configure: disable mipsfpu for loongson3 MIPSFPU optimization does't support FATE correctly on Loongson-3. Signed-off-by: ZhouXiaoyong Signed-o

[FFmpeg-cvslog] configure: disabled -mips64 option for loongson and remove redundant cpuflags

2015-05-13 Thread
ffmpeg | branch: master | 周晓勇 | Wed May 13 12:50:20 2015 +0800| [ce95c14cd4863aa9419472b97f5ad8dd6e02928f] | committer: Michael Niedermayer configure: disabled -mips64 option for loongson and remove redundant cpuflags 1.Option -march=loongson3a conflicts with -mips64 or -mips64r2. 2.Option

[FFmpeg-cvslog] configure: remove loongson check inline asm and mips dependent

2015-05-08 Thread
ffmpeg | branch: master | 周晓勇 | Fri May 8 18:17:19 2015 +0800| [ba1f56ae9bac5110e437902dab0466e8ae00f319] | committer: Michael Niedermayer configure: remove loongson check inline asm and mips dependent 1.Loongson now have two series CPU supported MMI(Multi-Media Instruct). Loongson-3

[FFmpeg-cvslog] configure: replace arch loongson with arch extra list loongson

2015-05-08 Thread
ffmpeg | branch: master | 周晓勇 | Fri May 8 18:16:14 2015 +0800| [b6d8afd8208ae45f48cdf55932e8b09f8c6ab967] | committer: Michael Niedermayer configure: replace arch loongson with arch extra list loongson Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git