summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2005-10-21 17:00:58 +0000
committerTim-Philipp Müller <tim@centricular.net>2005-10-21 17:00:58 +0000
commit512eb8ab25fd06d9442a8d9a72a6b172551afddb (patch)
tree769fc3d3f98a143fc90b1980cd33adeb866a63ce /ChangeLog
parentbee54790e70e3ddf147b95a541cfc439e6caee0b (diff)
ext/speex/gstspeexenc.c: Add position and duration query, fix query type function.
Original commit message from CVS: * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types), (gst_speexenc_src_query): Add position and duration query, fix query type function. * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream), (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps): Let's not set non-fixed caps on source pads.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 86e9ca35..ecae7cac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-10-21 Tim-Philipp Müller <tim at centricular dot net>
+
+ * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
+ (gst_speexenc_src_query):
+ Add position and duration query, fix query type function.
+
+ * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
+ (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
+ Let's not set non-fixed caps on source pads.
+
2005-10-21 Wim Taymans <wim@fluendo.com>
* ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):