mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
hwcontext: Add device derivation
Creates a new device context from another of a different type which refers to the same underlying hardware.
This commit is contained in:
parent
b864230c49
commit
b266ad56fe
5 changed files with 103 additions and 1 deletions
|
|
@ -13,6 +13,9 @@ libavutil: 2015-08-28
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2017-03-xx - xxxxxxx - lavu 55.34.0 - hwcontext.h
|
||||
Add av_hwdevice_ctx_create_derived().
|
||||
|
||||
2017-02-10 - xxxxxxx - lavu 55.33.0 - spherical.h
|
||||
Add AV_SPHERICAL_EQUIRECTANGULAR_TILE, av_spherical_tile_bounds(),
|
||||
and projection-specific properties (bound_left, bound_top, bound_right,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue