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:
0a8bdc1
)
gst/tta/gstttaparse.c: Fix gcc-2.95 compile (#163485).
author
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Sun, 9 Jan 2005 20:08:45 +0000
(20:08 +0000)
committer
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Sun, 9 Jan 2005 20:08:45 +0000
(20:08 +0000)
Original commit message from CVS:
Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* gst/tta/gstttaparse.c: (gst_tta_src_event):
Fix gcc-2.95 compile (#163485).
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
9ee2738
..
8265914
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,10
@@
+2005-01-09 Koop Mast <kwm@rainbow-runner.nl>
+
+ Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst/tta/gstttaparse.c: (gst_tta_src_event):
+ Fix gcc-2.95 compile (#163485).
+
2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* configure.ac: