[FFmpeg-cvslog] changelog: Mention the MSVC DLL support

Martin Storsjö git at videolan.org
Fri Oct 19 13:54:24 CEST 2012


ffmpeg | branch: master | Martin Storsjö <martin at martin.st> | Thu Oct 18 15:06:49 2012 +0300| [22310eef9f7888174d03afd9bb1bbd94f7a072a6] | committer: Martin Storsjö

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 at martin.st>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=22310eef9f7888174d03afd9bb1bbd94f7a072a6
---

 Changelog |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/Changelog b/Changelog
index 9e5ee87..c3d55c1 100644
--- a/Changelog
+++ b/Changelog
@@ -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:



More information about the ffmpeg-cvslog mailing list