log

age author description
2002-08-28 diego Use $_prefix/etc/mplayer/ as configuration file location, not $_datadir.
2002-08-28 jonas added detailed vop description, rtsp, aid range, user option, two examples, files documentation - removed gui option, *_intensity options, old input system (Joey Parrish)
2002-08-28 michael align -> balign patch by (Björn Sandell <biorn at dce dot chalmers dot se>)
2002-08-28 diego libmpdvdkit on openbsd, patch by Björn Sandell <biorn@dce.chalmers.se>.
2002-08-27 arpi - added matrix cracking/debugging code - disabled
2002-08-27 arpi 'sipr' descrambling implemented, at least for 16*6 matrix
2002-08-27 diego Added some introductory words, request only CVS for bug reports and further
2002-08-27 diego Added proper heading tags and fixed the HTML structure.
2002-08-27 diego Cosmetics: Some more indents and newlines.
2002-08-27 diego Cosmetics: Indented code and inserted empty lines.
2002-08-27 diego Applied patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>, with some
2002-08-27 alex removed unused code
2002-08-27 alex SetDLLAccessPath isn't used. Patch by Andres Hess <jaska@gmx.net>
2002-08-27 diego Use the confdir we compiled with (/etc/mplayer/mplayer.conf instead of
2002-08-27 pontscho - add dxr3 equ patch from "Szombathelyi [iso-8859-2] György" <gyurco@freemail.hu>
2002-08-27 diego Settle for GCC, not gcc. 10l for telling Andras otherwise.
2002-08-27 diego Updated credits for Kim Minh Kaplan from his own patch.
2002-08-26 pontscho - warning fixes from Dominik Mierzejewski <dominik@rangers.eu.org>
2002-08-26 alex Martin Olschewski <olschewski@zpr.uni-koeln.de>: [PATCH] ai_oss.c should check for USE_OSS_AUDIO
2002-08-25 michael fixing compilation without divx4 patch by (Rémi Guyomarch <rguyom at pobox dot com>)
2002-08-25 michael 10l
2002-08-25 michael support for the new ratecontrol code
2002-08-25 zdar sync
2002-08-25 arpi support for 'sipr' codec - descrambling/reorder not yet fixed.
2002-08-25 arpi some files has some shit before teh audio/video headers...
2002-08-24 arpi 10l - fixed chunktab size calculation
2002-08-24 arpi some newer rv20 variants also uses custommsg 0x24 to set codec subtype
2002-08-24 arpi uses new dp_hdr_t packet structure
2002-08-24 arpi - changed re-muxed packet structure (see struct dp_hdr_t)
2002-08-24 atmos4 Fix small typo noticed by Francisco Javier Cabello <fjcabello@visual-tools.com>
2002-08-24 jonas sync
2002-08-23 michael optimization
2002-08-23 joyping iec958-init completly rewritten
2002-08-23 diego Applied patch by Andras Mohari <mayday@varoshaza.nagyatad.hu>, slightly
2002-08-23 anders Fixed *= bug in length calculation
2002-08-22 arpi with the help of the Mandrake compiler maintainer this problem has
2002-08-22 arpi removed -W -Wall -g and other gcc-specific warning/debug options
2002-08-22 arpi removed nonsense 'inline'
2002-08-22 arpi - functions inside of functions are invalid in icc. replaced with #define's
2002-08-22 arpi v4l capture update by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
2002-08-22 arpi General Timing Formula algorithm from a scratch.
2002-08-22 arpi 10l, fix compiling without tv. patch by Andreas Hess <jaska@gmx.net>
2002-08-22 pontscho fix dxr3 subtitle handling and add some optimizations
2002-08-22 jaf fix ai_oss.c compilation on non linux systems - by Bernd Ernesti <mplayer@lists.veego.de>
2002-08-22 rfelker MMX optimized code for soft equalizer filter
2002-08-22 rfelker documentation for -vop eq
2002-08-22 diego How to run multiple instances of MPlayer.
2002-08-21 rfelker soft video equalizer filter, currently supports brightness and
2002-08-21 diego Typos, cosmetics and a tag closed.
2002-08-21 arpi new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
2002-08-21 arpi support for SP5x video codec used by Aiptek webcam
2002-08-21 arpi new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
2002-08-21 arpi this piece of code should prevent major fullscreen screwups, which can
2002-08-21 arpi added forced window clearing for Xv, because on my setup (sawfish,
2002-08-21 arpi new slave volume command done :
2002-08-21 gabucino applied Andras Mohari's patch
2002-08-21 arpi dvdnav wasn't selected for compilation together with mpdvdkit2.
2002-08-21 michael allocating large enough buffer, fixes green stuff on top for encoding of height %16 != 0 videos
2002-08-21 michael asserts to check buffer size and non overlapingness
2002-08-20 joyping changed spdif default from "hw:0,2" to general alias "iec958"
2002-08-20 diego -subcc option documented, patch by Robert R. Wal <rrw at hell pl>.
2002-08-20 diego Fixed typo manpage --> man page.
2002-08-20 diego Converted the docs to use proper headings tags.
2002-08-19 jaf sync by anders@gnulinux.dk
2002-08-19 diego Sync the man page with the removed sections of the HTML docs.
2002-08-18 michael typo fix, patch by (Eric Lammerts <eric at lammerts dot org>)
2002-08-18 gabucino begun removing "Available options" and "Examples" sections, which
2002-08-18 gabucino sync
2002-08-18 diego Typo spotted by Steven M. Schultz <sms at 2bsd com>.
2002-08-18 michael 10l patch by Jindrich Makovicka <makovick at KMLinux dot fjfi dot cvut dot cz>
2002-08-18 michael same behavior for luma & chroma single coeff elimination
2002-08-17 michael skip blocks with small chroma dc support
2002-08-17 diego Bah, if we start spellchecking this, we might as well do it right ;-)
2002-08-17 jaf libmpdvdkit2 directory was not compiled - mplayer compile failed - fixed.
2002-08-17 jaf typo
2002-08-16 arpi prefer libmpdvdkit2 over v1
2002-08-16 arpi apply mplayer-specific patches
2002-08-16 arpi applying css-key cache patch
2002-08-16 arpi importing libmpdvdkit files
2002-08-16 michael 10l
2002-08-16 arpi importing libdvdread 0.9.3 files
2002-08-16 michael 40% faster blur
2002-08-16 arpi importing libdvdcss 1.2.2 files
2002-08-16 arpi should solve -vo vesa:vidix problem 'vosub_vidix: video server has
2002-08-16 arpi 10l bug - noticed by Emiel Neggers <emiel@neggers.net>
2002-08-16 arpi hmm. vosub_vidix has LIBDIR/mplayer/vidix as driver path, so we should use
2002-08-16 arpi speedup of gauss
2002-08-16 arpi using precalculated src*om[][] table -> 25% faster.
2002-08-16 arpi more (~40%) speedup :)
2002-08-16 nexus sync
2002-08-15 pontscho fix (?) cmd line handling
2002-08-15 michael skip black in outline (white skip code is #if 0 as there is no speed difference)
2002-08-15 diego Applied patch by Remi Guyomarch <rguyom at pobox com>.
2002-08-15 arpi added gettimeofday-based profiling/timing
2002-08-15 diego Applied patch by Andras Mohari <mayday at varoshaza nagyatad hu> in a
2002-08-15 jaf sync by Panagiotis Issaris <takis.issaris@skynet.be>