]> git.sesse.net Git - ffmpeg/history - libavcodec/simple_idct_template.c
svq3: rip out the svq3-relevant parts of pred_motion() out of h264
[ffmpeg] / libavcodec / simple_idct_template.c
2016-03-05 Katerina Barone... idct8x8: Fix undefined negative shifts
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