tableprint: use the type name as-is for the functions' names.
authorDiego Pettenò <flameeyes@gmail.com>
Sun, 27 Jun 2010 12:20:39 +0000 (12:20 +0000)
committerDiego Pettenò <flameeyes@gmail.com>
Sun, 27 Jun 2010 12:20:39 +0000 (12:20 +0000)
commitac014798ff719c69a895aff0189a794ed9046554
treef53db1d845bbecfa50224c0c5ed2e1c53403b21f
parent07ece20c696edad327b2e3fefd14f52279f60035
tableprint: use the type name as-is for the functions' names.

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
libavcodec/cbrt_tablegen.c
libavcodec/dv_tablegen.c
libavcodec/dv_tablegen.h
libavcodec/motionpixels_tablegen.c
libavcodec/mpegaudio_tablegen.c
libavcodec/pcm_tablegen.c
libavcodec/qdm2_tablegen.c
libavcodec/tableprint.c
libavcodec/tableprint.h