Module: libav Branch: master Commit: e199a8099411d0992c3ed278287a81f1d791199c
Author: Anton Khirnov <[email protected]> Committer: Anton Khirnov <[email protected]> Date: Mon Jan 9 11:09:16 2017 +0100 Changelog: mention the new avbuild/ directory Especially config.log is often read by users trying to compile Libav, so its move should be documented. --- Changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog b/Changelog index e17ef20..70d6a4a 100644 --- a/Changelog +++ b/Changelog @@ -6,6 +6,7 @@ version <next>: - Intel QSV-accelerated VP8 and VC-1 decoding - VAAPI-accelerated VP8 and HEVC decoding - VAAPI-accelerated deinterlacing +- config.log and other configuration files moved into avbuild/ directory version 12: _______________________________________________ libav-commits mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-commits
