log

age author description
Fri, 17 Sep 2004 12:16:42 +0000 diego Translate up to MSGL_STATUS so all normal output is translated.
Fri, 17 Sep 2004 11:34:00 +0000 diego MicroDVD IS a frame-based subtitle format, mistake noticed by Jiri Heryan
Fri, 17 Sep 2004 11:30:30 +0000 diego wording, spelling and small fixes to the video output driver section
Fri, 17 Sep 2004 11:18:55 +0000 diego Made the wording of MSGTR_EdlCantOpenForWrite and MSGTR_EdlCantOpenForWrite
Fri, 17 Sep 2004 10:37:56 +0000 faust3 10l
Fri, 17 Sep 2004 09:56:09 +0000 faust3 center the image when screenw & height are set
Fri, 17 Sep 2004 09:55:50 +0000 kraymer lastes sync with EDL messages
Fri, 17 Sep 2004 02:28:44 +0000 diego Hardcoded EDL messages moved to help_mp-en.h, Doxygen comments added, patch
Thu, 16 Sep 2004 19:51:13 +0000 reimar moved sh_audio initialization from dec_audio to demuxer.c to fix
Thu, 16 Sep 2004 19:42:54 +0000 rtognimp IBM Ultimotion native decoding via libavcodec
Thu, 16 Sep 2004 18:08:17 +0000 faust3 Changed the default again so that the initial video position is in
Thu, 16 Sep 2004 11:00:37 +0000 diego nick
Thu, 16 Sep 2004 09:25:56 +0000 faust3 make it possible to use the run command from a menu config file, based on a patch by Aurelien Jacobs <aurel@gnuage.org>
Thu, 16 Sep 2004 08:12:05 +0000 faust3 stdout and stderr are macros --- you can't assign to them. Assignment doesn't make sense anyway, because freopen will always return the same FILE * structure that it got in parameter. patch by Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
Thu, 16 Sep 2004 07:58:19 +0000 faust3 declare modify_ldt with syscall3 macro for older glibcs patch by Mikulas Patocka <mikulas at artax.karlin.mff.cuni.cz>