summaryrefslogtreecommitdiff
path: root/sys/va/gstvacaps.c
Commit message (Expand)AuthorAgeFilesLines
* va: Use GST_CAPS_FEATURE_MEMORY_VA to replace "memory:VAMemory".He Junyan2021-08-161-3/+3
* va: Use MEMORY_DMABUF definition to replace "memory:DMABuf" strings.He Junyan2021-08-161-1/+1
* va: caps: Make the template raw video caps classified by features.He Junyan2021-08-111-1/+44
* libs: va: Move the VA common logic as a lib.He Junyan2021-05-181-3/+3
* va: caps: Add image formats in raw caps only for non-iHD.Víctor Manuel Jáquez Leal2021-04-021-2/+10
* va: caps: added gst_caps_is_raw()Víctor Manuel Jáquez Leal2020-10-091-0/+6
* va: caps: centralize caps feature discoveringVíctor Manuel Jáquez Leal2020-10-041-0/+26
* va: caps: expose gst_caps_set_format_array()Víctor Manuel Jáquez Leal2020-09-231-8/+12
* va: caps: bail raw caps if driver doesn't report surface formatsVí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-19/+0
* va: caps: add raw caps image formats with same chroma of surfacesVíctor Manuel Jáquez Leal2020-08-031-26/+42
* va: VA-API H.264 decoder and infrastructureVíctor Manuel Jáquez Leal2020-06-281-0/+470