summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* 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
* * cleanupZdenek Kabelac2002-04-26
* * path to ffmpegs config.hZdenek Kabelac2002-04-23
* * using liba52Zdenek Kabelac2002-04-22
* fixed ratecontrol & b-framesMichael Niedermayer2002-04-21
* - Added MP3 encoding through libmp3lame contributed by Lennert Buytenhek.Juanjo2002-03-10
* - Added PSNR feature to libavcodec and ffmpeg. By now just Y PSNR until I'mJuanjo2002-02-26
* Alpha optimizations by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>Nick Kurshev2002-01-20
* new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT...Arpi2001-12-09
* missing headerNick Kurshev2001-10-27
* headers installationNick Kurshev2001-10-27
* Shared objects supportNick Kurshev2001-10-27
* added pcm codecsFabrice Bellard2001-09-23
* mlib mergeFabrice Bellard2001-09-16
* suppressed mpglibFabrice Bellard2001-09-15
* suppressed nasm stuffFabrice Bellard2001-08-15
* arm optimizationsFabrice Bellard2001-08-13
* Portability and testing issuesNick Kurshev2001-08-08
* added idct mmxFabrice Bellard2001-08-07
* added MJPEG decoder, renamed mjpegenc.c to mjpeg.cFabrice Bellard2001-08-06
* Suppressing external gas stuff to improve portability to Win32Nick Kurshev2001-08-05
* Adding fastmemcpy stuff to speedup mplayer projectNick Kurshev2001-08-02
* added cpuid.sFabrice Bellard2001-07-30
* added mpegvideo_mmx.c - added HAVE_AV_CONFIG_HFabrice Bellard2001-07-30
* Sync with mplayer's stuffNick Kurshev2001-07-30
* added CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and CONFIG_ENCODERS (Arpi: d...Fabrice Bellard2001-07-23
* fixed config for direct mplayer build compatibilityFabrice Bellard2001-07-23
* Initial revisionFabrice Bellard2001-07-22