1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
wm4 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>
2017-10-19 17:10:59 +02:00
..
2017-10-13 23:57:01 +02:00
2017-10-13 23:57:01 +02:00
2016-05-04 18:16:21 +02:00
2017-10-13 23:57:59 +02:00
2017-10-13 23:57:59 +02:00
2017-01-31 00:45:30 +02:00
2016-05-04 18:16:21 +02:00
2016-05-19 13:44:41 +02:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00