From bc348464a67516b828815673585f8724651d969a Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Thu, 23 Oct 2003 20:12:33 +0000 Subject: I should have seen this coming... The changes to the video API of course require the video/spu decoder and post plugin APIs to be increased as well. CVS patchset: 5579 CVS date: 2003/10/23 20:12:33 --- src/xine-engine/spu_decoder.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xine-engine/spu_decoder.h') diff --git a/src/xine-engine/spu_decoder.h b/src/xine-engine/spu_decoder.h index bae6267b1..d9d4d276c 100644 --- a/src/xine-engine/spu_decoder.h +++ b/src/xine-engine/spu_decoder.h @@ -32,7 +32,7 @@ # include #endif -#define SPU_DECODER_IFACE_VERSION 14 +#define SPU_DECODER_IFACE_VERSION 15 /* * generic xine spu decoder plugin interface -- cgit v1.2.3