mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
lavc, lavu: move frame cropping to a convenience function
Signed-off-by: Anton Khirnov <anton@khirnov.net>
This commit is contained in:
parent
80e919b174
commit
47399ccdfd
5 changed files with 140 additions and 88 deletions
|
|
@ -13,6 +13,9 @@ libavutil: 2017-03-23
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2017-xx-xx - xxxxxxx - lavu 56.3.0 - frame.h
|
||||
Add av_frame_apply_cropping().
|
||||
|
||||
2017-xx-xx - xxxxxxx - lavc 58.4.0 - avcodec.h
|
||||
DXVA2 and D3D11 hardware accelerated decoding now supports the new hwaccel API,
|
||||
which can create the decoder context and allocate hardware frame automatically.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue