videoscale: fix negotiation after addition of new formats and methods
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 26 Feb 2012 18:19:57 +0000 (18:19 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 26 Feb 2012 23:46:50 +0000 (23:46 +0000)
commit63d1316c0fd4ce22cf4a53f4aa7cb1ca16a07aa8
tree7e347642e955fe8f3c60efa2939079a1be9131f1
parent92ebd6bd2ae8d846b403cff1ceb15d05a8609630
videoscale: fix negotiation after addition of new formats and methods

Now that we no longer support all methods for all formats, we
need to cater for that in the transform function: we can't
transform formats not supported by the currently-selected
mehod.

make check, folks. It's da bomb.
gst/videoscale/gstvideoscale.c
tests/check/elements/videoscale.c