gstreamer/gst/autoplug
Wim Taymans 37a127d9ed - Make the return GList of gst_element_get_pad_list as const
Original commit message from CVS:
- Make the return GList of gst_element_get_pad_list as const
- Pad scheduler refactoring
- Remove gst_pad_set/unset_scheduler as it's not needed
- Reimplement gst_pad_get_scheduler using the parent scheduler
- Remove gst_pad_peek as it cannot work reliably
- Remove the pad bufpen, replace with scheduler private gpointer
- Make queue use the new _get_scheduler implementation
- Remove _pad_unset_scheduler from GstScheduler
- Remove LOOP_SEEK mode from aggregator
- Other fixes for API changes.
2002-09-12 20:52:03 +00:00
..
.gitignore added a bunch of cvsignore stuff off of a fresh checkout and build i will win the race to max LOC changed ;-) 2002-03-25 05:01:02 +00:00
autoplugtest.c commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +00:00
gstautoplugcache.c - Removed unused locking from the cothreads 2002-07-08 19:07:30 +00:00
gstautoplugger.c a hack to work around intltool's brokenness a current check for mpeg2dec details->klass reorganizations an element br... 2002-04-20 21:42:53 +00:00
gstsearchfuncs.c only use ranked element factories for autoplugging. This is the only commit that needs to be backed out to reinstate ... 2002-05-31 08:32:49 +00:00
gstsearchfuncs.h bugfixing; use the right function to check probable caps compatibility 2002-02-05 20:56:11 +00:00
gstspider.c - Make the return GList of gst_element_get_pad_list as const 2002-09-12 20:52:03 +00:00
gstspider.h fix doc warnings 2002-04-18 19:30:55 +00:00
gstspideridentity.c Uraeus bought the rights to this patch it makes spideridentity be a real element and thus show up in the editor 2002-09-12 18:49:22 +00:00
gstspideridentity.h initial import of the spider autoplugger 2002-01-28 01:47:31 +00:00
gststaticautoplug.c - Make the return GList of gst_element_get_pad_list as const 2002-09-12 20:52:03 +00:00
gststaticautoplug.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gststaticautoplugrender.c - Make the return GList of gst_element_get_pad_list as const 2002-09-12 20:52:03 +00:00
gststaticautoplugrender.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
Makefile.am let's not give our plugins -release versioning make clean before rebuilding after you update on this one... 2002-03-19 05:46:38 +00:00
spidertest.c fix doc warnings 2002-04-18 19:30:55 +00:00