Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-14revert bad checkinMåns Rullgård
2006-11-14move some CFLAGS settings away from config.* writing sectionMåns Rullgård
2006-10-12Rename ABS macro to FFABS.Diego Biurrun
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-09-10Add official LGPL license headers to the files that were missing them.Diego Biurrun
2006-07-03Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.hLuca Abeni
2005-12-22COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-09-11add xvid idcts to dct-testMichael Niedermayer
2003-10-2510lMichael Niedermayer
2003-10-23optionally merge postscale into quantization table for the float aan dctMichael Niedermayer
2003-10-22floating point AAN DCTMichael Niedermayer
2003-03-06per file doxyMichael Niedermayer
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
2003-01-08suppressed getopt.hFabrice Bellard
2002-10-04in fact IDCT248 needs to be normalized as I suspectedFabrice Bellard
2002-10-03added IDCT248 testingFabrice Bellard
2002-09-20fdct_mmx -> ff_fdct_mmx (renamed to avoid namespace conflict with xvid)Arpi
2002-09-01dct cleanupMichael Niedermayer
2002-09-01dct-test updateMichael Niedermayer
2002-06-04avoid name clash with libjpeg - added missing externsFabrice Bellard
2002-05-26license/copyright changeFabrice Bellard
2001-08-08updated dct-test to test IDCTs tooFabrice Bellard
2001-07-22Initial revisionFabrice Bellard