X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=libavcodec%2Flibavcodec.v;h=6539d7bdb7538c8155fda767c6b9fd0992f8059b;hb=c48883163d6c7ff0806687bf3ee33ca9f8e7dede;hp=9f6b01d103747e7001916ede96e85e6373656832;hpb=ce253edf4e5bca101d618d7b3fc453bc982531ea;p=ffmpeg diff --git a/libavcodec/libavcodec.v b/libavcodec/libavcodec.v index 9f6b01d1037..6539d7bdb75 100644 --- a/libavcodec/libavcodec.v +++ b/libavcodec/libavcodec.v @@ -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: *; };