[FFmpeg-cvslog] Disable MSA optimization for big endian arch

2017-06-02 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Thu Jun 1 14:25:19 2017 +0530| [6f35c21659f7802a5533dea04b24958502886d7a] | committer: Michael Niedermayer Disable MSA optimization for big endian arch The current upstreamed code has been written and tested for Little Endian systems. We do have

[FFmpeg-cvslog] build fix for mips

2017-04-06 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Tue Apr 4 19:14:01 2017 +0530| [2a512f86c12d2ed588733c454a12930efbad49f4] | committer: Ronald S. Bultje build fix for mips Signed-off-by: Shivraj Patil Signed-off-by: Ronald S. Bultje > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] avutil/mips/generic_macros_msa: rename macro variable which causes segfault for mips r6

2016-11-26 Thread Shivraj Patil
ffmpeg | branch: release/2.8 | Shivraj Patil | Wed Oct 5 18:10:24 2016 +0530| [b9ec80322b5b6dc22747e6bc9d463d2bcc683c6e] | committer: Michael Niedermayer avutil/mips/generic_macros_msa: rename macro variable which causes segfault for mips r6 Signed-off-by: Shivraj Patil Signed-off-by

[FFmpeg-cvslog] avutil/mips/generic_macros_msa: rename macro variable which causes segfault for mips r6

2016-10-16 Thread Shivraj Patil
ffmpeg | branch: release/3.0 | Shivraj Patil | Wed Oct 5 18:10:24 2016 +0530| [ef5b120e2dd6ef83b41f31317890ad947955d916] | committer: Michael Niedermayer avutil/mips/generic_macros_msa: rename macro variable which causes segfault for mips r6 Signed-off-by: Shivraj Patil Signed-off-by

[FFmpeg-cvslog] Support for MIPS cpu P6600

2016-10-16 Thread Shivraj Patil
ffmpeg | branch: release/3.0 | Shivraj Patil | Fri Aug 5 14:00:44 2016 +0530| [c993a11e56abcc8a6199ebed894394acd37f3c0c] | committer: Michael Niedermayer Support for MIPS cpu P6600 Signed-off-by: Shivraj Patil Signed-off-by: Michael Niedermayer (cherry picked from commit

[FFmpeg-cvslog] avutil/mips/generic_macros_msa: rename macro variable which causes segfault for mips r6

2016-10-16 Thread Shivraj Patil
ffmpeg | branch: release/3.1 | Shivraj Patil | Wed Oct 5 18:10:24 2016 +0530| [d89979e86b322210862987ebf1473fbd7cdc4c45] | committer: Michael Niedermayer avutil/mips/generic_macros_msa: rename macro variable which causes segfault for mips r6 Signed-off-by: Shivraj Patil Signed-off-by

[FFmpeg-cvslog] Support for MIPS cpu P6600

2016-10-16 Thread Shivraj Patil
ffmpeg | branch: release/3.1 | Shivraj Patil | Fri Aug 5 14:00:44 2016 +0530| [d2566b124af849d28eaedcba60c3a7ac280070ab] | committer: Michael Niedermayer Support for MIPS cpu P6600 Signed-off-by: Shivraj Patil Signed-off-by: Michael Niedermayer (cherry picked from commit

[FFmpeg-cvslog] avutil/mips/generic_macros_msa: rename macro variable which causes segfault for mips r6

2016-10-05 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Wed Oct 5 18:10:24 2016 +0530| [c1cc13cd2a9b8d6d2810ec42454f328a1a0d5efa] | committer: Michael Niedermayer avutil/mips/generic_macros_msa: rename macro variable which causes segfault for mips r6 Signed-off-by: Shivraj Patil Signed-off-by: Michael

[FFmpeg-cvslog] Support for MIPS cpu P6600

2016-08-05 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Fri Aug 5 14:00:44 2016 +0530| [6803a298f4338c19c3032d2417c6e857eb6d95be] | committer: Michael Niedermayer Support for MIPS cpu P6600 Signed-off-by: Shivraj Patil Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.

[FFmpeg-cvslog] configure: build fix for P5600 with mips code restructuring

2016-04-26 Thread Shivraj Patil
ffmpeg | branch: release/3.0 | Shivraj Patil | Tue Apr 26 12:35:15 2016 +0530| [83eaaae0057fc471a621a2c1bf1e95e4ab27484f] | committer: Michael Niedermayer configure: build fix for P5600 with mips code restructuring Note:- backporting commit 15ef98afd10b3696d29fb6d19606ba03a9dd47ad from head

[FFmpeg-cvslog] configure: build fix for P5600 along option --disable-msa

2016-03-11 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Fri Mar 11 14:04:42 2016 +0530| [15ef98afd10b3696d29fb6d19606ba03a9dd47ad] | committer: Michael Niedermayer configure: build fix for P5600 along option --disable-msa Signed-off-by: Shivraj Patil Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] configure: add check_inline_asm_flags()

2016-03-08 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Mon Mar 7 20:07:10 2016 +0530| [b59d06d5f4155c27d6c3aa14be8379723aaf0a08] | committer: Michael Niedermayer configure: add check_inline_asm_flags() Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] configure: build fix for P5600 with mips code restructuring

