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)
commitf6caa6971e8db270f1e5c719931e6691e9baff01
tree491aaee0608eaffaf7b150fdef0feb9f4f51d5ca
parent6ecb1c4bfd5f97c1a50b0382463753b8849ea24e
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