12 Commits (5ef42826d2e17fe041c0f2744868cf0e5deb7d12)

Author SHA1 Message Date
Diego Pettenò ac014798ff tableprint: use the type name as-is for the functions' names. 15 years ago
Michael Kostylev 56b37cd1c7 Support writing 2d float arrays. 15 years ago
Reimar Döffinger 8eaa6e0e04 Change/simplify the tableprint/tablegen API. 15 years ago
Reimar Döffinger e99f8d32e2 Do not use puts, it adds additional newlines making the generated files 15 years ago
Reimar Döffinger 8de0859bcb Extend and move macros to create table printing functions to header. 15 years ago
Reimar Döffinger 108d262c56 Add some more table-printing functions needed for future patches. 15 years ago
Måns Rullgård 28e5130b5f Replace some printf() with puts() in tableprint.c 15 years ago
Reimar Döffinger 14b8607065 Add support for hard-coded MDCT-related ff_sine_windows tables. 15 years ago
Reimar Döffinger a7c6e76638 Add support for hardcoding the motionpixels rgb to yuv table. 15 years ago
Reimar Döffinger 3db0208c42 Change format string from "x" to PRIx32 to hopefully fix a warning with Cygwin gcc 4.2.4. 15 years ago
Reimar Döffinger 9e8fecf7ea Better formatting for 2D tables in tableprint code. 15 years ago
Reimar Döffinger eadaa00c6f Add support for hardcoding the mpegaudiodec tables. 15 years ago