From 962c11ef8de3aa7ffee91065a88456f605da0715 Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Mon, 12 Jan 2004 17:35:14 +0000 Subject: it seems i forgot to commit the api increase (demux/decoder). weird. CVS patchset: 6030 CVS date: 2004/01/12 17:35:14 --- src/demuxers/demux.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/demuxers/demux.h') diff --git a/src/demuxers/demux.h b/src/demuxers/demux.h index 1ad881ad4..c132a396b 100644 --- a/src/demuxers/demux.h +++ b/src/demuxers/demux.h @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: demux.h,v 1.34 2003/11/15 14:00:37 miguelfreitas Exp $ + * $Id: demux.h,v 1.35 2004/01/12 17:35:14 miguelfreitas Exp $ */ #ifndef HAVE_DEMUX_H @@ -35,7 +35,7 @@ # include #endif -#define DEMUXER_PLUGIN_IFACE_VERSION 23 +#define DEMUXER_PLUGIN_IFACE_VERSION 24 #define DEMUX_OK 0 #define DEMUX_FINISHED 1 -- cgit v1.2.3