summaryrefslogtreecommitdiff
path: root/gst/vaapi/gstvaapivideomemory.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-07vaapivideomemory: remove unused macroVíctor Manuel Jáquez Leal1-2/+0
2017-06-23vaapivideomemory: add gst_vaapi_dmabuf_can_map()Víctor Manuel Jáquez Leal1-0/+4
2017-06-12plugins: distinguish allocation and negotiation capsVíctor Manuel Jáquez Leal1-0/+9
2017-06-09vaapivideomemory: rename qdata quarks and idsVíctor Manuel Jáquez Leal1-1/+1
2017-02-02vaapivideomemory: add direction to dmabuf allocatorJulien Isorce1-1/+5
2017-01-09vaapivideomemory: rename dmabuf allocator parametersVíctor Manuel Jáquez Leal1-1/+1
2017-01-09vaapivideomemory: rename vip to alloc_info parameterVíctor Manuel Jáquez Leal1-1/+1
2016-12-05vaapivideomemory: rename video for allocation_infoVíctor Manuel Jáquez Leal1-1/+1
2016-12-05vaapivideomemory: add real GstVaapiDmaBufAllocatorJulien Isorce1-0/+39
2016-11-21plugins: add allocator to allocation queryVíctor Manuel Jáquez Leal1-4/+0
2016-11-11vaapivideomemory: lock map and unmap operationsVíctor Manuel Jáquez Leal1-0/+1
2016-11-03vaapivideomemory: add direct upload flagVíctor Manuel Jáquez Leal1-0/+3
2016-11-03vaapivideomemory: set direct rendering at run-timeVíctor Manuel Jáquez Leal1-3/+18
2016-10-25vaapivideomemory: rename input parameterVíctor Manuel Jáquez Leal1-1/+1
2016-07-29gstvaapivideomemory: allocator's image size getterVíctor Manuel Jáquez Leal1-0/+4
2016-06-08vaapivideomemory: internal attributes to methodsVíctor Manuel Jáquez Leal1-0/+3
2016-06-08pluginbase negotiates allocator with bufferpoolVíctor Manuel Jáquez Leal1-0/+3
2015-04-03Removal of gstreamer-1.0 supportVíctor Manuel Jáquez Leal1-4/+0
2015-01-28plugins: drop leftover declaration.Gwenole Beauchesne1-4/+0
2015-01-28plugins: add support for dma_buf exports (v4l2src).Gwenole Beauchesne1-0/+33
2015-01-27videopool: add optional flags for surface pool allocation.Gwenole Beauchesne1-1/+1
2014-11-21plugins: ensure VA surface is current prior to using it.Gwenole Beauchesne1-0/+29
2014-08-22plugins: re-indent all GstVaapiVideo* related source code.Gwenole Beauchesne1-51/+52
2014-07-24vaapivideomemory: use an image pool to cache objects.Gwenole Beauchesne1-1/+2
2014-07-23vaapivideomemory: add support for raw pixels mappings.Gwenole Beauchesne1-2/+5
2013-11-22legal: add per-file authorship information.Gwenole Beauchesne1-0/+1
2013-10-09plugins: fix and optimize check for buffer pool allocator params.Gwenole Beauchesne1-1/+2
2013-10-09plugins: fix buffer pool reset_buffer() to reset memory resources.Gwenole Beauchesne1-0/+4
2013-10-09plugins: fix GstVaapiVideoMemory to allocate VA surface proxies.Gwenole Beauchesne1-0/+2
2013-09-27plugins: add support for GstCaps features.Sreerenj Balachandran1-0/+4
2013-06-05plugins: allow buffer mappings to GstVaapiSurfaceProxy.Gwenole Beauchesne1-0/+16
2013-04-10plugins: implement direct-rendering mode for raw YUV buffer uploads.Gwenole Beauchesne1-0/+2
2013-04-10plugins: implement uploads from raw YUV buffers for GStreamer 1.0.Gwenole Beauchesne1-0/+17
2013-04-10plugins: add GstVaapiVideoMemory and GstVaapiVideoBufferPool objects.Sreerenj Balachandran1-0/+113