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

List:       xine-cvslog
Subject:    [xine-cvs] CVS: xine-lib/src/demuxers demux_asf.c,1.151,1.152
From:       James Stembridge <jstembridge () users ! sourceforge ! net>
Date:       2004-03-28 19:11:34
Message-ID: E1B7fh0-0003of-Tw () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/xine/xine-lib/src/demuxers
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14631

Modified Files:
	demux_asf.c 
Log Message:
Fix recovery from corrupt video stream


Index: demux_asf.c
===================================================================
RCS file: /cvsroot/xine/xine-lib/src/demuxers/demux_asf.c,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -r1.151 -r1.152
--- demux_asf.c	18 Mar 2004 09:07:00 -0000	1.151
+++ demux_asf.c	28 Mar 2004 19:11:32 -0000	1.152
@@ -1416,7 +1416,7 @@
   if (stream && stream->fifo) {
     if (!frag_offset) {
       /* keyframe detection for non-seekable input plugins */
-      if (stream->skip && (raw_id & 0x80) && !this->keyframe_ts) {
+      if (stream->skip && (raw_id & 0x80) && !this->keyframe_found) {
         xprintf(this->stream->xine, XINE_VERBOSITY_DEBUG, "demux_asf: keyframe detected\n");
         this->keyframe_found = 1;
         this->keyframe_ts = *timestamp;



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Xine-cvslog mailing list
Xine-cvslog@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xine-cvslog
[prev in list] [next in list] [prev in thread] [next in thread] 

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