frame: add a cropping rectangle to AVFrame
Extend the width/height doxy to clarify that it should store coded values.
This commit is contained in:
parent
b68e353136
commit
52627248e4
4 changed files with 36 additions and 2 deletions
|
|
@ -13,6 +13,10 @@ libavutil: 2015-08-28
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2016-xx-xx - xxxxxxx - lavu 55.30.0 - frame.h
|
||||
Add AVFrame.crop_left/right/top/bottom fields for attaching cropping
|
||||
information to video frames.
|
||||
|
||||
2016-xx-xx - xxxxxxx
|
||||
Change av_sha_update() and av_md5_sum()/av_md5_update() length
|
||||
parameter type to size_t at next major bump.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue