gstreamer/gst
Jochen Henneberg 33acf73334 audioconvert: Fixed changing mix-matrix at runtime
Setting the property again after it had already been set ran
g_value_unset() but did not initialize it again to g_value_copy() failed
afterwards. Removed the unset as cleanup is done implicitely from
g_value_copy().

Changing the mix-matrix property did not trigger reconfiguration of the
caps, this has been added.

If the matrix is set to an empty matrix, instead of copying this the
matrix is simply disabled by setting mix_matrix_is_set (formerly
mix_matrix_was_set) to FALSE so the mix-matrix is ignored from now on.
2019-11-05 08:49:07 +01: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 Remove autotools build system 2019-10-13 14:15:43 +01: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: Add support for VUYA format 2019-11-04 14:50:28 +00:00
encoding Remove autotools build system 2019-10-13 14:15:43 +01:00
gio Remove autotools build system 2019-10-13 14:15:43 +01:00
overlaycomposition Remove autotools build system 2019-10-13 14:15:43 +01:00
pbtypes Remove autotools build system 2019-10-13 14:15:43 +01:00
playback Remove autotools build system 2019-10-13 14:15:43 +01:00
rawparse Remove autotools build system 2019-10-13 14:15:43 +01:00
subparse Remove autotools build system 2019-10-13 14:15:43 +01:00
tcp Remove autotools build system 2019-10-13 14:15:43 +01:00
typefind Remove autotools build system 2019-10-13 14:15:43 +01: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