log trunk/src/Modules/Output/Graphics/Devices/GraphicsOutputDeviceMovie.cc @ 706:f8e90b5d85fd tip

age author description
Fri, 24 May 2013 22:38:09 +0000 sness ffmpeg no longer accepts a qscale value of 0. Changed qscale to 1, which also gives a very high quality output
Tue, 07 May 2013 14:24:33 +0000 tomwalters Add option to dump strobes
Tue, 10 Jul 2012 07:44:29 +0000 tom - Add limits.h
Tue, 01 May 2012 23:32:24 +0000 tomwalters Fixed ffmpeg frame-rate bug
Wed, 22 Feb 2012 14:03:43 +0000 tom AIM-o-matic scripts for automated running of AIM on a server.
Thu, 04 Nov 2010 19:48:53 +0000 tom - AIMC format file output
Tue, 02 Nov 2010 23:46:56 +0000 tomwalters Windows build fixes.
Tue, 26 Oct 2010 00:03:29 +0000 tomwalters - Support (hopefully) both movie writing and HTK file output.
Thu, 21 Oct 2010 01:46:39 +0000 tomwalters - Added support for movies!
Mon, 18 Oct 2010 04:42:28 +0000 tomwalters - Massive refactoring to make module tree stuff work. In theory we now support configuration files again. The graphics stuff is untested as yet.
Sat, 16 Oct 2010 23:05:26 +0000 tom - Well, most of the graphics stuff at least compiles now. Next step is getting it running.
Fri, 15 Oct 2010 05:46:53 +0000 tomwalters - All \t to two spaces (style guide compliance)
Fri, 15 Oct 2010 05:40:53 +0000 tomwalters - First add of a lot of graphics code from the old version. Not working yet, not even compiling yet.