[Bug 746765] New: [PATCH] mpegtsmux: Remove arbitrary constraint on prog-map program ids

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 25 10:49:44 PDT 2015


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

            Bug ID: 746765
           Summary: [PATCH] mpegtsmux: Remove arbitrary constraint on
                    prog-map program ids
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: yaneti at declera.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 300301
  --> https://bugzilla.gnome.org/attachment.cgi?id=300301&action=edit
Remove arbitrary constraint on prog-map program ids

Currently there is an arbitrary limit of 32 for program ids in prog-map, which
seems to be tied only to the chosen implementation. 
Use a hash table to remove it.

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