-
- Downloads
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
Showing
- libavcodec/cbrt_tablegen.c 1 addition, 1 deletionlibavcodec/cbrt_tablegen.c
- libavcodec/dv_tablegen.c 3 additions, 3 deletionslibavcodec/dv_tablegen.c
- libavcodec/dv_tablegen.h 2 additions, 2 deletionslibavcodec/dv_tablegen.h
- libavcodec/motionpixels_tablegen.c 1 addition, 1 deletionlibavcodec/motionpixels_tablegen.c
- libavcodec/mpegaudio_tablegen.c 4 additions, 4 deletionslibavcodec/mpegaudio_tablegen.c
- libavcodec/pcm_tablegen.c 2 additions, 2 deletionslibavcodec/pcm_tablegen.c
- libavcodec/qdm2_tablegen.c 3 additions, 3 deletionslibavcodec/qdm2_tablegen.c
- libavcodec/tableprint.c 9 additions, 9 deletionslibavcodec/tableprint.c
- libavcodec/tableprint.h 16 additions, 16 deletionslibavcodec/tableprint.h
Loading
Please register or sign in to comment