changelog for im2avi copyright 2001,2002 by Charl P. Botha http://cpbotha.net/ $Id: changelog,v 1.13 2003/06/20 12:28:53 cpbotha Exp $ --------------------------------------------------------------------------- 0.4 : Fri Jun 20 14:46:33 CEST 2003 * Brought up to date with avifile 0.7.29.200302004 * Added note by Christian Baumann about building on g++ 3.x 0.3 : * aspect ratio value output was draggable, as reported by Benjamin Vrolijk; now fixed. * tested fine with avifile snapshot 0.7-20020412 (ffmpeg and xvid disabled) 0.2 : Wed Jan 2 20:51:42 CET 2002 * README mentions platforms for which im2avi was made! * Various other fixes and additions to the README. * changed FPS input so it'll accept fractional FPS. * added comments im2avi_t.h (doxygen) and im2avi_t.cxx * progress percentage with 2 significant digits instead of 2038048209 * added height modulus elements to the UI * added aspect ratio element to the UI * error handling for stream::AddFrame() (it doesn't throw its own exception) * better error handling when a compressor can't be created. 0.1 : Fri Dec 28 18:29:07 CET 2001 * initial release.