1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-11 17:37:23 +00:00

Fix compilation after FFmpeg r21353.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30382 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
cehoyos 2010-01-21 10:31:34 +00:00
parent 450cef62b0
commit 4e92beb4ea

1
configure vendored
View File

@ -9220,6 +9220,7 @@ $(ff_config_enable "$_libavbsfs_all" "$_libavbsfs")
#define CONFIG_H264_VAAPI_HWACCEL 0
#define CONFIG_VC1_VAAPI_HWACCEL 0
#define CONFIG_WMV3_VAAPI_HWACCEL 0
#define CONFIG_H264_DXVA2_HWACCEL 0
#endif /* MPLAYER_CONFIG_H */
EOF