Send vorbis headers at the beginning of a stream, fixes bug #141554.
authorArwed v. Merkatz <v.merkatz@gmx.net>
Wed, 25 Aug 2004 12:27:59 +0000 (12:27 +0000)
committerArwed v. Merkatz <v.merkatz@gmx.net>
Wed, 25 Aug 2004 12:27:59 +0000 (12:27 +0000)
Original commit message from CVS:
Send vorbis headers at the beginning of a stream, fixes bug #141554.

AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index ca46e98..c493808 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -18,3 +18,4 @@ Benjamin Otte <in7y118@public.uni-hamburg.de>
 Ronald Bultje <rbultje@ronald.bitfreak.net>
 Julien MOUTTE <julien@moutte.net>
 Jan Schmidt <thaytan@mad.scientist.com>
+Arwed v. Merkatz <v.merkatz@gmx.net>
index 35f72a0..8e8700f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
+
+       * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
+       send vorbis headers at the beginning of a stream, fixes bug #141554.
+
 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
  
        * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),