gst/matroska/matroska-demux.c: Really detect ac-3 audio.
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sat, 1 May 2004 02:46:38 +0000 (02:46 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sat, 1 May 2004 02:46:38 +0000 (02:46 +0000)
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).

ChangeLog

index 30b42dc..619e4bb 100644 (file)
--- 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),