lavc: fix shared build after dnxhd merge.

Signed-off-by: Nicolas George <nicolas.george@normalesup.org>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Nicolas George 2012-07-06 00:49:09 +02:00 committed by Michael Niedermayer
parent ec08676232
commit 8293a21a9c

View File

@ -27,5 +27,7 @@ LIBAVCODEC_$MAJOR {
ff_jpeg_fdct*;
#XBMC's configure checks for ff_vdpau_vc1_decode_picture()
ff_vdpau_vc1_decode_picture;
ff_dnxhd_get_cid_table;
ff_dnxhd_cid_table;
local: *;
};