improvements to gstreamer memory handling (#83)
* gstreamer: move SetState(null) to end of functions
* media: split out webrtc into two files
* .gitignore: oom
* media: polish to avoid memory leaks
* media: do more memory cleanup
* media: implement proper gstreamer leak testing
* thumbnail: add queue to remove leak
* thumbnail: polish up leak tester
* media: move leak test to its own file
* leaks: fix debug string
* concat: well it's not always 6 but it's better!
* gstreamer: misc memory improvements
* test: fix gstreamer leaks count
* gstreamer: try without .clear()
* build: statically link libgstcoretracers.a
* build: flip off mediaparser leak detector
* build: make test on linux
Changelog: feature
authored by