Mercurial > libavcodec.hg
log tableprint.c @ 11520:a791382fd782 libavcodec
age | author | description |
---|---|---|
Sun, 14 Mar 2010 19:27:58 +0000 | reimar | Add some more table-printing functions needed for future patches. libavcodec |
Tue, 09 Mar 2010 15:56:19 +0000 | mru | Replace some printf() with puts() in tableprint.c libavcodec |
Sat, 09 Jan 2010 13:28:04 +0000 | reimar | Add support for hard-coded MDCT-related ff_sine_windows tables. libavcodec |
Thu, 26 Nov 2009 21:20:28 +0000 | reimar | Add support for hardcoding the motionpixels rgb to yuv table. libavcodec |
Wed, 28 Oct 2009 20:02:40 +0000 | reimar | Change format string from "x" to PRIx32 to hopefully fix a warning with Cygwin gcc 4.2.4. libavcodec |
Wed, 28 Oct 2009 19:05:45 +0000 | reimar | Better formatting for 2D tables in tableprint code. libavcodec |
Wed, 28 Oct 2009 18:42:52 +0000 | reimar | Add support for hardcoding the mpegaudiodec tables. libavcodec |