mpegtsmux: fix PAT/PMT insertion frequency
authorMarc-André Lureau <mlureau@flumotion.com>
Wed, 3 Feb 2010 12:41:27 +0000 (13:41 +0100)
committerZaheer Abbas Merali <zaheerabbas@merali.org>
Wed, 3 Feb 2010 18:26:09 +0000 (18:26 +0000)
commit130cf8075295ce8871b668067d50e5916ebafd53
tree95a5d1cdac476e4d7cc854ec02197e26d530f27c
parent6d554a55603ef94d6b53ac61a4d4b767bd88c071
mpegtsmux: fix PAT/PMT insertion frequency

The current code is comparing timestamps with different clock.
Let's use only the clock for PTS values.

Also rename frequency to interval, to avoid confusion. And remove
documentation about value 0, which won't work like documented.

https://bugzilla.gnome.org/show_bug.cgi?id=608896
gst/mpegtsmux/tsmux/tsmux.c
gst/mpegtsmux/tsmux/tsmux.h