gst/videobox/gstvideobox.c: Use new basetransform method to renegotiate. Fixes #544956.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 20 Aug 2008 10:59:52 +0000 (10:59 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 20 Aug 2008 10:59:52 +0000 (10:59 +0000)
commit3033108c05eab339fdf550ee3f8314c4da653a8b
tree76f586b566efff4387df55cb860787d8915225d9
parentde44b9743bd584fe1c0ba357edcebd452b7736a2
gst/videobox/gstvideobox.c: Use new basetransform method to renegotiate. Fixes #544956.

Original commit message from CVS:
* gst/videobox/gstvideobox.c: (gst_video_box_set_property):
Use new basetransform method to renegotiate. Fixes #544956.
* tests/icles/Makefile.am:
* tests/icles/videobox-test.c: (make_pipeline), (main):
Add videobox renegotiation example.
ChangeLog
gst/videobox/gstvideobox.c
tests/icles/Makefile.am
tests/icles/videobox-test.c [new file with mode: 0644]