summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2008-11-26 12:02:21 +0000
committerWim Taymans <wim.taymans@gmail.com>2008-11-26 12:02:21 +0000
commit6b402ff6b021f98b4eac3b3d99554076e9c04877 (patch)
tree605d4c78b648398d328fea20a9a49621893ee130 /ChangeLog
parentb51514fc266d8477aced8e99ffc9408729ada8de (diff)
downloadgst-plugins-bad-6b402ff6b021f98b4eac3b3d99554076e9c04877.tar.gz
gst-plugins-bad-6b402ff6b021f98b4eac3b3d99554076e9c04877.tar.bz2
gst-plugins-bad-6b402ff6b021f98b4eac3b3d99554076e9c04877.zip
gst/rtpmanager/gstrtpbin.c: Reset the sync parameters when clearing the payload type map too.
Original commit message from CVS: * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_reset_sync), (gst_rtp_bin_clear_pt_map): Reset the sync parameters when clearing the payload type map too. Fixes #562312.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25abffae..e2b6fb1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-11-26 Wim Taymans <wim.taymans@collabora.co.uk>
+ * gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_reset_sync),
+ (gst_rtp_bin_clear_pt_map):
+ Reset the sync parameters when clearing the payload type map too.
+ Fixes #562312.
+
+2008-11-26 Wim Taymans <wim.taymans@collabora.co.uk>
+
* gst/rtpmanager/gstrtpbin.c: (get_client),
(gst_rtp_bin_reset_sync), (gst_rtp_bin_associate),
(gst_rtp_bin_handle_sync), (create_stream),