X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Flibavcodec.v;h=6539d7bdb7538c8155fda767c6b9fd0992f8059b;hb=186980bf0f5e890295b6dc6b939084e3ebcf0dde;hp=9f6b01d103747e7001916ede96e85e6373656832;hpb=15c481614bb410cfa147f8051024d42b01eadff8;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: *; };