mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-13 10:30:05 +01:00
avutil/frame: change av_frame_new_side_data() size parameter type to size_t
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
@@ -15,9 +15,9 @@ libavutil: 2017-10-21
|
||||
|
||||
API changes, most recent first:
|
||||
|
||||
2021-03-10 - xxxxxxxxxx - lavu 56.68.100 - buffer.h
|
||||
Change AVBufferRef related function and struct size parameter and fields
|
||||
type to size_t at next major bump.
|
||||
2021-03-10 - xxxxxxxxxx - lavu 56.68.100 - buffer.h frame.h
|
||||
Change AVBufferRef and relevant AVFrame function and struct size
|
||||
parameter and fields type to size_t at next major bump.
|
||||
|
||||
2021-03-04 - xxxxxxxxxx - lavc 58.128.101 - avcodec.h
|
||||
Enable err_recognition to be set for encoders.
|
||||
|
||||
Reference in New Issue
Block a user