]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/oma.c
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
[ffmpeg] / libavformat / oma.c
index 0f471dd91feed2d1f4b55fd2399f7692a2aa7d71..158ed117c3a88f7200ca7e2e7dbee381d2d4fc21 100644 (file)
@@ -189,7 +189,7 @@ static int oma_read_probe(AVProbeData *p)
 }
 
 
-AVInputFormat oma_demuxer = {
+AVInputFormat ff_oma_demuxer = {
     "oma",
     NULL_IF_CONFIG_SMALL("Sony OpenMG audio"),
     0,