Remove the GstVideoPlane structure and move the fields directly into the GstVideoInfo structure. This makes things a little easier to read and also makes it more likely that we can pass the stride array to external libraries.
Add support for palette again. Rewrite setup code for videoconvert using the new video methods.