summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2005-04-18 13:11:33 +0000
committerEdward Hervey <bilboed@bilboed.com>2005-04-18 13:11:33 +0000
commit4ade52ec5ed490e22352fb49ab881a813ff58f7e (patch)
treea1b85c19df4cbe9f197bb6bd28e924bd06885a99 /ChangeLog
parent6fc5d76986dedd3defafa72dd98d4e5a35d54d8e (diff)
downloadgst-plugins-bad-4ade52ec5ed490e22352fb49ab881a813ff58f7e.tar.gz
gst-plugins-bad-4ade52ec5ed490e22352fb49ab881a813ff58f7e.tar.bz2
gst-plugins-bad-4ade52ec5ed490e22352fb49ab881a813ff58f7e.zip
ext/snapshot/gstsnapshot.c: The "snapshot" signal is very useful, but it's better when it's actually emitted.
Original commit message from CVS: * ext/snapshot/gstsnapshot.c: (gst_snapshot_chain): The "snapshot" signal is very useful, but it's better when it's actually emitted.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 918b5bc4..a468d764 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-04-18 Edward Hervey <bilboed@bilboed.com>
+
+ * ext/snapshot/gstsnapshot.c: (gst_snapshot_chain):
+ The "snapshot" signal is very useful, but it's better when it's
+ actually emitted.
+
2005-04-18 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header):