54 Commits (e6ec482b429b241de0fb3088d87e28777d70ded5)

Author SHA1 Message Date
Zhou Xiaoyong b9cd922660 avutil/mips: loongson add mmi utils header file 8 years ago
Shivraj Patil c1cc13cd2a avutil/mips/generic_macros_msa: rename macro variable which causes segfault for mips r6 8 years ago
ZhouXiaoyong d680ab1c46 avutil/mips: header asmdefs.h add some PTR_ macros for loongson 9 years ago
Vicente Olivert Riera ad16eff64b mips: add support for R6 9 years ago
Timothy Gu 180f9a0958 all: Make header guard names consistent 9 years ago
Vicente Olivert Riera d00bb8addc mips: intreadwrite: Only execute that code for mips r1 or r2 9 years ago
Shivraj Patil fd7eadd25c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 lpf functions 9 years ago
Shivraj Patil d12f76ffbb avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functions 9 years ago
Shivraj Patil 709bb45c66 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functions 10 years ago
Shivraj Patil 2f3f98af2b avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functions 10 years ago
Shivraj Patil 2eb28e889d avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideo functions 10 years ago
Shivraj Patil d9deae04a7 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for pixblock functions 10 years ago
Shivraj Patil ee3ef5fda2 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for hpel functions 10 years ago
Shivraj Patil 98eb1ac901 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for qpel functions 10 years ago
Shivraj Patil 178ba1fd03 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC qpel functions 10 years ago
Shivraj Patil fb92f3ecb4 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC idct functions 10 years ago
Shivraj Patil 1d70b6fe1d avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC intra prediction functions 10 years ago
Shivraj Patil b87dc70c65 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for AVC chroma mc functions 10 years ago
Shivraj Patil d6d98237ed avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC intra prediction functions 10 years ago
Shivraj Patil 271195f85b avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC loop filter and sao functions 10 years ago
Shivraj Patil a34d902325 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC idct functions 10 years ago
Shivraj Patil aef34ab950 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni mc epel functions 10 years ago
Shivraj Patil ce1761db19 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uniw mc functions 10 years ago
Shivraj Patil aede1a1a60 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC bi mc functions 10 years ago
Shivraj Patil 10b77fbf0d avcodec/mips: Split uni mc optimizations to new file 10 years ago
Shivraj Patil 02a4991230 avutil/mips: Restructure of generic macros 10 years ago
Shivraj Patil 7174df44fe avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni copy, uni horizontal and uni vertical mc functions 10 years ago
Shivraj Patil 02001ada5c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for H264 lpf and weight/biweight functions 10 years ago
Shivraj Patil 97f074f134 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC copy and hv mc functions 10 years ago
Michael Niedermayer 42d6d249b0 avutil/mips/generic_macros_msa: volatile doesnt need __ 10 years ago
Shivraj Patil 4efc0e6451 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vertical mc functions 10 years ago
Shivraj Patil 578d99e7c6 avutil/mips/intreadwrite: build fix for mips64r6 (instruction 'lwl' not supported) 10 years ago
James Cowgill f8323744a0 mips/float_dsp: fix vector_fmul_window_mips on mips64 10 years ago
James Cowgill a251aa1a35 mips/asmdefs: use _ABI64 as defined by gcc 10 years ago
James Cowgill 3499a1c0a9 mips/asmdefs: change include guard to read AVUTIL_ instead of AVCODEC_ 10 years ago
James Cowgill 157d6f0d5b mips: port optimizations to mips n64 10 years ago
Nedeljko Babic dfa9208074 mips/float_dsp: fix a bug in vector_fmul_window_mips 10 years ago
Mirjana Vulin 8d2eb5fe58 mips: optimization for float aac decoder (sbr module) 12 years ago
Mirjana Vulin 2b6a8187a6 mips: optimization for float aac decoder (core module) 12 years ago
Michael Niedermayer b7bc49a957 mips: move vector_fmul_window_mips to libavutil 12 years ago
Bojan Zivkovic e41b518555 mips: Fixing HAVE_MIPSFPU dependencies 12 years ago
Bojan Zivkovic a74ae4691a mips: Optimization of AC3 FP encoder and EAC3 FP decoder 12 years ago
Michael Niedermayer dd0a9b78db replace all __volatile__ by volatile 13 years ago
Nedeljko Babic 3827a86eac Optimization of AMR NB and WB decoders for MIPS 13 years ago
Mans Rullgard 6766169c41 mips: intreadwrite: fix inline asm for gcc 4.8 13 years ago
Mans Rullgard b82b49a5b7 mips: intreadwrite: remove unnecessary inline asm 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Mans Rullgard d112aa5acc MIPS: use inline asm only when supported by compiler 14 years ago
Mans Rullgard 7a5a168abe MIPS: use inline asm only when supported by compiler 14 years ago
Janne Grunau 2c3589bfda consolidate .gitignore patters into a single file 14 years ago