log

age author description
2002-09-01 alex Fixed vertical pink stripe on Radeon2 cards by Emiel Neggers <emiel@neggers.net>
2002-09-01 alex added col1 fcc to ffdivx
2002-09-01 alex 10l
2002-09-01 alex added lcl codecs (mpmszh, mpzlib), removed zlibnative
2002-09-01 alex added LCL decoder by Roberto Togni <r_togni@libero.it>, removed my old vd_zlib
2002-09-01 arpi ability to override MANDIR, BINDIR
2002-09-01 arpi warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
2002-09-01 jonas cosmetics, 10l at beginning, no real changes
2002-09-01 diego libmpdvdkit/ and libmp1e/ are obsolete.
2002-09-01 pontscho rewrite eq interface and add *.rm to fs
2002-09-01 pontscho obsoleted
2002-09-01 alex increased SUB_MAX_TEXT by Piotr Krukowiecki <piotr@pingu.ii.uj.edu.pl>
2002-09-01 diego Remove config files on purge.
2002-08-31 arpi audio in layer is used only bu tvi_v4l, don't compile for others.
2002-08-31 arpi seek frameno.avi too - idea by cpro@posta.unizar.es
2002-08-31 arpi some messages added/changed
2002-08-31 arpi 100l... sh->vcodec may be changed by mpvdec->decode()
2002-08-31 alex made compatible to LCL
2002-08-31 arpi user-data moved one -v up
2002-08-31 arpi 10l - use NULL instead of -1 for init_video's vfm
2002-08-31 pontscho remove obsoleted files
2002-08-31 arpi WARNING message gui windows disabled, the only critical warn message (too
2002-08-31 atmos4 fix cache disable for live.com
2002-08-31 pontscho - add None to audio/video family selection
2002-08-31 arpi removed buggy fd<0 check for disallowing dumpstream/cache
2002-08-31 atmos4 Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove unused envp.
2002-08-31 arpi - warnings enabled for GUI mode
2002-08-31 alex some cosmetics for gui
2002-08-31 alex enable linewrapping
2002-08-31 gabucino some fixes
2002-08-31 arpi 1000l - libmpdvdkit2 fix, thx Nexus
2002-08-31 arpi print only fatal/error/warning to stderr, others go to stdout
2002-08-31 alex fix flip handling bug
2002-08-31 arpi make -ac/-vc help look better
2002-08-31 diego Zr documentation updated plus some typos fixed.
2002-08-31 arpi -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
2002-08-31 diego All RealVideo codecs liste on one line - less wasted space.
2002-08-31 jonas some changes, Arpi was right...
2002-08-31 michael forgot bug=2
2002-08-31 pontscho upsz ...
2002-08-31 pontscho fix vfm and add afm support
2002-08-31 gabucino very simple script for viewing results with gnuplot, converted to JPEG
2002-08-31 gabucino v0.91
2002-08-31 atmos4 generalized iconv detection
2002-08-31 atmos4 fix some warnings on cygwin, patch by Sylvain Petreolle <spetreolle@yahoo.fr>
2002-08-30 jonas afm/vfm migration, suboption config example, 2 typos
2002-08-30 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
2002-08-30 michael dct_algo
2002-08-30 arpi reordered libs, especially Freetype. idea by Nexus
2002-08-30 gabucino v0.9 of my compile+benchmark script, designed for my local boxes, shared on
2002-08-30 arpi 2*10l to me
2002-08-30 arpi vfwex separated from vfw, to work with new vfm system and dlopen
2002-08-30 arpi sync driver names with codec-cfg
2002-08-30 arpi renamed codecs
2002-08-30 arpi renamed to match driver family name
2002-08-30 arpi renamed to ad_mp3lib.c
2002-08-30 pontscho upsz, 10l
2002-08-30 pontscho add subtitle dropping support
2002-08-30 arpi assume $(CC) can compile c++ - fixes compile with non-default compiler
2002-08-30 arpi align fix - Björn Sandell <biorn@dce.chalmers.se>
2002-08-30 rfelker ignore .libdeps
2002-08-30 arpi 2*100l, extern fv() {} is nonsense, you have to decide if it is extern or
2002-08-30 alex added needed errno.h
2002-08-30 alex v4l audio fixes by Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz>
2002-08-30 alex fixed faad detection. without this it detects my older version of the library witch isn't compatible with current ad_faad.c
2002-08-30 alex mp_msg'ized
2002-08-30 alex added bgr support and support for forcing output format
2002-08-30 alex added missing palette8tobgr pairs (hope it's correct)
2002-08-30 alex recurse make into subdirectories by D Richard Felker III <dalias@aerifal.cx>
2002-08-30 rik libavcodec sync
2002-08-30 nexus sync
2002-08-30 rfelker "halfpack" (yuv planar 4:2:0 -> packed 4:2:2, half height) video filter
2002-08-30 diego RV40 supported, atrc not.
2002-08-30 diego Explain why putting [PATCH] in the subject is important.
2002-08-30 michael dct selection support
2002-08-29 pontscho - fix window handling with dxr3
2002-08-29 pontscho - add play time subtitle change support
2002-08-29 arpi 10l bug, found by Nexus
2002-08-29 arpi use dir/libname.a instead of -Ldir -lname
2002-08-29 arpi libgen.h is glibc specific, and not used at all -> removed
2002-08-29 arpi This patch fixes a compile error when HAVE_FREETYPE is not defined.
2002-08-29 arpi new mencoder option -info, to store copyright, title, encoder version etc in AVI
2002-08-29 arpi fixed RIFF chunk size - patch by "Andriy N. Gritsenko" <andrej@lucky.net>
2002-08-29 arpi - Tell the RTSP client code to use the string "mplayer" in RTSP
2002-08-29 arpi can't dump stream if it isn't stream - tip by Ross Finlayson <finlayson@live.com>
2002-08-29 nexus sync
2002-08-29 pontscho add Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz> freetype patch
2002-08-29 pontscho - add freetype support for gui
2002-08-29 diego Fixed some small HTML errors.
2002-08-29 mark Fixed some breakages of single-buffer rendering of tdfx
2002-08-29 rik fixes a segfault which was introduced in this file by the new ratecontrol code
2002-08-29 bertrand inet_aton fallback support by Joey Parrish <joey@yunamusic.com>
2002-08-29 rfelker arrg 100l in the 10l
2002-08-29 rfelker fix 10l mistake and add the libdeps thing right this time
2002-08-29 rfelker removed old stuff no longer used
2002-08-29 diego Sipro audio now supported.
2002-08-29 rfelker remove nonsense tabs from makefile so emacs won't complain :)
2002-08-29 diego Plugin descriptions were moved to the man page.
2002-08-28 nexus FreeBSD iconv change/fix
2002-08-28 arpi mostly compiler warning fixes, some small bugfix
2002-08-28 michael passing extra stuff from real stuff to lavc
2002-08-28 alex 10l fix
2002-08-28 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
2002-08-28 diego Reformat some paragraphs to make them fit 80 column displays.
2002-08-28 arpi freetype 2.0/2.1+ support - disabled by default until bugs fixed
2002-08-28 arpi subtitle/osd cache - pre-render text to a buffer with alpha and bitmap separated
2002-08-28 diego The rectangle is not white but inverted.
2002-08-28 diego Small note about multiple MPlayers and audio drivers.
2002-08-28 alex release /dev/dsp on pause patch by Eric Lammerts <eric@lammerts.org> (and D Richard Felker III <dalias@aerifal.cx>)
2002-08-28 alex fixed possible 'DoS' bug
2002-08-28 alex written by Florian Schilhabel <florian.schilhabel@gmx.net>
2002-08-28 alex fixes problems when new line is just '\n' and not '\r\n' and enabled html-markup ignore. Patch by Piotr Krukowiecki <piotr@pingu.ii.uj.edu.pl>
2002-08-28 alex 64-bit -sb offsets patch by Andy Goth <unununium@openverse.com>
2002-08-28 alex clear screen and tiny image bug patch by Burton Samograd <kruhft@kruhft.dyndns.org>
2002-08-28 alex final (?) libvo2 cleanup patch by Joey Parrish
2002-08-28 alex removed old input code
2002-08-28 arpi realplayer codecs wrappers, originaly written by Florian Schneider, extended
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>
2002-08-15 jaf sync
2002-08-15 jaf *** empty log message ***
2002-08-14 michael bug & ver update
2002-08-14 arpi ogg (.ogm) text subtitles support
2002-08-14 pontscho - add dxr3 gui support (dialogbox, etc.)
2002-08-14 arpi - Create and set up a "BITMAPINFOHEADER" and "WAVEFORMATEX" structure for
2002-08-14 arpi typo fixes by Ross Finlayson <finlayson@live.com>
2002-08-14 arpi disable cache if stream->fd<0 (no regular file/pipe but some special thing)
2002-08-14 arpi adds a soname and a shared library version number to libdha.
2002-08-14 arpi dynamic libavcodec.so support updated by
2002-08-14 arpi warning fixes by Sylvain Petreolle <spetreolle@yahoo.fr>
2002-08-14 arpi corrects an off-by-one error when trying to seek beyond the end of file.
2002-08-14 gabucino not only divx4 has 2, 3pass
2002-08-14 gabucino sync
2002-08-14 diego Link and title synched to documentation.html.
2002-08-14 diego Applied patch by Andras Mohari <mayday at varoshaza . nagyatad . hu>
2002-08-14 jaf arpi told me ...
2002-08-14 pontscho add uri2filename converter
2002-08-14 arpi RV20 A-V desync fixed - use timestamp hack only for RV30
2002-08-13 jaf messages moved from vf.c and vd.c
2002-08-13 jaf messages moved from vf.c and vd.c
2002-08-13 diego Jindrich Makovicka's new noise pattern filter.
2002-08-13 michael remove unused varibles patch by (Eric Sesterhenn <SnakeByte at gmx dot de>)
2002-08-13 michael semi regular noise pattern patch by (Jindrich Makovicka <makovick at kmlinux dot fjfi dot cvut dot cz>)
2002-08-13 jaf messages moved from dec_??d?o.c
2002-08-13 nexus sync
2002-08-13 jonas A BIG update to english version (including some cosmetics, some spellchecks, changed structures, added docs), it should be up-to-date and again...