summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* Compile a52 util functions tooArpi2003-04-16
* native Indeo3 decoder implementationMike Melanson2003-04-15
* H264 decoder & demuxerMichael Niedermayer2003-04-04
* rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>)Fred Rothganger2003-03-16
* restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail...Slavik Gnatenko2003-03-11
* * using $(MAKE)Zdenek Kabelac2003-02-18
* * update cleanup rules (Steven M. Schultz)Zdenek Kabelac2003-02-18
* moving postprocess to ffmpeg/libavcodecMichael Niedermayer2003-02-14
* * opts compilationZdenek Kabelac2003-02-10
* Creative YUV (CYUV) decoder by (Mike Melanson <melanson at pcisys dot net>)Michael Niedermayer2003-02-09
* dependencies are only build with make dependFabrice Bellard2003-02-01
* --disable-risky supportMichael Niedermayer2003-01-29
* Altivec on non darwin systems patch by Romain DolbeauRomain Dolbeau2003-01-26
* fixed dependancy generation (I want the case where SRC_PATH is not . to work ...Fabrice Bellard2003-01-22
* - removed nonsense *.d dependancy stuff, there was already a better 'make dep...Arpi2003-01-17
* AUtomatic dependency generation. Runs on Linux (at least). Probably shouldPhilip Gladstone2003-01-14
* altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>)Romain Dolbeau2003-01-11
* os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)Slavik Gnatenko2003-01-11
* tests link all libavcodecFabrice Bellard2003-01-07
* fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-tes...Fabrice Bellard2003-01-07
* enabled SSE fft (first code using GCC 3.2 vector builtins on x86 - please tel...Fabrice Bellard2003-01-07
* huffyuvMichael Niedermayer2002-11-14
* Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>)Michael Niedermayer2002-11-02
* added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 supportFrançois Revol2002-11-02
* added new fft/mdct code - added fft-test programFabrice Bellard2002-10-28
* better/cleaner error resilience (done in a 2nd pass after decoding)Michael Niedermayer2002-10-13
* Move Alpha optimized IDCT to own file. Based on a patch by MånsFalk Hüffner2002-10-11
* trying to fix the non-x86 IDCTs (untested)Michael Niedermayer2002-10-06
* Fix for source dir != build dir. Patch provided by Måns Rullgård.Falk Hüffner2002-10-04
* added DV supportFabrice Bellard2002-10-04
* ps2 optimizations update patch by (Leon van Stuivenberg <leonvs at iae dot nl>)Leon van Stuivenberg2002-10-03
* Add Alpha assembly for pix_abs16x16. Optimized for pca56, no large winFalk Hüffner2002-09-29
* ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>)Leon van Stuivenberg2002-09-23
* * Remove -finline-limit=8000 (not supported by gcc 2.95)Falk Hüffner2002-09-19
* apiexample needs EXTRALIBSMichael Niedermayer2002-09-05
* fixing testsMichael Niedermayer2002-09-05
* ar -s -> ranlibMichael Niedermayer2002-09-02
* altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway d...Brian Foley2002-09-02
* oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)Mark Hills2002-09-01
* dct-test updateMichael Niedermayer2002-09-01
* slow but accurate integer dct from IJG (should be ok with the LGPL as the old...Michael Niedermayer2002-08-29
* first cut at altivec support on darwin patch by (Brian Foley <bfoley at comps...Brian Foley2002-08-28
* new ratecontrol codeMichael Niedermayer2002-08-25
* darwin patches by Heliodoro Tammaro <helio at interactives dot org>Michael Niedermayer2002-08-21
* patch by (Volker Moell <volker-ml at die-moells dot de>)Volker Moell2002-08-13
* MVI optimizations for motion estimation.Falk Hüffner2002-07-29
* beos/mov/adpcm patch by François Revol <revol at free dot fr>François Revol2002-07-20
* BeOS patches by "shatty" <shatty at myrealbox.com>Michael Niedermayer2002-07-19
* largefile support patch by Roy Sigurd Karlsbakk <roy at karlsbakk.net>Roy Sigurd Karlsbakk2002-07-18
* Tweak Alpha compiler flags.Falk Hüffner2002-07-11