summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-05-01 02:46:38 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-05-01 02:46:38 +0000
commit5edbe32754b78320d366c56785a8d6cb70c4c051 (patch)
tree9553c88c17eae18fa297f1c95f8ecdc25f8fcff7 /ChangeLog
parentcdfd00d33e4a37ecc0bdf82616c22d2ef99ab2fe (diff)
gst/matroska/matroska-demux.c: Really detect ac-3 audio.
Original commit message from CVS: * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps): Really detect ac-3 audio. * gst/typefind/gsttypefindfunctions.c: (matroska_type_find): really detect matroska files (off-by-1).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30b42dc4..619e4bbd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-04-30 Ronald Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
+ Really detect ac-3 audio.
+ * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
+ really detect matroska files (off-by-1).
+
2004-04-30 David Schleef <ds@schleef.org>
* gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),