Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-17 | mips64: mark hi/lo registers clobbered in MAC64/MLS64 macros | Mans Rullgard | |
Signed-off-by: Mans Rullgard <mans@mansr.com> | |||
2012-10-12 | avcodec: Remove broken MMI optimizations | Diego Biurrun | |
The code fails to compile and is broken beyond repair. | |||
2012-10-09 | build: non-x86: Only compile mpegvideo optimizations when necessary | Diego Biurrun | |
2012-04-12 | build: Consistently handle conditional compilation for all optimization OBJS. | Diego Biurrun | |
2012-02-15 | mpegvideo: Add ff_ prefix to nonstatic functions | Martin Storsjö | |
Signed-off-by: Martin Storsjö <martin@martin.st> | |||
2012-02-15 | dsputil: Add ff_ prefix to the dsputil*_init* functions | Martin Storsjö | |
Signed-off-by: Martin Storsjö <martin@martin.st> | |||
2012-02-13 | Move PS2 MMI code below the mips subdirectory, where it belongs. | Diego Biurrun | |
Also give a more suitable name to the MMI-optimized IDCT; it is not PS2-specific, as the name currently suggests. | |||
2011-03-19 | Replace FFmpeg with Libav in licence headers | Mans Rullgard | |
Signed-off-by: Mans Rullgard <mans@mansr.com> | |||
2011-01-23 | MIPS: use inline asm only when supported by compiler | Mans Rullgard | |
2011-01-18 | consolidate .gitignore patters into a single file | Janne Grunau | |
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> | |||
2011-01-17 | convert svn:ignore properties to .gitignore files | Janne Grunau | |
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> | |||
2010-03-16 | Move arch-specific makefile parts into $arch/Makefile | Måns Rullgård | |
Originally committed as revision 22569 to svn://svn.ffmpeg.org/ffmpeg/trunk | |||
2009-08-24 | Add necessary #include for config.h. | Diego Biurrun | |
Originally committed as revision 19692 to svn://svn.ffmpeg.org/ffmpeg/trunk | |||
2009-08-23 | Include required headers in {mips,ppc}/mathops.h | Måns Rullgård | |
Originally committed as revision 19686 to svn://svn.ffmpeg.org/ffmpeg/trunk | |||
2009-05-28 | MIPS: add MIPS64 and Loongson asm for MAC64/MLS64 | Måns Rullgård | |
Originally committed as revision 18979 to svn://svn.ffmpeg.org/ffmpeg/trunk |