From d769377619a2cb5ab6a29b439000fe4a93d7c123 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Thu, 15 Jan 2004 11:21:24 +0000 Subject: ext/snapshot/: This has to be a joke... Snapshot should be connected to a tee, colorspace element before it and EOS a... Original commit message from CVS: 2004-01-15 Ronald Bultje * ext/snapshot/Makefile.am: * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect), (gst_snapshot_chain): * ext/snapshot/gstsnapshot.h: This has to be a joke... Snapshot should be connected to a tee, colorspace element before it and EOS after that, where the other src of the tee receives normal data. The current way is *wrong*. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a3744d97..7c4084d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-01-15 Ronald Bultje + + * ext/snapshot/Makefile.am: + * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect), + (gst_snapshot_chain): + * ext/snapshot/gstsnapshot.h: + This has to be a joke... Snapshot should be connected to a tee, + colorspace element before it and EOS after that, where the other + src of the tee receives normal data. + The current way is *wrong*. + 2004-01-15 Ronald Bultje * ext/hermes/gsthermescolorspace.c: -- cgit v1.2.1