gstreamer/gst-libs/gst/video
Sebastian Dröge 11740d78b1 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
gstvideoaggregatorpad.h videoconvert: Hide all conversion related fields 2014-11-27 19:10:58 +01:00
Makefile.am video: fix build in gst-uninstalled setup 2014-09-28 18:03:09 +02:00