mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
7fec8602c3
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 |
||
---|---|---|
.. | ||
.gitignore | ||
autoplugtest.c | ||
gstautoplugcache.c | ||
gstautoplugger.c | ||
gstsearchfuncs.c | ||
gstsearchfuncs.h | ||
gstspider.c | ||
gstspider.h | ||
gstspideridentity.c | ||
gstspideridentity.h | ||
gststaticautoplug.c | ||
gststaticautoplug.h | ||
gststaticautoplugrender.c | ||
gststaticautoplugrender.h | ||
Makefile.am | ||
spidertest.c |