log

age author description
Sun, 24 Feb 2002 13:29:44 +0000 albeu Fix bad lib order wich lead to undefined ref in postproc/libpostproc.a and
Sun, 24 Feb 2002 13:03:47 +0000 albeu Added an option to select the input config file
Sun, 24 Feb 2002 12:05:12 +0000 albeu Fix my mistake (forgot to remove a getch2_enable) but in the rigth
Sun, 24 Feb 2002 11:23:48 +0000 nick max & average benchmarks
Sun, 24 Feb 2002 04:56:54 +0000 rfelker fixes bug in alban's new input handling code that caused the terminal
Sun, 24 Feb 2002 04:37:17 +0000 rfelker fixes build with new-input disabled
Sun, 24 Feb 2002 02:50:02 +0000 alex do not fault if no directbuffer available (for example: ggi display-multi)
Sun, 24 Feb 2002 02:21:14 +0000 alex reworked :) should work on low bpp outputs
Sun, 24 Feb 2002 01:24:18 +0000 michael dont ignore --disable-mmx, ...
Sat, 23 Feb 2002 23:31:08 +0000 alex totally reworked, working fine on fbdev too, applied Andres Beck's patches, quad-buffering support
Sat, 23 Feb 2002 23:14:29 +0000 alex ehh, return error if cannot open display
Sat, 23 Feb 2002 22:43:25 +0000 albeu Also use tab as cmd arg sepparator
Sat, 23 Feb 2002 21:22:55 +0000 albeu Make blocking call in libmpdemux interuptable (only with new input,
Sat, 23 Feb 2002 21:20:16 +0000 albeu Change in configure relative to lirc, same thing in Makefile plus
Sat, 23 Feb 2002 21:18:40 +0000 albeu Make old and new lirc support independant from each other
Sat, 23 Feb 2002 21:17:26 +0000 albeu These 2 files are intended for code common to the whole lib
Sat, 23 Feb 2002 21:13:35 +0000 albeu Fixed bug with comments in input.conf parser
Sat, 23 Feb 2002 21:11:01 +0000 albeu Bug fix in entry parsing.
Sat, 23 Feb 2002 19:12:31 +0000 gabucino html fixes (noticed by some hawk-eyed one, whose name disappeared into the
Sat, 23 Feb 2002 15:12:55 +0000 pontscho new gui interface, and gtk moved into mplayer process. fork ... bleh :)
Sat, 23 Feb 2002 07:40:25 +0000 bertrand Handle HTTP OK response that doesn't contain a mime-type.
Sat, 23 Feb 2002 07:31:45 +0000 bertrand Fixed the http response parser when the http header only has the HTTP
Sat, 23 Feb 2002 01:38:06 +0000 albeu Bugfix in x11_common.c mainly. Don't screw up the display name,
Fri, 22 Feb 2002 23:41:55 +0000 gabucino "At least next new file translated and very little fixes in the second."
Fri, 22 Feb 2002 19:52:09 +0000 alex using vo_dx, vo_dy
Fri, 22 Feb 2002 19:36:21 +0000 alex setting vo_dx and vo_dy in event handling
Fri, 22 Feb 2002 18:00:38 +0000 alex added vo_dx,vo_dy (used currently only by X based outputs)
Fri, 22 Feb 2002 17:58:46 +0000 atmos4 10l accidently commited an already customized version with different default scaling algo.
Fri, 22 Feb 2002 17:57:15 +0000 atmos4 Forgot to commit with vo_sdl osd patch.
Fri, 22 Feb 2002 16:16:02 +0000 alex clear the window if resized but no scaling used. Enable runtime fullscreen selectin when no zooming available
Fri, 22 Feb 2002 15:25:11 +0000 atmos4 osd outside movie support for vo_sdl, patch by Fredrik Kuivinen
Fri, 22 Feb 2002 15:24:19 +0000 michael use assert.h
Fri, 22 Feb 2002 15:22:27 +0000 pontscho mondom fix bazmeg.
Fri, 22 Feb 2002 14:48:38 +0000 pontscho fix nexus's key bug :) 10l, sorry :)
Fri, 22 Feb 2002 14:20:15 +0000 alex using PATH_DEV_*
Fri, 22 Feb 2002 14:05:41 +0000 albeu Finnaly figured out this little long living bug
Fri, 22 Feb 2002 13:47:31 +0000 alex added linux devfs support (for oss), original patch by Olaf Kohler <thorin@yifan.net>
Fri, 22 Feb 2002 03:41:19 +0000 melanson discovered what appears to be another valid FLI frame magic number
Fri, 22 Feb 2002 00:17:12 +0000 arpi EXTRA_INC added (Nexus)
Thu, 21 Feb 2002 22:48:47 +0000 pontscho new interface ? :)
Thu, 21 Feb 2002 21:20:52 +0000 pontscho 10l+
Thu, 21 Feb 2002 21:15:40 +0000 michael fixing scaled output
Thu, 21 Feb 2002 21:11:01 +0000 pontscho small changes
Thu, 21 Feb 2002 19:41:50 +0000 michael 101++
Thu, 21 Feb 2002 17:48:00 +0000 michael fixing bgr32 output on big-endian systems
Thu, 21 Feb 2002 17:22:03 +0000 arpi compilation fixed
Thu, 21 Feb 2002 16:57:35 +0000 michael unscaled yuv2rgb fix for big-endian systems
Thu, 21 Feb 2002 16:17:15 +0000 atmos4 Fix return value of VOCTRL_FULLSCREEN
Thu, 21 Feb 2002 16:05:09 +0000 anders Cleanup and comment
Thu, 21 Feb 2002 16:02:26 +0000 anders Moved HW dependent mixer stuff to libao and removed master switch
Thu, 21 Feb 2002 15:44:51 +0000 atmos4 Fix automatic vobsub detection and make it silent.
Thu, 21 Feb 2002 14:34:52 +0000 atmos4 forgot to commit
Thu, 21 Feb 2002 13:31:05 +0000 pontscho new input cucc is default
Thu, 21 Feb 2002 13:28:39 +0000 pontscho ExposureMask fixed.
Thu, 21 Feb 2002 13:14:52 +0000 albeu Support for retriving mp3 playlist from the network
Thu, 21 Feb 2002 13:12:53 +0000 albeu Playtree parser switch to a by line mode.
Thu, 21 Feb 2002 13:11:31 +0000 albeu In the good way this time, (1 and 0 was swaped 10*10^10l for me ;))
Thu, 21 Feb 2002 10:49:57 +0000 atlka changes in fullscreen/window switching code to obtain returning to
Thu, 21 Feb 2002 10:35:37 +0000 pontscho add fselector changes (pwilkins@lashwhip.com)
Thu, 21 Feb 2002 02:01:46 +0000 arpi 3 mails describing hwac3 tech details
Wed, 20 Feb 2002 23:50:26 +0000 gabucino "There are some updates and new file inside an attachment."
Wed, 20 Feb 2002 23:45:44 +0000 gabucino man2html compatibility (patch by Goetz Waschk <waschk@informatik.uni-rostock.de>)
Wed, 20 Feb 2002 22:45:48 +0000 atmos4 improved event handling, implemented working pause that does not flush all buffers, work around a deadlock in the new threadsafe version 1.5 of libaudio by Tobias Diedrich
Wed, 20 Feb 2002 22:45:00 +0000 atmos4 Patch: Improved raw encoding support in mencoder by Fredrik Kuivinen
Wed, 20 Feb 2002 22:43:34 +0000 atmos4 subtitle positioning patch by Jiri Svoboda
Wed, 20 Feb 2002 22:42:46 +0000 atmos4 support for VOCTRL_FULLSCREEN
Wed, 20 Feb 2002 22:41:54 +0000 atmos4 remove uneeded assert (common case at eof)
Wed, 20 Feb 2002 22:41:06 +0000 atmos4 autodetect vobsub filename, disable autosub if vobsub found.
Wed, 20 Feb 2002 17:23:00 +0000 michael BGR15, BGR16, BGR32 support
Wed, 20 Feb 2002 17:03:35 +0000 albeu Fixed (I hope) little bug wich lead to sig11 after last playtree entry
Wed, 20 Feb 2002 17:02:31 +0000 albeu Options registration for mencoder
Wed, 20 Feb 2002 17:00:32 +0000 albeu Register libmpdemux options
Wed, 20 Feb 2002 16:59:25 +0000 albeu Demuxers demuxer support for using external audiofile (or muxed subtitles).
Wed, 20 Feb 2002 16:55:11 +0000 albeu Added pts for mp3 and wav. And perfect seeking for mp3, unless flags & 2
Wed, 20 Feb 2002 14:45:18 +0000 albeu Added comments support in input.conf (comments lines with #)
Wed, 20 Feb 2002 10:02:29 +0000 pontscho add new input cucc
Wed, 20 Feb 2002 00:19:47 +0000 michael zero saturation / grayscale bugfix
Tue, 19 Feb 2002 20:54:58 +0000 michael meaning of some bits figured out
Tue, 19 Feb 2002 18:04:06 +0000 michael fixing yv12
Tue, 19 Feb 2002 16:23:02 +0000 nick Fixes:
Mon, 18 Feb 2002 20:17:36 +0000 jaf we're in the year 2002
Mon, 18 Feb 2002 18:37:39 +0000 nick Screenshot on the fly
Mon, 18 Feb 2002 18:23:14 +0000 mswitch Accidentally mixed experimental code with stable one during last commit,
Mon, 18 Feb 2002 17:34:20 +0000 mswitch Added VOCTRL_PAUSE and VOCTRL_RESUME
Mon, 18 Feb 2002 16:50:16 +0000 melanson fixed RoQ file detection and FPS determination (maybe)
Mon, 18 Feb 2002 11:38:41 +0000 jonas general review of the manpage (patch by Tobias Diedrich <td@informatik.uni-hannover.de>)
Sun, 17 Feb 2002 22:40:31 +0000 michael fixed planar yuv formats
Sun, 17 Feb 2002 20:51:50 +0000 arpi ffmjpeg yv12 422 fixed
Sun, 17 Feb 2002 20:43:24 +0000 arpi DVB mixer control added (very big messy hack)
Sun, 17 Feb 2002 18:30:37 +0000 jonas german manpage
Sun, 17 Feb 2002 17:35:34 +0000 albeu Fix this stupid math mistake in calcultating audio buffer duration
Sun, 17 Feb 2002 17:18:05 +0000 nick Change order of vo_function calls (Although it doesn't matter for now).
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