mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 07:31:22 +01:00
avcodec: add a Film Grain codec property flag
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
parent
6dd7149f4c
commit
590a7e02f0
19 changed files with 31 additions and 15 deletions
|
|
@ -14,6 +14,9 @@ libavutil: 2021-04-27
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2021-08-24 - xxxxxxxxxx - lavc 59.6.100 - avcodec.h
|
||||
Add FF_CODEC_PROPERTY_FILM_GRAIN
|
||||
|
||||
2021-08-20 - xxxxxxxxxx - lavfi 8.3.100 - avfilter.H
|
||||
Add avfilter_filter_pad_count() as a replacement for avfilter_pad_count().
|
||||
Deprecate avfilter_pad_count().
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue