summaryrefslogtreecommitdiffstats
path: root/TOOLS/vfw2menc.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing string.h #include to fix a bunch of implicit declaration warnings.diego2008-04-301-0/+1
* Mark all functions that are only used within the file as static.diego2008-04-301-3/+3
* simple avoid wine complaints fix by sherpyacompn2007-10-171-1/+1
* According to MSDN a thread must call CoUninitialize once for each successfuldiego2007-09-231-1/+1
* __defines are reserved for gcccompn2007-03-061-2/+2
* getopt is only needed on msvc, remove from mingw/linux compile infocompn2007-03-041-2/+3
* update to 0.1 version from websitecompn2007-02-221-8/+51
* add original website url per al3x commentcompn2007-02-221-0/+2
* 10l copy and paste bug in the license headerdiego2007-02-191-1/+1
* Fix license header.diego2007-02-191-6/+6
* Controllable quality setting of VFW enconding, through the dumped state of th...alex2007-02-181-0/+257