On Jan 21, 2008 7:01 AM, Morfsta <morfsta@xxxxxxxxx> wrote: > However, I get this error message: - > > w32codec.c:581: error: 'BUF_VIDEO_WVC1' undeclared (first use in this function) Try: --- xine-lib/src/xine-engine/buffer.h.orig 2007-11-05 18:33:03.000000000 -0500 +++ xine-lib/src/xine-engine/buffer.h 2007-11-05 18:33:38.000000000 -0500 @@ -192,6 +192,8 @@ #define BUF_VIDEO_CAVS 0x02620000 #define BUF_VIDEO_VP6F 0x02630000 #define BUF_VIDEO_THEORA_RAW 0x02640000 +#define BUF_VIDEO_VC1 0x02650000 +#define BUF_VIDEO_WVC1 0x02650000 /* audio buffer types: (please keep in sync with buffer_types.c) */ _______________________________________________ vdr mailing list vdr@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr