gstreamer/gst
Víctor Manuel Jáquez Leal f4bcf8290b playbin3: handle GST_PLAY_FLAG_FORCE_SW_DECODERS
In decodebin3 and uridecodebin3 the `force-sw-decoders` boolean property is
added. In uridecodebin3 it is only a proxy property which will forward
the value to decodebin3.

When decodebin3 has `force-sw-decoders` disabled, it will filter out in its
decoder and decodable factories those elements within the 'Hardware'
class, at reconfiguring output stream.

playbin3 adds by default GST_PLAY_FLAG_FORCE_SW_DECODERS, and sets
`force-sw-decoders` property accordingly to its internal uridecodebin, also
filters out the 'Hardware' class decoder elements when caps
negotiation.
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 playbin3: 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