summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2006-02-19 12:09:19 +0000
committerWim Taymans <wim.taymans@gmail.com>2006-02-19 12:09:19 +0000
commit645eac79e8711fd378372b856d1091c17f8ce71e (patch)
tree48c81f0da9f0b4a8c12a566ce9e77f6264d416fc /ChangeLog
parentb4d28290943826462216623b6f7aa01d8ee975a5 (diff)
gst/flx/gstflxdec.*: Implement DURATION query.
Original commit message from CVS: * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler), (gst_flxdec_chain): * gst/flx/gstflxdec.h: Implement DURATION query.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8509028c..b8cc2a0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-02-19 Wim Taymans <wim@fluendo.com>
+ * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
+ (gst_flxdec_chain):
+ * gst/flx/gstflxdec.h:
+ Implement DURATION query.
+
+2006-02-19 Wim Taymans <wim@fluendo.com>
+
* gst/flx/flx_color.h:
* gst/flx/flx_fmt.h:
* gst/flx/gstflxdec.c: (gst_flxdec_init),