gstreamer/gst
Víctor Manuel Jáquez Leal f3182a88b1 playbin2: handle GST_PLAY_FLAG_FORCE_SW_DECODERS
Added `force-sw-decoders` boolean property in decodebin2 and
uridecodebin. By default the property is %FALSE and it bypass the new
code. Otherwise the factory list is filtered removing decoders
within 'Hardware' class.

uridecodebin sets the `force-sw-decoders` property in its internal
decodebin, and also filters out Hardware class in the
autoplug-factories default signal handler.

playbin2 adds by default GST_PLAY_FLAG_FORCE_SW_DECODERS it its flags
property, and depending on it playbin2 sets the `force-sw-decoders`
property on its internal uridecodebin, also filters out the Hardware
class decoding decoders at the autoplug-factories signal handler.
2020-01-09 12:28:32 +00:00
..
adder Remove autotools build system 2019-10-13 14:15:43 +01:00
app Remove autotools build system 2019-10-13 14:15:43 +01:00
audioconvert audioconvert: Fixed changing mix-matrix at runtime 2019-11-05 08:49:07 +01:00
audiomixer Remove autotools build system 2019-10-13 14:15:43 +01:00
audiorate audiorate: Update next_offset per rate change 2019-11-18 08:56:21 +00:00
audioresample Remove autotools build system 2019-10-13 14:15:43 +01:00
audiotestsrc Remove autotools build system 2019-10-13 14:15:43 +01:00
compositor compositor: memcpy() lines directly for alpha formats with SOURCE operator and alpha=1.0 2020-01-08 16:20:30 +02:00
encoding encodebin: Ensure that a single segment is pushed into encoders 2019-11-05 18:03:09 +00:00
gio Remove autotools build system 2019-10-13 14:15:43 +01:00
overlaycomposition overlaycomposition: set sink pad to proxy allocation queries 2019-11-06 12:09:50 +00:00
pbtypes Remove autotools build system 2019-10-13 14:15:43 +01:00
playback playbin2: handle GST_PLAY_FLAG_FORCE_SW_DECODERS 2020-01-09 12:28:32 +00:00
rawparse rawvideoparse: allow setting the colorimetry 2020-01-08 02:34:17 +00:00
subparse Remove autotools build system 2019-10-13 14:15:43 +01:00
tcp base: use of g_value_dup_string 2019-12-18 16:03:59 +01:00
typefind typefindfunctions: build gio xdgmime typefinder again 2019-12-09 07:33:55 +00:00
videoconvert Remove autotools build system 2019-10-13 14:15:43 +01:00
videorate videorate: Fix max-duplication-time handling 2019-11-04 19:01:10 +00:00
videoscale Remove autotools build system 2019-10-13 14:15:43 +01:00
videotestsrc Remove autotools build system 2019-10-13 14:15:43 +01:00
volume Remove autotools build system 2019-10-13 14:15:43 +01:00
meson.build compositor: add to build after move from -bad 2018-12-28 12:16:18 +01:00