summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer169-907/+929
2013-01-23Drop DCTELEM typedefDiego Biurrun163-812/+835
2012-03-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer60-293/+604
2012-03-28faandct: Remove FAAN_POSTSCALE define and related code.Diego Biurrun4-50/+22
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun479-491/+478
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun380-380/+380
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini238-713/+713
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun175-529/+528
2007-07-05license header consistency cosmeticsDiego Biurrun133-142/+45
2007-06-17add a comment to indicate which #endif belong to which #defineGuillaume Poirier51-51/+51
2007-06-17add multiple inclusion guards to headersMåns Rullgård51-0/+248
2007-06-16include all prerequisites in header filesMåns Rullgård72-0/+180
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun422-1751/+2588
2006-01-12Update licensing information: The FSF changed postal address.Diego Biurrun295-301/+303
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun340-13125/+13124
2003-10-25 * adding integer/floating point AAN implementations for DCT 2-4-8Roman Shaposhnik5-2/+197
2003-10-23optionally merge postscale into quantization table for the float aan dctMichael Niedermayer4-11/+30
2003-10-22floating point AAN DCTMichael Niedermayer7-3/+193