Sun, 12 Sep 2010 16:08:57 +0000 |
reimar |
Replace sizeof(BITMAPINFOHEADER)
|
Sat, 30 Jan 2010 13:35:03 +0000 |
diego |
Add standard license header to C tools missing them.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Fri, 06 Jun 2008 13:28:25 +0000 |
diego |
Fix the linking of TOOLS/netstream and TOOLS/vivodump.
|
Wed, 30 Apr 2008 14:06:33 +0000 |
diego |
Remove loader/wine/avifmt.h #include, the AVI types declared there conflict
|
Wed, 30 Apr 2008 13:53:40 +0000 |
diego |
Mark all functions that are only used within the file as static.
|
Mon, 10 Dec 2007 13:16:10 +0000 |
diego |
Fix printf format string length modifiers, removes the warnings:
|
Mon, 27 Aug 2007 09:52:55 +0000 |
diego |
warning fix:
|
Sat, 04 Aug 2007 21:26:54 +0000 |
diego |
Remove unused variables.
|
Fri, 16 Mar 2007 22:47:23 +0000 |
diego |
Fix compilation due to reorganized header files.
|
Thu, 26 Jan 2006 19:32:07 +0000 |
michael |
change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxer
|
Fri, 29 Oct 2004 22:05:34 +0000 |
al |
Fixed the assumption user will always give 2+ args to the program.
|
Thu, 28 Oct 2004 01:02:24 +0000 |
diego |
Remove hardcoded filenames in favor of command line parameters, some error
|
Thu, 28 Oct 2004 00:50:21 +0000 |
diego |
compilation fix, mostly by Reza Jelveh
|
Sun, 19 Jan 2003 01:48:52 +0000 |
arpi |
Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.
|
Fri, 27 Dec 2002 22:43:20 +0000 |
arpi |
the long-waited MUXER layer, and new MPEG-PS muxer
|
Fri, 30 Nov 2001 23:13:05 +0000 |
arpi |
0x82 support
|
Sun, 04 Nov 2001 19:47:19 +0000 |
arpi |
vivo 2.0 support
|
Sun, 04 Nov 2001 04:55:44 +0000 |
arpi |
works! copy video steram to .avi file playable with ivvideo.dll
|
Sun, 04 Nov 2001 00:38:32 +0000 |
arpi |
convertiong to avi
|
Sun, 04 Nov 2001 00:00:38 +0000 |
arpi |
dump h263 frame headers from vivo
|