Fix compilation with libavcodec's HWACCEL.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29130 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
cehoyos 2009-04-02 18:38:15 +00:00
parent 96323d1d5d
commit 06c07eb5c0
1 changed files with 5 additions and 0 deletions

5
configure vendored
View File

@ -8819,6 +8819,11 @@ $def_xvid_lavc
`ff_config_enable "$_libavprotocols_all" "$_libavprotocols"`
`ff_config_enable "$_libavbsfs_all" "$_libavbsfs"`
#define CONFIG_H263_VAAPI_HWACCEL 0
#define CONFIG_MPEG2_VAAPI_HWACCEL 0
#define CONFIG_MPEG4_VAAPI_HWACCEL 0
#define CONFIG_H264_VAAPI_HWACCEL 0
#endif /* MPLAYER_CONFIG_H */
EOF