Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2011-02-15 02:17:18 +0300
committerMans Rullgard <mans@mansr.com>2011-02-15 02:17:37 +0300
commit935ee1b9bba3d2fa1bf0d48eef278956307478cb (patch)
tree0f17f74a6e45f5fc6e5c8c22a974e854ab5ef9b0 /doc
parent24a83bd10a1ed56cadd2c475b839887752f23183 (diff)
apichanges: update for 24a83bd: add AV_DISPOSITION_CLEAN_EFFECTS flag
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 95f83c7272..0f328287f5 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -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.