]> git.sesse.net Git - x264/commit
MSVS 2013 Update 2 support
authorSteven Walters <kemuri9@gmail.com>
Sat, 31 May 2014 14:31:16 +0000 (10:31 -0400)
committerFiona Glaser <fiona@x264.com>
Sun, 20 Jul 2014 03:53:00 +0000 (20:53 -0700)
commit6fbbb5b0c05a1d95cbd6efa7f01808ea87a39dc9
treef447a0d4674107e84dd26f39019a23cf47a8fbec
parentf53af048ed94551734265cf8f9dbe12d211a77fc
MSVS 2013 Update 2 support

The first MSVS compiler C99 compliant enough to build x264.
Use `CC=cl ./configure` to compile with it.
.gitignore
Makefile
common/osdep.h
configure
input/avs.c
tools/msvsdepend.sh [new file with mode: 0755]
x264.c
x264.h