summaryrefslogtreecommitdiff
path: root/libavcodec/mips
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-18
|\
| * mips64: mark hi/lo registers clobbered in MAC64/MLS64 macrosMans Rullgard2012-10-17
* | Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f'Michael Niedermayer2012-10-13
|\|
| * avcodec: Remove broken MMI optimizationsDiego Biurrun2012-10-12
* | Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f'Michael Niedermayer2012-10-10
|\|
| * build: non-x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun2012-10-09
* | Optimization of AC3 floating point decoder for MIPSNedeljko Babic2012-09-05
* | replace all __volatile__ by volatileMichael Niedermayer2012-07-11
* | Optimization of MP3 decoders for MIPSNedeljko Babic2012-07-05
* | Optimization of AMR NB and WB decoders for MIPSNedeljko Babic2012-06-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-13
|\|
| * build: Consistently handle conditional compilation for all optimization OBJS.Diego Biurrun2012-04-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-16
|\|
| * mpegvideo: Add ff_ prefix to nonstatic functionsMartin Storsjö2012-02-15
| * dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö2012-02-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-14
|\|
| * Move PS2 MMI code below the mips subdirectory, where it belongs.Diego Biurrun2012-02-13
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * MIPS: use inline asm only when supported by compilerMans Rullgard2011-01-23
* | MIPS: use inline asm only when supported by compilerMans Rullgard2011-01-26
|/
* consolidate .gitignore patters into a single fileJanne Grunau2011-01-18
* convert svn:ignore properties to .gitignore filesJanne Grunau2011-01-17
* Move arch-specific makefile parts into $arch/MakefileMåns Rullgård2010-03-16
* Add necessary #include for config.h.Diego Biurrun2009-08-24
* Include required headers in {mips,ppc}/mathops.hMåns Rullgård2009-08-23
* MIPS: add MIPS64 and Loongson asm for MAC64/MLS64Måns Rullgård2009-05-28