gstreamer/gst
Sebastian Dröge 7ff4f8f4d4 playbin: Use the GSequence more efficiently
This makes it possible to take advantage of the O(log n) lookups
of GSequence on the ~1000 element lists and only do iterations
on <10 element lists. Previously the code iterated over ~1000 element
lists multiple times.
2013-05-07 15:23:05 +02:00
..
adder adder: Get collectpad stream lock when fowarding flush events 2013-05-02 12:29:48 +01:00
app gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
audioconvert Update disted orc backup files 2013-04-22 13:58:33 +01:00
audiorate gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
audioresample gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
audiotestsrc gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
encoding streamsplitter: Keep srcpad alive while querying peer 2013-05-02 12:29:48 +01:00
gio gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
playback playbin: Use the GSequence more efficiently 2013-05-07 15:23:05 +02:00
subparse gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
tcp tcp: Use the generic marshaller instead of generating custom ones 2013-04-25 09:20:29 +02:00
typefind typefindfunctions: minor SSA typefinder clean-up 2013-04-28 18:56:28 +01:00
videoconvert Update disted orc backup files 2013-04-22 13:58:33 +01:00
videorate gst: Add better support for static plugins 2013-04-15 15:52:58 +02:00
videoscale Update disted orc backup files 2013-04-22 13:58:33 +01:00
videotestsrc Update disted orc backup files 2013-04-22 13:58:33 +01:00
volume Update disted orc backup files 2013-04-22 13:58:33 +01:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00