summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* --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
* new codec: Sorenson v1Nick Kurshev2002-07-09
* Implement put_pixels_clamped and add_pixels_clamped in Assembler. ThisFalk Hüffner2002-07-01
* added installlib target to install static libraries and includesFabrice Bellard2002-06-11
* in libavcodec/Makefile there is in line 110: "distclean: clean<binary char>"Felix Bünemann2002-06-07
* license/copyright changeFabrice Bellard2002-05-25
* * oops - these are the midnight commits...Zdenek Kabelac2002-05-21
* * restored previous behaviour for this momentZdenek Kabelac2002-05-21
* * avoid conflicts with non-ffmpeg config.h and also it's consistentZdenek Kabelac2002-05-21
* added VPATH support for multiple dir compilationFabrice Bellard2002-05-18
* ar -s has portability problems, anyway rc is enough without s -- suggested by...Arpi2002-05-03
* * by Thomas Sailer:Zdenek Kabelac2002-05-01