[x264-devel] MSVS 2013 Update 2 support

Steven Walters git at videolan.org
Sun Jul 20 11:58:30 CEST 2014


x264 | branch: master | Steven Walters <kemuri9 at gmail.com> | Sat May 31 10:31:16 2014 -0400| [6fbbb5b0c05a1d95cbd6efa7f01808ea87a39dc9] | committer: Fiona Glaser

MSVS 2013 Update 2 support

The first MSVS compiler C99 compliant enough to build x264.
Use `CC=cl ./configure` to compile with it.

> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=6fbbb5b0c05a1d95cbd6efa7f01808ea87a39dc9
---

 .gitignore          |    2 +
 Makefile            |   14 +++++-
 common/osdep.h      |   10 ++--
 configure           |  134 +++++++++++++++++++++++++++++++--------------------
 input/avs.c         |    9 +++-
 tools/msvsdepend.sh |   21 ++++++++
 x264.c              |    2 +
 x264.h              |    4 +-
 8 files changed, 132 insertions(+), 64 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=6fbbb5b0c05a1d95cbd6efa7f01808ea87a39dc9


More information about the x264-devel mailing list