log

age author description
Mon, 25 Feb 2002 08:27:15 +0000 nick rename V -> VC just for understanding
Mon, 25 Feb 2002 08:12:58 +0000 nick Minor fixes and probably final fix of vsync
Mon, 25 Feb 2002 02:48:37 +0000 melanson fixed, strengthened, rewrote, and renamed a variety of the ADPCM decoders
Mon, 25 Feb 2002 02:05:30 +0000 michael colorkey enabled ... until colorkey is correctly supported in vidix
Sun, 24 Feb 2002 21:57:16 +0000 pontscho mem corruption bug fix.
Sun, 24 Feb 2002 21:27:47 +0000 michael colorkey support
Sun, 24 Feb 2002 21:22:12 +0000 albeu Small bugfix (memcpy too small without sizeof(int) :( )
Sun, 24 Feb 2002 21:20:20 +0000 albeu Moved the call to VOCTRL_FULLSCREEN outside of #ifdef USE_TV block
Sun, 24 Feb 2002 19:34:52 +0000 pontscho fix playtree bug. but ... i dont' see this ... bazmeg
Sun, 24 Feb 2002 18:31:14 +0000 michael vsync
Sun, 24 Feb 2002 17:45:24 +0000 pontscho 10l++
Sun, 24 Feb 2002 17:38:33 +0000 pontscho inttypes.h bug fix. 10l
Sun, 24 Feb 2002 17:10:06 +0000 nick exclude benchmark stuff execution from normal playback
Sun, 24 Feb 2002 17:00:19 +0000 nick make -frames key optional for max/total benchmark
Sun, 24 Feb 2002 16:31:27 +0000 albeu Really take tab as a space in cmd parsing.
Sun, 24 Feb 2002 16:28:44 +0000 alex older API fixes, support for async mode
Sun, 24 Feb 2002 16:22:22 +0000 nick Additional notes
Sun, 24 Feb 2002 15:59:53 +0000 nick More info on dropped frames
Sun, 24 Feb 2002 15:54:13 +0000 nick frame dropping prediction with benchmarks
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+