[Bug 736003] New: mpegts : How to determine the same section

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 3 19:42:10 PDT 2014


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

           Summary: mpegts : How to determine the same section
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: jingbo.hou at samsung.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


As many sections , we can use subtable_extension, version_number,
last_section_number and section_number to check whether this section was seen. 
but some sections , such as STT, ETT in ATSC , we can't use this way. they have
the same value of judge items, and different contents. 

i want to add  crc32  as new judge item to determine the same  section , but
i'm worry that  it can't determine completely with above judge items. there
maybe still many different sections as the same one and are ignored. 

is there better way to determine the same section?

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