mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-12-24 11:52:06 +08:00
lavc/libx264: add mb_info option
Pass the information about unchanged parts of the frame by means of the AVVideoHint side data.
This commit is contained in:
committed by
Stefano Sabatini
parent
5012b4ab4c
commit
418c954e31
@@ -2,6 +2,9 @@ The last version increases of all libraries were on 2023-02-09
|
||||
|
||||
API changes, most recent first:
|
||||
|
||||
2023-08-08 - xxxxxxxxxx - lavc 60.23.100 - libx264.c
|
||||
Add mb_info option.
|
||||
|
||||
2023-08-08 - xxxxxxxxxx - lavu 58.15.100 - video_hint.h
|
||||
Add AVVideoHint API.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user