104 Commits (67b04c1aef54ecd002b191c9b6781128a956099a)

Author SHA1 Message Date
Magnus Damm b6e52719c6 Simplified and fixed altivec/altivec.h detection under Linux and Darwin (and others). Patch by Magnus Damm <damm@opensource.se> 22 years ago
Alex Beregszaszi 3aff069b58 CLJR decoding support 22 years ago
Ivan Kalvachev 4f1bb8a983 compile xvmc only when requested 22 years ago
Ivan Kalvachev 2e7b4c8442 initial XvMC support 22 years ago
Michael Niedermayer be3564edad ATI VCR1 decoder 22 years ago
Alex Beregszaszi bd7d1ea76b Optimized simple idct for arm by Frederic 'dilb' Boulay <dilb@handhelds.org>. Currently licensed under the GPLv2, but the author allowed to license it under the LGPL, feel free to change 22 years ago
Nick Kurshev b8414bbd16 RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders. Author unknown, code from a mplayerhq (originally from public domain player for Amiga 22 years ago
Michael Niedermayer 5e20f836b3 FFV1 codec (our very simple lossless intra only codec, compresses much better then huffyuv) 22 years ago
Zdenek Kabelac bc634f6fc2 * 3gp patch by Joca 22 years ago
Michael Niedermayer 8809cfee0a 4xm codec 22 years ago
Michael Niedermayer 3d2e8cce3a ASV1 codec 22 years ago
BERO 0c6bd2ea0a sh4 optimized idct & bswap patch by (BERO <bero at geocities dot co dot jp>) 22 years ago
joca@rixmail.se 891f64b339 AMR-NB audio support patch by (<joca at rixmail dot se>) 22 years ago
Zdenek Kabelac 445ad18d65 * link libfaad when needed 22 years ago
Zdenek Kabelac 280bd7b7de * support for AAC audio streams via libfaad 22 years ago
Mike Melanson d86053a416 first pass at a new VP3 video decoder 22 years ago
Arpi 521221cf4b Compile a52 util functions too 22 years ago
Mike Melanson deabd4fdde native Indeo3 decoder implementation 22 years ago
Michael Niedermayer 0da71265d8 H264 decoder & demuxer 22 years ago
Fred Rothganger e8750b0076 rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>) 22 years ago
Slavik Gnatenko 69db4e10f2 restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) 22 years ago
Zdenek Kabelac 64094f3799 * using $(MAKE) 22 years ago
Zdenek Kabelac ca390e727d * update cleanup rules (Steven M. Schultz) 22 years ago
Michael Niedermayer bba9b16c26 moving postprocess to ffmpeg/libavcodec 22 years ago
Zdenek Kabelac f2598a19a2 * opts compilation 22 years ago
Michael Niedermayer f70f7c6db2 Creative YUV (CYUV) decoder by (Mike Melanson <melanson at pcisys dot net>) 22 years ago
Fabrice Bellard 811b32ed69 dependencies are only build with make depend 22 years ago
Michael Niedermayer 1d0d55daf4 --disable-risky support 22 years ago
Romain Dolbeau 3b991c54eb Altivec on non darwin systems patch by Romain Dolbeau 22 years ago
Fabrice Bellard a968e365c9 fixed dependancy generation (I want the case where SRC_PATH is not . to work too - very useful if you have different gcc versions to test at the same time...) - fixed -msse stuff 22 years ago
Arpi e51d4defe0 - removed nonsense *.d dependancy stuff, there was already a better 'make dep' support in it 22 years ago
Philip Gladstone 77b71ddc11 AUtomatic dependency generation. Runs on Linux (at least). Probably should 22 years ago
Romain Dolbeau e629ab68a7 altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>) 22 years ago
Slavik Gnatenko f3ec2d46ba os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) 22 years ago
Fabrice Bellard 9ebc63a967 tests link all libavcodec 22 years ago
Fabrice Bellard 8d268a7d4c fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-test and wma decoding 22 years ago
Fabrice Bellard 923ceff8ef enabled SSE fft (first code using GCC 3.2 vector builtins on x86 - please tell me if you have better ideas for intrinsic naming or Makefile support) 22 years ago
Michael Niedermayer 11f18fafca huffyuv 22 years ago
Michael Niedermayer 05c4072b45 Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>) 22 years ago
François Revol 3f95e8434b added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 support 22 years ago
Fabrice Bellard 6d2abd6b3e added new fft/mdct code - added fft-test program 22 years ago
Michael Niedermayer 4d2858deac better/cleaner error resilience (done in a 2nd pass after decoding) 22 years ago
Falk Hüffner 8b313a4787 Move Alpha optimized IDCT to own file. Based on a patch by Måns 22 years ago
Michael Niedermayer 676e200cff trying to fix the non-x86 IDCTs (untested) 22 years ago
Falk Hüffner 3565eeaaaa Fix for source dir != build dir. Patch provided by Måns Rullgård. 22 years ago
Fabrice Bellard 020fcc94e0 added DV support 22 years ago
Leon van Stuivenberg 5917d17cb7 ps2 optimizations update patch by (Leon van Stuivenberg <leonvs at iae dot nl>) 22 years ago
Falk Hüffner f9bb4bdffc Add Alpha assembly for pix_abs16x16. Optimized for pca56, no large win 22 years ago
Leon van Stuivenberg d46aba2642 ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>) 22 years ago
Falk Hüffner 0af65aac18 * Remove -finline-limit=8000 (not supported by gcc 2.95) 22 years ago