mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-12-24 11:52:06 +08:00
remove redundant declarations
Originally committed as revision 6153 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user