Fri, 21 Oct 2011 15:44:58 +0000 |
diego |
Employ correct off_t printf conversion specifiers; this time without typos.
|
Thu, 20 Oct 2011 21:49:30 +0000 |
diego |
Fix off_t printf conversion specifiers and related warnings.
|
Thu, 09 Sep 2010 16:38:11 +0000 |
diego |
Mark video encoder vf_info_t structs as const.
|
Sun, 04 Apr 2010 15:59:09 +0000 |
diego |
Mark encoder-related m_option_t struct arrays as const.
|
Fri, 26 Feb 2010 15:01:37 +0000 |
diego |
Do not cast the results of malloc/calloc/realloc.
|
Sun, 21 Feb 2010 15:48:03 +0000 |
diego |
cosmetics: Rename struct vf_instance_s --> vf_instance.
|
Wed, 17 Feb 2010 21:36:00 +0000 |
diego |
libmpcodecs: Remove pointless leftover '#if 1' preprocessor instructions.
|
Sat, 30 Jan 2010 16:57:40 +0000 |
diego |
Add missing license headers to all files in the libmpcodecs directory.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Thu, 06 Mar 2008 08:43:20 +0000 |
diego |
Fix printf format string mismatch, eliminates the warning:
|
Thu, 06 Mar 2008 01:57:26 +0000 |
uau |
ve_vfw.c: #include aviheader.h instead of wine avifmt.h
|
Mon, 03 Dec 2007 23:38:51 +0000 |
diego |
Use correct printf length modifiers, fixes the following warnings:
|
Wed, 17 Oct 2007 05:14:21 +0000 |
compn |
Add Coinitialize function to vfw encoder and win32 loader.
|
Sat, 24 Mar 2007 22:01:20 +0000 |
iive |
Fix double close() in ve_vfw.c
|
Thu, 15 Mar 2007 17:51:32 +0000 |
diego |
Add explicit location for headers from the libmpdemux/ directory.
|