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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 29 00:25:57 PDT 2014


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

           Summary: mpegts: return early if packetizing short section
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: knorr.jesper at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=284793)
 View: https://bugzilla.gnome.org/attachment.cgi?id=284793
 Review: https://bugzilla.gnome.org/review?bug=735653&attachment=284793

mpegts: return early if packetizing short section

Patch that corrects _packetize_common_section function behaviour when dealing
with short sections. 

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.

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