Module: ffmpeg Branch: master Commit: 935ee1b9bba3d2fa1bf0d48eef278956307478cb
Author: Mans Rullgard <[email protected]> Date: Mon Feb 14 23:17:18 2011 +0000 apichanges: update for 24a83bd: add AV_DISPOSITION_CLEAN_EFFECTS flag Signed-off-by: Mans Rullgard <[email protected]> --- doc/APIchanges | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/doc/APIchanges b/doc/APIchanges index 95f83c7..0f32828 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. _______________________________________________ ffmpeg-commits mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-commits
