74 Commits (8c55915b14897fd9bdaae9241f2dd54c00a869ef)

Author SHA1 Message Date
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
Michael Niedermayer cfda33cbad apiexample needs EXTRALIBS 23 years ago
Michael Niedermayer 6acce86bdd fixing tests 23 years ago
Michael Niedermayer be7109c12b ar -s -> ranlib 23 years ago
Brian Foley ab6c65f693 altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 23 years ago
Mark Hills 81e0d0b412 oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) 23 years ago
Michael Niedermayer 86748dbc61 dct-test update 23 years ago
Michael Niedermayer 28db7fce02 slow but accurate integer dct from IJG (should be ok with the LGPL as the old DCT is the fast integer DCT from IJG) 23 years ago
Brian Foley 59925ef204 first cut at altivec support on darwin patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 23 years ago
Michael Niedermayer 3aa102be84 new ratecontrol code 23 years ago
Michael Niedermayer 90cee0c351 darwin patches by Heliodoro Tammaro <helio at interactives dot org> 23 years ago
Volker Moell c1325d18ff patch by (Volker Moell <volker-ml at die-moells dot de>) 23 years ago
Falk Hüffner 57d2bce188 MVI optimizations for motion estimation. 23 years ago
François Revol 0147f19856 beos/mov/adpcm patch by François Revol <revol at free dot fr> 23 years ago
Michael Niedermayer e1707f52d5 BeOS patches by "shatty" <shatty at myrealbox.com> 23 years ago
Roy Sigurd Karlsbakk eddbd7e5a0 largefile support patch by Roy Sigurd Karlsbakk <roy at karlsbakk.net> 23 years ago
Falk Hüffner 14ac09bfab Tweak Alpha compiler flags. 23 years ago
Nick Kurshev be8ffec9cd new codec: Sorenson v1 23 years ago
Falk Hüffner bb7d4939ba Implement put_pixels_clamped and add_pixels_clamped in Assembler. This 23 years ago
Fabrice Bellard 773cefc602 added installlib target to install static libraries and includes 23 years ago
Felix Bünemann 800d7cebb6 in libavcodec/Makefile there is in line 110: "distclean: clean<binary char>" 23 years ago
Fabrice Bellard ff4ec49e64 license/copyright change 23 years ago
Zdenek Kabelac ddad77fade * oops - these are the midnight commits... 23 years ago
Zdenek Kabelac c77b16ddba * restored previous behaviour for this moment 23 years ago
Zdenek Kabelac 49d71c7b05 * avoid conflicts with non-ffmpeg config.h and also it's consistent 23 years ago
Fabrice Bellard 4cc281d9d9 added VPATH support for multiple dir compilation 23 years ago
Arpi 0f9400b4fb ar -s has portability problems, anyway rc is enough without s -- suggested by Atmosfear 23 years ago
Zdenek Kabelac 2a2a98c0d1 * by Thomas Sailer: 23 years ago
Zdenek Kabelac 1ac9248bb7 * cleanup 23 years ago
Zdenek Kabelac eeba58ccc7 * path to ffmpegs config.h 23 years ago
Zdenek Kabelac 5751432312 * using liba52 23 years ago