mirror of
https://github.com/mpv-player/mpv
synced 2025-01-29 03:02:53 +00:00
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:
parent
96323d1d5d
commit
06c07eb5c0
5
configure
vendored
5
configure
vendored
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user