diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2008-11-10 15:26:40 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2008-11-10 15:26:40 +0000 |
commit | a1d2af2cdb7b5d7de3bb7fdf50241229fc1761e0 (patch) | |
tree | 3226be36181ca35d5fe24d0cf928de0a309bc33a /ChangeLog | |
parent | 4cf27a73513ebedb5cbc576357b0182958842ff3 (diff) | |
download | gst-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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: |