Mercurial > mplayer.hg
changeset 1383:d15d60e12bd3
added #define CONFIG_DECODERS to support latest ffmpeg CVS
author | arpi |
---|---|
date | Mon, 23 Jul 2001 21:19:52 +0000 |
parents | 9e8781a3eefc |
children | 5665219136ce |
files | configure |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Mon Jul 23 20:02:58 2001 +0000 +++ b/configure Mon Jul 23 21:19:52 2001 +0000 @@ -1808,6 +1808,8 @@ /* 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