log

age author description
2002-06-29 arpi parameter overrides limit
2002-06-29 arpi bugfix by Keiki SATOH <kki@wakusei.ne.jp>
2002-06-29 michael fixing memory overwrite bugs in the new converters
2002-06-29 michael test new converter stuff too
2002-06-29 michael merging changes from mplayerxp (rgb2rgb*.{c,h} only)
2002-06-29 michael fixing memory overwrite bugs again ...
2002-06-29 diego Hopefully the end of the RealPlayer codecs saga..
2002-06-29 michael colorspace converter tests (memory corruption tests at different width/src/dst)
2002-06-29 gabucino Polish language manual
2002-06-29 gabucino english language file removed
2002-06-29 alex equalizer (brightness/contrast) support
2002-06-29 diego 1001 typos as found by ispell.
2002-06-29 alex fixed vidix terminating if init error occured, bug found by KotH
2002-06-29 alex support for SSA v4 by Dirk <noisyb at gmx.net>
2002-06-29 gabucino XViD info fixing
2002-06-29 gabucino realplayer libs installation re-added (was removed by diego)
2002-06-29 gabucino handled by liba52
2002-06-29 diego Expanded RTC section. It now explains how to allow RTC via /proc on newer
2002-06-29 diego Oh my god, what did I do - I spellchecked the Makefile!
2002-06-28 arpi trivial but nice fix for /dev/video? detection by "Julian J.M."
2002-06-28 alex -frames 0 fix, multifile frames support by tibcu
2002-06-28 alex cleanup and bufferhandling fix by Joy Ping <joy at pingfm.org>. Bufferhandling fix based on idea by Marius David <marius at rohost.com>
2002-06-28 alex more informal warning and also fixed a 10l bug. Patch by tibcu
2002-06-28 alex removed unused math.h, becouse it causes cygwin to gcc segfault - found/fixed by Joey Parrish <joey at yunamusic.com>
2002-06-28 alex linux-2.5.x support patch by Sytse Wielinga <s.b.wieling at student.utwente.nl>
2002-06-28 alex multifile (informal output) fix by Balazs Tibor (tibcu)
2002-06-28 arpi some cleanup, buggy->crashing, better info/comments
2002-06-28 gabucino big update
2002-06-27 michael yvu9 -> yv12 unscaled converter with linear chroma scaling
2002-06-27 rfelker clean up warnings in mencoder.
2002-06-27 michael -sws 6 (luma bicubic & chroma bilinear)
2002-06-27 michael IMGFMT_{RGB,BGR}{1,4}
2002-06-27 michael use unified yuv2rgb init
2002-06-27 michael fixing scaling/contrast for 1/4/8 bpp
2002-06-27 michael {RGB,BGR}{1,4}
2002-06-27 diego GCC 2.96 update
2002-06-27 diego GCC 3.0.4-RH update
2002-06-27 diego OSD == onscreen display, typos
2002-06-27 gabucino updated gcc errata
2002-06-27 alex Paul Ortyl's patch
2002-06-25 bertrand Changed the -pass option to -passwd to avoid clash with mencoder option.
2002-06-25 atmos4 10l to me and bertrand ;) Fix clash of -pass for http auth with -pass of mencoder.
2002-06-25 atmos4 Check for skin in user's .mplayer first so he can override systemwide skin.
2002-06-25 atmos4 Fix compatibility with old skins, that contain evEqualeaser typo.
2002-06-25 arpi support the 'align16' codec flag
2002-06-25 arpi new global codec flag: align16
2002-06-25 alex remove colorkeying if destroying the driver - fixes some bugs
2002-06-25 alex fixed uninit (it got never called before)
2002-06-25 arpi time to ++ timestamp (try2)
2002-06-25 arpi time to ++ timestamp
2002-06-25 arpi 10l
2002-06-25 bertrand Added -user -pass options for http authentication.
2002-06-25 bertrand Read username/password from the -user -pass command line options.
2002-06-25 gabucino HTML fix
2002-06-25 gabucino HTML (netscape4) fixes
2002-06-24 bertrand Moved authentication code into its own function.
2002-06-24 michael killing globals
2002-06-24 alex Paul Ortyl's patch - tv4l timestamps (not so precise :()
2002-06-24 michael gray encoding
2002-06-24 albeu Fix after the patch of Dominik Mierzejewski. Try the user's input.conf
2002-06-24 alex added OSD support for yvu9/y800, corrected query_format \(added flag VFCAP_OSD\), fixed multifile support \(no more control infinite loop and destroying old window\) and some cosmetics
2002-06-24 michael gray
2002-06-24 diego EvEqualeaser --> EvEqualizer, since Atmos just committed my typo fix.
2002-06-24 jonas it's bug not vbug...
2002-06-24 atmos4 equalizer typo fix by diego
2002-06-24 atmos4 Patch by Dominik Mierzejewski:
2002-06-24 alex first try to load linux dlls, if failed and we're supporting win32 dlls, then try to load the windows ones
2002-06-24 alex first try to load linux dlls, if failed and we're supporting win32 dlls, then try to load the windows ones
2002-06-24 michael support dropping some chroma src lines for a bit extra speed
2002-06-24 michael 10l
2002-06-24 michael 100l (non mmx versions didnt compile)
2002-06-23 alex better planar support, chroma subsampling support and Y8/Y800 support
2002-06-23 alex better planar support, chroma subsampling support and Y8/Y800 support
2002-06-23 alex yv12 osd drawer is working for y8/y800/yvu9/if09 becouse it uses only Y-plane and Y-plane is the same for all these formats
2002-06-23 arpi IF09 added
2002-06-23 arpi IF09 is alias for YVU9 (actually it has extra 4th plane containing MC change
2002-06-23 alex fixed mono mp3 encoding, hint by Paul Ortyl
2002-06-23 michael yvu9 & y8
2002-06-23 michael yvu9 support (other planar yuv formats with other chroma subsamplings should be trivial to add, if they had a IMGFMT)
2002-06-23 alex yvu9,if09,y8,y800 support and multifile fix
2002-06-23 alex mono mp3 encoding support by Paul Ortyl <ortylp at 3miasto.net>
2002-06-23 alex tv audio fixing patch by Paul Ortyl <ortylp at 3miasto.net>
2002-06-23 alex added yvu9 and if09 support. revised some codecs
2002-06-23 alex yvu9 and if09 support. fixed i420,iyuv handling
2002-06-23 alex yvu9 and if09 support
2002-06-23 alex yvu9 and if09 support
2002-06-23 alex if09 support
2002-06-23 alex yvu9 support
2002-06-23 albeu Use the new Y8 support in place of YV12.
2002-06-23 alex do not crash by decoding error
2002-06-23 michael cleanup
2002-06-23 jonas fix for Mozilla
2002-06-23 jonas updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
2002-06-23 michael selftest support
2002-06-23 bertrand Improved the authentication interaction. Still need to replace scanf.
2002-06-23 bertrand Added HTTP basic authentication support