log

age author description
2002-02-24 nick Additional notes
2002-02-24 nick More info on dropped frames
2002-02-24 nick frame dropping prediction with benchmarks
2002-02-24 albeu Fix bad lib order wich lead to undefined ref in postproc/libpostproc.a and
2002-02-24 albeu Added an option to select the input config file
2002-02-24 albeu Fix my mistake (forgot to remove a getch2_enable) but in the rigth
2002-02-24 nick max & average benchmarks
2002-02-24 rfelker fixes bug in alban's new input handling code that caused the terminal
2002-02-24 rfelker fixes build with new-input disabled
2002-02-24 alex do not fault if no directbuffer available (for example: ggi display-multi)
2002-02-24 alex reworked :) should work on low bpp outputs
2002-02-24 michael dont ignore --disable-mmx, ...
2002-02-23 alex totally reworked, working fine on fbdev too, applied Andres Beck's patches, quad-buffering support
2002-02-23 alex ehh, return error if cannot open display
2002-02-23 albeu Also use tab as cmd arg sepparator
2002-02-23 albeu Make blocking call in libmpdemux interuptable (only with new input,
2002-02-23 albeu Change in configure relative to lirc, same thing in Makefile plus
2002-02-23 albeu Make old and new lirc support independant from each other
2002-02-23 albeu These 2 files are intended for code common to the whole lib
2002-02-23 albeu Fixed bug with comments in input.conf parser
2002-02-23 albeu Bug fix in entry parsing.
2002-02-23 gabucino html fixes (noticed by some hawk-eyed one, whose name disappeared into the
2002-02-23 pontscho new gui interface, and gtk moved into mplayer process. fork ... bleh :)
2002-02-23 bertrand Handle HTTP OK response that doesn't contain a mime-type.
2002-02-23 bertrand Fixed the http response parser when the http header only has the HTTP
2002-02-23 albeu Bugfix in x11_common.c mainly. Don't screw up the display name,
2002-02-22 gabucino "At least next new file translated and very little fixes in the second."
2002-02-22 alex using vo_dx, vo_dy
2002-02-22 alex setting vo_dx and vo_dy in event handling
2002-02-22 alex added vo_dx,vo_dy (used currently only by X based outputs)
2002-02-22 atmos4 10l accidently commited an already customized version with different default scaling algo.
2002-02-22 atmos4 Forgot to commit with vo_sdl osd patch.
2002-02-22 alex clear the window if resized but no scaling used. Enable runtime fullscreen selectin when no zooming available
2002-02-22 atmos4 osd outside movie support for vo_sdl, patch by Fredrik Kuivinen
2002-02-22 michael use assert.h
2002-02-22 pontscho mondom fix bazmeg.
2002-02-22 pontscho fix nexus's key bug :) 10l, sorry :)
2002-02-22 alex using PATH_DEV_*
2002-02-22 albeu Finnaly figured out this little long living bug
2002-02-22 alex added linux devfs support (for oss), original patch by Olaf Kohler <thorin@yifan.net>
2002-02-22 melanson discovered what appears to be another valid FLI frame magic number
2002-02-22 arpi EXTRA_INC added (Nexus)
2002-02-21 pontscho new interface ? :)
2002-02-21 pontscho 10l+
2002-02-21 michael fixing scaled output
2002-02-21 pontscho small changes
2002-02-21 michael 101++
2002-02-21 michael fixing bgr32 output on big-endian systems
2002-02-21 arpi compilation fixed
2002-02-21 michael unscaled yuv2rgb fix for big-endian systems
2002-02-21 atmos4 Fix return value of VOCTRL_FULLSCREEN
2002-02-21 anders Cleanup and comment
2002-02-21 anders Moved HW dependent mixer stuff to libao and removed master switch
2002-02-21 atmos4 Fix automatic vobsub detection and make it silent.
2002-02-21 atmos4 forgot to commit
2002-02-21 pontscho new input cucc is default
2002-02-21 pontscho ExposureMask fixed.
2002-02-21 albeu Support for retriving mp3 playlist from the network
2002-02-21 albeu Playtree parser switch to a by line mode.
2002-02-21 albeu In the good way this time, (1 and 0 was swaped 10*10^10l for me ;))
2002-02-21 atlka changes in fullscreen/window switching code to obtain returning to
2002-02-21 pontscho add fselector changes (pwilkins@lashwhip.com)
2002-02-21 arpi 3 mails describing hwac3 tech details
2002-02-20 gabucino "There are some updates and new file inside an attachment."
2002-02-20 gabucino man2html compatibility (patch by Goetz Waschk <waschk@informatik.uni-rostock.de>)
2002-02-20 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
2002-02-20 atmos4 Patch: Improved raw encoding support in mencoder by Fredrik Kuivinen
2002-02-20 atmos4 subtitle positioning patch by Jiri Svoboda
2002-02-20 atmos4 support for VOCTRL_FULLSCREEN
2002-02-20 atmos4 remove uneeded assert (common case at eof)
2002-02-20 atmos4 autodetect vobsub filename, disable autosub if vobsub found.
2002-02-20 michael BGR15, BGR16, BGR32 support
2002-02-20 albeu Fixed (I hope) little bug wich lead to sig11 after last playtree entry
2002-02-20 albeu Options registration for mencoder
2002-02-20 albeu Register libmpdemux options
2002-02-20 albeu Demuxers demuxer support for using external audiofile (or muxed subtitles).
2002-02-20 albeu Added pts for mp3 and wav. And perfect seeking for mp3, unless flags & 2
2002-02-20 albeu Added comments support in input.conf (comments lines with #)
2002-02-20 pontscho add new input cucc
2002-02-20 michael zero saturation / grayscale bugfix
2002-02-19 michael meaning of some bits figured out
2002-02-19 michael fixing yv12
2002-02-19 nick Fixes:
2002-02-18 jaf we're in the year 2002
2002-02-18 nick Screenshot on the fly
2002-02-18 mswitch Accidentally mixed experimental code with stable one during last commit,
2002-02-18 mswitch Added VOCTRL_PAUSE and VOCTRL_RESUME
2002-02-18 melanson fixed RoQ file detection and FPS determination (maybe)
2002-02-18 jonas general review of the manpage (patch by Tobias Diedrich <td@informatik.uni-hannover.de>)
2002-02-17 michael fixed planar yuv formats
2002-02-17 arpi ffmjpeg yv12 422 fixed
2002-02-17 arpi DVB mixer control added (very big messy hack)
2002-02-17 jonas german manpage
2002-02-17 albeu Fix this stupid math mistake in calcultating audio buffer duration
2002-02-17 nick Change order of vo_function calls (Although it doesn't matter for now).
2002-02-17 nick Allow using direct rendering with any HW pitches (even on matrox g400).
2002-02-17 nick vidix interleaved U V planes (for g200) by Attila Kinali <kinali@gmx.net>
2002-02-17 alex using mencoder_exit instead exit and return
2002-02-17 alex added local X11 error handler (call player_exit)
2002-02-17 nick More correct direct rendering usage
2002-02-17 arpi ffmjpeg decodes qt photo-jpeg - patch by Sascha Sommer <saschasommer@freenet.de>
2002-02-17 nick Screenshot on the fly
2002-02-17 nick Screenshot on the fly
2002-02-17 nick I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
2002-02-17 alex added VOFLAG_* definitions and int vo_flags
2002-02-17 arpi ehh, i forgot to commit this...
2002-02-17 alex added support for runtime fullscreen switching
2002-02-17 alex standard key support for video out runtime fullscreen switching
2002-02-17 alex vo_fullscreen added
2002-02-17 alex added VOCTRL_FULLSCREEN
2002-02-17 bertrand Changed the default prefill cache value for raw network input stream.
2002-02-16 alex fixed MP3 ICY detection, return detected file format for open_stream
2002-02-16 eyck Add module parameters: contrast and brightness, so when you need those permanently
2002-02-16 mswitch Fixed a bug with prebuffering which would cause syncloss, someone at
2002-02-16 michael 101 (NULL->srcW, NULL->srcH)
2002-02-16 anders MMX part rewritten and 16 tap filter added for better sound qualty
2002-02-16 mswitch Fixed a strange bug that sneaked in at the last minute (vobsub would
2002-02-16 mswitch Fixed bug which would cause gibberish to be printed when using :noprebuf
2002-02-16 nick Direct rendering with dshow codecs support. (Was untested but should work)
2002-02-16 nick Works with YUY2 fourcc
2002-02-16 melanson fixed WAV demuxer so that it skips to the actual start of the audio data
2002-02-16 melanson shrink the size of the ghost image, courtesy of Roberto Togni
2002-02-15 michael avoid allocating a dummy scaler as debug/info messages will only be printed for the first allocated scaler unless -v -v is used
2002-02-15 albeu We should skip exactly the first frame on mp3 files.
2002-02-15 jonas Upgrades to the latest version, some corrections...
2002-02-15 mswitch *** empty log message ***
2002-02-15 albeu Fixed bug wich interrupt plaintext parsing before real eof
2002-02-15 michael use mem2agpcpy_pic()