[SCM] libav/experimental: Remove unused declarations
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 16:01:40 UTC 2013
The following commit has been merged in the experimental branch:
commit 6fe706df05a2e4983cdf1a8122c33361671c48a9
Author: Ramiro Polla <ramiro.polla at gmail.com>
Date: Tue Jun 12 21:27:32 2007 +0000
Remove unused declarations
Originally committed as revision 9297 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index e2449f5..e67da8b 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -829,14 +829,6 @@ int av_get_frame_filename(char *buf, int buf_size,
*/
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"
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list