summaryrefslogtreecommitdiffstats
path: root/gst/autodetect
Commit message (Expand)AuthorAgeFilesLines
* documenting auto*sink using strstr for the video sink lookup, class field is ...Thomas Vander Stichele2005-11-252-3/+43
* gst/autodetect/: Use gst_plugin_feature_list_free() to free feature list and ...Tim-Philipp Müller2005-11-222-10/+19
* ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...Andy Wingo2005-11-222-2/+2
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-142-10/+42
* gst/autodetect/: Fix state change function and use GST_DEBUG_FUNCPTR in class...Tim-Philipp Müller2005-11-012-8/+20
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-122-2/+2
* gst/autodetect/: Set state of elements to NULL before removing from bins.Michael Smith2005-10-042-2/+17
* gst/autodetect/: These are sinks.Wim Taymans2005-09-242-0/+4
* fix build and use of GST_LIBSThomas Vander Stichele2005-09-231-1/+1
* gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): gst/autode...Andy Wingo2005-09-152-2/+2
* All plugins updated for element state changes.Andy Wingo2005-09-022-24/+28
* Updates for two-arg init from GST_BOILERPLATE.Andy Wingo2005-08-282-2/+4
* Use new ghostpad API; now they actually work in Totem, also.Ronald S. Bultje2005-08-034-84/+101
* Port auto/gconfsinks to 0.9. They actually appear to work here inRonald S. Bultje2005-07-202-95/+35
* merging autodetect from 0.8 branchThomas Vander Stichele2005-07-207-0/+700