| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | tableprint: use the type name as-is for the functions' names. | Diego Pettenò | 2010-06-27 | 1 | -9/+9 |
* | Support writing 2d float arrays. | Michael Kostylev | 2010-05-13 | 1 | -0/+1 |
* | Change/simplify the tableprint/tablegen API. | Reimar Döffinger | 2010-04-01 | 1 | -12/+1 |
* | Do not use puts, it adds additional newlines making the generated files | Reimar Döffinger | 2010-03-21 | 1 | -3/+2 |
* | Extend and move macros to create table printing functions to header. | Reimar Döffinger | 2010-03-21 | 1 | -25/+0 |
* | Add some more table-printing functions needed for future patches. | Reimar Döffinger | 2010-03-14 | 1 | -0/+3 |
* | Replace some printf() with puts() in tableprint.c | Måns Rullgård | 2010-03-09 | 1 | -3/+3 |
* | Add support for hard-coded MDCT-related ff_sine_windows tables. | Reimar Döffinger | 2010-01-09 | 1 | -0/+1 |
* | Add support for hardcoding the motionpixels rgb to yuv table. | Reimar Döffinger | 2009-11-26 | 1 | -0/+1 |
* | Change format string from "x" to PRIx32 to hopefully fix a warning with Cygwi... | Reimar Döffinger | 2009-10-28 | 1 | -1/+1 |
* | Better formatting for 2D tables in tableprint code. | Reimar Döffinger | 2009-10-28 | 1 | -1/+1 |
* | Add support for hardcoding the mpegaudiodec tables. | Reimar Döffinger | 2009-10-28 | 1 | -0/+72 |