log

age author description
Sun, 10 Feb 2002 08:53:16 +0000 gabucino [REVERSE] this patch translated the file back to english
Sun, 10 Feb 2002 02:37:54 +0000 melanson added more tips on codec development
Sun, 10 Feb 2002 01:43:35 +0000 arpi BGR24 support, including flip flag
Sun, 10 Feb 2002 01:23:36 +0000 melanson Fixed FILM demuxer so that it now plays (my) FILM files
Sun, 10 Feb 2002 01:07:58 +0000 michael bgr15 / bgr16 input support (with -zoom)
Sun, 10 Feb 2002 00:56:08 +0000 arpi DV-ntsc (dvc) added for quicktime DV sterams
Sun, 10 Feb 2002 00:55:10 +0000 arpi temp. workaround for VFW upside-down flip
Sun, 10 Feb 2002 00:45:56 +0000 arpi fixedsize video samples fixed (dvntsc-qt.mov)
Sun, 10 Feb 2002 00:43:31 +0000 michael unscaled BGR24 -> YV12
Sun, 10 Feb 2002 00:30:24 +0000 michael rgb24toyv12 in MMX (untested)
Sun, 10 Feb 2002 00:16:46 +0000 atmos4 Don't read index for -forceidx and -nodix (speedup with bad media and not needed anyway)
Sun, 10 Feb 2002 00:07:34 +0000 rfelker initial seeking (-ss) support in mencoder
Sat, 09 Feb 2002 23:43:48 +0000 michael bgr24toUV in MMX
Sat, 09 Feb 2002 22:38:36 +0000 alex added voctrl_guisupport and fixed some typos
Sat, 09 Feb 2002 22:20:03 +0000 gabucino "I finished the rest of the german documentation and fixed
Sat, 09 Feb 2002 21:56:25 +0000 mswitch Test
Sat, 09 Feb 2002 20:05:49 +0000 melanson Added native codec support for QT RPZA data, courtesy of Roberto Togni
Sat, 09 Feb 2002 17:54:29 +0000 gabucino applied David Holm's patch
Sat, 09 Feb 2002 17:40:33 +0000 mswitch updated :noprebuf to emulate the playback used in mplayer 0.60 (with dxr3 patch), this solves
Sat, 09 Feb 2002 17:03:53 +0000 michael bgr24toY in MMX
Sat, 09 Feb 2002 15:14:48 +0000 nick Get(Set) deinterlacing
Sat, 09 Feb 2002 14:53:49 +0000 nick temporary solution to disable adaptive deinterlacing engine
Sat, 09 Feb 2002 14:44:09 +0000 mswitch Fixed a bug where seeking would lock mplayer
Sat, 09 Feb 2002 14:34:08 +0000 nick Fix according to strange bugreport
Sat, 09 Feb 2002 14:27:24 +0000 mswitch Removed some stuff from the em8300 driver, had to compensate
Sat, 09 Feb 2002 13:58:37 +0000 nexus FreeBSD fix
Sat, 09 Feb 2002 11:35:24 +0000 mswitch Added switch to disable prebuffering
Sat, 09 Feb 2002 11:15:11 +0000 mswitch ARGH, changing playback speed was a mistake...
Sat, 09 Feb 2002 11:10:31 +0000 mswitch Fixed some stuff with setting timestamps, and added proper setting of playback speed. I'm
Sat, 09 Feb 2002 10:43:11 +0000 mswitch Thanks to the new control() method I've finally been able to add prebuffering support. This