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.
|
2020-04-26 18:38:25 +01:00 |
|
Mark Thompson
|
3a71bcc213
|
lavc: Mark all AVHWAccel structures as const
|
2017-11-26 21:41:19 +00:00 |
|
James Almer
|
48e4eda11d
|
Merge commit 'b46a77f19d'
* commit 'b46a77f19d':
lavc: external hardware frame pool initialization
Includes the fix from e724bdfffb
Merged-by: James Almer <jamrial@gmail.com>
|
2017-11-11 20:33:26 -03:00 |
|
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).
|
2017-03-28 18:04:27 -04:00 |
|
Mark Thompson
|
9560766a61
|
vaapi_vp9: Mark as async-safe
|
2017-03-22 19:07:32 +00:00 |
|
Mark Thompson
|
defbb8bc26
|
vaapi_vp9: Convert to use the new VAAPI hwaccel code
|
2017-01-17 23:06:46 +00:00 |
|
Mathieu Velten
|
49e8e5fc56
|
avcodec/vaapi-vp9: add support for profile 2 (bpp > 8)
Signed-off-by: Mark Thompson <sw@jkqxz.net>
|
2016-12-05 22:12:34 +00:00 |
|
Timo Rothenpieler
|
d7c2b75681
|
vaapi: Add VP9 hwaccell support
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
|
2015-12-22 12:54:23 +01:00 |
|