]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/xa.c
asfdec: move DAR list to ASFContext
[ffmpeg] / libavformat / xa.c
index 3a866b992fece39005a83287b8a874e7f0612978..21a6b26e258914a3c9d4d19ea621a1862f163188 100644 (file)
@@ -118,7 +118,7 @@ static int xa_read_packet(AVFormatContext *s,
     return ret;
 }
 
-AVInputFormat xa_demuxer = {
+AVInputFormat ff_xa_demuxer = {
     "xa",
     NULL_IF_CONFIG_SMALL("Maxis XA File Format"),
     sizeof(MaxisXADemuxContext),