projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb72b0e
)
ext/ogg/gstoggdemux.c: We love it if files that start at zero work too...
author
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Fri, 22 Oct 2004 13:09:12 +0000
(13:09 +0000)
committer
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Fri, 22 Oct 2004 13:09:12 +0000
(13:09 +0000)
Original commit message from CVS:
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
We love it if files that start at zero work too...
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
5e38412
..
76cfa64
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,10
@@
2004-10-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+ * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
+ We love it if files that start at zero work too...
+
+2004-10-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
Handle files with missing EOS headers.