gstreamer/gst/liveadder
Edward Hervey 8a533c4282 [MOVED FROM GST-P-FARSIGHT] liveadder : Handle jitter in incoming buffers
Incoming buffers (especially those from an RTP connection) might have slight timestamp jitter. This is normally handled by audiosink (accepting up to 500ms of jitter).
Here we accept a maximum jitter of 10ms. If a buffer is within 10ms of the expected time, we correct its timestamp.
2009-02-17 19:29:06 +01:00
..
.git-darcs-dir [MOVED FROM GST-P-FARSIGHT] Add liveadder element 2009-02-17 19:29:03 +01:00
liveadder.c [MOVED FROM GST-P-FARSIGHT] liveadder : Handle jitter in incoming buffers 2009-02-17 19:29:06 +01:00
liveadder.h [MOVED FROM GST-P-FARSIGHT] Have the liveadder remember if its playing or not 2009-02-17 19:29:05 +01:00
Makefile.am [MOVED FROM GST-P-FARSIGHT] Add liveadder element 2009-02-17 19:29:03 +01:00