Send vorbis headers at the beginning of a stream, fixes bug #141554.

Original commit message from CVS:
Send vorbis headers at the beginning of a stream, fixes bug #141554.
This commit is contained in:
Arwed v. Merkatz 2004-08-25 12:27:59 +00:00
parent ce7df5b382
commit eaaa516669
2 changed files with 6 additions and 0 deletions

View file

@ -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>

View file

@ -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),