summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-10-08 18:05:39 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2004-10-08 18:05:39 +0000
commitbd6d283673aff4f35c3baebbcc96cb80ea1603e0 (patch)
treebe2f7300927ce737cfe780e9b8a8f73a274a2b27 /ChangeLog
parentaec1965611bcbd58056e586a1788a1d42e1b205c (diff)
downloadgst-plugins-bad-bd6d283673aff4f35c3baebbcc96cb80ea1603e0.tar.gz
gst-plugins-bad-bd6d283673aff4f35c3baebbcc96cb80ea1603e0.tar.bz2
gst-plugins-bad-bd6d283673aff4f35c3baebbcc96cb80ea1603e0.zip
gst/playback/gstplaybin.c: Add small bits of code for screenshot handling.
Original commit message from CVS: * gst/playback/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init), (gst_play_bin_get_property), (handoff), (gen_video_element), (remove_sinks): Add small bits of code for screenshot handling.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce47ac57..5fa5389d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-10-08 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
+ (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
+ (gen_video_element), (remove_sinks):
+ Add small bits of code for screenshot handling.
+
2004-10-08 Wim Taymans <wim@fluendo.com>
* gst/playback/gstplaybin.c: (gst_play_bin_set_property),