summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorZeeshan Ali <zeenix@gmail.com>2005-10-16 21:19:44 +0000
committerZeeshan Ali <zeenix@gmail.com>2005-10-16 21:19:44 +0000
commite509e3980d32855eedcd153d4d1c8f4044b35661 (patch)
tree1d780b0e6013ff6ab414fc5d805d66fa99011c22 /ChangeLog
parent3650ac0c24a0667b633a144912aade79b581b4fc (diff)
flx plugin ported to 0.9
Original commit message from CVS: flx plugin ported to 0.9
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c6183c70..4acdeba0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-10-17 Zeeshan Ali <zeenix at gmail dot com>
+
+ * configure.ac:
+ * gst/flx/Makefile.am:
+ * gst/flx/gstflxdec.c: (gst_flxdec_init),
+ (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
+ (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
+ * gst/flx/gstflxdec.h:
+ flx plugin ported to 0.9
+
2005-10-16 Thomas Vander Stichele <thomas at apestaart dot org>
* ext/shout2/gstshout2.c: (gst_shout2send_change_state):