mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
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:
parent
ce7df5b382
commit
eaaa516669
2 changed files with 6 additions and 0 deletions
1
AUTHORS
1
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>
|
||||
|
|
|
@ -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),
|
||||
|
|
Loading…
Reference in a new issue