]> git.sesse.net Git - ffmpeg/history - libavcodec/Makefile
dont double check vectors
[ffmpeg] / libavcodec / Makefile
2002-05-25 Fabrice Bellardlicense/copyright change
2002-05-21 Zdenek Kabelac* oops - these are the midnight commits...
2002-05-21 Zdenek Kabelac* restored previous behaviour for this moment
2002-05-21 Zdenek Kabelac* avoid conflicts with non-ffmpeg config.h and also...
2002-05-18 Fabrice Bellardadded VPATH support for multiple dir compilation
2002-05-03 Arpiar -s has portability problems, anyway rc is enough...
2002-05-01 Zdenek Kabelac* by Thomas Sailer:
2002-04-26 Zdenek Kabelac* cleanup
2002-04-23 Zdenek Kabelac* path to ffmpegs config.h
2002-04-22 Zdenek Kabelac* using liba52
2002-04-21 Michael Niedermayerfixed ratecontrol & b-frames
2002-03-10 Juanjo- Added MP3 encoding through libmp3lame contributed...
2002-02-26 Juanjo- Added PSNR feature to libavcodec and ffmpeg. By now...
2002-01-20 Nick KurshevAlpha optimizations by Falk Hueffner <falk.hueffner...
2001-12-09 Arpinew IDCT code by Michael Niedermayer (michaelni@gmx...
2001-10-27 Nick Kurshevmissing header
2001-10-27 Nick Kurshevheaders installation
2001-10-27 Nick KurshevShared objects support
2001-09-23 Fabrice Bellardadded pcm codecs
2001-09-16 Fabrice Bellardmlib merge
2001-09-15 Fabrice Bellardsuppressed mpglib
2001-08-15 Fabrice Bellardsuppressed nasm stuff
2001-08-13 Fabrice Bellardarm optimizations
2001-08-08 Nick KurshevPortability and testing issues
2001-08-07 Fabrice Bellardadded idct mmx
2001-08-06 Fabrice Bellardadded MJPEG decoder, renamed mjpegenc.c to mjpeg.c
2001-08-05 Nick KurshevSuppressing external gas stuff to improve portability...
2001-08-02 Nick KurshevAdding fastmemcpy stuff to speedup mplayer project
2001-07-30 Fabrice Bellardadded cpuid.s
2001-07-30 Fabrice Bellardadded mpegvideo_mmx.c - added HAVE_AV_CONFIG_H
2001-07-30 Nick KurshevSync with mplayer's stuff
2001-07-23 Fabrice Bellardadded CONFIG_AC3, CONFIG_MPGLIB, CONFIG_DECODERS and...
2001-07-23 Fabrice Bellardfixed config for direct mplayer build compatibility
2001-07-22 Fabrice BellardInitial revision