log

age author description
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>.
Tue, 28 Oct 2003 20:49:33 +0000 michael skip filter if codec doesnt provide the QP array and user didnt force a QP (fixes diegos segfault)
Tue, 28 Oct 2003 14:00:07 +0000 michael autoq
Tue, 28 Oct 2003 13:51:04 +0000 michael hue changeing of grayscale probably isnt usefull
Tue, 28 Oct 2003 13:17:11 +0000 michael 10l
Tue, 28 Oct 2003 12:41:19 +0000 michael another 10l ...
Tue, 28 Oct 2003 11:17:10 +0000 diego alphabetical order
Tue, 28 Oct 2003 11:15:37 +0000 diego -nocolorkey readded.
Tue, 28 Oct 2003 10:45:55 +0000 michael optimize
Tue, 28 Oct 2003 10:00:51 +0000 wight New translation by Qba <jim85@wp.pl>
Mon, 27 Oct 2003 23:47:39 +0000 michael optimizing
Mon, 27 Oct 2003 22:25:28 +0000 michael change offsets (quality 2-4 looks better now)
Mon, 27 Oct 2003 21:36:29 +0000 henry prevent lockups on words which do not fit on the screen - temporary fix
Mon, 27 Oct 2003 21:12:29 +0000 michael different / faster / simpler "quantization"
Mon, 27 Oct 2003 19:14:38 +0000 michael 10l
Mon, 27 Oct 2003 17:40:51 +0000 lumag Sync
Mon, 27 Oct 2003 17:38:37 +0000 diego -loadidx and -saveidx explanation extended.
Mon, 27 Oct 2003 12:35:21 +0000 nicolas sync
Mon, 27 Oct 2003 10:39:59 +0000 diego _ ---> - in -monitor* options
Mon, 27 Oct 2003 10:25:56 +0000 diego 1l
Mon, 27 Oct 2003 10:23:10 +0000 diego _ ---> - in monitor_* options
Mon, 27 Oct 2003 07:16:25 +0000 wight update
Mon, 27 Oct 2003 07:14:32 +0000 wight _ --> - in option names
Mon, 27 Oct 2003 01:25:52 +0000 diego Torinthiel: -nocolorkey removed (-colorkey present), \ missing,
Mon, 27 Oct 2003 01:17:02 +0000 michael -vf hue
Mon, 27 Oct 2003 01:06:35 +0000 diego in configure --help output:
Mon, 27 Oct 2003 00:26:21 +0000 diego _ vs - in option names
Mon, 27 Oct 2003 00:23:39 +0000 diego _ ---> - in option names, approved by Alex.
Mon, 27 Oct 2003 00:14:33 +0000 michael 120l
Sun, 26 Oct 2003 23:35:46 +0000 michael 10l and minor optimization
Sun, 26 Oct 2003 23:20:47 +0000 michael -vf spp
Sun, 26 Oct 2003 23:08:16 +0000 diego Dead links updated or removed, Joe Barr section rewritten taking into
Sun, 26 Oct 2003 23:07:21 +0000 michael simple alternative postprocessing filter
Sun, 26 Oct 2003 21:09:37 +0000 attila * fix my 100l from before
Sun, 26 Oct 2003 18:54:06 +0000 wight separate options
Sun, 26 Oct 2003 18:47:04 +0000 wight forgot there are two generators now
Sun, 26 Oct 2003 18:05:02 +0000 wight sync
Sun, 26 Oct 2003 16:39:02 +0000 diego typo fix by <ismail.donmez@boun.edu.tr>
Sun, 26 Oct 2003 14:58:17 +0000 diego spelling fixes, mostly by <ismail.donmez@boun.edu.tr>
Sun, 26 Oct 2003 13:43:30 +0000 attila 64bit types fix by a unkown mandrake 64bit expert
Sun, 26 Oct 2003 13:43:26 +0000 diego Red Hat support added by Dominik, README updated.
Sun, 26 Oct 2003 12:28:45 +0000 attila 10!
Sun, 26 Oct 2003 11:23:37 +0000 attila Make gabu happy
Sat, 25 Oct 2003 23:13:54 +0000 alex reverting my last change as buggy gcc 3.x fails with it :(
Sat, 25 Oct 2003 22:22:39 +0000 gabucino 1l
Sat, 25 Oct 2003 20:34:58 +0000 gabucino Neomagic TVout experiences...
Sat, 25 Oct 2003 20:33:51 +0000 gabucino finally removing pthread dependency!!
Sat, 25 Oct 2003 18:49:40 +0000 diego updates
Sat, 25 Oct 2003 18:44:41 +0000 diego -vop ---> -vf
Sat, 25 Oct 2003 12:42:24 +0000 mosu Support for -chapter selection.
Sat, 25 Oct 2003 07:24:10 +0000 wight Polish HTML encoding standard is iso-8859-2 not utf-8.
Fri, 24 Oct 2003 16:44:05 +0000 rik ffmpeg sync patch by Alex (thank you), I changed qmin and qmax to be 1 and 31 in the caller
Fri, 24 Oct 2003 11:34:48 +0000 ranma constant qscale was broken due to libavcodec changes, fix taken from ve_lavc.c