gstreamer/tests
Gwenole Beauchesne 2101685b7d texture: move to core libgstvaapi base library.
GstVaapiTexture is a generic abstraction that could be moved to the
core libgstvaapi library. While doing this, no extra dependency needs
to be added. This means that a GstVaapitextureClass is now available
for any specific code that needs to be added, e.g. creation of the
underlying GL texture objects, or backend dependent ways to upload
a surface to the texture object.

Generic OpenGL data types (GLuint, GLenum) are also replaced with a
plain guint.

https://bugzilla.gnome.org/show_bug.cgi?id=736715
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: move to core libgstvaapi base library. 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