log

age author description
2002-09-25 arpi fixed order of uninit (codec, demuxer, stream) - found by Jindrich Makovicka
2002-09-24 michael darkmasking & docs
2002-09-23 arpi removed -dapsync (obsolete code)
2002-09-23 arpi RTC fixes by Sidik Isani <lksi@cfht.hawaii.edu>
2002-09-23 arpi rage128 gray fix?
2002-09-23 arpi Modern versions of OpenSSH listen on localhost to forward the X11 connection
2002-09-23 arpi accepted. so we're now 110% gpl...
2002-09-23 michael adaptive quant support ...
2002-09-23 jaf sync by Fire <sefanja@gmx.net>
2002-09-22 arpi some updates
2002-09-22 arpi U-V swapping fixed, patch by Joey Parrish <joey@yunamusic.com>
2002-09-22 arpi memcpy->memove (overlapping blocks)
2002-09-22 arpi put some comemnts into teh generated help_mp.h file
2002-09-22 arpi help*.h files moved to help/ subdir
2002-09-22 arpi removed unused old keyboard fifo hack
2002-09-22 jaf changed 'detected fileformat' messages to a message with %s
2002-09-22 alex qtrle needs query
2002-09-22 jaf now also tells about 2x xxx MB CDs
2002-09-22 jaf removed unused
2002-09-22 jaf removed unused
2002-09-22 jaf removed unused
2002-09-22 lgb Fix nick of sbmpost
2002-09-22 jaf removed unused, sync in de
2002-09-22 arpi some makefile cleanup
2002-09-22 arpi compilation fix, patch by Sidik Isani <lksi@cfht.hawaii.edu>
2002-09-22 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
2002-09-22 arpi wine headers cleanup
2002-09-22 arpi declarations moved to *.c files
2002-09-22 arpi get_sh_audio/get_sh_video removed (never used, also useless)
2002-09-22 arpi use img_format.h instead of wine/mmioFOURCC hack
2002-09-21 arpi - cosmetics, reorder
2002-09-21 jaf 0x50 is not playbackable (minimum only sample), prefer ffmpX to mad, ffmpeg is more often installed then mad. maybe anybody should change the sound-code to automatic try the next codec if it is not playbackable (e.g. mad not installed.
2002-09-21 arpi we don't need the 0x1ff hack any more!
2002-09-21 arpi we don't need the 0x1FF hack any more
2002-09-21 jaf typo
2002-09-21 jaf version 0.1.10 by Juergen Hammelmann <juergen.hammelmann@gmx.de>
2002-09-21 arpi pshufw is a mmx2 instruction, so don't use dct64_MMX_3dnowex on k6-3 which
2002-09-21 kmkaplan New option for mplayer: -dumpmicrodvdsub
2002-09-21 lgb fix segmentation fault with -dvdkey, fix return value of dvd_css_descramble(), try to load css.so syms with AND without _ in syms' names. PLEASE TEST IT CURRENTLY I HAVE NO DVD DRIVE NOR A SINGLE VOB FILE ...
2002-09-21 kmkaplan Use string selection to choose mode
2002-09-21 kmkaplan Support for XviD encoding
2002-09-21 kmkaplan Support for XviD encoding
2002-09-20 gabucino "fake" Surround section removed
2002-09-20 gabucino matroxtv script was modified
2002-09-20 gabucino hmm. duplicate (+incomplete) surround sections? incomplete one removed
2002-09-20 arpi This patch allows you to use fractional values for specifying a zoom.
2002-09-20 arpi some mpcodecs option declaration moved to cfg-*, as aren;t used by
2002-09-20 arpi This tiny patch adds "type=2" absolute seconds seek capability.
2002-09-20 arpi "One can cause a permanent hang on a seek, and the other just causes
2002-09-20 alex Should be: if test ; then - D Richard Felker III <dalias@aerifal.cx>
2002-09-20 alex moved to to avoid CVS-XXYYZZ- versions (if no given) - altought this comment is bigger than the patch :)
2002-09-20 kmkaplan Automatic unrar of vobsub. Does not work with rar v3
2002-09-19 jaf by Panagiotis Issaris <takis@lumumba.luc.ac.be>
2002-09-19 michael use avcodec_alloc_context()
2002-09-19 eyck version no for coming release
2002-09-18 arpi updated
2002-09-18 arpi fixing edit-list playback (it uses the mvhd-timescale instead of the mdhd-one)
2002-09-18 pl sync with help_mp-en.h 1.56
2002-09-18 nexus sync
2002-09-18 diego Wording updated and spelling checked.
2002-09-18 diego Removed obsolete entries.
2002-09-18 kmkaplan Sync with upstream version. According to Edouard Gomez:
2002-09-18 arpi d_width==screenwidth && -fs hopefully fixed
2002-09-17 diego Document -noaspect, patch by Fredrik Noring <noring@nocrew.org>.
2002-09-17 bertrand Added the cdinfo.c for compilation.
2002-09-17 bertrand Enable CDDB support only if the network layer is enabled.
2002-09-17 bertrand Moved all the cdinfo specific from cddb to a standalone file(cdinfo.c), so
2002-09-17 bertrand Moved all the cdinfo specific from cddb to a standalone file, so
2002-09-17 bertrand Enable the LIVE lib only if the network layer (STREAMING) is enable.
2002-09-17 arpi updated version (from ftp/incoming)
2002-09-17 arpi -zoom will be handled by -vop scale
2002-09-17 zdar sync & typos
2002-09-16 arpi TODO completed
2002-09-16 arpi updated for pre8
2002-09-16 arpi hpux DVD support fixes by Martin Gansser <mgansser@ngi.de>
2002-09-16 arpi *bsd doesn't have info.output_muted - patch by Björn Sandell <biorn@dce.chalmers.se>
2002-09-16 arpi use detected WORDSIZE instead of warning, when inttypes.h doesn't define __WORDSIZE
2002-09-16 arpi WORDSIZE detection by Björn Sandell <biorn@dce.chalmers.se>
2002-09-16 alex 10l
2002-09-16 jaf sync
2002-09-16 kmkaplan Fix support for negative "delay:" directive in .idx file.
2002-09-16 nexus sync,typo
2002-09-16 iive adding CP1251 to GUI's Font encoding for FreeType
2002-09-16 iive update & GUI CP1251 encoding in FFT
2002-09-15 arpi removed dummy OGG functions - use #ifdef instead
2002-09-15 arpi some cosmetics - reordering declarations, 10l for cache2
2002-09-15 arpi 'agsm' support (used by qt .mov files)
2002-09-15 arpi standard GSM support for .mov files
2002-09-15 arpi This patch fixes a segfault for native cvid decoder in bgr32 and bgr24 modes.
2002-09-15 arpi stream layer cleanup part 2
2002-09-15 arpi stream layer cleanup - part 1
2002-09-15 arpi removed obsolete VCD_CACHE hack
2002-09-15 arpi 10l bug - 'len' was handled wrong.
2002-09-15 arpi prefer ffsvq1 if available
2002-09-15 arpi out formats reordered, quality order
2002-09-15 arpi unused, replaced by vd_msrle.c
2002-09-15 arpi - fixed some bugs in RLE decoder
2002-09-15 arpi some updates
2002-09-15 arpi cross-ref
2002-09-15 arpi outflags described
2002-09-15 arpi some words and drawing about video path
2002-09-14 arpi The granule position of pages contining Vorbis audio is in units of
2002-09-14 pontscho add one line
2002-09-14 arpi reversed -ss behaviour (you have to use teh same -ss for all passes)
2002-09-13 bertrand Added a new ASX playlist mime-type
2002-09-13 alex query_format support by Tilman Sauerbeck <tsauerbeck@users.sourceforge.net>
2002-09-13 alex hpux scsi dvd support by Martin Gansser <mgansser@ngi.de>
2002-09-13 alex fixed to comply with new loader
2002-09-13 alex aspect ratio support by encoding (currently only with mpeg4 and h263p)
2002-09-13 alex extended par support
2002-09-13 jkeil Can't return pointer to automatic C array, gmplayer file selector box does
2002-09-13 arpi avifile sync - 95% cosmetics 5% bug
2002-09-13 arpi - updated to use new stype ICopen (filename passed in the icopen struct)
2002-09-13 alex added JFIF and UMP4
2002-09-13 alex removed unused code. fixed yv12+debug-mode sig11
2002-09-13 alex added smjpeg demuxer only for nexus' request
2002-09-13 michael bug=3
2002-09-13 nexus add cpuinfo
2002-09-12 jkeil Reconstruct the muting state for the playback from a l/r volume of 0.0.
2002-09-12 jkeil - gui version of mplayer is using the audio 'control' function before(!) the
2002-09-12 gabucino G450/G550 TV-out
2002-09-12 gabucino v2.0
2002-09-11 jaf sync by Takis Issaris <takis.issaris@skynet.be>
2002-09-11 gabucino sync
2002-09-11 gabucino some fixes I did while updating design5
2002-09-11 arpi found 0.01-0.05
2002-09-10 arpi hmm. i've found a ChangeLog file in 0.18-pre tarball :) it's merged now.
2002-09-10 arpi count dropped frames in -v mode, patch by Andriy N. Gritsenko <andrej@lucky.net>
2002-09-10 arpi drop-deinterlace (dint) filter by Andriy N. Gritsenko <andrej@lucky.net>
2002-09-10 arpi changing return type of put_image void->int
2002-09-10 diego Numbering corrected.
2002-09-10 jonas tga support
2002-09-10 diego Removed authors and maintainers section, now in txt format.
2002-09-10 arpi .PVA (mpeg-like fileformat used by MultiDec && WinTV) demuxer
2002-09-10 diego Small HTML fix by Andras Mohari <mayday@varoshaza.nagyatad.hu>.
2002-09-10 arpi TGA images (-mf on:type=tga) support
2002-09-10 arpi fixed >2GB files demuxing
2002-09-10 arpi It prevents mode change when Hsync out of range.
2002-09-10 arpi GTF update: Fixes "known parametrs" even when fbdev unused
2002-09-10 arpi I experienced several segfaults when trying to play (unencrypted) DVDs
2002-09-10 arpi version number bumped
2002-09-10 arpi xanim outformats changed, indeo 3/4/5 now outputs YVU9 only
2002-09-10 arpi - some cleanup, unused code removed
2002-09-10 arpi pim1 is lowercase
2002-09-10 jkeil Use the character substitution code from fntRender() / fntTextWidth()
2002-09-10 jkeil Off-by-one error allocating bitmap, when (width*height) % 8 != 0
2002-09-09 michael fixing y422p output
2002-09-09 arpi updated a bit
2002-09-09 arpi updated to libmpcodecs way
2002-09-09 arpi reference to patches.txt and porting-status.txt
2002-09-09 arpi updated
2002-09-09 arpi preface added, some small changes
2002-09-09 arpi maintainers list - converted from html by Andras Mohari
2002-09-09 arpi mplayer changelog, collected by ??? (found at incoming/ :))
2002-09-09 arpi authors section from html docs, converted by Andras Mohari
2002-09-09 arpi yuv422planar->yuy2 support
2002-09-09 arpi unused code
2002-09-09 arpi obsolete, use mencoder...
2002-09-09 arpi obsolete, old code. use dga with swscaler (-vo dga -zoom)
2002-09-09 arpi cosmetics - copyright msg removed, this file has nothing with mpeg2dec or
2002-09-09 arpi obsoleted by font_load_ft.c
2002-09-09 arpi - reorder of help, new section: Codecs, cosmetics/descriptions extended
2002-09-09 jkeil When we're compiling/running on a kernel without sse/sse2 support, we have
2002-09-09 alex fixed palette8to{rgb24,bgr24,rgb32,bgr32}
2002-09-09 alex 10l
2002-09-09 kmkaplan Code to XviD VBR Library from transcode.
2002-09-09 kmkaplan Import transcode-0.6.1.20020829 XviD VBR Library into mencoder DivX4 encoder
2002-09-09 bertrand Applied patch from Gregory Kovriga <gkovriga@techunix.technion.ac.il>
2002-09-08 arpi removed messy global 'tv_handle', use stream->priv for that purpose
2002-09-08 arpi query added for soem vfw codecs
2002-09-08 jaf sorry - this was a sync for all
2002-09-08 rik extensible blinkenlights driver, can currently be used for the Arcade http://www.blinkenlights.de/arcade
2002-09-08 jaf help_mp-bg.h
2002-09-08 nexus sync
2002-09-08 gabucino -gui removal
2002-09-08 gabucino sync (-gui removed)
2002-09-08 nexus typo
2002-09-08 diego -gui option removal leftovers
2002-09-08 alex fixed get_format/set_format
2002-09-08 alex changed message leveles (too many non-sense info messages)
2002-09-08 alex tuner setting isn't mandatory. requested by Jonas Munsin <jmunsin@iki.fi> for webcams
2002-09-08 atmos4 disable annonying debug printf (autoq)
2002-09-07 alex indeoraw removed (nonsense)
2002-09-07 arpi authors/maintainers updated - feel free to correct/extend
2002-09-07 alex added mjpa fcc to ffmjpeg
2002-09-07 alex removed obsolete cyuvxa, completed qpeg, added some extra supported output formats to wmv8, removed bgr32 from dv as its buggy
2002-09-07 alex x11 include patch for hpux 11.00 by Martin Gansser <mgansser@ngi.de>
2002-09-07 bertrand Don't try to reread from the socket if the server says EOF
2002-09-07 bertrand Fixed an unknown command. Looks like it's a new command from WMS9.
2002-09-07 alex removes old input code (forgot to commit this)
2002-09-07 atmos4 Minor speedup by nick kurshev.
2002-09-07 atmos4 Now included in codecs.html
2002-09-07 atmos4 Update with new method of finding DShow codecs and a small hint about VFW on WinNT.
2002-09-07 bertrand Check if realloc failed on http_hdr->buffer instead of ptr in http_response_append,
2002-09-06 michael fixing mpeg in avi
2002-09-06 michael typo (checking for mpeg twice, instead of mpeg & MPEG)
2002-09-06 jaf sync
2002-09-06 atmos4 Easier/Faster method of adding DShow codecs to mplayer.
2002-09-06 jkeil - GCC 3.x (SPARC) is too clever for the double->int conversion trick used in
2002-09-06 alex removed xacodec_driver, using sh->context instead, removed xacodec_image, using mpi instead, some warning fixes. note: mpi optimisations are still pending
2002-09-06 jaf sync by Anders Rune Jensen <anders@gnulinux.dk>
2002-09-06 jkeil SPARC gcc generates bad code accessing an unaligned and packed structure member
2002-09-06 pl (big) resync with help_mp-en.h 1.52
2002-09-06 jaf sync by <hephooey@fastmail.fm>
2002-09-06 arpi - simpler http_response_append (uses realloc())
2002-09-05 jonas 10l found by Arpi
2002-09-05 jonas 10l
2002-09-05 jonas remove sub sub option lists over .IP
2002-09-05 jonas changes for rewrite
2002-09-05 jonas rewrite (much ;), no content change
2002-09-05 pontscho 100l
2002-09-05 jonas man page documentation
2002-09-05 alex merged xacodec.c and vd_xanim.c
2002-09-05 jonas cosmetics: notes, examples, synopsis, preparations for rewrite, removed spaces at end, moved player options at beginning and decoding before encoding options, some small changes, no content changes
2002-09-05 pontscho - add fuckin locale fix from Dietrich Clauß <dc2@clauss.dyndns.org>
2002-09-05 michael links (found on xvid-dev list)
2002-09-05 jaf sis_vid removed
2002-09-05 bertrand Added CDDA credits to Alban.
2002-09-05 bertrand Humm, only if __DEBUG_URL is defined, declare the prototype...
2002-09-05 atmos4 cyrix mtrr detect
2002-09-04 arpi obsolete, the new input has own lirc code
2002-09-04 arpi obsolete, no one seems to be interested to fix/update/finish this
2002-09-04 arpi 1000l - planar YUV support fixed (indeo 3,4,5, i263 etc)
2002-09-04 arpi update patch by Ioannis Panteleakis <pioann@csd.auth.gr>
2002-09-04 arpi NULL->0 (warning fix)
2002-09-04 zdar config() parameters change
2002-09-04 zdar sync
2002-09-04 diego DXR3 docs updated. Patch by David Holm <david@realityrift.com>, further
2002-09-04 bertrand Applied patch for OpenBDS from Marc Espie (submitted by Björn Sandell <biorn@dce.chalmers.se>)
2002-09-04 gabucino sync
2002-09-04 nexus sync
2002-09-04 nexus sync
2002-09-04 pontscho - add workaround for fuckin locale
2002-09-04 pontscho obsoleted
2002-09-03 diego Fix package building by adding BINDIR.
2002-09-03 arpi enabled csp-query support, but only for formats with 'query' flag set
2002-09-03 arpi pass outflags[] index via sh->outfmtidx to the vd->control() func (for VfW)
2002-09-03 arpi - vfwex redundancy removed
2002-09-03 jonas 10l
2002-09-03 arpi bgr8 palette fixed
2002-09-03 arpi ICDecompressEndEx() added
2002-09-03 jkeil Add the code that chooses a good X11 truecolor visual to the vo_x11 config()
2002-09-03 jkeil The ALT_BITSTREAM_READER code does not work on SPARC, because the code accesses
2002-09-03 jkeil Enable dvdkit on solaris
2002-09-03 alex 10l fix by Mark <CompGuy284@attbi.com>
2002-09-03 bertrand - If fatal error while trying to connect to a WM server, skip other proto.
2002-09-03 bertrand Return -2 for fatal error while connecting to a server.
2002-09-03 bertrand Checked if the connection succeeded before writing in the socket.
2002-09-03 arpi fixed some problems with colorspace/init order, some cleanup
2002-09-02 arpi -vfm should override status/priority
2002-09-02 arpi VDCTRL_QUERY_FORMAT isn't required for constant csp support
2002-09-02 arpi 10l - RANLIB added to fix libavcodec compilation
2002-09-02 arpi gcc 2.95.4 doesn't like VAR==value without spaces
2002-09-02 atmos4 allow to specify freetype-config and restrict to freetype 2.1.x+
2002-09-02 alex correct palette handling and query_format support (now huffyuv, cram and mwv1 is working nice)
2002-09-02 rfelker document -vop halfpack
2002-09-02 jonas better subfont description, moved to the write place
2002-09-01 arpi fixed uninit order
2002-09-01 arpi better freetype detection
2002-09-01 nexus FreeBSD fix
2002-09-01 diego Pontscho forgot to add *.rm to all video files...
2002-09-01 michael 100l
2002-09-01 jonas preparation for future format, cosmetic changes (subfont, comments, etc), no real changes
2002-09-01 arpi make test1 && make test2 fixed
2002-09-01 alex removed obsoleted dll_init.c/h
2002-09-01 alex removed obsolete items
2002-09-01 alex merged with dll_init.c
2002-09-01 alex 10l
2002-09-01 alex merged with dll_init
2002-09-01 alex merged with dll_init.c, moved some variables from sh_audio to private struct
2002-09-01 jaf *** empty log message ***
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...
2002-08-13 jonas Mozilla/Opera/? fix