mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
avcodec: deprecate AVCodecContext.debug_mv
It's been unused for almost three years now. Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
c3f3b562c9
commit
56709ca8aa
4 changed files with 12 additions and 5 deletions
|
|
@ -15,6 +15,10 @@ libavutil: 2017-10-21
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2021-01-25 - xxxxxxxxxx - lavc 58.119.100 - avcodec.h
|
||||
Deprecate AVCodecContext.debug_mv, FF_DEBUG_VIS_MV_P_FOR, FF_DEBUG_VIS_MV_B_FOR,
|
||||
FF_DEBUG_VIS_MV_B_BACK
|
||||
|
||||
2021-01-11 - xxxxxxxxxx - lavc 58.116.100 - avcodec.h
|
||||
Add FF_PROFILE_VVC_MAIN_10 and FF_PROFILE_VVC_MAIN_10_444.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue