log

age author description
Thu, 30 Oct 2003 00:08:06 +0000 diego A-V sync fix by Timo Kanera <timo@kanera.de>.
Wed, 29 Oct 2003 22:51:09 +0000 nauj27 sync
Wed, 29 Oct 2003 18:09:20 +0000 mosu VobSubs are stripped of their MPEG PS in the muxer already, and only the SPU packets remain. So no more need for mpeg_run in the demuxer. The muxer compresses each entry independently with a full deflateInit, deflateEnd.
Wed, 29 Oct 2003 18:01:00 +0000 alex added ffzygo
Wed, 29 Oct 2003 16:18:32 +0000 nauj27 sync & fix
Wed, 29 Oct 2003 16:17:46 +0000 nauj27 sync
Wed, 29 Oct 2003 14:40:58 +0000 lumag Sync
Wed, 29 Oct 2003 14:37:51 +0000 alex 10l
Wed, 29 Oct 2003 14:36:42 +0000 alex forgot to commit fftheora entry, but it's only support by g2 til now
Wed, 29 Oct 2003 14:34:04 +0000 alex ultimotion vfw decoder
Wed, 29 Oct 2003 02:02:36 +0000 diego Add -vf format=fmt=help hint.
Wed, 29 Oct 2003 00:31:19 +0000 diego spelling fixes, small additions, codename suggested
Wed, 29 Oct 2003 00:22:07 +0000 diego Mention README.
Wed, 29 Oct 2003 00:19:18 +0000 diego Linebreaks added for improved readability, long lines in error message
Tue, 28 Oct 2003 22:36:56 +0000 mosu Improved searching for VobSubs inside RAR archives even if the names do not match the movie name. Do not display VobSubs whose timecodes are < 0 which would make all VobSubs appear from the start on upon seeking. Patches by "Reder, Uwe" <Uwe.Reder@3SOFT.de>.