summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-01-25 10:54:19 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-01-25 10:54:19 +0000
commit40d06b6a55408ce0a823d6bed8d621b12c817c32 (patch)
treee90932f4ddf3645a75207296efe09f65115b1885 /ChangeLog
parentd7666d033cd698b70fc7d96f94e1e24bbee4fda6 (diff)
gst/rtp/gstrtpL16pay.*: Fill up to MTU using adapter.
Original commit message from CVS: * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer): * gst/rtp/gstrtpL16pay.h: Fill up to MTU using adapter. Timestamp rtp packets.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c89ff9fa..0cc855b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-01-25 Wim Taymans <wim@fluendo.com>
+
+ * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
+ (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
+ * gst/rtp/gstrtpL16pay.h:
+ Fill up to MTU using adapter.
+ Timestamp rtp packets.
+
2007-01-25 Edward Hervey <edward@fluendo.com>
* gst/multipart/multipartmux.c: (gst_multipart_mux_collected):