log TOOLS/vfw2menc.c @ 34707:0a4b7681a408

age author description
2010-11-14 cboesch Remove most of the NULL pointer check before free all over the code
2010-02-26 diego Do not cast the results of malloc/calloc/realloc.
2008-04-30 diego Add missing string.h #include to fix a bunch of implicit declaration warnings.
2008-04-30 diego Mark all functions that are only used within the file as static.
2007-10-17 compn simple avoid wine complaints fix by sherpya
2007-09-23 diego According to MSDN a thread must call CoUninitialize once for each successful
2007-03-06 compn __defines are reserved for gcc
2007-03-04 compn getopt is only needed on msvc, remove from mingw/linux compile info
2007-02-22 compn update to 0.1 version from website
2007-02-22 compn add original website url per al3x comment
2007-02-19 diego 10l copy and paste bug in the license header
2007-02-19 diego Fix license header.
2007-02-18 alex Controllable quality setting of VFW enconding, through the dumped state of the dialog box. Patch by Gianluigi Tiesi