summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-08-29 21:43:08 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-08-29 21:43:08 +0000
commit14e218c083d72f65d0dcabf39fad4040e28a16d1 (patch)
tree4e8973a14c4f488dbf0b6b271b0c5fa08295fd85 /ChangeLog
parent32621485d5cc5ccff8d2e454a841e4e8c5b7926d (diff)
gst/rtsp/gstrtspsrc.c: Use new basesink async property to make sparse RTCP packet not wait for preroll.
Original commit message from CVS: * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink), (gst_rtspsrc_dup_printf): Use new basesink async property to make sparse RTCP packet not wait for preroll.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bbb3549b..a68fe156 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-08-29 Wim Taymans <wim.taymans@gmail.com>
+
+ * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
+ (gst_rtspsrc_dup_printf):
+ Use new basesink async property to make sparse RTCP packet not wait for
+ preroll.
+
2007-08-27 Jan Schmidt <thaytan@mad.scientist.com>
* gst/audiofx/Makefile.am: