summaryrefslogtreecommitdiff
path: root/avi2swf
AgeCommit message (Expand)AuthorFilesLines
2009-04-09fixed a security bug in logging, added basic xml support to as3 compilerMatthias Kramm1-1/+1
2009-01-15moved .cvsignore to .gitignoreMatthias Kramm1-0/+0
2008-03-12reworked compression handling logickramm1-1/+1
2007-06-07libraries in ../lib/ have different layout nowkramm1-2/+2
2007-01-13writer is no longer a structkramm1-6/+6
2007-01-07new option skipframeskramm2-5/+49
2006-06-05never try to store empty audio sample blockskramm1-2/+3
2006-04-16fixed --help outputkramm1-4/+7
2006-04-16bugfixeskramm2-4/+12
2006-01-06fourcc -> avm_fourcckramm1-2/+2
2005-09-10added "addcut" optionkramm1-0/+19
2005-09-10fixed -d (--scale) parameterkramm1-0/+4
2005-07-23added some verbositykramm1-2/+17
2005-07-23added numframes parameterkramm1-0/+7
2005-04-07fixed framerate/sound synchronization (account for 8.8 rounding error)kramm1-2/+4
2005-02-22fixed negative width/height bugkramm2-11/+11
2005-02-22some small logging changeskramm1-2/+5
2004-12-12* keyframe default is now every 20 frames.kramm1-1/+6
2004-12-12added -k option.kramm1-0/+2
2004-11-28added some comments.kramm1-9/+9
2004-11-25initial revision.kramm1-0/+105
2004-11-25added $(A) for lib extension.kramm1-2/+2
2004-11-23added audio_eof, video_eof members.kramm1-0/+3
2004-11-23added support for handling audio data after the video is finished.kramm1-8/+49
2004-11-23removed eof().kramm2-35/+35
2004-11-23removed eof() function.kramm1-1/+0
2004-11-23added avi2swf.exe to clean target.kramm1-1/+1
2004-11-22object extension is now determined by configure. ($(O))kramm1-7/+7
2004-10-26reversed the order of r,g,b in the 16 bit conversion.kramm1-1/+1
2004-10-24renamed U16 to USHORT, to make compiling work.kramm1-1/+1
2004-10-22no changes.kramm1-0/+29
2004-10-19added 16 bit support (yet untested).kramm1-0/+12
2004-10-08added some log messages.kramm1-1/+18
2004-09-28fixed "avi2swf hangs" problem.kramm1-8/+8
2004-09-26fixed compile-time bug.kramm1-5/+5
2004-09-24added implementation for "flip" parameter.kramm1-13/+25
2004-09-20fixed compiling in case WIN32 is not defined.kramm1-1/+1
2004-09-20fixed frame display.kramm1-0/+2
2004-09-20several more bugfixes.kramm1-7/+15
2004-09-20several simple bugfixes.kramm1-5/+8
2004-09-20added avifile_initialized flag.kramm1-2/+7
2004-09-20added missing include.kramm1-2/+1
2004-09-20added codec query.kramm2-2/+353
2004-09-20added some dependencies.kramm1-3/+3
2004-09-20fixed EXEEXT.kramm1-3/+3
2004-09-20added EXEEXT.kramm1-1/+1
2004-09-20added missing object to binary target.kramm1-1/+1
2004-09-20fixed typo.kramm1-1/+1
2004-09-20added VIDEO_CFLAGS to videoreader_vfw compilation.kramm1-1/+2
2004-09-20added videoreader_vfw.kramm1-3/+8