summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f9c02dac..960ffb47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2006-06-06 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * configure.ac:
+ enable building of GDP elements
+ * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
+ * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init),
+ (gst_gdp_pay_init), (gst_gdp_buffer_from_caps),
+ (gst_gdp_pay_buffer_from_buffer), (gst_gdp_buffer_from_event),
+ (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_sink_event),
+ (gst_gdp_pay_set_property), (gst_gdp_pay_get_property),
+ (gst_gdp_pay_change_state):
+ * gst/gdp/gstgdppay.h:
+ add version 1.0
+
2006-06-02 Michael Smith <msmith@fluendo.com>
* ext/theora/theoradec.c: (theora_dec_src_convert),