2016-03-08 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Mon Mar 7 20:07:10 2016 +0530| [8ca2c872b650182958f733db8b1d99c061dd3bf9] | committer: Michael Niedermayer configure: build fix for P5600 with mips code restructuring Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] avcodec/mips: build fix for MSA 64bit

2015-10-08 Thread Shivraj Patil
ffmpeg | branch: release/2.8 | Shivraj Patil | Thu Oct 8 15:05:52 2015 +0530| [a931ad554d0d7a337f3ac3340622f189556885fc] | committer: Michael Niedermayer avcodec/mips: build fix for MSA 64bit Modified datatype of function argument (pitch from int32_t to ptrdiff_t). Signed-off-by: Shivraj

[FFmpeg-cvslog] avcodec/mips: build fix for MSA

2015-10-08 Thread Shivraj Patil
ffmpeg | branch: release/2.8 | Shivraj Patil | Thu Oct 8 14:21:22 2015 +0530| [7236080d2721dff24f9716a6cce91bbacb32581f] | committer: Michael Niedermayer avcodec/mips: build fix for MSA Modified sps and pps access from old HEVCContext(s) structure to newly introduced HEVCParamSets(ps

[FFmpeg-cvslog] avcodec/mips: build fix for MSA 64bit

2015-10-07 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Wed Oct 7 18:39:59 2015 +0530| [322e960dbf32b846b26f95afa6c0e652bc04e90d] | committer: Michael Niedermayer avcodec/mips: build fix for MSA 64bit Modified datatype of function argument (pitch from int32_t to ptrdiff_t) Signed-off-by: Shivraj Patil

[FFmpeg-cvslog] avcodec/mips: build fix for MSA

2015-10-07 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Wed Oct 7 18:38:53 2015 +0530| [b0732b0214a40cdbcaf49d72cc6f25a7e9e5f115] | committer: Michael Niedermayer avcodec/mips: build fix for MSA Modified sps and pps access from old HEVCContext(s) structure to newly introduced HEVCParamSets(ps) Signed

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

2015-07-27 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Mon Jul 27 17:47:34 2015 +0530| [71aede3ced76a5adb4d8cd44a70dfe2487db882a] | committer: Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 bilinear functions Signed-off-by: Shivraj Patil Reviewed-by: "Ronald S. B

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

2015-07-24 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Thu Jul 23 18:43:07 2015 +0530| [e21b090bfb7b6b723ff1c28cc5bb16e7498addb2] | committer: Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 intra functions Signed-off-by: Shivraj Patil Reviewed-by: "Ronald S. Bultje&quo

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

2015-07-23 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Wed Jul 22 17:30:23 2015 +0530| [c03800d5921e5359a78c2d2af781d059bc53bfda] | committer: Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 idct functions Signed-off-by: Shivraj Patil Reviewed-by: "Ronald S. Bultje&quo

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

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

[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

[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

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

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

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

2015-06-29 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Sun Jun 14 23:44:26 2015 +0530| [d9deae04a78b6b698b90d050a67a3bd9155aba74] | committer: Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functions This patch adds MSA (MIPS-SIMD-Arch) optimizations for pixblock

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

2015-06-22 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Sun Jun 14 23:44:25 2015 +0530| [f6276842f38d0511a2d2ab4bb7f5b47b195c8de1] | committer: Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for block functions This patch adds MSA (MIPS-SIMD-Arch) optimizations for block functions in

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

2015-06-19 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Sun Jun 14 23:44:24 2015 +0530| [ee3ef5fda2f11cb5bf555d4f49698eb5dcde6ee1] | committer: Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for hpel functions This patch adds MSA (MIPS-SIMD-Arch) optimizations for hpel functions in

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

2015-06-17 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Sun Jun 14 23:44:22 2015 +0530| [63eaf529bcfa2f685f5978d4ba4d327ac837c2e2] | committer: Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for H263 lpf functions This patch adds MSA (MIPS-SIMD-Arch) optimizations for H263 lpf

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

2015-06-11 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Wed Jun 10 20:06:40 2015 +0530| [fb92f3ecb4d48a5612ee61aa39bd538cac9d08cf] | committer: Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC idct functions This patch adds MSA (MIPS-SIMD-Arch) optimizations for AVC idct

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

2015-06-11 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Wed Jun 10 20:06:39 2015 +0530| [1d70b6fe1d9d67a35daf2ec4c653ba3eff5d31b7] | committer: Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra prediction functions This patch adds MSA (MIPS-SIMD-Arch) optimizations for AVC

[FFmpeg-cvslog] avcodec/mips: Add 'const' to static arrays in HEVC MSA code

2015-06-11 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Thu Jun 11 14:25:50 2015 +0530| [e4fb8816f99d09aa6436bff0e4e2453a02b053e1] | committer: Michael Niedermayer avcodec/mips: Add 'const' to static arrays in HEVC MSA code Signed-off-by: Shivraj Patil Signed-off-by: Michael Niedermaye

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

2015-06-11 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Thu Jun 11 11:45:01 2015 +0530| [b87dc70c6590556d42ddc21ba0f6e9c790ddd23d] | committer: Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC chroma mc functions s patch adds MSA (MIPS-SIMD-Arch) optimizations for AVC chroma mc

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

2015-06-10 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Thu Jun 4 13:49:49 2015 +0530| [d6d98237ed01aec7d79e7724d43004c8b9c8d383] | committer: Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC intra prediction functions This patch adds MSA (MIPS-SIMD-Arch) optimizations for

[FFmpeg-cvslog] avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC loop filter and sao functions

2015-06-10 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Tue Jun 9 21:08:26 2015 +0530| [271195f85bbce284ac80ed31c62fba9b7e74e99d] | committer: Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC loop filter and sao functions This patch adds MSA (MIPS-SIMD-Arch) optimizations for

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

2015-06-04 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Thu Jun 4 13:49:47 2015 +0530| [a34d902325895a1cecd322cbe94915225c91017a] | committer: Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC idct functions This patch adds MSA (MIPS-SIMD-Arch) optimizations for HEVC idct

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

2015-06-03 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Tue Jun 2 14:26:11 2015 +0530| [c96c73b0b0520fc734554d34b4693ca7af4edd02] | committer: Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC mc epel functions This patch adds MSA (MIPS-SIMD-Arch) optimizations for HEVC mc epel

[FFmpeg-cvslog] avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functions

2015-06-03 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Tue Jun 2 14:26:12 2015 +0530| [aef34ab95048aade062d4c669ea272e0f08b81a4] | committer: Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functions This patch adds MSA (MIPS-SIMD-Arch) optimizations for HEVC uni

[FFmpeg-cvslog] avcodec/mips/hevcdsp_msa: Restructure as per avutil/mips/ generic_macros_msa.h

2015-05-28 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Thu May 28 20:32:42 2015 +0530| [7b45790771c0db8b5039ff54ee3cfe68d40e1302] | committer: Michael Niedermayer avcodec/mips/hevcdsp_msa: Restructure as per avutil/mips/generic_macros_msa.h This patch modifies HEVC mc MIPS-SIMD optimized code according to

[FFmpeg-cvslog] avcodec/mips: Restructure as per avutil/mips/generic_macros_msa.h

2015-05-28 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Thu May 28 15:01:25 2015 +0530| [bcd7bf7eeb09a395cc01698842d1b8be9af483fc] | committer: Michael Niedermayer avcodec/mips: Restructure as per avutil/mips/generic_macros_msa.h This patch modifies H264 loopfilter, weighted & bi-weighted prediction

[FFmpeg-cvslog] avutil/mips: Restructure of generic macros

2015-05-28 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Thu May 28 14:54:53 2015 +0530| [02a49912301fa6eac68fb790255275897fc8a971] | committer: Michael Niedermayer avutil/mips: Restructure of generic macros This patch includes restructuring of existing macros and addition of more generic macros. This

[FFmpeg-cvslog] avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni hv mc functions

2015-05-13 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Fri May 8 13:50:01 2015 +0530| [8252f63d1b982fb8adeb3ac3a79406e3cb422650] | committer: Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni hv mc functions Signed-off-by: Shivraj Patil Reviewed-by: Nedeljko Babic Signed

[FFmpeg-cvslog] avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni copy, uni horizontal and uni vertical mc functions

2015-05-07 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Mon May 4 18:09:34 2015 +0530| [7174df44fe7b27c85637438ee0052d9d9ff8f382] | committer: Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni copy, uni horizontal and uni vertical mc functions Signed-off-by: Shivraj Patil

[FFmpeg-cvslog] avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC copy and hv mc functions

2015-04-24 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Wed Apr 22 14:52:44 2015 +0530| [97f074f134048276db2f2c552e6e6b24fe0a6894] | committer: Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC copy and hv mc functions Incorporated review comment. Removed "__" fro

[FFmpeg-cvslog] Makefile: Add support for MSA (MIPS-SIMD-Arch)

2015-04-17 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Fri Apr 17 19:00:27 2015 +0530| [35a7170e69b31f0299a85261bf48babdc5d4883f] | committer: Michael Niedermayer Makefile: Add support for MSA (MIPS-SIMD-Arch) Signed-off-by: Shivraj Patil Reviewed-by: Nedeljko Babic Signed-off-by: Michael Niedermayer

[FFmpeg-cvslog] avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vertical mc functions

2015-04-17 Thread Shivraj Patil
ffmpeg | branch: master | Shivraj Patil | Fri Apr 17 19:00:28 2015 +0530| [4efc0e6451fa77e1e1d5b4b3873917c1916765f1] | committer: Michael Niedermayer avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vertical mc functions Signed-off-by: Shivraj Patil Reviewed-by