summaryrefslogtreecommitdiff
path: root/gst/vaapi/gstvaapivideomemory.h
Commit message (Expand)AuthorAgeFilesLines
* plugins: video memory: Add a GST_MAP_VAAPI flag to peek the surface.He Junyan2021-08-251-0/+2
* videobufferpool: don't reset surface when created internallyHe Junyan2020-02-211-0/+4
* vaapivideomemory: remove unused macroVíctor Manuel Jáquez Leal2018-02-071-2/+0
* vaapivideomemory: add gst_vaapi_dmabuf_can_map()Víctor Manuel Jáquez Leal2017-06-231-0/+4
* plugins: distinguish allocation and negotiation capsVíctor Manuel Jáquez Leal2017-06-121-0/+9
* vaapivideomemory: rename qdata quarks and idsVíctor Manuel Jáquez Leal2017-06-091-1/+1
* vaapivideomemory: add direction to dmabuf allocatorJulien Isorce2017-02-021-1/+5
* vaapivideomemory: rename dmabuf allocator parametersVíctor Manuel Jáquez Leal2017-01-091-1/+1
* vaapivideomemory: rename vip to alloc_info parameterVíctor Manuel Jáquez Leal2017-01-091-1/+1
* vaapivideomemory: rename video for allocation_infoVíctor Manuel Jáquez Leal2016-12-051-1/+1
* vaapivideomemory: add real GstVaapiDmaBufAllocatorJulien Isorce2016-12-051-0/+39
* plugins: add allocator to allocation queryVíctor Manuel Jáquez Leal2016-11-211-4/+0
* vaapivideomemory: lock map and unmap operationsVíctor Manuel Jáquez Leal2016-11-111-0/+1
* vaapivideomemory: add direct upload flagVíctor Manuel Jáquez Leal2016-11-031-0/+3
* vaapivideomemory: set direct rendering at run-timeVíctor Manuel Jáquez Leal2016-11-031-3/+18
* vaapivideomemory: rename input parameterVíctor Manuel Jáquez Leal2016-10-251-1/+1
* gstvaapivideomemory: allocator's image size getterVíctor Manuel Jáquez Leal2016-07-291-0/+4
* vaapivideomemory: internal attributes to methodsVíctor Manuel Jáquez Leal2016-06-081-0/+3
* pluginbase negotiates allocator with bufferpoolVíctor Manuel Jáquez Leal2016-06-081-0/+3
* Removal of gstreamer-1.0 supportVíctor Manuel Jáquez Leal2015-04-031-4/+0
* plugins: drop leftover declaration.Gwenole Beauchesne2015-01-281-4/+0
* plugins: add support for dma_buf exports (v4l2src).Gwenole Beauchesne2015-01-281-0/+33
* videopool: add optional flags for surface pool allocation.Gwenole Beauchesne2015-01-271-1/+1
* plugins: ensure VA surface is current prior to using it.Gwenole Beauchesne2014-11-211-0/+29
* plugins: re-indent all GstVaapiVideo* related source code.Gwenole Beauchesne2014-08-221-51/+52
* vaapivideomemory: use an image pool to cache objects.Gwenole Beauchesne2014-07-241-1/+2
* vaapivideomemory: add support for raw pixels mappings.Gwenole Beauchesne2014-07-231-2/+5
* legal: add per-file authorship information.Gwenole Beauchesne2013-11-221-0/+1
* plugins: fix and optimize check for buffer pool allocator params.Gwenole Beauchesne2013-10-091-1/+2
* plugins: fix buffer pool reset_buffer() to reset memory resources.Gwenole Beauchesne2013-10-091-0/+4
* plugins: fix GstVaapiVideoMemory to allocate VA surface proxies.Gwenole Beauchesne2013-10-091-0/+2
* plugins: add support for GstCaps features.Sreerenj Balachandran2013-09-271-0/+4
* plugins: allow buffer mappings to GstVaapiSurfaceProxy.Gwenole Beauchesne2013-06-051-0/+16
* plugins: implement direct-rendering mode for raw YUV buffer uploads.Gwenole Beauchesne2013-04-101-0/+2
* plugins: implement uploads from raw YUV buffers for GStreamer 1.0.Gwenole Beauchesne2013-04-101-0/+17
* plugins: add GstVaapiVideoMemory and GstVaapiVideoBufferPool objects.Sreerenj Balachandran2013-04-101-0/+113