]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2001-08-07 Fabrice Bellardupdated mmx macros
2001-08-07 Fabrice Bellardadded idct mmx code
2001-08-06 Fabrice Bellarduse default huffman tables if none given
2001-08-06 Fabrice Bellardadded 422P and 444P support - fixed block parsing error
2001-08-06 Fabrice Bellardadded 422P and 444P formats (need to patch ffmpeg.c...
2001-08-06 Fabrice Bellardadded correct component id handling
2001-08-06 Fabrice Bellardtypes fix
2001-08-06 Fabrice Bellardadded MJPEG decoder + comments
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-04 Arpiget_bits() specialization, gives 4\speedup
2001-08-03 Arpiinlineing common case of get_bits() -> gives 2speedup...
2001-08-03 ArpiMMX/MMXEXT iDCT support, using external functions curre...
2001-08-02 Arpi- removed #include ../config.h, because it's included...
2001-08-02 Nick KurshevFixed one lack
2001-08-02 Nick KurshevAdding fastmemcpy stuff to speedup mplayer project
2001-07-31 Nick KurshevRemove unnecessary record
2001-07-30 Fabrice Bellardadded external cpuid code to solve -fPIC and gcc unclea...
2001-07-30 Fabrice Bellardadded cpuid.s
2001-07-30 Fabrice Bellardrenamed - use of s->dct_unquantize function pointer...
2001-07-30 Fabrice Bellarduse block[] in structure to have it aligned on 8 bytes...
2001-07-30 Fabrice Bellarduse block[] in structure to have it aligned on 8 bytes...
2001-07-30 Fabrice Bellardcomments
2001-07-30 Fabrice Bellardadded HAVE_AV_CONFIG_H
2001-07-30 Fabrice Bellardadded mpegvideo_mmx.c - added HAVE_AV_CONFIG_H
2001-07-30 Fabrice Bellardadded benchmark option
2001-07-30 Fabrice Bellardadded --disable-mp3lib
2001-07-30 Fabrice Bellardsuppressed unused stuff
2001-07-30 Nick KurshevSync with mplayer's stuff
2001-07-24 Fabrice Bellardadded skip macroblock optimization (big perf win on...
2001-07-24 Fabrice Bellardadded emms_c() macro which should can used in c code...
2001-07-24 Fabrice Bellardsuppressed no longer needed emms()
2001-07-24 Fabrice Bellardfixed cpuid macro to allow PIC compiling
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-23 Fabrice Bellardfixed unsigned pb
2001-07-22 Fabrice Bellardmerge
2001-07-22 Fabrice BellardInitial revision
2001-07-19 Fabrice Bellardremoving old files
2001-07-19 Fabrice Bellardtest
2000-12-20 Fabrice BellardInitial revision
2000-12-20 (no author)New repository initialized by cvs2svn.