mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 18:51:11 +00:00
I'm too lazy to comment this
Original commit message from CVS: *** empty log message ***
This commit is contained in:
parent
df19ded406
commit
70e3dd069c
1 changed files with 121 additions and 111 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2004-12-28 Maciej Katafiasz <mathrick@mathrick.org>
|
||||
|
||||
* gst/matroska/matroska-demux.c:
|
||||
* gst/matroska/matroska-ids.h:
|
||||
* gst/matroska/matroska-demux.h:
|
||||
Fix Vorbis streams failing to decode in some files, where cluster_time
|
||||
isn't 0, because then it doesn't send codec_priv before actual data.
|
||||
Remove time-based test and replace it with marker set on beginning of
|
||||
new stream
|
||||
|
||||
2004-12-28 David Schleef <ds@schleef.org>
|
||||
|
||||
Merge patch from Ronald fixing problems with streaming
|
||||
|
|
Loading…
Reference in a new issue