gstreamer/plugins
Edward Hervey 61ec6a561c plugins/multiqueue: Avoid instance check
We know earlier on in the code whether we're handling an event or a buffer,
just pass that information through.

This commit and the previous commit reduce instruction fetch:
* when pushing buffer (_chain) by 10%
* when popping buffer (_loop) by 3%
2009-10-07 10:07:01 +02:00
..
elements plugins/multiqueue: Avoid instance check 2009-10-07 10:07:01 +02:00
indexers Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
Makefile.am Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere. 2008-07-31 15:20:32 +00:00