summaryrefslogtreecommitdiff
path: root/sys/va/gstvah265dec.c
Commit message (Expand)AuthorAgeFilesLines
* va: Do not use a common parent_class in vabasedec.He Junyan2021-05-101-7/+5
* vah265dec: Don't need to pass picture structure to VASeungha Yang2021-02-091-14/+0
* va: h265dec: fix HVC1 stream format nameVíctor Manuel Jáquez Leal2021-02-051-1/+1
* va: Remove gst_va_decoder_destroy_buffers()Víctor Manuel Jáquez Leal2020-11-301-18/+4
* va: Destroy picture unreleased buffers when finalize.He Junyan2020-11-301-1/+2
* va: Add HEVC decoding supportNicolas Dufresne2020-11-041-0/+1076