]> git.sesse.net Git - ffmpeg/history - libavcodec/tableprint.c
SSSE3 versions of vp8 width4 bilinear MC functions
[ffmpeg] / libavcodec / tableprint.c
2010-06-27 Diego Pettenòtableprint: use the type name as-is for the functions...
2010-05-13 Michael KostylevSupport writing 2d float arrays.
2010-04-01 Reimar DöffingerChange/simplify the tableprint/tablegen API.
2010-03-21 Reimar DöffingerDo not use puts, it adds additional newlines making...
2010-03-21 Reimar DöffingerExtend and move macros to create table printing functio...
2010-03-14 Reimar DöffingerAdd some more table-printing functions needed for futur...
2010-03-09 Måns RullgårdReplace some printf() with puts() in tableprint.c
2010-01-09 Reimar DöffingerAdd support for hard-coded MDCT-related ff_sine_windows...
2009-11-26 Reimar DöffingerAdd support for hardcoding the motionpixels rgb to...
2009-10-28 Reimar DöffingerChange format string from "x" to PRIx32 to hopefully...
2009-10-28 Reimar DöffingerBetter formatting for 2D tables in tableprint code.
2009-10-28 Reimar DöffingerAdd support for hardcoding the mpegaudiodec tables.