Move rpicamsrc into -good
Merge branch 'plugin-move-rpicamsrc'
Move rpicamsrc from https://github.com/thaytan/gst-rpicamsrc/
It's a useful little element and works well, so might as well
make sure it's widely available so people can stop piping
raspivid output into fdsrc.
commit 1bec9bd2:
rpicamsrc: hook up to build
commit d33a04d0:
rpicamsrc: fix and silence some compiler warnings
Some are in system headers, and in Raspi files we want
to keep modifications to a minimum.
commit 10fe123f:
rpicamsrc: fix indentation
Not touching the Raspi* files.
commit 2f8777d3:
rpicamsrc: remove mkenums template files which are no longer needed
They were still being used by the autotools build, but that's gone.
commit 271f483f:
rpicamsrc: enable video orientation/direction unconditionally
commit 2ecb8c61:
rpicamsrc: flesh out docs and add to plugin docs cache