summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-02-18 13:24:26 +0000
committerWim Taymans <wim.taymans@gmail.com>2007-02-18 13:24:26 +0000
commitbd4b1f680c78da051459cf93efe4777e9f716a48 (patch)
tree8d633f87a23e096a740cbc3f52874e31af6b9ed4 /ChangeLog
parent7fd025043d321be2377ebe5f964cacabf17cb764 (diff)
gst/rtp/: Added simple mpeg transport stream payloader.
Original commit message from CVS: * gst/rtp/Makefile.am: * gst/rtp/gstrtp.c: (plugin_init): * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init), (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer), (gst_rtp_mp2t_pay_plugin_init): * gst/rtp/gstrtpmp2tpay.h: Added simple mpeg transport stream payloader.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 821a331f..65c1fe5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2007-02-18 Wim Taymans <wim@fluendo.com>
+
+ * gst/rtp/Makefile.am:
+ * gst/rtp/gstrtp.c: (plugin_init):
+ * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
+ (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
+ (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
+ (gst_rtp_mp2t_pay_plugin_init):
+ * gst/rtp/gstrtpmp2tpay.h:
+ Added simple mpeg transport stream payloader.
+
2007-02-16 Wim Taymans <wim@fluendo.com>
* gst/rtsp/URLS: