]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/mmf.c
avcodec/vc1dsp: add () to protect the arguments of the op* macros
[ffmpeg] / libavformat / mmf.c
index e96311238deccce554f1874ba20a6ae0f2ee861c..c2acec91ebd8b255faa7a990717b4d2133500973 100644 (file)
@@ -27,7 +27,7 @@
 #include "rawenc.h"
 #include "riff.h"
 
-typedef struct {
+typedef struct MMFContext {
     int64_t atrpos, atsqpos, awapos;
     int64_t data_end;
     int stereo;