summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-03-19 18:44:51 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-03-19 18:44:51 +0000
commit2cdcdd43e70fee4fb3b4889d012edd81af6ce4a9 (patch)
tree5d649bbbfbf4ca44af6ce6fb00528eba57151b72 /ChangeLog
parent3999646a0d26f7db52bd18325e390a2695614f2a (diff)
downloadgst-plugins-bad-2cdcdd43e70fee4fb3b4889d012edd81af6ce4a9.tar.gz
gst-plugins-bad-2cdcdd43e70fee4fb3b4889d012edd81af6ce4a9.tar.bz2
gst-plugins-bad-2cdcdd43e70fee4fb3b4889d012edd81af6ce4a9.zip
ext/ofa/gstofa.c: Improve debugging, clean up a bit and really generate the fingerprint after 135 seconds.
Original commit message from CVS: * ext/ofa/gstofa.c: (create_fingerprint), (gst_ofa_event), (gst_ofa_transform_ip), (plugin_init): Improve debugging, clean up a bit and really generate the fingerprint after 135 seconds.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31cf9101..dd48a716 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-03-19 Sebastian Dröge <slomo@circular-chaos.org>
+ * ext/ofa/gstofa.c: (create_fingerprint), (gst_ofa_event),
+ (gst_ofa_transform_ip), (plugin_init):
+ Improve debugging, clean up a bit and really generate the fingerprint
+ after 135 seconds.
+
+2008-03-19 Sebastian Dröge <slomo@circular-chaos.org>
+
* ext/ofa/gstofa.c:
Use GPL as license, the plugin itself is LGPL but libofa is GPL.