summaryrefslogtreecommitdiff
path: root/gst/vaapi/gstvaapivideocontext.c
Commit message (Expand)AuthorAgeFilesLines
* vaapivideocontext: add gst_vaapi_video_context_set_display()Víctor Manuel Jáquez Leal2015-11-091-4/+14
* plugins: check if display is set in syncVíctor Manuel Jáquez Leal2015-11-091-9/+15
* plugins: set display through contextVíctor Manuel Jáquez Leal2015-11-091-0/+1
* vaapivideocontext: rename context structureVíctor Manuel Jáquez Leal2015-11-091-4/+4
* vaapivideocontext: refactor gst_vaapi_video_context_prepare()Víctor Manuel Jáquez Leal2015-11-091-42/+65
* vaapivideocontext: refactor context category debugVíctor Manuel Jáquez Leal2015-11-091-2/+16
* gstvaapivideocontext: fix indentationVíctor Manuel Jáquez Leal2015-11-091-5/+6
* gstvaapivideocontext: remove unused parameterVíctor Manuel Jáquez Leal2015-08-061-1/+1
* gst/vaapi: Switch to upstreram like indentation.Sreerenj Balachandran2015-06-301-4/+4
* Removal of gstreamer-1.0 supportVíctor Manuel Jáquez Leal2015-04-031-4/+0
* update and move gstcompat.hVíctor Manuel Jáquez Leal2015-04-031-1/+1
* plugins: re-indent all GstVaapiVideo* related source code.Gwenole Beauchesne2014-08-221-6/+6
* plugins: re-indent common and video context creation utils.Gwenole Beauchesne2013-12-211-107/+107
* plugins: simplify gst_vaapi_ensure_display().Gwenole Beauchesne2013-11-291-5/+0
* legal: add per-file authorship information.Gwenole Beauchesne2013-11-221-0/+2
* plugins: query upstream element for a GstContext.Víctor Manuel Jáquez Leal2013-10-011-12/+33
* plugins: add compat layer for GstVideoContext.Víctor Manuel Jáquez Leal2013-09-271-0/+163