summaryrefslogtreecommitdiff
path: root/sys/va/gstvavideoformat.c
Commit message (Expand)AuthorAgeFilesLines
* va: Fix a typo in video format mapping.He Junyan2021-06-161-1/+1
* va: videoformats: Map more color formats.Víctor Manuel Jáquez Leal2021-04-071-0/+10
* va: videoformats: Fix RGB32 mapping between VA and GStreamer.Víctor Manuel Jáquez Leal2021-04-071-6/+153
* va: allocator: try to create surface without fourcc but chroma onlyVíctor Manuel Jáquez Leal2020-09-231-6/+1
* va: allocator: get a surface format from a image formatVíctor Manuel Jáquez Leal2020-08-031-0/+32
* va: display: add gst_va_display_get_image_formats()Víctor Manuel Jáquez Leal2020-08-031-0/+48
* va: VA-API H.264 decoder and infrastructureVíctor Manuel Jáquez Leal2020-06-281-0/+158