[Bug 611061] [mpegtsmux] some buffers are forgotten to push in m2ts_mode

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 25 22:03:54 PDT 2011


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

Jan Schmidt <thaytan> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |thaytan at mad.scientist.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.22

--- Comment #1 from Jan Schmidt <thaytan at mad.scientist.com> 2011-03-26 05:03:50 UTC ---
Fixed in this commit:

commit 1c65ff19f3f22cba88ce769acc9a16ccfd0ba421
Author: Jan Schmidt <thaytan at noraisin.net>
Date:   Sat Mar 26 15:58:21 2011 +1100

    Rewrite M2TS packet output

    Make sure we only write the bottom 30 bits of the PCR to the m2ts header.
    Don't use floating point computation for it, and remove weird bit fiddling
    that messes up the PCR in a way I can't find any
    justification/documentation for.

    Don't accidentally lose PCR packets from the output.

    Fix the description for the m2ts-mode property so it's clear it's a flag,
    and which setting does what.

    Fixes: #611061 #644429
    Partially fixes: #645006

-- 
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