Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tableprint: use the type name as-is for the functions' names. | Diego Pettenò | 2010-06-27 | 1 | -3/+3 |
| | | | | | | | | This drops one parameter from the functions' macros, and require structures to be typedeffed, but ensures that it is possible to map 1-to-1 the type to the function name. Originally committed as revision 23820 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Change/simplify the tableprint/tablegen API. | Reimar Döffinger | 2010-04-01 | 1 | -12/+9 |
| | | | | Originally committed as revision 22761 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Add support for hard-coding the 256kB large dv_vlc_map table. | Reimar Döffinger | 2010-03-21 | 1 | -0/+50 |
Originally committed as revision 22622 to svn://svn.ffmpeg.org/ffmpeg/trunk |