gstreamer/gst-libs/gst/video
Sebastian Dröge 00880b5830 videoaggregator: Do source pad negotiation only from the aggregated function
Otherwise we might negotiate from the sinkpad streaming threads at
the same time as on the srcpad streaming thread, and then all kinds
of crazy bugs happen that don't make any sense at all.
2014-11-27 19:54:10 +01:00
..
gstvideoaggregator.c videoaggregator: Do source pad negotiation only from the aggregated function 2014-11-27 19:54:10 +01:00
gstvideoaggregator.h videoaggregator: Expose vmethods to set converters and prepare/clean frames 2014-11-27 19:10:58 +01:00