summaryrefslogtreecommitdiff
path: root/libavcodec/qsvenc_vp9.c
Commit message (Collapse)AuthorAge
* lavc/qsvenc: Add hardware config metadataMark Thompson2020-04-26
| | | | | | All of these encoders can accept libmfx surfaces directly in a hardware frames context, or they can accept software frames if a suitable device is supplied to use.
* lavc/qsvenc: add the missing vp9 filezhongli_dev@126.com2019-11-04
It is missed in commit 3358380 Signed-off-by: Zhong Li <zhongli_dev@126.com>