aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Shared objects supportNick Kurshev2001-10-271-2/+16
* added pcm codecsFabrice Bellard2001-09-231-1/+1
* mlib mergeFabrice Bellard2001-09-161-1/+8
* suppressed mpglibFabrice Bellard2001-09-151-8/+1
* suppressed nasm stuffFabrice Bellard2001-08-151-8/+7
* arm optimizationsFabrice Bellard2001-08-131-0/+10
* Portability and testing issuesNick Kurshev2001-08-081-1/+5
* added idct mmxFabrice Bellard2001-08-071-2/+4
* added MJPEG decoder, renamed mjpegenc.c to mjpeg.cFabrice Bellard2001-08-061-1/+1
* Suppressing external gas stuff to improve portability to Win32Nick Kurshev2001-08-051-4/+1
* Adding fastmemcpy stuff to speedup mplayer projectNick Kurshev2001-08-021-1/+2
* added cpuid.sFabrice Bellard2001-07-301-1/+4
* added mpegvideo_mmx.c - added HAVE_AV_CONFIG_HFabrice Bellard2001-07-301-2/+2