summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-09-16 19:13:58 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-09-16 19:13:58 +0000
commite9f273126b14943529ebb1b9685d0a47bc9ad868 (patch)
tree59f26ba8e91e09fa72f1fbb713cfe6d7a1757777 /ChangeLog
parent233644df3332bd4a2048abe1fb81a38f0fa1e355 (diff)
gst/rtp/README: Update README with the design for synchronisation rules of RTP on sender and receiver.
Original commit message from CVS: * gst/rtp/README: Update README with the design for synchronisation rules of RTP on sender and receiver.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 530e67d7..6d8c39df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-09-16 Wim Taymans <wim.taymans@gmail.com>
+
+ * gst/rtp/README:
+ Update README with the design for synchronisation rules of RTP on
+ sender and receiver.
+
2007-09-14 Sebastian Dröge <slomo@circular-chaos.org>
* gst/wavparse/gstwavparse.c: (gst_wavparse_loop),