aboutsummaryrefslogtreecommitdiffhomepage
path: root/TOOLS/vivodump.c
Commit message (Expand)AuthorAge
* Fix the linking of TOOLS/netstream and TOOLS/vivodump.Gravatar diego2008-06-06
* Remove loader/wine/avifmt.h #include, the AVI types declared there conflictGravatar diego2008-04-30
* Mark all functions that are only used within the file as static.Gravatar diego2008-04-30
* Fix printf format string length modifiers, removes the warnings:Gravatar diego2007-12-10
* warning fix:Gravatar diego2007-08-27
* Remove unused variables.Gravatar diego2007-08-04
* Fix compilation due to reorganized header files.Gravatar diego2007-03-16
* change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to ...Gravatar michael2006-01-26
* Fixed the assumption user will always give 2+ args to the program.Gravatar al2004-10-29
* Remove hardcoded filenames in favor of command line parameters, some errorGravatar diego2004-10-28
* compilation fix, mostly by Reza JelvehGravatar diego2004-10-28
* Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.Gravatar arpi2003-01-19
* the long-waited MUXER layer, and new MPEG-PS muxerGravatar arpi2002-12-27
* 0x82 supportGravatar arpi2001-11-30
* vivo 2.0 supportGravatar arpi2001-11-04
* works! copy video steram to .avi file playable with ivvideo.dllGravatar arpi2001-11-04
* convertiong to aviGravatar arpi2001-11-04
* dump h263 frame headers from vivoGravatar arpi2001-11-04