[Bug 697239] [mpegtsmux] Let prog-map define the program number

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 21 04:05:20 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=697239
  GStreamer | gst-plugins-bad | 1.x

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.1.4

--- Comment #5 from Edward Hervey <bilboed at gmail.com> 2013-08-21 11:05:15 UTC ---
commit e4a0c4d5092639e01fa8c9db4f8225b27c1d5c2e
Author: Jesper Larsen <jesper.larsen at ixonos.com>
Date:   Sun Mar 10 17:02:18 2013 +0100

    mpegtsmux: Set the program number from prog-map

    The prog-map property of mpegtsmux only allows you to group pids together
in a program.
    The program number set in the PAT/PMT tables cannot be set explicitly.

    This patch will set the program number according to the prog-map.
    If a program id of 0 is given, the first vacant program number starting
from 1 will be used.

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

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