summaryrefslogtreecommitdiffstats
path: root/src/surface.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for QuerySurfaceAttributesPaul Kocialkowski2018-07-181-0/+4
* surface: Add ExportSurfaceHandle support for dma-buf exportPaul Kocialkowski2018-07-181-0/+3
* surface: Add basic support for CreateSurfaces2Paul Kocialkowski2018-07-181-0/+6
* tree: Rename the libva hooksMaxime Ripard2018-07-171-31/+24
* h264: Don't set num_slices anymoreMaxime Ripard2018-07-171-0/+1
* tree: Run clang-format to conform to the kernel coding styleMaxime Ripard2018-07-171-16/+26
* tree: Change the macros to take the actual arguments they are usingMaxime Ripard2018-07-131-1/+1
* Add support for H264 decodingMaxime Ripard2018-07-111-0/+5
* Abstract away MPEG2 supportMaxime Ripard2018-07-111-1/+6
* Rework buffer management to be more generic and support untiled formatPaul Kocialkowski2018-07-111-3/+12
* Add dummy vaPutSurface implementationPaul Kocialkowski2018-06-211-0/+6
* Sync with latest definitions from the Cedrus driver and requests APIPaul Kocialkowski2018-06-211-1/+1
* Remove X11 support with vaPutSurfacePaul Kocialkowski2018-06-211-6/+0
* surface: Remove unused surface_id object memberPaul Kocialkowski2018-04-251-1/+0
* Centralize buffer-related ressources in surface object and avoid dynamic indexesPaul Kocialkowski2018-04-251-3/+12
* surface: Resolve various trivial build issuesPaul Kocialkowski2018-04-251-1/+1
* Harmonize defines for headers include protectionsPaul Kocialkowski2018-04-231-2/+2
* Rework comments by splitting them into README and removing redundant onesPaul Kocialkowski2018-04-231-1/+1
* surface: Rename functions arguments for more clarityPaul Kocialkowski2018-04-231-27/+22
* surface: Reorder object surface structurePaul Kocialkowski2018-04-231-3/+5
* Use libVA naming style for public API functionsPaul Kocialkowski2018-04-231-7/+7
* surface: Use object surface structure directly instead of abstract typePaul Kocialkowski2018-04-231-3/+1
* Adds a sunxi-cedrus-drv-video libVA backendFlorent Revest2016-08-251-0/+77