GStreamer multimedia framework
Find a file
Nirbheek Chauhan 8c06c85d83 compositor: variables in clamp_rectangle() should be signed
x/y/w/h are signed integers. As can be seen in GstCompositorPad.
The prototype for clamp_rectangle was wrong. This commit reverts the change
and fixes the prototype.

This reverts commit bca444ea4a.
2015-08-29 17:27:45 +01:00
ext/gl glvideomixer: swap control binding proxy 2015-08-03 20:08:52 +10:00
gst/compositor compositor: variables in clamp_rectangle() should be signed 2015-08-29 17:27:45 +01:00
gst-libs/gst/video videoaggregator: Always set the pad's buffer_vinfo when storing a buffer 2015-08-20 14:22:49 +03:00
tests/check/elements compositor: Actually use the output resolution for clamping 2015-08-26 15:03:05 +03:00