aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* huffyuvMichael Niedermayer2002-11-141-1/+1
* Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot com>)Michael Niedermayer2002-11-021-2/+2
* added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 supportFrançois Revol2002-11-021-1/+1
* added new fft/mdct code - added fft-test programFabrice Bellard2002-10-281-2/+14
* better/cleaner error resilience (done in a 2nd pass after decoding)Michael Niedermayer2002-10-131-1/+1
* Move Alpha optimized IDCT to own file. Based on a patch by MånsFalk Hüffner2002-10-111-1/+2
* trying to fix the non-x86 IDCTs (untested)Michael Niedermayer2002-10-061-1/+1
* Fix for source dir != build dir. Patch provided by Måns Rullgård.Falk Hüffner2002-10-041-2/+2
* added DV supportFabrice Bellard2002-10-041-1/+1
* ps2 optimizations update patch by (Leon van Stuivenberg <leonvs at iae dot nl>)Leon van Stuivenberg2002-10-031-1/+1
* Add Alpha assembly for pix_abs16x16. Optimized for pca56, no large winFalk Hüffner2002-09-291-1/+1
* ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>)Leon van Stuivenberg2002-09-231-0/+5
* * Remove -finline-limit=8000 (not supported by gcc 2.95)Falk Hüffner2002-09-191-1/+12
* apiexample needs EXTRALIBSMichael Niedermayer2002-09-051-1/+1
* fixing testsMichael Niedermayer2002-09-051-2/+2
* ar -s -> ranlibMichael Niedermayer2002-09-021-1/+2
* altivec build tidyup patch by (Brian Foley <bfoley at compsoc dot nuigalway d...Brian Foley2002-09-021-0/+4
* oggvorbis support patch by (Mark Hills <mark at pogo dot org dot uk>)Mark Hills2002-09-011-0/+5
* dct-test updateMichael Niedermayer2002-09-011-2/+2
* slow but accurate integer dct from IJG (should be ok with the LGPL as the old...Michael Niedermayer2002-08-291-1/+1
* first cut at altivec support on darwin patch by (Brian Foley <bfoley at comps...Brian Foley2002-08-281-0/+6
* new ratecontrol codeMichael Niedermayer2002-08-251-1/+1
* darwin patches by Heliodoro Tammaro <helio at interactives dot org>Michael Niedermayer2002-08-211-2/+2
* patch by (Volker Moell <volker-ml at die-moells dot de>)Volker Moell2002-08-131-2/+3
* MVI optimizations for motion estimation.Falk Hüffner2002-07-291-1/+1
* beos/mov/adpcm patch by François Revol <revol at free dot fr>François Revol2002-07-201-1/+1
* BeOS patches by "shatty" <shatty at myrealbox.com>Michael Niedermayer2002-07-191-1/+1
* largefile support patch by Roy Sigurd Karlsbakk <roy at karlsbakk.net>Roy Sigurd Karlsbakk2002-07-181-1/+1
* Tweak Alpha compiler flags.Falk Hüffner2002-07-111-1/+1
* new codec: Sorenson v1Nick Kurshev2002-07-091-1/+1
* Implement put_pixels_clamped and add_pixels_clamped in Assembler. ThisFalk Hüffner2002-07-011-1/+2
* added installlib target to install static libraries and includesFabrice Bellard2002-06-111-2/+9
* in libavcodec/Makefile there is in line 110: "distclean: clean<binary char>"Felix Bünemann2002-06-071-0/+0
* license/copyright changeFabrice Bellard2002-05-251-0/+0
* * oops - these are the midnight commits...Zdenek Kabelac2002-05-211-1/+1
* * restored previous behaviour for this momentZdenek Kabelac2002-05-211-1/+1
* * avoid conflicts with non-ffmpeg config.h and also it's consistentZdenek Kabelac2002-05-211-1/+1
* added VPATH support for multiple dir compilationFabrice Bellard2002-05-181-1/+7
* ar -s has portability problems, anyway rc is enough without s -- suggested by...Arpi2002-05-031-1/+1
* * by Thomas Sailer:Zdenek Kabelac2002-05-011-1/+2
* * cleanupZdenek Kabelac2002-04-261-1/+1
* * path to ffmpegs config.hZdenek Kabelac2002-04-231-1/+1
* * using liba52Zdenek Kabelac2002-04-221-7/+11
* fixed ratecontrol & b-framesMichael Niedermayer2002-04-211-1/+2
* - Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek.Juanjo2002-03-101-0/+4
* - Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'mJuanjo2002-02-261-0/+5
* Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>Nick Kurshev2002-01-201-0/+7
* new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT...Arpi2001-12-091-2/+3
* missing headerNick Kurshev2001-10-271-0/+1
* headers installationNick Kurshev2001-10-271-1/+3