log

age author description
2002-02-04 michael printing error messages if something is wrong instead of just return NULL;
2002-02-04 atmos4 Fix multifile playback (sdl was not fully reinitialized).
2002-02-04 eyck print also contrast on cat /dev/mga_vid
2002-02-04 albeu Remove some unuseful stuff and don't try to kill an unexisting
2002-02-04 albeu Tell the user when we fallback on default config.
2002-02-04 albeu Fix the bugs the previous version should fix (and those introduced
2002-02-03 mswitch Activate QSCALE flag for avcodec
2002-02-03 gabucino some updates (patch by Jonas Jermann <jjermann@gmx.net>)
2002-02-03 eyck Juergen Kreileder changes, fixing some lintian errors, adding correct manpath and adding
2002-02-03 eyck Attila Kinali fixing memleak introduced by me.
2002-02-03 eyck too many arguments to sscan in subdetect.
2002-02-03 albeu Corrected the quit bug and added support for up to 10 axis
2002-02-03 albeu Correct bug in plaintext parser : correctly remove trailling \r
2002-02-03 nick Direct rendering expansion:
2002-02-03 nick optimization
2002-02-03 mswitch Forgot the osd fix in the other patch, well, here it is ;)
2002-02-03 mswitch Switched from libmp1e to libavcodec, at least for me it runs helluva lot faster than libmp1e
2002-02-03 michael YUY2 BGR32 BGR24 support for vo_x11 if swScaler is used
2002-02-03 gabucino gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
2002-02-03 nexus fix typo
2002-02-03 alex using dlerror() instead strerror(), displays unresolved symbol messages
2002-02-03 gabucino added more audio plugin documentation
2002-02-03 albeu Added options to enable new input and joystick support
2002-02-03 gabucino vidix equalizer can be used with 1-8 keys also
2002-02-03 gabucino on non-Linux use Vidix instead of mga_vid kernelmodule
2002-02-03 gabucino mga_vid supports reads and writes
2002-02-03 gabucino RoQ fileformat added, anything it is ;)
2002-02-03 gabucino Also: -vo xvidix, -vo vesa:vidix, -vo fbdev:vidix ;) - as Nick noticed
2002-02-03 gabucino QNX updates
2002-02-03 gabucino QNX updates
2002-02-03 gabucino more translated
2002-02-03 gabucino -vo xv does video equalizing
2002-02-03 nick Restore K7 support
2002-02-03 gabucino Vidix video equalizing (Nick's patch)
2002-02-03 nick Be more precise
2002-02-03 nick Allows to users control direct rendering
2002-02-03 nick code cleanup
2002-02-03 michael filterPos bugfix (only nearest neighbor scaling was affected)
2002-02-03 rfelker finally fixed no-opendivx compile problem
2002-02-03 rfelker fixed compiletime problems with divx4 caused by making opendivx optional
2002-02-03 rfelker make opendivx codec optional at compiletime
2002-02-02 rfelker config file support for mencoder
2002-02-02 eyck Attila's Linux 2.2 patch, and contrast control applied
2002-02-02 melanson further work on the RoQ audio decoder
2002-02-02 melanson demuxer is now more complete, though still not perfect
2002-02-02 eyck support cat /dev/mga_vid.
2002-02-02 eyck framework for settings modifications like in radeon_vid ( /dev/mga_vid can
2002-02-02 nick using MTRR
2002-02-02 michael MMX(2) optimized YUY2 input
2002-02-02 mswitch Cleaned up some code
2002-02-02 alex tested and fixed on 2.2.x, more comments
2002-02-02 gabucino applied David Holm's patch
2002-02-02 nick using MTRR
2002-02-02 nick MTRR configuring
2002-02-02 alex added dhahelper note
2002-02-02 alex added support for dhahelper
2002-02-02 alex initial
2002-02-02 alex initial
2002-02-02 alex added proper includes
2002-02-02 alex initial
2002-02-01 gabucino only GUS MAX can do 48khz
2002-02-01 michael printing correct format info
2002-02-01 michael YUY2, BGR24, BGR32 input support (no mmx yet)
2002-02-01 pontscho add mplState()
2002-02-01 pontscho small bugfixes, and kill other warning
2002-02-01 nexus overwrite old info
2002-02-01 pl improved check for libpng/png.h: catch crappy build environment (png.h and
2002-02-01 nick Minor fixes
2002-02-01 jaf *** empty log message ***
2002-02-01 nick Use DIRECT RENDERING WITH DSHOW codecs
2002-02-01 nick Alex! Never write bottlenecks, ok?
2002-02-01 nick fixing i420
2002-02-01 nick Optimize DirectShow decoding with vidix
2002-02-01 nick Using new tune info
2002-02-01 nick YVYU support (untested yet)
2002-02-01 nick Optimizing with use new tune info
2002-02-01 nick Providing new tune info
2002-02-01 melanson no, wait...roqaudio is an audiocodec, not a videocodec
2002-02-01 melanson implemented RoQ file demuxing
2002-02-01 melanson added skeleton decoders for RoQ audio and video format decoders
2002-02-01 melanson added help strings for RoQ and REAL file detection
2002-02-01 rfelker change init to config in vo_gl and vo_md5 like in the other vo_ modules -- fixes crash caused by the changeover
2002-02-01 rfelker change init to config in vo_mga like in the other vo_ modules -- fixes crash caused by the changeover
2002-02-01 rfelker added -noquiet option to complement -quiet (request/patch by Alexander Werth)
2002-02-01 arpi AVID added
2002-01-31 eyck detect microdvd with empty second frame.
2002-01-31 alex removed obsoleted Terminate_Display_Process, using freeMyXImage and vo_x11_uninit at exit
2002-01-31 alex return error if unknown depth given. more informative error messages. dont exit if draw_frame was called with Planar YUV, only warn the user
2002-01-31 alex removed obosolete Terminate_Display_Process. using vo_x11_uninit. support UYVY format
2002-01-31 alex removed obsoleted Terminate_Display_Process, using vo_x11_uninit
2002-01-31 alex removed obsoleted Terminate_Display_Process
2002-01-31 alex grr, 10l. vo_x11_uninit: close display only if window not created by GUI
2002-01-31 alex vo_x11_uninit: dont destroy window if GUI created it
2002-01-31 alex added vo_x11_uninit
2002-01-31 nick Documenting new tune info
2002-01-31 nick Use new tune info
2002-01-31 nick new info for tuning
2002-01-31 albeu Added lirc support in input
2002-01-31 albeu Added uninit to input
2002-01-31 nick IMGFMT_RGBxx experimental support
2002-01-31 nick RGB15 experimental support
2002-01-31 nick Compilation fixing
2002-01-31 arpi new video format: yuvrgb. patch by Fredrik Kuivinen <freku045@student.liu.se>
2002-01-31 arpi using the common -vm code, patch by Santi Béjar <tiarda@yahoo.es>
2002-01-31 arpi common -vm code, patch by Santi Béjar <tiarda@yahoo.es>
2002-01-31 arpi working dummy audio driver, patch by Tobias Diedrich <td@informatik.uni-hannover.de>
2002-01-30 arpi possible AC3 fix, by Marcus Blomenkamp <Marcus.Blomenkamp@epost.de>
2002-01-30 arpi silly cleanup - maybe fixes dummy printf bug
2002-01-30 michael -sws 2 is default now
2002-01-30 michael real window resizeing support (i know nearly nothing about x11 so feel free to fix / reverse it, if its broken)
2002-01-30 michael YV12 like formats support (I420/IYUV)
2002-01-30 albeu A new configurable input system and joystick support for this system
2002-01-30 nick It seems that there no direct support for RGB24 :(
2002-01-30 nick Preliminary RGB32 and RGB16 support. (Untested yet)
2002-01-30 nick Use one pitch source
2002-01-30 nick More correct double_buffering for packed fourcc
2002-01-30 nick Typos
2002-01-30 nick Correcting pointers on second buffer
2002-01-29 pontscho small changes
2002-01-29 arpi DOCS thingie added
2002-01-29 pontscho add XF86 multimedia key cucc.
2002-01-29 rfelker added constant-qscale encoding support with lavc, fixed slightly incorrect definition for the vme lavc option
2002-01-29 pl warning (proper) fix
2002-01-29 nick Minor fix - else 0 is unreachable
2002-01-29 nick fixing assembly bug. By Thierry Vignaud <tvignaud@mandrakesoft.com>
2002-01-29 nick info on 4x4 coeffs
2002-01-29 michael top row bugfix
2002-01-29 michael area averageing scaling support (-sws 5) (is identical to bilinear for upscale)
2002-01-28 michael nearest neighbor / sdl emulation ;) scaling (-sws 4)
2002-01-28 arpi usleep() accurancy tester
2002-01-28 michael minor QP bugfix
2002-01-28 gabucino -chapter option updates (and some else?)
2002-01-28 gabucino 3-pass encoding dox
2002-01-28 nick Support for HW equalizing through VAA
2002-01-28 nick New logic of HW equalizing:
2002-01-27 arpi show actual video:audio bitrates at status line
2002-01-27 arpi ETA/Esize for 3pass encoding from stdin
2002-01-27 arpi status print fixes - DVD estimation worx, print remaining time instead of total
2002-01-27 arpi DVD start position handling changed (progbar/eta fix)
2002-01-27 arpi DVD progress bar fix
2002-01-27 gabucino kapja be aki hosszu opciokat szeret
2002-01-27 nick Support for HW equalizing
2002-01-27 arpi ETA/Esize/fps and some more... - new statusline
2002-01-27 pl did not compile when --disable-vidix was used
2002-01-27 arpi GetTimerMS added - get timer in millisec
2002-01-27 pl avoids warnings
2002-01-27 pl avoids a warning
2002-01-27 pl small typos in text
2002-01-27 nick query vaa
2002-01-27 nick Use real preinit
2002-01-27 nick provide full vaa interface
2002-01-27 arpi debug printfs... - 10l
2002-01-27 arpi bitrate calculator fix?
2002-01-27 anders Oops forgot to remove debug message :)
2002-01-27 anders Fixed sig 11 caused by buffer full in ao driver
2002-01-27 anders Fixed sig 11 caused by resampling plugin, some cosmetic changes and speed improvements
2002-01-27 nick gcc-3.0.3 compilation fixing
2002-01-27 nick improvements
2002-01-27 melanson fixed (reversed) the RGB palette order
2002-01-27 arpi more audiocopy fixes (especially for .asf)
2002-01-27 arpi audio copy fix
2002-01-27 arpi bitrate calculator for 650/700 mb cdrom
2002-01-26 arpi 3-pass encoding support (reads frame skip/dup control and audio stream from frameno.avi)
2002-01-26 alex added dmb1 fourcc to m3jpeg by Thomas Kranz
2002-01-26 alex added better fourcc handling for lavc, exiting if no lavc video codec name specified
2002-01-26 gabucino goto man mplayer, leyma
2002-01-26 alex preinit moved to right place
2002-01-26 nick preinit usage
2002-01-26 arpi fix a decimation/scaling bug in vo_zr and some verbose messages have changed - patch by Rik Snel <rsnel@cube.dyndns.org>
2002-01-26 gabucino commited Rik Snel's patch (thx!)
2002-01-26 alex no longer required to call preinit from init and query_format, mplayer.c does this
2002-01-26 nick vo's preinit support
2002-01-26 gabucino ideis
2002-01-26 gabucino applied al3x's peccs
2002-01-26 kmkaplan Add -nosound/-sound and -ovc null to mencoder.
2002-01-26 alex fixed preinit conflict
2002-01-26 alex i420/iyuv support
2002-01-26 nick Extensions for video accelerated architecture
2002-01-26 alex fixed i420 handling
2002-01-26 alex yuy2 reported as working
2002-01-26 arpi pre-check for audio/video streams (hope it fix wma steraming)
2002-01-26 arpi use the new jpeg encoder - patch by Rik Snel <rsnel@cube.dyndns.org>
2002-01-26 arpi fast 4:2:2 jpeg encoder, based on libavcodec. - patch by Rik Snel <rsnel@cube.dyndns.org>
2002-01-26 arpi vo_zr no more depends on libjpeg - it requires libavcodec now. patch by Rik Snel <rsnel@cube.dyndns.org>
2002-01-25 pl original patch by malc <malc@tmbg.co.uk>
2002-01-25 kmkaplan Don't segfault with empty -chapter spec.
2002-01-24 kmkaplan Extended DVD chapter specification. Remove -last-chapter option.
2002-01-24 atmos4 Let mplayer handle signals so terminal gets cleaned up.
2002-01-24 arpi qscale 3->2 (Thank you Michael)
2002-01-24 alex added support for i420 and iyuv
2002-01-24 gabucino entudjam?
2002-01-24 jaf keep me chean ;-)