gstreamer/gst-libs/gst/video
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
..
gstvideoaggregator.c videoaggregator: Move aggregated_frame and the pad buffer into the private struct 2018-05-05 16:32:19 +02:00
gstvideoaggregator.h videoaggregator: Move aggregated_frame and the pad buffer into the private struct 2018-05-05 16:32:19 +02:00