You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
lavf/asf: Remove an unneeded forward declaration.
This commit is contained in:
@@ -166,6 +166,4 @@ extern const AVMetadataConv ff_asf_metadata_conv[];
|
|||||||
|
|
||||||
#define ASF_PL_FLAG_KEY_FRAME 0x80 //1000 0000
|
#define ASF_PL_FLAG_KEY_FRAME 0x80 //1000 0000
|
||||||
|
|
||||||
extern AVInputFormat ff_asf_demuxer;
|
|
||||||
|
|
||||||
#endif /* AVFORMAT_ASF_H */
|
#endif /* AVFORMAT_ASF_H */
|
||||||
|
Reference in New Issue
Block a user