summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2004-11-08 18:12:19 +0000
committerWim Taymans <wim.taymans@gmail.com>2004-11-08 18:12:19 +0000
commit125255ac3eff8bd7ab7b1ea03b8177af26f77a0c (patch)
tree8779057c4a0a00d294234daf64b32a29a7cdf5b9
parent6be8a95c79b601479c32191c2aef9f784b5a2b59 (diff)
downloadgst-plugins-bad-125255ac3eff8bd7ab7b1ea03b8177af26f77a0c.tar.gz
gst-plugins-bad-125255ac3eff8bd7ab7b1ea03b8177af26f77a0c.tar.bz2
gst-plugins-bad-125255ac3eff8bd7ab7b1ea03b8177af26f77a0c.zip
gst/playback/gstplaybasebin.c: We can remove this hack now.
Original commit message from CVS: * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element): We can remove this hack now.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 63910935..4618d489 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2004-11-08 Wim Taymans <wim@fluendo.com>
+ * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
+ We can remove this hack now.
+
+2004-11-08 Wim Taymans <wim@fluendo.com>
+
* gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
(gst_videomixer_fill_checker), (gst_videomixer_fill_color),
(gst_videomixer_blend_buffers), (gst_videomixer_loop):