diff options
author | Martin Storsjö <martin@martin.st> | 2012-10-18 15:06:49 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2012-10-18 16:33:34 +0300 |
commit | 22310eef9f7888174d03afd9bb1bbd94f7a072a6 (patch) | |
tree | 02f86d2edbe6766327aa85046d9eaa77830617fb | |
parent | 55351de9f43deacd202b86975ef053ad57088851 (diff) | |
download | ffmpeg-22310eef9f7888174d03afd9bb1bbd94f7a072a6.tar.gz |
changelog: Mention the MSVC DLL support
Also retroactively add a changelog entry to the 9beta1 list
for general MSVC support, which was present there already.
Signed-off-by: Martin Storsjö <martin@martin.st>
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,7 @@ releases are sorted from youngest to oldest. version <next>: - metadata (INFO tag) support in WAV muxer +- support for building DLLs using MSVC version 9_beta1: @@ -55,6 +56,7 @@ version 9_beta1: - RTP packetization of JPEG - Opus decoder and encoder using libopus - remove -same_quant, it hasn't worked for years +- support for building with MSVC version 0.8: |