ext/snapshot/gstsnapshot.c: Allocate resources when required, fix recursive signal...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 9 Jan 2005 01:44:08 +0000 (01:44 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Sun, 9 Jan 2005 01:44:08 +0000 (01:44 +0000)
commit420c00b7899c97ca96c00d01f037777f8f79ec4f
tree0ec64a17b7c476e4ef25a15a1f889ef0bba97369
parent25dcc61a6280a24d21d158e72c59cfac068cf144
ext/snapshot/gstsnapshot.c: Allocate resources when required, fix recursive signal emission and fix caps. Fixes #161667.

Original commit message from CVS:
Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
* ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
(snapshot_handler), (gst_snapshot_sinkconnect),
(gst_snapshot_chain):
Allocate resources when required, fix recursive signal emission
and fix caps. Fixes #161667.
ChangeLog