diff options
| author | Tim Redfern <tim@eclectronics.org> | 2013-12-29 12:19:38 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2013-12-29 12:19:38 +0000 |
| commit | f7813a5324be39d13ab536c245d15dfc602a7849 (patch) | |
| tree | fad99148b88823d34a5df2f0a25881a002eb291b /ffmpeg/libavcodec/libavcodec.v | |
| parent | b7a5a477b8ff4d4e3028b9dfb9a9df0a41463f92 (diff) | |
basic type mechanism working
Diffstat (limited to 'ffmpeg/libavcodec/libavcodec.v')
| -rw-r--r-- | ffmpeg/libavcodec/libavcodec.v | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ffmpeg/libavcodec/libavcodec.v b/ffmpeg/libavcodec/libavcodec.v index 826a547..69e653c 100644 --- a/ffmpeg/libavcodec/libavcodec.v +++ b/ffmpeg/libavcodec/libavcodec.v @@ -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: *; |
