gstreamer/gst/mpegtsmux
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
..
tsmux mpegtsmux: Set the program number from prog-map 2013-08-21 13:02:02 +02:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
mpegtsmux.c mpegtsmux: Set the program number from prog-map 2013-08-21 13:02:02 +02:00
mpegtsmux.h Fix FSF address 2012-11-04 00:09:59 +00:00
mpegtsmux_aac.c mpegtsmux: fix creation of ADTS header for AAC audio in MPEG-TS 2013-03-18 10:31:51 +00:00
mpegtsmux_aac.h Fix FSF address 2012-11-04 00:09:59 +00:00
mpegtsmux_ttxt.c Fix FSF address 2012-11-04 00:09:59 +00:00
mpegtsmux_ttxt.h Fix FSF address 2012-11-04 00:09:59 +00:00