Partial commit: Preview

This commit is contained in:
Nekotekina 2016-02-02 00:40:38 +03:00
parent 7c1ab47262
commit 5fc6f59821
20 changed files with 1327 additions and 1997 deletions

View file

@ -1,9 +1 @@
#include "stdafx.h"
#ifdef _MSC_VER
#pragma comment(lib, "avcodec.lib")
#pragma comment(lib, "avformat.lib")
#pragma comment(lib, "avutil.lib")
#pragma comment(lib, "swresample.lib")
#pragma comment(lib, "swscale.lib")
#endif