gstreamer/gst/autoplug
Benjamin Otte 6c44f865e8 some minor improvements:
Original commit message from CVS:
some minor improvements:
- better debugging output
- don't set state to paused when plugging anymore
- bugfix: set typefind caps on srcpad, not sinkpad
- remove unnecessary check for right caps
2003-05-06 23:47:07 +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 Fix various inconsistencies discovered while attempting to fix --disable-*. 2003-02-10 07:53:58 +00:00
gstautoplugcache.c Added interrupt back in spider, make opt scheduler schedule next chain on interrupt (like basic did) 2003-01-12 20:28:08 +00:00
gstautoplugger.c comment out unused caps_changed related functions and prototypes 2003-01-18 21:41:34 +00:00
gstsearchfuncs.c Some more debugging info 2003-01-23 19:36:47 +00:00
gstsearchfuncs.h the big autoplag coverup plus some further cleaning. 2002-10-01 12:14:13 +00:00
gstspider.c some minor improvements: 2003-05-06 23:47:07 +00:00
gstspider.h first pass of connect->link gst-plugins and other stuff compiles without change at this point 2003-01-09 14:15:37 +00:00
gstspideridentity.c some minor improvements: 2003-05-06 23:47:07 +00:00
gstspideridentity.h first phase of spider cleanup 2002-12-01 01:37:58 +00:00
gststaticautoplug.c code cleanups and further deprecation fixes 2003-01-09 20:02:34 +00:00
gststaticautoplug.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gststaticautoplugrender.c code cleanups and further deprecation fixes 2003-01-09 20:02:34 +00:00
gststaticautoplugrender.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
Makefile.am fix for parallel installability 2002-12-08 14:39:38 +00:00
spidertest.c Convert %lld and %llu in printf formats to G_G[U]INT64_FORMAT. Fix pointer<->int conversion. Fixes warnings on alpha. 2003-02-01 20:29:27 +00:00