Remove pad_alloc and all references. This can now be done more efficiently and more flexible with the ALLOCATION query and the bufferpool objects. There is no reverse negotiation yet but that will be done with an event later.
gst_buffer_pad_alloc() needs simple caps or NULL caps, ANY caps are not allowed.
Add a unit test for the valve element.