context: Change GstContext to contain only a single context
authorSebastian Dröge <slomo@circular-chaos.org>
Tue, 17 Sep 2013 11:28:42 +0000 (13:28 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 17 Sep 2013 11:28:42 +0000 (13:28 +0200)
commit4d367dc1b0d4ecb37f4d27267e03d7bf0c6c06a6
treeab7111cdcad0146c4f8988ee3b36444ad94b289b
parent014690326f906dc82e41ea58b81cdb2e3e88b754
context: Change GstContext to contain only a single context

It was unintuitive that GstContext was actually a list of different
contexts. GstContext now is only a type string and a structure to
contain the actual context.
gst/gstcontext.c
gst/gstcontext.h
gst/gstinfo.c