gstreamer/gst-libs/gst
Gwenole Beauchesne 0a108653f2 texture: add support for cropping rectangle during transfer.
The gst_vaapi_texture_put_surface() function is missing a crop_rect
argument that would be used during transfer for cropping the source
surface to the desired dimensions.

Note: from a user point-of-view, he should create the GstVaapiTexture
object with the cropped size. That's the default behaviour in software
decoding pipelines that we need to cope with.

This is an API/ABI change, and SONAME version needs to be bumped.

https://bugzilla.gnome.org/show_bug.cgi?id=736712
2015-01-27 18:11:44 +01:00
..
base Fix missing files in distribution tarball. 2013-12-06 14:16:28 +01:00
codecparsers build: fix make dist for codecparsers. 2014-05-01 11:23:20 +02:00
vaapi texture: add support for cropping rectangle during transfer. 2015-01-27 18:11:44 +01:00
video vaapiencode: add initial support for GStreamer 0.10. 2013-11-27 17:23:56 +01:00
Makefile.am libs: add generic bitstream writer. 2013-11-24 16:52:05 +01:00