Add const to (mostly) char* and make some functions static, which aren't used
outside their declaring source file and which have no corresponding prototype. patch by Stefan Huehner stefan^^@^^huehner^^.^^org Originally committed as revision 5497 to svn://svn.ffmpeg.org/ffmpeg/trunk
Showing
- ffmpeg.c 4 additions, 4 deletionsffmpeg.c
- ffplay.c 8 additions, 8 deletionsffplay.c
- ffserver.c 1 addition, 1 deletionffserver.c
- libavcodec/alac.c 1 addition, 1 deletionlibavcodec/alac.c
- libavcodec/png.c 1 addition, 1 deletionlibavcodec/png.c
- libavcodec/resample2.c 1 addition, 1 deletionlibavcodec/resample2.c
- libavcodec/truespeech.c 7 additions, 5 deletionslibavcodec/truespeech.c
- libavformat/aiff.c 1 addition, 1 deletionlibavformat/aiff.c
- libavformat/movenc.c 1 addition, 1 deletionlibavformat/movenc.c
- libavformat/mpegts.c 6 additions, 6 deletionslibavformat/mpegts.c
- libavformat/mpegtsenc.c 2 additions, 2 deletionslibavformat/mpegtsenc.c
- libavformat/rtsp.c 3 additions, 3 deletionslibavformat/rtsp.c
- libavformat/udp.c 7 additions, 7 deletionslibavformat/udp.c
- libpostproc/postprocess.c 3 additions, 3 deletionslibpostproc/postprocess.c
- libpostproc/postprocess_internal.h 2 additions, 2 deletionslibpostproc/postprocess_internal.h
- vhook/watermark.c 2 additions, 2 deletionsvhook/watermark.c
Loading
Please register or sign in to comment