1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-04 05:52:09 +00:00

added #define CONFIG_DECODERS to support latest ffmpeg CVS

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1384 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2001-07-23 21:19:52 +00:00
parent 0d4c1d1f29
commit ab2ccefb55

2
configure vendored
View File

@ -1808,6 +1808,8 @@ $_dshow
/* ffmpeg's libavcodec support (requires libavcodec source) */
$_libavcodec
/* use only decoders from libavcodec: */
#define CONFIG_DECODERS
/* Use 3dnow/mmxext/sse/mmx optimized fast memcpy() [maybe buggy... signal 4]*/
$_fastmemcpy