GStreamer multimedia framework
Find a file
Sebastian Dröge 1c8110ab17 videoaggregator: Move aggregated_frame and the pad buffer into the private struct
The aggregated_frame is now called prepared_frame and passed to the
prepare_frame and cleanup_frame virtual methods directly. For the
currently queued buffer there is a method on the video aggregator pad
now.
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 aggregated_frame and the pad buffer into the private struct 2018-05-05 16:32:19 +02:00
gst-libs/gst/video videoaggregator: Move aggregated_frame and the pad buffer into the private struct 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