gstreamer/gst/mpegpsmux
Wim Taymans e58a00b2a2 mpegpsmux: fix timestamp handling
If the first buffer that we handle for a stream has no timestamp, we
would never consider this pad again for muxing which causes queues to
fill up and pipelines to stall. Instead, try to mux pads with -1
timestamps as soon as possible.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=722330
2014-01-20 16:25:51 +01:00
..
bits.h mpegpsmux: Add MPEG PS muxer 2009-08-31 09:14:32 +02:00
crc.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
mpegpsmux.c mpegpsmux: fix timestamp handling 2014-01-20 16:25:51 +01:00
mpegpsmux.h mpegpsmux: use DTS in addition to PTS 2013-01-01 11:59:39 +00:00
mpegpsmux_aac.c mpegpsmux: port to 0.11 2012-12-31 19:42:03 +00:00
mpegpsmux_aac.h Fix FSF address 2012-11-04 00:09:59 +00:00
mpegpsmux_h264.c mpegpsmux: port to 0.11 2012-12-31 19:42:03 +00:00
mpegpsmux_h264.h Fix FSF address 2012-11-04 00:09:59 +00:00
psmux.c mpegpsmux: use gstreamer debug logging system everywhere 2012-12-31 19:45:54 +00:00
psmux.h Fix FSF address 2012-11-04 00:09:59 +00:00
psmuxcommon.h mpegpsmux: use gstreamer debug logging system everywhere 2012-12-31 19:45:54 +00:00
psmuxstream.c mpegpsmux: use gstreamer debug logging system everywhere 2012-12-31 19:45:54 +00:00
psmuxstream.h mpegpsmux: port to 0.11 2012-12-31 19:42:03 +00:00