diff options
author | Anton Khirnov <anton@khirnov.net> | 2017-01-09 11:09:16 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2017-01-09 13:21:12 +0100 |
commit | e199a8099411d0992c3ed278287a81f1d791199c (patch) | |
tree | 36775268bd8b24bdbe50db626d3c587742a6aab1 /Changelog | |
parent | 4e62b57ee03928c12a3119dcaf78ffa1f4d6985f (diff) | |
download | ffmpeg-e199a8099411d0992c3ed278287a81f1d791199c.tar.gz |
Changelog: mention the new avbuild/ directory
Especially config.log is often read by users trying to compile Libav, so
its move should be documented.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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: |