commit | f13ad91c77218f69ac5256632607ab6d3f087874 | [log] [tgz] |
---|---|---|
author | Wim Taymans <wim.taymans@gmail.com> | Tue Aug 21 17:18:29 2007 +0000 |
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | Tue Aug 11 02:30:29 2009 +0100 |
tree | 7019c60aad700a9dc3452c6b1f6a23e32ed91a97 | |
parent | ce70e0f43e12a4efbdf7e92ce223005ae41386c4 [diff] |
gst/rtpmanager/gstrtpjitterbuffer.c: When drop-on-latency is set but we have no latency configured, just push the buf... Original commit message from CVS: * gst/rtpmanager/gstrtpjitterbuffer.c: (gst_rtp_jitter_buffer_chain), (gst_rtp_jitter_buffer_set_property): When drop-on-latency is set but we have no latency configured, just push the buffer as fast as possible. Fix typo in comment.