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:
7895e7a
)
gst/playback/gstplaybasebin.c: Wrong var used to get g_list_next.
author
Wim Taymans
<wim.taymans@gmail.com>
Mon, 11 Oct 2004 12:07:15 +0000
(12:07 +0000)
committer
Wim Taymans
<wim.taymans@gmail.com>
Mon, 11 Oct 2004 12:07:15 +0000
(12:07 +0000)
Original commit message from CVS:
* gst/playback/gstplaybasebin.c: (setup_source):
Wrong var used to get g_list_next.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
1dcc728
..
85c9632
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2004-10-11 Wim Taymans <wim@fluendo.com>
+
+ * gst/playback/gstplaybasebin.c: (setup_source):
+ Wrong var used to get g_list_next.
+
2004-10-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),