]> git.sesse.net Git - ffmpeg/history - libavcodec/simple_idct_template.c
avconv_vaapi: Convert to use hw_frames_ctx only
[ffmpeg] / libavcodec / simple_idct_template.c
2016-05-10 Michael Niedermayersimple_idct_template: Fix strict aliasing violation
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
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