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:
d44b1f3
)
gst/apetag/apedemux.c: Let's make sure we're done typefinding when detecting tags.
author
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Sat, 4 Dec 2004 11:44:47 +0000
(11:44 +0000)
committer
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Sat, 4 Dec 2004 11:44:47 +0000
(11:44 +0000)
Original commit message from CVS:
* gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
Let's make sure we're done typefinding when detecting tags.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
4baa93a
..
f614104
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2004-12-04 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
+ Let's make sure we're done typefinding when detecting tags.
+
2004-12-03 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* gst/matroska/ebml-read.c: (gst_ebml_read_class_init),