mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:21:11 +01:00
lavc: Don't export ff_vdpau_vc1_decode_picture
It's not our responsibility to account for other projects' terrible hacky usage. Also, it is no longer needed by XMBC, since 78b71d4. Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
This commit is contained in:
parent
aec91de549
commit
fcb069af8f
1 changed files with 0 additions and 2 deletions
|
|
@ -25,8 +25,6 @@ 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;
|
||||
ff_dnxhd_get_cid_table;
|
||||
ff_dnxhd_cid_table;
|
||||
local: *;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue