gstreamer/tests
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
..
codec.c legal: add per-file authorship information. 2013-11-22 06:39:15 +01:00
codec.h legal: add per-file authorship information. 2013-11-22 06:39:15 +01:00
decoder.c legal: add per-file authorship information. 2013-11-22 06:39:15 +01:00
decoder.h legal: add per-file authorship information. 2013-11-22 06:39:15 +01:00
image.c legal: update copyright notice dates. 2013-11-22 06:39:20 +01:00
image.h legal: update copyright notice dates. 2013-11-22 06:39:20 +01:00
Makefile.am Fix build with GStreamer >= 1.3. 2013-11-27 15:08:40 +01:00
output.c legal: add per-file authorship information. 2013-11-22 06:39:15 +01:00
output.h legal: update copyright notice dates. 2013-11-22 06:39:20 +01:00
simple-decoder.c legal: update copyright notice dates. 2014-01-22 19:02:35 +01:00
test-decode.c legal: add per-file authorship information. 2013-11-22 06:39:15 +01:00
test-decode.h legal: add per-file authorship information. 2013-11-22 06:39:15 +01:00
test-display.c display: don't use GstCaps for decode or encode profiles list. 2013-12-20 17:16:58 +01:00
test-filter.c build: fix source file modes. 2014-05-09 14:41:57 +02:00
test-h264.c legal: add per-file authorship information. 2013-11-22 06:39:15 +01:00
test-h264.h legal: add per-file authorship information. 2013-11-22 06:39:15 +01:00
test-jpeg.c legal: update copyright notice dates. 2013-11-22 06:39:20 +01:00
test-jpeg.h legal: update copyright notice dates. 2013-11-22 06:39:20 +01:00
test-mpeg2.c legal: add per-file authorship information. 2013-11-22 06:39:15 +01:00
test-mpeg2.h legal: add per-file authorship information. 2013-11-22 06:39:15 +01:00
test-mpeg4.c legal: update copyright notice dates. 2013-11-22 06:39:20 +01:00
test-mpeg4.h legal: update copyright notice dates. 2013-11-22 06:39:20 +01:00
test-subpicture-data.c tests: add test for subpictures. 2011-12-12 15:08:42 +01:00
test-subpicture-data.h tests: add test for subpictures. 2011-12-12 15:08:42 +01:00
test-subpicture.c tests: add basic support for video cropping. 2013-07-08 18:52:56 +02:00
test-surfaces.c legal: update copyright notice dates. 2013-11-22 06:39:20 +01:00
test-textures.c texture: add support for cropping rectangle during transfer. 2015-01-27 18:11:44 +01:00
test-vc1.c legal: add per-file authorship information. 2013-11-22 06:39:15 +01:00
test-vc1.h legal: add per-file authorship information. 2013-11-22 06:39:15 +01:00
test-windows.c legal: update copyright notice dates. 2013-11-22 06:39:20 +01:00