gstreamer/gst/autoplug
Benjamin Otte 8bfbc81d36 general fixes:
Original commit message from CVS:
general fixes:
- changed newly added locked_state API to work like GStreamer does
- added gst_element_sync_state_with_parent function
- revert: pad linking does not require non-playing state
- updated spider and pipeline parsing to link elements in playing state
- bugfix: pads are now activated when added to a playing element (broke above change)
2003-04-11 00:00:46 +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 general fixes: 2003-04-11 00:00:46 +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 general fixes: 2003-04-11 00:00:46 +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