[Bug 737569] tsdemux: valid data is discarded if PES start packet is the first packet after discontinuity

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 29 02:43:10 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=737569
  GStreamer | gst-plugins-bad | git

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |bilboed at bilboed.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #1 from Edward Hervey <bilboed at bilboed.com> 2014-09-29 09:43:05 UTC ---
Well spotted !

commit 1b8e76d235f4adc42fdbc2f4b63f822d74097622
Author: Jesper Larsen <knorr.jesper at gmail.com>
Date:   Mon Sep 29 10:01:27 2014 +0200

    tsdemux: do not discard on discont if PES start

    If a discontinuity in the stream is detected, data is discarded until
    a new PES starts. If the first packet after the discontinuity is also
    the start of a PES, there is no reason to discard the packets.

    https://bugzilla.gnome.org/show_bug.cgi?id=737569

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list