babgvant - 2014-12-05

Compiling on VS2013 is unsupported. At some point I will probably migrate to it, but ATM I don't really see the point - after all it works fine with VS2010 :). That said, it shouldn't be hard to get it to work.

I use the Ffmpeg dlls from http://ffmpeg.zeranoe.com/builds/, but you need to generate .libs that work using generatelib.cmd (you will need to change it to use the VS2013 paths) based on the .def provided with Ffmpeg.

I would expect that most everything else is included in the repository. If not, it's all available from the respective projects (e.g. Live555).