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

List:       xine-cvslog
Subject:    [xine-cvs] =?utf-8?q?HG=3A_xine-lib-1=2E2=3A_Drop_useless_check?=
From:       Petri_Hintukainen via Xine-cvslog <xine-cvslog () lists ! sourceforge ! net
Date:       2017-11-16 11:17:46
Message-ID: f1b75c804b0a5ef68d24.1510828598 () hg ! debian ! org
[Download RAW message or body]

# HG changeset patch
# User Petri Hintukainen <phintuka@users.sourceforge.net>
# Date 1510828598 -7200
# Node ID f1b75c804b0a5ef68d24064dca2d42ffa497f322
# Branch  default
# Parent  bcf4d2fb91d010bb9543c22097f4b01c315e465f
Drop useless check

diff --git a/src/combined/ffmpeg/ff_mpeg_parser.c b/src/combined/ffmpeg/ff_mpeg_parser.c
--- a/src/combined/ffmpeg/ff_mpeg_parser.c
+++ b/src/combined/ffmpeg/ff_mpeg_parser.c
@@ -225,8 +225,9 @@
     if (code >= 0xb9)
       lprintf ("stream not demultiplexed ?\n");
 
-    if (code >= 0xb0)
-      break;
+    //if (code >= 0xb0)
+    //  break;
+    break;
   }
   return is_frame_done;
 }

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
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