summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/avformat.h')
-rw-r--r--libavformat/avformat.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavformat/avformat.h b/libavformat/avformat.h
index 27cddaa10a..0429701b21 100644
--- a/libavformat/avformat.h
+++ b/libavformat/avformat.h
@@ -407,9 +407,6 @@ extern AVImageFormat *first_image_format attribute_deprecated;
#include "rtsp.h"
-/* yuv4mpeg.c */
-extern AVOutputFormat yuv4mpegpipe_muxer;
-
/* utils.c */
void av_register_input_format(AVInputFormat *format);
void av_register_output_format(AVOutputFormat *format);