gstreamer/gst/autodetect
Stefan Sauer fdb5d460de autodetect: demote candidate error to warning and plug fake{sink,src}
In the case where we have no suitable candidate we post a warning and plug a
fake-element. Do the same when non of the candidate work.

This is more consistent and plugin the fakesink as a fallback is probably
helpful for running unit tests without requiring hardware src/sink elements.

Fixes #722981
2014-02-23 20:34:43 +01:00
..
gstautoaudiosink.c autodetect: use a common baseclass 2014-02-20 21:28:43 +01:00
gstautoaudiosink.h autodetect: use a common baseclass 2014-02-20 21:28:43 +01:00
gstautoaudiosrc.c autodetect: use a common baseclass 2014-02-20 21:28:43 +01:00
gstautoaudiosrc.h autodetect: use a common baseclass 2014-02-20 21:28:43 +01:00
gstautodetect.c autodetect: demote candidate error to warning and plug fake{sink,src} 2014-02-23 20:34:43 +01:00
gstautodetect.h autodetect: check if the kid has a sync property 2014-02-20 22:52:57 +01:00
gstautovideosink.c autodetect: use a common baseclass 2014-02-20 21:28:43 +01:00
gstautovideosink.h autodetect: use a common baseclass 2014-02-20 21:28:43 +01:00
gstautovideosrc.c autodetect: use a common baseclass 2014-02-20 21:28:43 +01:00
gstautovideosrc.h autodetect: use a common baseclass 2014-02-20 21:28:43 +01:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00