gstreamer/gst
Niels De Graef d297c4447d encoding: Use G_DECLARE_FINAL_TYPE
Note that we didn't do it for encodebin, as it has a class struct. We
_could_ techincally use `G_DECLARE_DERIVABLE_TYPE()` for that one, but
that would mean also using a private struct, which is even more work for
no gain.
2020-03-16 15:47:58 +00:00
..
adder adder: Use G_DECLARE_FINAL_TYPE 2020-03-16 15:47:58 +00:00
app Remove autotools build system 2019-10-13 14:15:43 +01:00
audioconvert audioconvert: Use G_DECLARE_FINAL_TYPE 2020-03-16 15:47:58 +00:00
audiomixer audiomixer: Use G_DECLARE_FINAL_TYPE 2020-03-16 15:47:58 +00:00
audiorate audiorate: Use G_DECLARE_FINAL_TYPE 2020-03-16 15:47:58 +00:00
audioresample audioresample: Use G_DECLARE_FINAL_TYPE 2020-03-16 15:47:58 +00:00
audiotestsrc audiotestsrc: Use G_DECLARE_FINAL_TYPE 2020-03-16 15:47:58 +00:00
compositor compositor: Use G_DECLARE_FINAL_TYPE 2020-03-16 15:47:58 +00:00
encoding encoding: Use G_DECLARE_FINAL_TYPE 2020-03-16 15:47:58 +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 decodebin3: Reset main group id on PAUSED->READY state change 2020-01-27 09:33:37 +00:00
rawparse rawvideoparse: allow setting the colorimetry 2020-01-08 02:34:17 +00:00
subparse subparse: accept WebVTT timestamps without an hour component 2020-03-11 05:44:23 +00:00
tcp tcpclientsrc: Fix compilation on FreeBSD 2020-03-08 10:45:57 +00: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