summaryrefslogtreecommitdiff
path: root/gst/vaapi/gstvaapivideometa_texture.c
Commit message (Expand)AuthorAgeFilesLines
* Removal of gstreamer-1.0 supportVíctor Manuel Jáquez Leal2015-04-031-1/+1
* update and move gstcompat.hVíctor Manuel Jáquez Leal2015-04-031-1/+1
* plugins: add support for GstVideoGLTextureOrientation.Gwenole Beauchesne2015-02-241-0/+27
* plugins: add support for BGRA textures.Gwenole Beauchesne2015-02-241-10/+26
* plugins: add initial support for EGL.Gwenole Beauchesne2015-02-241-7/+6
* plugins: track video texture size changes.Gwenole Beauchesne2015-02-241-5/+59
* Fix compilation error if there is no GL/gl.h header file installedSreerenj Balachandran2015-02-021-1/+1
* display: add utility function to check for OpenGL rendering.Gwenole Beauchesne2015-01-271-1/+1
* display: refine the meaning of display type.Gwenole Beauchesne2015-01-271-1/+1
* texture: move to core libgstvaapi base library.Gwenole Beauchesne2015-01-271-1/+6
* texture: add support for cropping rectangle during transfer.Gwenole Beauchesne2015-01-271-1/+4
* Fix compilation error if there is no GL/gl.h header file installedSreerenj Balachandran2015-01-191-1/+3
* plugins: re-indent all GstVaapiVideo* related source code.Gwenole Beauchesne2014-08-221-72/+74
* legal: update copyright notice dates.Gwenole Beauchesne2014-01-221-1/+1
* plugins: don't apply overlay composition in GLTextureUpload function.Matthieu Bouron2014-01-141-4/+0
* plugins: implement GLTextureUploadMeta user data copy.Matthieu Bouron2013-12-181-1/+15
* plugins: fix GLTextureUploadMeta to work with different texture ids.Gwenole Beauchesne2013-12-111-23/+48
* plugins: allow builds without GLX enabled for GStreamer 1.2.Gwenole Beauchesne2013-12-111-4/+0
* plugins: request GLTextureUpload meta on buffers in the buffer pool.Matthieu Bouron2013-12-111-0/+7
* plugins: robustify GstVideoGLTextureUploadMeta implementation.Gwenole Beauchesne2013-12-111-1/+5
* legal: add per-file authorship information.Gwenole Beauchesne2013-11-221-0/+3
* plugins: add support for GstVideoGLTextureUploadMeta.Víctor Manuel Jáquez Leal2013-09-271-0/+92