]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/mxfenc.c
Add RTP packetization of VP8
[ffmpeg] / libavformat / mxfenc.c
index d5e4ecf9e9bd393ea963bf99bc9467daab7d96e7..d5899393bb7b74f22de0e07c1589affe30d52907 100644 (file)
@@ -44,7 +44,7 @@
 static const int NTSC_samples_per_frame[] = { 1602, 1601, 1602, 1601, 1602, 0 };
 static const int PAL_samples_per_frame[]  = { 1920, 0 };
 
-AVOutputFormat mxf_d10_muxer;
+extern AVOutputFormat mxf_d10_muxer;
 
 #define EDIT_UNITS_PER_BODY 250
 #define KAG_SIZE 512