summaryrefslogtreecommitdiff
path: root/gst/vaapi/gstvaapisink.c
Commit message (Expand)AuthorAgeFilesLines
* gst: don't use volatile to mean atomicMatthew Waters2021-03-191-3/+3
* vaapisink: when updating the caps, reset rotationMarc Leeman2020-09-091-0/+3
* libs: window: implements gst_vaapi_window_set_render_rectangleHyunjun Ko2020-07-311-0/+6
* vaapisink: implements gst_vaapisink_wayland_create_window_from_handle()Hyunjun Ko2020-07-311-0/+20
* doc: remove xml from commentsMathieu Duponchelle2019-05-291-3/+2
* doc: fix some incorrect gtk-doc linksMathieu Duponchelle2019-05-291-1/+1
* libs: wayland: add support for XDG-shell protocolNiels De Graef2019-02-161-0/+15
* vaapisink: x11: trap WM_DELETE_WINDOW messageVíctor Manuel Jáquez Leal2019-01-241-0/+29
* plugins: Add more check for allowed raw caps.He Junyan2018-12-241-2/+3
* Run gst-indent through the filesJordan Petridis2018-11-281-1/+1
* vaapisink: don't mask button events for foreign windowsVaL Doroshchuk2018-02-051-3/+5
* vaapisink: check for display's color-balance propertiesVíctor Manuel Jáquez Leal2018-01-181-1/+7
* vaapisink: use GObject setter and getterVíctor Manuel Jáquez Leal2017-09-221-30/+14
* vaapisink: Fix rendering in drm displaySreerenj Balachandran2017-09-011-3/+3
* vaapisink: fix memory leakVíctor Manuel Jáquez Leal2017-08-011-2/+3
* vaapisink: fail if surface display is differentHyunjun Ko2017-07-261-2/+10
* vaapisink: keep handle_events flag except that if user want to setHyunjun Ko2017-05-121-1/+1
* plugins: handle pixel-aspect-ratio with value 0/1Víctor Manuel Jáquez Leal2017-04-271-0/+2
* plugins: when debug disabled, default category is NULLVíctor Manuel Jáquez Leal2017-03-201-0/+4
* plugins: handle GL params through context queryVíctor Manuel Jáquez Leal2017-01-271-3/+2
* vaapisink: fix gcc compiler warningVíctor Manuel Jáquez Leal2017-01-201-2/+2
* vaapisink: don't use member variable outside lockVíctor Manuel Jáquez Leal2017-01-181-6/+16
* vaapisink: ensures raw caps at start()Hyunjun Ko2016-12-211-1/+12
* vaapisink: create display at open()Víctor Manuel Jáquez Leal2016-11-241-17/+1
* vaapisink: finish event thread at stop()Hyunjun Ko2016-11-111-2/+1
* plugins: fix code style for errorsVíctor Manuel Jáquez Leal2016-10-251-8/+13
* vaapi: use new gst_element_class_add_static_pad_template()Vineeth TM2016-09-231-3/+2
* vaapisink: demote a debug message to traceVíctor Manuel Jáquez Leal2016-07-141-1/+1
* vaapisink: add support for GST_TAG_IMAGE_ORIENTATIONHyunjun Ko2016-07-051-1/+68
* vaapisink: return caps template if no displayVíctor Manuel Jáquez Leal2016-06-161-18/+15
* plugins: use GstVideoInfo accessorsVíctor Manuel Jáquez Leal2016-05-201-1/+1
* plugins: rework set_context() vmethod definitionVíctor Manuel Jáquez Leal2016-04-221-0/+3
* unify caps template for VAAPI encoders and decodersVíctor Manuel Jáquez Leal2016-03-301-2/+2
* Add P010 video format supportScott D Phillips2016-03-291-1/+1
* vaapisink: Fix event,pad,structure memory leaksVineeth TM2016-02-181-3/+5
* vaapisink: post message for application for unhandled keyboard/mouse eventsTim-Philipp Müller2016-02-161-1/+7
* vaapisink: Fix capsfeature memory leakVineeth TM2016-02-161-4/+3
* vaapisink: Fix wrong caps advertisingSreerenj Balachandran2016-02-091-3/+17
* docs: update plugin documentationVíctor Manuel Jáquez Leal2016-02-031-2/+9
* plugins: fix code styleVíctor Manuel Jáquez Leal2016-02-031-2/+4
* Remove old gst version guardsVíctor Manuel Jáquez Leal2016-01-251-2/+0
* vaapisink: ignore frame if its upload failedVíctor Manuel Jáquez Leal2016-01-141-1/+3
* plugins: don't create display at caps queryVíctor Manuel Jáquez Leal2015-11-091-1/+1
* plugins: fix context query handlingVíctor Manuel Jáquez Leal2015-11-091-7/+12
* refactor vaapi caps strings for pad templatesVíctor Manuel Jáquez Leal2015-08-051-3/+1
* remove gstvaapiuploaderVíctor Manuel Jáquez Leal2015-08-041-18/+6
* Work around ABBA deadlock between vaapisink and vaapipostprocSimon Farnsworth2015-06-291-0/+3
* vaapisink: error handling if rendering failsVíctor Manuel Jáquez Leal2015-06-221-8/+19
* vaapisink: Fix the conditional pad template creation.Sreerenj Balachandran2015-06-181-4/+2
* vaapisink: Fix the capsfeature advertisement in padtemplateSreerenj Balachandran2015-06-171-5/+7