aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWim Taymans2008-11-10 09:26:40 -0600
committerWim Taymans2008-11-10 09:26:40 -0600
commita1d2af2cdb7b5d7de3bb7fdf50241229fc1761e0 (patch)
tree3226be36181ca35d5fe24d0cf928de0a309bc33a /ChangeLog
parent4cf27a73513ebedb5cbc576357b0182958842ff3 (diff)
downloadgst-plugins-bad0-10-a1d2af2cdb7b5d7de3bb7fdf50241229fc1761e0.tar.gz
gst-plugins-bad0-10-a1d2af2cdb7b5d7de3bb7fdf50241229fc1761e0.tar.xz
gst-plugins-bad0-10-a1d2af2cdb7b5d7de3bb7fdf50241229fc1761e0.zip
gst/rtpmanager/gstrtpjitterbuffer.c: Also configure the next expected output seqnum when we get a seqnum-base on the ...
Original commit message from CVS: * gst/rtpmanager/gstrtpjitterbuffer.c: (gst_jitter_buffer_sink_parse_caps), (gst_rtp_jitter_buffer_chain): Also configure the next expected output seqnum when we get a seqnum-base on the caps.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc1f24c52..a6c74c5bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
12008-11-10 Wim Taymans <wim.taymans@collabora.co.uk>
2
3 * gst/rtpmanager/gstrtpjitterbuffer.c:
4 (gst_jitter_buffer_sink_parse_caps), (gst_rtp_jitter_buffer_chain):
5 Also configure the next expected output seqnum when we get a seqnum-base
6 on the caps.
7
12008-11-10 Edward Hervey <edward.hervey@collabora.co.uk> 82008-11-10 Edward Hervey <edward.hervey@collabora.co.uk>
2 9
3 * gst-libs/gst/app/gstappsink.c: 10 * gst-libs/gst/app/gstappsink.c: