summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-02-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer13-23/+29
2013-02-08dsputil: Move fdct function declarations to dct.hDiego Biurrun12-20/+25
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer169-907/+929
2013-01-23Drop DCTELEM typedefDiego Biurrun163-812/+835
2012-04-22lowres2 support.Michael Niedermayer23-45/+387
2012-04-21Remove lowres video decodingMans Rullgard34-755/+56
2012-02-15libavcodec: Add ff_ prefix to j_rev_dct*Martin Storsjö4-19/+19
2011-11-08Remove redundant filename self-references inside files.Diego Biurrun8-11/+3
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun479-491/+478
2009-04-17Remove unused assignment from j_rev_dct() found by CSA.Michael Niedermayer1-1/+0
2009-04-17Remvoe useless assignment found by CSA.Michael Niedermayer1-1/+0
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun380-380/+380
2008-05-09Use full path for #includes from another directory.Diego Biurrun192-319/+351
2006-09-03Add copyright notice from the Independent JPEG Group instead of referringDiego Biurrun3-6/+105
2005-12-22COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun178-22016/+22016
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun340-13125/+13124
2004-09-26porting optimizations from 4x4 dct to 8x8Michael Niedermayer1-260/+0
2004-09-26optimizing 4x4 idctMichael Niedermayer1-270/+8
2004-09-261/8 resolution decodingMichael Niedermayer3-0/+23
2004-09-261/4 resolution decodingMichael Niedermayer4-4/+63
2004-09-251/2 resolution decodingMichael Niedermayer10-73/+724
2003-03-06per file doxyMichael Niedermayer66-27/+342
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac110-1721/+1688
2002-05-27* started to cleanup name clashes for onetime compilationZdenek Kabelac11-51/+79
2001-08-07permuted coefs in normal IDCT to avoid having different cases thereFabrice Bellard1-7/+9
2001-07-22Initial revisionFabrice Bellard80-0/+31513