gstreamer/gst/autoplug
Steve Baker 7fec8602c3 first phase of spider cleanup
Original commit message from CVS:
first phase of spider cleanup
- get rid of the buffer cache for type finding
- do type finding within spider identity instead of in seperate element
- currently doing type finding with the first buffer only. will eventually merge buffer until there is "enough" data to typefind with
- spider now only has 1 sink instead of many. I don't believe it would be possible to mux with spider anyway
- if type finding fails, gst_element_error is called. Its up to the app to catch the error signal and stop the pipeline
2002-12-01 01:37:58 +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 adding formats 2002-11-09 18:16:27 +00:00
gstautoplugcache.c licenses, ugg 2002-09-29 18:12:52 +00:00
gstautoplugger.c licenses, ugg 2002-09-29 18:12:52 +00:00
gstsearchfuncs.c small fix 2002-10-01 13:03:23 +00:00
gstsearchfuncs.h the big autoplag coverup plus some further cleaning. 2002-10-01 12:14:13 +00:00
gstspider.c first phase of spider cleanup 2002-12-01 01:37:58 +00:00
gstspider.h first phase of spider cleanup 2002-12-01 01:37:58 +00:00
gstspideridentity.c first phase of spider cleanup 2002-12-01 01:37:58 +00:00
gstspideridentity.h first phase of spider cleanup 2002-12-01 01:37:58 +00:00
gststaticautoplug.c code cleanup and API change (gst_caps_check_compatibility -> gst_caps_is_always_compatible) 2002-10-02 07:51:54 +00:00
gststaticautoplug.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gststaticautoplugrender.c code cleanup and API change (gst_caps_check_compatibility -> gst_caps_is_always_compatible) 2002-10-02 07:51:54 +00:00
gststaticautoplugrender.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +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