log

age author description
Thu, 11 Sep 2003 09:05:54 +0000 mosu Fixed seeking in MPEG4 files. Patch by Uwe Reder <Uwe.Reder@3SOFT.de>.
Thu, 11 Sep 2003 07:09:25 +0000 michael 2pass stats curruption fix by ("Johannes E. Schindelin" <Johannes dot Schindelin at gmx dot de>)
Thu, 11 Sep 2003 00:16:33 +0000 michael pass stream header FCC
Wed, 10 Sep 2003 14:56:56 +0000 lumag Fixed PAUSED message (it was too long :)
Wed, 10 Sep 2003 12:50:29 +0000 mosu Support for SSA text subs in Matroska. Patch partially by Tristan <z80@oceanfree.net>.
Wed, 10 Sep 2003 11:39:40 +0000 mosu Support for Quicktime stuff in Matroska (e.g. Sorenson, QDesign Music codecs etc.).
Mon, 08 Sep 2003 17:12:31 +0000 rfelker 10l, debug code broke compile with mmx disabled
Mon, 08 Sep 2003 10:09:02 +0000 mosu Cleanup of faad detection and a new test if gcc can compile the internal faad. Patch by Arpi.
Mon, 08 Sep 2003 10:07:52 +0000 mosu Fix a gcc 3.x crash when compiling demux_ts.c with -g -O4 (or -O3). Patch by Arpi.
Sun, 07 Sep 2003 19:42:35 +0000 zdar Config fixed, changed put_image to use memcpy instead of native blits (for compatibility reasons), always clear primary layer (to have always black background) and try to center image.
Sun, 07 Sep 2003 18:58:56 +0000 attila hopefully final xv ports.
Sun, 07 Sep 2003 18:15:47 +0000 alex IRIX support by Timo Kanera <timo@kanera.de>
Sun, 07 Sep 2003 18:06:27 +0000 mosu Add libogg if Theora is wanted (might be missing if Tremor is used instead of Vorbis). Patch by Gtz Waschk <waschk@informatik.uni-rostock.de>
Sun, 07 Sep 2003 17:49:56 +0000 alex 100l typo found by Dima K. <dimakar@yahoo.com>
Sun, 07 Sep 2003 17:48:17 +0000 alex external faad support via --enable-externalfaad and fix my 1000l bug