mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
lavc: deprecate CODEC_FLAG_INPUT_PRESERVED
The addition of reference-counted frames makes it pointless.
This commit is contained in:
parent
141fdc763c
commit
5fccedaa67
5 changed files with 14 additions and 5 deletions
|
|
@ -13,6 +13,10 @@ libavutil: 2013-12-xx
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2014-04-xx - xxxxxxx - avcodec.h
|
||||
Deprecate CODEC_FLAG_INPUT_PRESERVED. Its functionality is replaced by passing
|
||||
reference-counted frames to encoders.
|
||||
|
||||
2014-04-xx - xxxxxxx - lavc 55.50.0 - dxva2.h
|
||||
Add FF_DXVA2_WORKAROUND_INTEL_CLEARVIDEO for old Intel GPUs.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue