| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
2117725dc5 | lavc: Mark all AVHWAccel structures as const | 8 years ago |
|
|
b46a77f19d |
lavc: external hardware frame pool initialization
This adds a new API, which allows the API user to query the required AVHWFramesContext parameters. This also reduces code duplication across the hwaccels by introducing ff_decode_get_hw_frames_ctx(), which uses the new API function. It takes care of initializing the hw_frames_ctx if needed, and does additional error handling and API usage checking. Support for VDA and Cuvid missing. Signed-off-by: Anton Khirnov <anton@khirnov.net> |
8 years ago |
|
|
ea8b730d8e |
hevcdec: add a VAAPI hwaccel
Partially based on a patch by Timo Rothenpieler <timo@rothenpieler.org>. Additional scaling list handling fix by Jun Zhao <mypopydev@gmail.com>. |
9 years ago |