summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-09-05avcodec/dsputil: add 12bit simple idctMichael Niedermayer4-1/+21
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer169-907/+929
2013-01-23Drop DCTELEM typedefDiego Biurrun163-812/+835
2011-10-12Merge remote-tracking branch 'qatar/master'Michael Niedermayer27-233/+877
2011-10-11prores: extract idct into its own dspcontext and merge with put_pixels.Ronald S. Bultje8-95/+180
2011-07-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer32-1322/+435
2011-07-20simple_idct: add 10-bit versionMans Rullgard17-361/+461
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-12-09Add 4x4 IDCTKostya Shishkov2-0/+15
2007-12-08add ff_ prefix to all simple_idct symbolsAurelien Jacobs7-27/+27
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun175-529/+528
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-03-06per file doxyMichael Niedermayer66-27/+342
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac110-1721/+1688
2003-01-15fixing DCTELEM != shortMichael Niedermayer7-50/+65
2002-12-27qpel encodingMichael Niedermayer18-970/+3213
2002-10-03first version of IDCT248 for DV decoding supportFabrice Bellard2-1/+82
2002-09-29idct permutation cleanup, idct can be selected per context nowMichael Niedermayer20-517/+587
2002-09-01dct-test updateMichael Niedermayer4-36/+259
2002-06-05added inlined put/add functionsFabrice Bellard2-13/+118
2002-05-25license/copyright changeFabrice Bellard42-440/+461
2001-12-09new IDCT code by Michael Niedermayer (michaelni@gmx.at) - #define SIMPLE_IDCT...Arpi3-0/+1706