GStreamer multimedia framework
Find a file
Víctor Manuel Jáquez Leal 95436fa667 compositor: Fix enum type mismatch
The variable blend_mode is GstCompositorBlendMode but it is
assigned to a GstCompositorOperator enum value.
2018-10-31 19:22:35 +01:00
ext/gl glvideomixer: fix the default blend modes for unpremultipled alpha 2018-10-05 01:18:59 +10:00
gst/compositor compositor: Fix enum type mismatch 2018-10-31 19:22:35 +01:00
gst-libs/gst/video videoaggregator: Make sure to hold object lock while iterating sink pads 2018-08-16 10:03:19 +03:00
tests compositor: Implement different operators via per-pad property 2018-10-28 17:13:26 +00:00