gstreamer/gst/mpegtsmux
Jan Schmidt 55373e21a8 mpegtsmux: Don't clear the PID on reset.
The PID on a pad shouldn't change on a state change, only
if the pad is freed and a new one created. Clearing the PID
prevented mpegtsmux from being reused, because all packets
would end up muxed in PID 0

https://bugzilla.gnome.org/show_bug.cgi?id=752999
2015-07-29 23:10:49 +10:00
..
tsmux mpegtsmux: add basic support for asynchronous KLV metadata streams 2015-07-13 23:34:31 +01:00
Makefile.am mpegtsmux: Add support for muxing SI tables 2014-02-06 15:55:46 +01:00
mpegtsmux.c mpegtsmux: Don't clear the PID on reset. 2015-07-29 23:10:49 +10:00
mpegtsmux.h mpegtsmux: Remove redundant min_dts 2015-06-15 10:10:40 -04: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 mpegtsmux: fix uninitialized variable warning 2013-10-25 12:26:23 +01:00
mpegtsmux_ttxt.h Fix FSF address 2012-11-04 00:09:59 +00:00