projects
/
platform
/
upstream
/
gst-plugins-good.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c3dc42
)
gst/playback/gstplaybasebin.c: Explicit state change to workaround refcount bugs.
author
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Sat, 22 Jan 2005 17:26:05 +0000
(17:26 +0000)
committer
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Sat, 22 Jan 2005 17:26:05 +0000
(17:26 +0000)
Original commit message from CVS:
* gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
Explicit state change to workaround refcount bugs.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index df2b9dc5c76804edf3096537867cede450413bb0..50ea6f9c87074ba87af8b8c31733aea44d179a98 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2005-01-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
+ Explicit state change to workaround refcount bugs.
+
2005-01-22 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* gst/avi/gstavimux.c: (gst_avimux_write_tag),