gst/videocrop/gstvideocrop.*: Fix renegotiation when changing properties using the...
authorWim Taymans <wim.taymans@gmail.com>
Tue, 25 Nov 2008 16:06:22 +0000 (16:06 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 25 Nov 2008 16:06:22 +0000 (16:06 +0000)
commit6ab4698b95bed4ca4032b791d84f26fd2e11224a
treebdfae8fc836e1cfad539e03200f9baef55411483
parent0b5fea8568e6e66485e1c3aeff03bf402c1427d1
gst/videocrop/gstvideocrop.*: Fix renegotiation when changing properties using the new basetransform features. Fixes ...

Original commit message from CVS:
* gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
(gst_video_crop_transform), (gst_video_crop_transform_caps),
(gst_video_crop_set_caps), (gst_video_crop_set_property):
* gst/videocrop/gstvideocrop.h:
Fix renegotiation when changing properties using the new basetransform
features. Fixes #561502.
* tests/icles/Makefile.am:
* tests/icles/videocrop2-test.c: (make_pipeline), (main):
Add crazy interactive test unit for dynamically changing properties.
ChangeLog
gst/videocrop/gstvideocrop.c
gst/videocrop/gstvideocrop.h
tests/icles/Makefile.am
tests/icles/videocrop2-test.c [new file with mode: 0644]