mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-13 18:40:03 +01:00
avcodec: rename avcodec_receive_frame2 to avcodec_receive_frame_flags
It's a name that communicates its functionality in a better way. Since the function was introduced very recently, we can safely rename it. Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
@@ -2,8 +2,8 @@ The last version increases of all libraries were on 2025-03-28
|
||||
|
||||
API changes, most recent first:
|
||||
|
||||
2025-12-xx - xxxxxxxxxx - lavc 62.22.100 - avcodec.h
|
||||
Add avcodec_receive_frame2().
|
||||
2025-12-xx - xxxxxxxxxx - lavc 62.22.101 - avcodec.h
|
||||
Add avcodec_receive_frame_flags().
|
||||
Add AV_CODEC_RECEIVE_FRAME_FLAG_SYNCHRONOUS.
|
||||
|
||||
2025-09-xx - xxxxxxxxxx - lavfi 11.10.100 - buffersrc.h
|
||||
|
||||
Reference in New Issue
Block a user