summaryrefslogtreecommitdiffstats
path: root/libavcodec/tableprint.c
Commit message (Expand)AuthorAgeFilesLines
* tableprint: use the type name as-is for the functions' names.Diego Pettenò2010-06-271-9/+9
* Support writing 2d float arrays.Michael Kostylev2010-05-131-0/+1
* Change/simplify the tableprint/tablegen API.Reimar Döffinger2010-04-011-12/+1
* Do not use puts, it adds additional newlines making the generated filesReimar Döffinger2010-03-211-3/+2
* Extend and move macros to create table printing functions to header.Reimar Döffinger2010-03-211-25/+0
* Add some more table-printing functions needed for future patches.Reimar Döffinger2010-03-141-0/+3
* Replace some printf() with puts() in tableprint.cMåns Rullgård2010-03-091-3/+3
* Add support for hard-coded MDCT-related ff_sine_windows tables.Reimar Döffinger2010-01-091-0/+1
* Add support for hardcoding the motionpixels rgb to yuv table.Reimar Döffinger2009-11-261-0/+1
* Change format string from "x" to PRIx32 to hopefully fix a warning with Cygwi...Reimar Döffinger2009-10-281-1/+1
* Better formatting for 2D tables in tableprint code.Reimar Döffinger2009-10-281-1/+1
* Add support for hardcoding the mpegaudiodec tables.Reimar Döffinger2009-10-281-0/+72
OpenPOWER on IntegriCloud