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)
commit3cda8e7fbe933a262f670aaaf38ee2ef10929dce
tree40c316f81a977ee9f43534340efdf1492457dd1f
parent231f46ea012f4d5a47aca9a050993721e8a1845b
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