log

age author description
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