gstreamer/gst/mpegtsmux/tsmux
Jesper Larsen e4a0c4d509 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
2013-08-21 13:02:02 +02:00
..
crc.h mpegtsmux: port to 0.11 2012-06-16 19:22:35 +02:00
Makefile.am Add Fluendo MPEG-TS muxer and libtsmux to gst-plugins-bad. This is renamed to mpegtsmux to prevent conflicts. Also al... 2008-09-01 16:38:40 +00:00
tsmux.c mpegtsmux: Set the program number from prog-map 2013-08-21 13:02:02 +02:00
tsmux.h mpegtsmux: Set the program number from prog-map 2013-08-21 13:02:02 +02:00
tsmuxcommon.h Fix FSF address 2012-11-04 00:09:59 +00:00
tsmuxstream.c Fix FSF address 2012-11-04 00:09:59 +00:00
tsmuxstream.h Fix FSF address 2012-11-04 00:09:59 +00:00