examples: Don't call gst_init() and gst_get_option_group()
authorSebastian Dröge <sebastian@centricular.com>
Sat, 17 Jan 2015 09:29:36 +0000 (10:29 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Sat, 17 Jan 2015 09:30:21 +0000 (10:30 +0100)
commit634abb9906d4251d3f4efd5e31fd0d1968b1e457
tree0897931ed49f0195ea13359d872dea8bbfd214fd
parent586fe4ea4bbc97283cc1db263e0e9d21c61228e0
examples: Don't call gst_init() and gst_get_option_group()

The latter calls the former at the appropriate time.
examples/test-launch.c
examples/test-mp4.c
examples/test-ogg.c
examples/test-uri.c