summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2008-09-13 01:37:50 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-09-13 01:37:50 +0000
commitc1647d0369a523469dbd5d75de30b6f61319b8f0 (patch)
tree682910f0ad31bf4580842f7c0b6c30729b419e13 /ChangeLog
parent007478f09c8c10a24b473d6ac8eef1929ce25ca0 (diff)
downloadgst-plugins-bad-c1647d0369a523469dbd5d75de30b6f61319b8f0.tar.gz
gst-plugins-bad-c1647d0369a523469dbd5d75de30b6f61319b8f0.tar.bz2
gst-plugins-bad-c1647d0369a523469dbd5d75de30b6f61319b8f0.zip
gst/rtpmanager/gstrtpbin.c: Do not try to adjust the offset of streams for which we have not yet seen an SR packet. A...
Original commit message from CVS: * gst/rtpmanager/gstrtpbin.c: (create_session), (gst_rtp_bin_associate), (gst_rtp_bin_sync_chain): Do not try to adjust the offset of streams for which we have not yet seen an SR packet. Avoids large ts-offsets in some cases.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9242ac48..290e5651 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-09-13 Wim Taymans <wim.taymans@collabora.co.uk>
+
+ * gst/rtpmanager/gstrtpbin.c: (create_session),
+ (gst_rtp_bin_associate), (gst_rtp_bin_sync_chain):
+ Do not try to adjust the offset of streams for which we have not yet
+ seen an SR packet. Avoids large ts-offsets in some cases.
+
2008-09-10 Michael Smith <msmith@songbirdnest.com>
* sys/dshowdecwrapper/Makefile.am: