gstreamer/gst
Sebastian Dröge 2a6602d994 decodebin2: Return NULL from the default autoplug-sort handler
...instead of copying the array. Returning NULL will result
in the original factories array to be used and prevents a useless
array copy in most use cases.
2011-02-18 12:01:05 +01:00
..
adder orc: update generated files to fix MSVC compile issues 2010-09-16 18:03:23 -07:00
app Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:18 +00:00
audioconvert audioconvert: Update generated orc files 2010-10-08 00:01:15 +02:00
audiorate audiorate: use g_object_notify_by_pspec() if possible 2010-10-07 20:54:32 +01:00
audioresample audioresample: corrected buffer duration calculation to account for nonzero initial timestamp 2010-12-17 19:34:42 +01:00
audiotestsrc audiotestsrc: swap timestamps in forward and reverse mode. 2010-04-03 22:52:01 +03:00
encoding streamsplitter: release pending events refs 2011-01-26 12:52:41 -03:00
ffmpegcolorspace ffmpegcolorspace: Fix IYU1 support 2010-11-03 10:49:35 +01:00
gdp gdppay: ensure buffer's metadata is writable before setting caps 2011-02-14 15:51:08 +01:00
playback decodebin2: Return NULL from the default autoplug-sort handler 2011-02-18 12:01:05 +01:00
subparse various: add a missing G_PARAM_STATIC_STRINGS flag to object properties 2010-10-13 16:13:31 +03:00
tcp tcp: use socklen_t where appropriate rather than specific type 2011-01-31 19:21:32 +01:00
typefind typefind: Fix mpeg TS detection 2011-02-17 18:29:57 -08:00
videorate videorate: Fix behaviour for frame rate cap changes 2011-01-06 13:12:05 +01:00
videoscale videoscale: Change classification to Filter/Converter/Video/Scaler 2010-12-16 10:11:43 +01:00
videotestsrc videotestsrc: Add a missing return statement 2010-12-11 19:33:33 +02:00
volume volume: Regenerate generated orc C code again with an orc fix for loading double parameters 2010-10-08 12:30:33 +02:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00