]> git.sesse.net Git - ffmpeg/history - libavcodec/simple_idct_template.c
dds: validate compressed source buffer size
[ffmpeg] / libavcodec / simple_idct_template.c
2014-03-26 Diego BiurrunAdd missing headers to make template files compile...
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-03-06 Ronald S. BultjeDon't use ff_cropTbl[] for IDCT.
2011-10-14 Ronald S. Bultjeprores-idct: fix overflow in c code.
2011-07-21 Mans Rullgardsimple_idct: whitespace cosmetics
2011-07-21 Mans Rullgardsimple_idct: make repeated code a macro
2011-07-21 Mans Rullgardsimple_idct: change 10-bit add/put stride from pixels...
2011-07-20 Mans Rullgardsimple_idct: add 10-bit version