summaryrefslogtreecommitdiff
path: root/libavcodec/qsvenc_vp9.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-051-1/+1
* avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefaultAndreas Rheinhardt2022-03-211-1/+1
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-211-9/+9
* avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt2022-03-211-1/+1
* lavc/qsvenc: add tile encoding support for VP9Haihao Xiang2022-01-291-0/+10
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-271-1/+1
* lavc/qsvenc: Add hardware config metadataMark Thompson2020-04-261-0/+1
* lavc/qsvenc: add the missing vp9 filezhongli_dev@126.com2019-11-041-0/+113