# HG changeset patch # User atmos4 # Date 1004309804 0 # Node ID 125af7039fcbf89dea18f9da420b84477be680b6 # Parent b8453759cfb182e1d8471e11bcd89188c716fd35 Enable stream cache by default. diff -r b8453759cfb1 -r 125af7039fcb configure --- a/configure Sun Oct 28 21:44:23 2001 +0000 +++ b/configure Sun Oct 28 22:56:44 2001 +0000 @@ -2470,8 +2470,6 @@ /* -------- Generated by ./configure ----------- */ -#undef USE_STREAM_CACHE - #define USE_OSD #define USE_SUB @@ -2482,6 +2480,10 @@ /* Common data directory (for fonts, etc) */ #define DATADIR "$_datadir" +/* Define this to compile stream-caching support, it can be enabled via + -cache */ +#define USE_STREAM_CACHE + /* Define for using new DivX4Linux library, instead of open-source OpenDivX */ /* You have to change DECORE_LIBS in config.mak too! */ $_divx4def