186 Commits (1482fee88d0df2ff1f991725c87221f13b0b1c04)

Author SHA1 Message Date
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
Michael Niedermayer cfda33cbad apiexample needs EXTRALIBS 22 years ago
Michael Niedermayer 6acce86bdd fixing tests 22 years ago
Michael Niedermayer be7109c12b ar -s -> ranlib 22 years ago
Brian Foley ab6c65f693 altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 22 years ago
Mark Hills 81e0d0b412 oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>) 22 years ago
Michael Niedermayer 86748dbc61 dct-test update 22 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) 22 years ago
Brian Foley 59925ef204 first cut at altivec support on darwin patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 22 years ago
Michael Niedermayer 3aa102be84 new ratecontrol code 22 years ago
Michael Niedermayer 90cee0c351 darwin patches by Heliodoro Tammaro <helio at interactives dot org> 22 years ago
Volker Moell c1325d18ff patch by (Volker Moell <volker-ml at die-moells dot de>) 22 years ago
Falk Hüffner 57d2bce188 MVI optimizations for motion estimation. 22 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