apichanges: update for 24a83bd: add AV_DISPOSITION_CLEAN_EFFECTS flag

Signed-off-by: Mans Rullgard <mans@mansr.com>
This commit is contained in:
Mans Rullgard 2011-02-14 23:17:18 +00:00
parent 24a83bd10a
commit 935ee1b9bb
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@ libavutil: 2009-03-08
API changes, most recent first:
2011-02-14 - 24a83bd - lavf 52.100.0 - AV_DISPOSITION_CLEAN_EFFECTS
Add AV_DISPOSITION_CLEAN_EFFECTS disposition flag.
2011-02-14 - 910b5b8 - lavfi 1.76.0 - AVFilterLink sample_aspect_ratio
Add sample_aspect_ratio field to AVFilterLink.