[Bug 778731] New: hlsdemux: Fix checking bit for adaptation_field_control field to parse pcr

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Feb 16 02:05:59 UTC 2017


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

            Bug ID: 778731
           Summary: hlsdemux: Fix checking bit for
                    adaptation_field_control field to parse pcr
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Mac OS
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: di85.park at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 345910
  --> https://bugzilla.gnome.org/attachment.cgi?id=345910&action=edit
hlsdemux: Fix checking bit for adaptation_field_control field

The PCR_flag and PCR value is in adaptation_field, not in payload.
The MSB of adaptation_field_control is used as whether adaptation_field is
exist or not.

For the case(PCR in only adaptation_field without payload), we modify checking
condition about adaptation_field_control field.

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