GStreamer multimedia framework
Go to file
Matthew Waters 7f2000a7a5 glvideomixer: bas output width/height on the pad properties
Allows automatic negotiation of the size in the following case:
gst-launch-1.0 glvideomixer name=m sink_0::xpos=0 sink_1::xpos=320 ! glimagesink \
    videotestsrc ! m. \
    videotestsrc pattern=1 ! m.

https://bugzilla.gnome.org/show_bug.cgi?id=731878
2014-06-25 12:00:34 +10:00
ext/gl glvideomixer: bas output width/height on the pad properties 2014-06-25 12:00:34 +10:00
gst/compositor compositor: Fix Makefile CFLAGS/LIBADD ordering 2014-06-24 08:01:21 +02:00
gst-libs/gst/video videoaggregator: don't clobber already heap allocated video frame 2014-06-23 22:40:23 +10:00
tests/check/elements compositor: Add a new compositor based on the new GstVideoAggregator base class 2014-06-20 19:53:33 +02:00