diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2006-07-12 Wim Taymans <wim@fluendo.com> + + * gst/rtp/Makefile.am: + * gst/rtp/gstrtp.c: (plugin_init): + * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init), + (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init), + (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process), + (gst_rtp_mp2t_depay_set_property), + (gst_rtp_mp2t_depay_get_property), + (gst_rtp_mp2t_depay_change_state), + (gst_rtp_mp2t_depay_plugin_init): + * gst/rtp/gstrtpmp2tdepay.h: + Added mpeg2 TS depayloader. Closing #347234. + 2006-07-11 Tim-Philipp Müller <tim at centricular dot net> * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close): |
