Mark Thompson
|
2594f6a362
|
lavc: Rename hwaccel.h to hwconfig.h
This already applied to decoders as well as hwaccels, and adding encoder
support was going to make the name even more inaccurate.
|
5 years ago |
Mark Thompson
|
3a71bcc213
|
lavc: Mark all AVHWAccel structures as const
|
7 years ago |
Ronald S. Bultje
|
0c46641784
|
vp9: split out generic decoding skeleton interface API from VP9 types.
This allows vp9dsp.h to only include the VP9 types header, and not the
decoder skeleton interface which is for hardware decoders (dxva2/vaapi).
|
8 years ago |
Mark Thompson
|
9560766a61
|
vaapi_vp9: Mark as async-safe
|
8 years ago |
Mark Thompson
|
defbb8bc26
|
vaapi_vp9: Convert to use the new VAAPI hwaccel code
|
8 years ago |
Mathieu Velten
|
49e8e5fc56
|
avcodec/vaapi-vp9: add support for profile 2 (bpp > 8)
Signed-off-by: Mark Thompson <sw@jkqxz.net>
|
8 years ago |
Timo Rothenpieler
|
d7c2b75681
|
vaapi: Add VP9 hwaccell support
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
|
9 years ago |