[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mplayer-cvs
Subject:    [Mplayer-cvslog] CVS: main/libmpdemux demux_ogg.c,1.59,1.60
From:       syncmail () mplayerhq ! hu (Moritz Bunkus CVS)
Date:       2004-10-30 8:42:28
Message-ID: 20041030084228.2849C3BBA6 () mail ! mplayerhq ! hu
[Download RAW message or body]

CVS change done by Moritz Bunkus CVS

Update of /cvsroot/mplayer/main/libmpdemux
In directory mail:/var2/tmp/cvs-serv5166

Modified Files:
	demux_ogg.c 
Log Message:
Declare a prototype for the function before it is used. Otherwise some compiler \
versions will "optimize" them away, and linking will fail.

Index: demux_ogg.c
===================================================================
RCS file: /cvsroot/mplayer/main/libmpdemux/demux_ogg.c,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- demux_ogg.c	14 Oct 2004 15:09:34 -0000	1.59
+++ demux_ogg.c	30 Oct 2004 08:42:25 -0000	1.60
@@ -425,6 +425,8 @@
   return 0;
 }
 
+static int demux_ogg_sub_reverse_id(demuxer_t *demuxer, int id);
+
 /// Try to print out comments and also check for LANGUAGE= tag
 static void demux_ogg_check_comments(demuxer_t *d, ogg_stream_t *os, int id, \
vorbis_comment *vc)  {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic