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
2009-04-17Remove unused assignment from j_rev_dct() found by CSA.Michael Niedermayer
2009-04-17Remvoe useless assignment found by CSA.Michael Niedermayer
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2006-09-03Add copyright notice from the Independent JPEG Group instead of referringDiego Biurrun
2005-12-22COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2004-09-26porting optimizations from 4x4 dct to 8x8Michael Niedermayer
2004-09-26optimizing 4x4 idctMichael Niedermayer
2004-09-261/8 resolution decodingMichael Niedermayer
2004-09-261/4 resolution decodingMichael Niedermayer
2004-09-261/2 resolution decodingMichael Niedermayer
2003-03-06per file doxyMichael Niedermayer
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
2002-05-27* started to cleanup name clashes for onetime compilationZdenek Kabelac
2001-08-08permuted coefs in normal IDCT to avoid having different cases thereFabrice Bellard
2001-07-22Initial revisionFabrice Bellard