Author | SHA1 | Message | Date |
---|---|---|---|
|
5aede05120 |
lavu/hwcontext_vaapi: Fix compilation if VA_FOURCC_ABGR is not defined.
Fixes ticket #5484. |
8 years ago |
|
fe498ef514 |
hwcontext_vaapi: Return all formats for constraints without config
No longer make a dummy device configuration to query. Instead, just return everything we recognise from the whole format list. Also change the device setup code to query that list only, rather than intersecting it with the constraint output. This makes hwupload more usable on mesa/gallium where the video processor only declares support for RGB formats, making it unable to deal with YUV formats before this patch. It might introduce some different trickier failures in the internal upload/download code because the set of allowed formats there has changed, though I didn't find any obvious regressions with i965. |
9 years ago |
|
7e0623b70b |
vaapi: Enable more libva surface formats
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> |
9 years ago |
|
b8bf9194af | hwcontext_vaapi: implement device creation | 9 years ago |
|
551c6775ab |
lavu: VAAPI hwcontext implementation
Signed-off-by: Anton Khirnov <anton@khirnov.net> |
9 years ago |