log

age author description
Sun, 17 Feb 2002 15:54:58 +0000 nick Allow using direct rendering with any HW pitches (even on matrox g400).
Sun, 17 Feb 2002 15:09:46 +0000 nick vidix interleaved U V planes (for g200) by Attila Kinali <kinali@gmx.net>
Sun, 17 Feb 2002 13:50:26 +0000 alex using mencoder_exit instead exit and return
Sun, 17 Feb 2002 12:34:29 +0000 alex added local X11 error handler (call player_exit)
Sun, 17 Feb 2002 12:22:01 +0000 nick More correct direct rendering usage
Sun, 17 Feb 2002 12:04:20 +0000 arpi ffmjpeg decodes qt photo-jpeg - patch by Sascha Sommer <saschasommer@freenet.de>
Sun, 17 Feb 2002 10:21:00 +0000 nick Screenshot on the fly
Sun, 17 Feb 2002 09:25:09 +0000 nick Screenshot on the fly
Sun, 17 Feb 2002 08:24:43 +0000 nick I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
Sun, 17 Feb 2002 03:06:38 +0000 alex added VOFLAG_* definitions and int vo_flags
Sun, 17 Feb 2002 02:11:14 +0000 arpi ehh, i forgot to commit this...
Sun, 17 Feb 2002 02:01:45 +0000 alex added support for runtime fullscreen switching
Sun, 17 Feb 2002 01:07:45 +0000 alex standard key support for video out runtime fullscreen switching
Sun, 17 Feb 2002 01:06:50 +0000 alex vo_fullscreen added
Sun, 17 Feb 2002 00:33:50 +0000 alex added VOCTRL_FULLSCREEN
Sun, 17 Feb 2002 00:05:08 +0000 bertrand Changed the default prefill cache value for raw network input stream.
Sat, 16 Feb 2002 21:48:59 +0000 alex fixed MP3 ICY detection, return detected file format for open_stream
Sat, 16 Feb 2002 19:58:39 +0000 eyck Add module parameters: contrast and brightness, so when you need those permanently
Sat, 16 Feb 2002 13:41:32 +0000 mswitch Fixed a bug with prebuffering which would cause syncloss, someone at
Sat, 16 Feb 2002 13:12:51 +0000 michael 101 (NULL->srcW, NULL->srcH)
Sat, 16 Feb 2002 13:08:14 +0000 anders MMX part rewritten and 16 tap filter added for better sound qualty
Sat, 16 Feb 2002 13:06:45 +0000 mswitch Fixed a strange bug that sneaked in at the last minute (vobsub would
Sat, 16 Feb 2002 12:51:33 +0000 mswitch Fixed bug which would cause gibberish to be printed when using :noprebuf
Sat, 16 Feb 2002 08:20:24 +0000 nick Direct rendering with dshow codecs support. (Was untested but should work)
Sat, 16 Feb 2002 07:55:44 +0000 nick Works with YUY2 fourcc
Sat, 16 Feb 2002 05:45:16 +0000 melanson fixed WAV demuxer so that it skips to the actual start of the audio data
Sat, 16 Feb 2002 01:30:11 +0000 melanson shrink the size of the ghost image, courtesy of Roberto Togni
Fri, 15 Feb 2002 22:31:10 +0000 michael avoid allocating a dummy scaler as debug/info messages will only be printed for the first allocated scaler unless -v -v is used
Fri, 15 Feb 2002 16:48:25 +0000 albeu We should skip exactly the first frame on mp3 files.
Fri, 15 Feb 2002 13:14:41 +0000 jonas Upgrades to the latest version, some corrections...