// added 2001-12-30 by Moritz Franosch mf3: - compiles with gcc 3.0.4 - Window -> Double size / Half size added - audio playback fixes, playback crash fixes (Johan Evenhuis) - loop playback didn't work in all cases, caused crashes mf2: - supports Quicktime OpenDivx video compression - supports Vorbis audio compression - rendering from YUV 4:2:0 to JPEG Photo is possible - recording > 2 GB files with JPEG Photo compression is possible - update to quicktime4linux 1.5 - video device is closed after doing scripted recording, so that another recording process can be started (e.g. by at) - sound of video card is muted correctly when recording is done mf1: - Enable drawing of tracks by default. - Quoted ("") encodings in recording scripts are read correctly. - Error message 'Unrecognized video compression ...' is printed if the encoding given in a recording script is wrong. - 'make clean' works.