[Bug 735653] mpegts: return early if packetizing short section

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 12 11:24:17 PDT 2015


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.2

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Oops, missed the update, sorry. Pushed now:

commit 355439206da3f1f5e91a5d1002852fdf5c904e91
Author: Jesper Larsen <knorr.jesper at gmail.com>
Date:   Fri Dec 19 14:43:20 2014 +0100

    mpegts: return early if packetizing short section

    Short sections have 3 bytes of common header, while other sections
    have 8 bytes of common header. If packetizing common header of short
    section, we should stop after the first 3 bytes.

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

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