summaryrefslogtreecommitdiffstats
path: root/gst/autodetect/gstautovideosink.c
Commit message (Expand)AuthorAgeFilesLines
* gst/autodetect/: Fix state change function and use GST_DEBUG_FUNCPTR in class...Tim-Philipp Müller2005-11-011-4/+10
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-1/+1
* gst/autodetect/: Set state of elements to NULL before removing from bins.Michael Smith2005-10-041-2/+13
* gst/autodetect/: These are sinks.Wim Taymans2005-09-241-0/+2
* gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): gst/autode...Andy Wingo2005-09-151-1/+1
* All plugins updated for element state changes.Andy Wingo2005-09-021-12/+14
* Updates for two-arg init from GST_BOILERPLATE.Andy Wingo2005-08-281-1/+2
* Use new ghostpad API; now they actually work in Totem, also.Ronald S. Bultje2005-08-031-40/+50
* Port auto/gconfsinks to 0.9. They actually appear to work here inRonald S. Bultje2005-07-201-47/+18
* merging autodetect from 0.8 branchThomas Vander Stichele2005-07-201-0/+228