summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2008-11-10 15:26:40 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-11-10 15:26:40 +0000
commita1d2af2cdb7b5d7de3bb7fdf50241229fc1761e0 (patch)
tree3226be36181ca35d5fe24d0cf928de0a309bc33a /ChangeLog
parent4cf27a73513ebedb5cbc576357b0182958842ff3 (diff)
downloadgst-plugins-bad-a1d2af2cdb7b5d7de3bb7fdf50241229fc1761e0.tar.gz
gst-plugins-bad-a1d2af2cdb7b5d7de3bb7fdf50241229fc1761e0.tar.bz2
gst-plugins-bad-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 fc1f24c5..a6c74c5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-11-10 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * 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.
+
2008-11-10 Edward Hervey <edward.hervey@collabora.co.uk>
* gst-libs/gst/app/gstappsink.c: