]> git.sesse.net Git - ffmpeg/history - libavcodec/Makefile
4xm codec
[ffmpeg] / libavcodec / Makefile
2003-06-01 Michael Niedermayer4xm codec
2003-05-19 Michael NiedermayerASV1 codec
2003-05-14 BEROsh4 optimized idct & bswap patch by (BERO <bero at...
2003-05-14 joca@rixmail.seAMR-NB audio support patch by (<joca at rixmail dot...
2003-05-12 Zdenek Kabelac* link libfaad when needed
2003-05-12 Zdenek Kabelac* support for AAC audio streams via libfaad
2003-05-05 Mike Melansonfirst pass at a new VP3 video decoder
2003-04-16 ArpiCompile a52 util functions too
2003-04-15 Mike Melansonnative Indeo3 decoder implementation
2003-04-04 Michael NiedermayerH264 decoder & demuxer
2003-03-16 Fred Rothgangerrawvideo patch by (Fred Rothganger <rothgang at uiuc...
2003-03-11 Slavik Gnatenkorestoring OS/2 compatibility patch by ("Slavik Gnatenko...
2003-02-18 Zdenek Kabelac* using $(MAKE)
2003-02-18 Zdenek Kabelac* update cleanup rules (Steven M. Schultz)
2003-02-14 Michael Niedermayermoving postprocess to ffmpeg/libavcodec
2003-02-10 Zdenek Kabelac* opts compilation
2003-02-09 Michael NiedermayerCreative YUV (CYUV) decoder by (Mike Melanson <melanson...
2003-02-01 Fabrice Bellarddependencies are only build with make depend
2003-01-29 Michael Niedermayer--disable-risky support
2003-01-26 Romain DolbeauAltivec on non darwin systems patch by Romain Dolbeau
2003-01-22 Fabrice Bellardfixed dependancy generation (I want the case where...
2003-01-17 Arpi- removed nonsense *.d dependancy stuff, there was...
2003-01-14 Philip GladstoneAUtomatic dependency generation. Runs on Linux (at...
2003-01-11 Romain Dolbeaualtivec jumbo patch by (Romain Dolbeau <dolbeaur at...
2003-01-11 Slavik Gnatenkoos2 support patch by ("Slavik Gnatenko" <miracle9 at...
2003-01-07 Fabrice Bellardtests link all libavcodec
2003-01-07 Fabrice Bellardfft altivec by Romain Dolbeau - simplified patch, test...
2003-01-07 Fabrice Bellardenabled SSE fft (first code using GCC 3.2 vector builti...
2002-11-14 Michael Niedermayerhuffyuv
2002-11-02 Michael NiedermayerAltivec Patch (Mark III) by (Dieter Shirley <dieters...
2002-11-02 François Revoladded MACE (Macintosh Audio Compression/Expansion)...
2002-10-28 Fabrice Bellardadded new fft/mdct code - added fft-test program
2002-10-13 Michael Niedermayerbetter/cleaner error resilience (done in a 2nd pass...
2002-10-11 Falk HüffnerMove Alpha optimized IDCT to own file. Based on a patch...
2002-10-06 Michael Niedermayertrying to fix the non-x86 IDCTs (untested)
2002-10-04 Falk HüffnerFix for source dir != build dir. Patch provided by...
2002-10-04 Fabrice Bellardadded DV support
2002-10-03 Leon van Stuivenbergps2 optimizations update patch by (Leon van Stuivenberg...
2002-09-29 Falk HüffnerAdd Alpha assembly for pix_abs16x16. Optimized for...
2002-09-23 Leon van Stuivenbergps2 idct patch by (Leon van Stuivenberg <leonvs at...
2002-09-19 Falk Hüffner* Remove -finline-limit=8000 (not supported by gcc...
2002-09-05 Michael Niedermayerapiexample needs EXTRALIBS
2002-09-05 Michael Niedermayerfixing tests
2002-09-02 Michael Niedermayerar -s -> ranlib
2002-09-02 Brian Foleyaltivec build tidyup patch by (Brian Foley <bfoley...
2002-09-01 Mark Hillsoggvorbis support patch by (Mark Hills <mark at pogo...
2002-09-01 Michael Niedermayerdct-test update
2002-08-29 Michael Niedermayerslow but accurate integer dct from IJG (should be ok...
2002-08-28 Brian Foleyfirst cut at altivec support on darwin patch by (Brian...
2002-08-25 Michael Niedermayernew ratecontrol code
2002-08-21 Michael Niedermayerdarwin patches by Heliodoro Tammaro <helio at interacti...
2002-08-13 Volker Moellpatch by (Volker Moell <volker-ml at die-moells dot...
2002-07-29 Falk HüffnerMVI optimizations for motion estimation.
2002-07-20 François Revolbeos/mov/adpcm patch by François Revol <revol at free...
2002-07-19 Michael NiedermayerBeOS patches by "shatty" <shatty at myrealbox.com>
2002-07-18 Roy Sigurd Karlsbakklargefile support patch by Roy Sigurd Karlsbakk <roy...
2002-07-11 Falk HüffnerTweak Alpha compiler flags.
2002-07-09 Nick Kurshevnew codec: Sorenson v1
2002-07-01 Falk HüffnerImplement put_pixels_clamped and add_pixels_clamped...
2002-06-11 Fabrice Bellardadded installlib target to install static libraries...
2002-06-07 Felix Bünemannin libavcodec/Makefile there is in line 110: "distclean...
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