summaryrefslogtreecommitdiff
path: root/sys/va/gstvaallocator.c
Commit message (Expand)AuthorAgeFilesLines
* gst: don't use volatile to mean atomicMatthew Waters2021-04-131-3/+3
* va: allocator: remove parameter from _create_buffer_surface()Víctor Manuel Jáquez Leal2020-08-241-3/+3
* va: allocator: support for GST_MAP_VA map flagVíctor Manuel Jáquez Leal2020-08-031-0/+9
* va: allocator: get a surface format from a image formatVíctor Manuel Jáquez Leal2020-08-031-5/+13
* va: VA-API H.264 decoder and infrastructureVíctor Manuel Jáquez Leal2020-06-281-0/+970