summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 48b760c0..0c84f9de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2007-04-03 Wim Taymans <wim@fluendo.com>
+ * gst/rtpmanager/gstrtpbin.c: (find_session_by_id),
+ (create_session), (gst_rtp_bin_base_init), (create_recv_rtp),
+ (create_recv_rtcp), (create_send_rtp), (create_rtcp),
+ (gst_rtp_bin_request_new_pad):
+ * gst/rtpmanager/gstrtpbin.h:
+ * gst/rtpmanager/gstrtpclient.c:
+ Some more ghostpad magic.
+
+2007-04-03 Wim Taymans <wim@fluendo.com>
+
* gst/rtpmanager/Makefile.am:
Add .h file so it can be disted properly.