summaryrefslogtreecommitdiffstats
path: root/libavcodec/mips
Commit message (Expand)AuthorAgeFilesLines
* libavcodec/mips/aacsbr_mips: fix ;;Michael Niedermayer2013-02-211-1/+1
* mips: optimization for float aac decoder (ps module)Mirjana Vulin2013-02-212-1/+461
* mips: optimization for float aac decoder (sbr module)Mirjana Vulin2013-02-214-1/+2054
* mips: optimization for float aac decoder (core module)Mirjana Vulin2013-01-313-0/+1081
* mips: move vector_fmul_window_mips to libavutilMichael Niedermayer2013-01-162-170/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-161-1/+1
|\
* | mips: ac3 downmix updated to the new data layout.Nedeljko Babic2012-12-131-87/+127
* | mips: disable ac3 downmix, until its updated to the new data layout.Michael Niedermayer2012-12-101-1/+1
* | mips: Optimization of AC3 FP encoder and EAC3 FP decoderBojan Zivkovic2012-11-192-0/+373
* | mips: Add dependencies on HAVE_INLINE_ASMNedeljko Babic2012-11-1011-4/+38
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-181-2/+4
|\ \ | |/
| * mips64: mark hi/lo registers clobbered in MAC64/MLS64 macrosMans Rullgard2012-10-171-2/+4
* | Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f'Michael Niedermayer2012-10-135-794/+0
|\ \ | |/
| * avcodec: Remove broken MMI optimizationsDiego Biurrun2012-10-125-793/+0
* | Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f'Michael Niedermayer2012-10-101-1/+2
|\ \ | |/
| * build: non-x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun2012-10-091-1/+2
* | Optimization of AC3 floating point decoder for MIPSNedeljko Babic2012-09-056-0/+1166
* | replace all __volatile__ by volatileMichael Niedermayer2012-07-1110-35/+35
* | Optimization of MP3 decoders for MIPSNedeljko Babic2012-07-055-0/+2575
* | Optimization of AMR NB and WB decoders for MIPSNedeljko Babic2012-06-118-1/+1037
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-131-3/+3
|\ \ | |/
| * build: Consistently handle conditional compilation for all optimization OBJS.Diego Biurrun2012-04-121-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-162-2/+2
|\ \ | |/
| * mpegvideo: Add ff_ prefix to nonstatic functionsMartin Storsjö2012-02-151-1/+1
| * dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö2012-02-151-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-145-3/+792
|\ \ | |/
| * Move PS2 MMI code below the mips subdirectory, where it belongs.Diego Biurrun2012-02-135-3/+792
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * MIPS: use inline asm only when supported by compilerMans Rullgard2011-01-231-0/+4
* | MIPS: use inline asm only when supported by compilerMans Rullgard2011-01-261-0/+4
|/
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-181-3/+0
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-171-0/+3
* Move arch-specific makefile parts into $arch/MakefileMåns Rullgård2010-03-161-0/+3
* Add necessary #include for config.h.Diego Biurrun2009-08-241-0/+1
* Include required headers in {mips,ppc}/mathops.hMåns Rullgård2009-08-231-1/+2
* MIPS: add MIPS64 and Loongson asm for MAC64/MLS64Måns Rullgård2009-05-281-0/+74
OpenPOWER on IntegriCloud