GStreamer multimedia framework
Find a file
Sebastian Dröge b73b7230d2 videoaggregator: Remove sink_non_alpha_caps class field
This is only used for caching reasons and should never actually be in
the public API. If this is ever a bottleneck later, caching around a
class private struct could be implemented.
2018-05-05 16:32:19 +02:00
ext/gl videoaggregator: Move aggregated_frame and the pad buffer into the private struct 2018-05-05 16:32:19 +02:00
gst/compositor videoaggregator: Move needs_alpha pad field to the private struct 2018-05-05 16:32:19 +02:00
gst-libs/gst/video videoaggregator: Remove sink_non_alpha_caps class field 2018-05-05 16:32:19 +02:00
tests videoaggregator: Rename ignore-eos pad property to repeat-after-eos 2018-05-04 16:46:00 +02:00