autodetect: use a common baseclass
authorStefan Sauer <ensonic@users.sf.net>
Wed, 19 Feb 2014 20:55:52 +0000 (21:55 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Thu, 20 Feb 2014 20:28:43 +0000 (21:28 +0100)
commitbf6a2f9afdf6890940eb8637dd1c3ffd574f80db
treebb20c0c6eb67f0e9001ffd302d405b56b27d7307
parent62f5a274168889142b35472b14173b6c1f4bce6f
autodetect: use a common baseclass

This makes the actual elements super simple. We're using the ELEMENT_FLAG to
configure source/sink and a string for the Audio/Video type.
gst/autodetect/gstautoaudiosink.c
gst/autodetect/gstautoaudiosink.h
gst/autodetect/gstautoaudiosrc.c
gst/autodetect/gstautoaudiosrc.h
gst/autodetect/gstautodetect.c
gst/autodetect/gstautodetect.h
gst/autodetect/gstautovideosink.c
gst/autodetect/gstautovideosink.h
gst/autodetect/gstautovideosrc.c
gst/autodetect/gstautovideosrc.h