]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/libavcodec.v
timecode: fix typo
[ffmpeg] / libavcodec / libavcodec.v
index 9f6b01d103747e7001916ede96e85e6373656832..6539d7bdb7538c8155fda767c6b9fd0992f8059b 100644 (file)
@@ -25,5 +25,7 @@ LIBAVCODEC_$MAJOR {
                 ff_mmxext_idct;
                 ff_idct_xvid*;
                 ff_jpeg_fdct*;
+                #XBMC's configure checks for ff_vdpau_vc1_decode_picture()
+                ff_vdpau_vc1_decode_picture;
         local:  *;
 };