[FFmpeg-cvslog] r9297 - trunk/libavformat/avformat.h
ramiro
subversion
Tue Jun 12 23:27:32 CEST 2007
Author: ramiro
Date: Tue Jun 12 23:27:32 2007
New Revision: 9297
Log:
Remove unused declarations
Modified:
trunk/libavformat/avformat.h
Modified: trunk/libavformat/avformat.h
==============================================================================
--- trunk/libavformat/avformat.h (original)
+++ trunk/libavformat/avformat.h Tue Jun 12 23:27:32 2007
@@ -829,14 +829,6 @@ int av_get_frame_filename(char *buf, int
*/
int av_filename_number_test(const char *filename);
-/* grab specific */
-int video_grab_init(void);
-int audio_init(void);
-
-/* DV1394 */
-int dv1394_init(void);
-int dc1394_init(void);
-
#ifdef HAVE_AV_CONFIG_H
#include "os_support.h"
More information about the ffmpeg-cvslog
mailing list