Port FLV plugin to new subclassing infrastructure
As part of this, it should also be moved away from gst-plugin-simple
and the demuxer base class experiment but should simply follow the code-flow of the C FLV demuxer as a direct gst::Element
subclass.
We can worry about defining a demuxer base class at some other time :)