log

age author description
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
2002-08-13 zdar Put/get_image fixed. Deleted forgotten development comments
2002-08-13 zdar Typos & spelling fixed
2002-08-12 arpi rv40 support
2002-08-12 arpi RV40 support
2002-08-11 diego HTML fixes, no content change.
2002-08-11 diego HTML restructured. Now using definition lists instead of tables.
2002-08-11 diego Cosmetics: Properly indented table and fixed <TR> structure.
2002-08-11 diego Document new -sws options as well as TV input changes.
2002-08-11 pontscho kde3 dnd fix from Gregory Kovriga and file name handling fix in dnd callback
2002-08-11 arpi updated/extended teh introduction part
2002-08-11 diego Sanitize a HTML table, <TR> are at the proper place and get closed.
2002-08-11 diego Another big batch of cosmetics *only*.
2002-08-11 pontscho fix -sub
2002-08-11 jaf sync
2002-08-11 jonas dvdnav api changed
2002-08-11 diego Created RTC section and moved RTC explanation there.
2002-08-11 diego New noise filter by Jindrich Makovicka.
2002-08-11 pontscho 10l :)
2002-08-11 pontscho add xdnd support (from Gregory Kovriga <gkovriga@techunix.technion.ac.il>) and fix -subdelay bug
2002-08-11 michael mmx optimized avg/film noise
2002-08-11 michael optimization
2002-08-11 michael film/average noise cleanup
2002-08-11 michael film/average noise patch by (Jindrich Makovicka <makovick at KMLinux dot fjfi dot cvut dot cz>)
2002-08-11 michael oops forgot to commit that
2002-08-11 iive Initial version of Bulgarian translation, hell i vote for gettext
2002-08-10 gabucino continuing paragraph reformatting
2002-08-10 jaf by 'lr' - <hephooey@fastmail.fm>
2002-08-10 arpi 'configure changed'-test re-added, noticed by Sylvain Petreolle <spetreolle@yahoo.fr>
2002-08-10 jonas bsdbt848 driver and some formats (confused some users)
2002-08-09 arpi HPUX porting fixes - patch by Gansser, Martin <MGansser@rand.de>
2002-08-09 jaf updates by Panagiotis Issaris <takis@lumumba.luc.ac.be>
2002-08-09 arpi 10l bug, noticed by Alexander Neundorf <neundorf@dellingsoft.de>
2002-08-09 arpi ignore BadAccess error at XSelectInput() (grabbing mouse etc) with warning
2002-08-09 arpi new directfb driver for 0.9.13+ by jiri.svoboda@seznam.cz
2002-08-08 jaf messages moved again
2002-08-08 jaf email-adress updated
2002-08-08 michael 1000l
2002-08-07 atmos4 small rule to strip binaries in source dir (24MB mplayer binary is a bit klugdy for non debug-work :)
2002-08-07 jaf messages moved from mencoder.c to helpmp??.h
2002-08-07 jaf using help_mp-??.h for one message
2002-08-07 jaf anders@gnulinux.dk
2002-08-07 michael mpeg4 mpeg quantizer encoding
2002-08-06 arpi 10l
2002-08-06 arpi detection reordered. note: raw DV detection should be more reliable.
2002-08-06 arpi -vc null is better than -hardframedrop -- hint by gabor <gabor@realtime.sk>
2002-08-06 arpi 10l bug (missing break;) found by Jim Hawkins <jim@jawkins.com>
2002-08-06 rik autodetection of MJPEG card for -vo zr by grepping /proc/pci
2002-08-06 kmkaplan Put all spudec_new stuff in a single function,
2002-08-06 jaf update by Jiri Svoboda <jiri.svoboda@seznam.cz>
2002-08-06 nexus sync
2002-08-05 arpi codecs.conf min. version bumped
2002-08-05 arpi real 'sipr' audio added (not yet working), version bumped
2002-08-05 rik 0.1l
2002-08-05 rik cinerama support in -vo zr for people with more than one zoran card, documentation contained in -zrhelp
2002-08-05 arpi 100l
2002-08-05 jaf moved messages to help_mp-??.h
2002-08-05 arpi allow early exit from esds parsing, so decoder info (type & bitrate) are
2002-08-05 arpi support for .mp4 with .mp3 audio
2002-08-05 arpi native DV audio/video decoders using libdv
2002-08-05 arpi native libdv added, fourccs fixed/commented for qdv & mcdv
2002-08-05 arpi raw .dv stream demuxer by Alexander Neundorf <neundorf@kde.org>
2002-08-05 arpi oac/ovc changes, -osdleevl defaults to 1
2002-08-05 arpi no default oac/ovc (it just confuses users), more detailed -oac/-ovc help
2002-08-05 atmos4 Bswap fixes for 64bit cpus, thx to Falk Hueffner for the hint.
2002-08-05 arpi osdlevel=1 by default
2002-08-05 arpi updates, using DIRECTFBVERSION and video EQ support by Jiri.Svoboda@seznam.cz
2002-08-05 arpi directfb version detection
2002-08-05 arpi PPC endianess fix by Colin Leroy <colin@colino.net>
2002-08-05 jaf sorry
2002-08-05 arpi fixed 'eof at 66s' bug
2002-08-05 arpi compilation bug found by Julien Portalier <julien@portalier.com>
2002-08-05 arpi gui seekbar pos calc overflow fixed
2002-08-05 atmos4 endian autodetection by Bertrand + Michael, tested on x86, PPC, sparc, alpha
2002-08-05 pontscho - fix equ handling
2002-08-05 arpi warning fix
2002-08-05 arpi applied live.com streaming patch (-sdp and rtsp:// support) by Ross Finlayson <finlayson@live.com>
2002-08-05 diego VCDs do *not* get mounted.
2002-08-05 arpi small fixes...
2002-08-04 diego Applied some suggestions by Nilmoni Deb.
2002-08-04 diego Changed all link names from the section number to a sensible label.
2002-08-04 pontscho - fix playlist2dvd bug
2002-08-04 jaf 'switched to -ni' hinzugefügt
2002-08-04 pontscho - fix mixer handling
2002-08-04 arpi faszom
2002-08-04 gabucino igaz - corrected according to arpi
2002-08-04 gabucino "szviccsing tu -ni" added
2002-08-04 arpi format incompatibility warning
2002-08-04 pontscho - fix fuckin' locale (?:)
2002-08-04 michael ver=-1 as default
2002-08-04 arpi mjpeg codecs reordered - now it plays almost everything by default
2002-08-04 arpi updated - we're ready for a pre-release now
2002-08-04 arpi support for packetized aac streams (used in .mp4 files)
2002-08-04 arpi mp4v (.mp4 video) added
2002-08-04 arpi 10000l - didn't clear new stream struct, causing possible sig11 in cache layer
2002-08-04 arpi gui.conf parsing moved to after gtkInit() - should fix i18n problems
2002-08-04 nexus sync
2002-08-04 kmkaplan Document change_rectangle
2002-08-04 kmkaplan Add the input command "change_rectangle" to control the rectangle
2002-08-04 kmkaplan Add the control VFCTRL_CHANGE_RECTANGLE
2002-08-04 kmkaplan Add the control VFCTRL_CHANGE_RECTANGLE
2002-08-04 arpi 'swtiching to -ni' added
2002-08-04 arpi detection of badly interleaved avi files and auto-switch to -ni
2002-08-04 arpi new_demux_packet: allocate 8 bytes too much
2002-08-04 diego Added a uniform title: something - MPlayer - The Movie Player for Linux.
2002-08-03 diego It all started with fixing a few dangling links...
2002-08-03 diego typo
2002-08-03 diego -dvdkey option clarified.
2002-08-03 diego Result of review by Nilmoni Deb <ndeb@ece.cmu.edu>.
2002-08-03 diego Review
2002-08-02 arpi imho swscale also likes aligned stride :)
2002-08-02 arpi - some reorder/cleanup of mp_image flags
2002-08-02 arpi prefer 422P for mjpeg
2002-08-02 arpi colorspace part cleanup and support for IMGFMT_422P, _444P
2002-08-02 arpi added new formats: 444p,422p, 411p
2002-08-02 arpi count blocks by rounded-up chunksizes instead of chunks -
2002-08-02 arpi ignore pnot/PICT
2002-08-02 michael compatibility with _OLD_ lavc & uv_stride check
2002-08-02 diego The rectangle of the rectangle plugin is not necessarily white.
2002-08-02 diego Documented -srate for MEncoder.
2002-08-02 diego The endless quest to force people into writing good bug reports part 2342:
2002-08-01 arpi skip 'pnot' and 'PICT' - fixes incoming/1.mov
2002-08-01 gabucino sync with english begun
2002-08-01 michael planar yuv 444 422 411 support
2002-08-01 arpi negative delay won't work
2002-08-01 arpi audio preload/density/delay configurable
2002-07-31 arpi - yuv422 disabled (no IMGFMT for _planar_ 422)
2002-07-31 arpi new filter to use libavcodec's deinterlacer
2002-07-31 arpi initial window size (-xy) fixed - patch by Kazunori Ueno <jagarl@creator.club.ne.jp>
2002-07-31 pontscho upsz 2
2002-07-31 rfelker no need for ioctl.h if not using dvb
2002-07-31 rfelker fix silly shorthand that could cause trouble porting
2002-07-30 pontscho gtk dialog bug fix
2002-07-30 arpi There appears to be a trivial namespace error in determining the valid
2002-07-30 arpi It makes sense to me to try and use any locally installed win32 DLLs
2002-07-30 arpi - fixed size/aspect for -fs
2002-07-30 arpi ogm audio format id is in hex, not dec
2002-07-30 diego Documented -vop rectangle.
2002-07-30 arpi libao2 stuff move dto libao2.txt
2002-07-30 arpi 10l - PUT_IMAGE->DRAW_IMAGE
2002-07-30 arpi typo fixes and updates around libavcodec
2002-07-30 arpi updated - feel free to comment
2002-07-30 arpi vd_vfw.c
2002-07-30 arpi 1l :)
2002-07-30 pontscho upsz :)
2002-07-30 atmos4 quit on unknown parm
2002-07-30 pontscho - some cosmetic change in preferences
2002-07-30 pontscho fix (?) equalizer distortion problem
2002-07-30 pontscho fix audio files (mp3,wav) position calc
2002-07-30 jaf update by "Jiri Svoboda" <jiri.svoboda@seznam.cz>
2002-07-29 rfelker added missing formats :)
2002-07-28 atmos4 10l to dunno
2002-07-28 atmos4 Fix overall frametime overflow, hopefully long long int is portable. (untested, will test tomorrow)
2002-07-28 atmos4 Add type= and fix a minor typing difference from ffmpeg
2002-07-28 arpi ... removed from vf's control(), sing struct for equalizer. based on patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
2002-07-28 kmkaplan Use RGB for palette from .IDX file
2002-07-28 kmkaplan Transform Vobsub subtitles into Subrip text subtitles using GOCR/JOCR.
2002-07-28 kmkaplan New function vobsub_get_next_packet for subrip.
2002-07-28 atmos4 Generate ffmpeg compatible vstats_<time>.log, when -lavdopts vstats is specified.
2002-07-28 atmos4 Make vobsub palette generation compatible with windows vobsub.
2002-07-28 atmos4 Flush from my local tree, probably more future safe mangle decision of OpenBSD, in case they switch over to ELF.
2002-07-27 atmos4 Disable OSD outside movie, because it's not redrawn currently, user can use -vop expand to get osd outisde movie.
2002-07-27 frodone sync
2002-07-27 atmos4 remove CYGWIN_BIG_TYPES, as it breaks st_size member of stat struct
2002-07-27 jaf sync
2002-07-27 kmkaplan Document rectangle plugin.
2002-07-27 kmkaplan New plugin to test crop parameters. Arguments are the same as for the
2002-07-27 frodone sync
2002-07-26 albeu Add loadfile and loadlist commands. May be buggy if the filename contain some
2002-07-26 alex removed query_vaa
2002-07-26 albeu Add uninit to the avi demuxer
2002-07-26 alex equalizer docs updated
2002-07-26 atmos4 warning fixes
2002-07-26 diego Reorganized the README. More general information up front, more concise
2002-07-26 diego limit parameter for cropdetect, fixed column.
2002-07-26 diego Reviewed Filter section, added limit parameter to cropdetect, not only SDL
2002-07-26 albeu 10L free the cache
2002-07-26 albeu 10L bugs founds by Jindrich Makovicka <makovick at MLinux dot fjfi dot cvut dotcz>
2002-07-26 arpi documenting cropdetect's parameter
2002-07-26 atmos4 Improved ao_arts delay and buff er handling, patch by Szombathelyi Gy|rgy <gyurco@freemail.hu>
2002-07-25 arpi 10l bug fixed (info.cap |= -> = )
2002-07-25 arpi vide EQ fixed - lumactl register is not readable!
2002-07-25 nexus sync
2002-07-25 arpi video eq:
2002-07-25 arpi eq range mapping -100..100 => 0..100
2002-07-25 arpi SetValue: ignore case of 'item'
2002-07-25 arpi print warning about unsupported video eq attributes
2002-07-25 arpi eq fixed, based on patch by .so
2002-07-25 arpi - fixed overflow by +-0x80
2002-07-25 pontscho upsz, sorry, i forgott this :) (skin name saving:)
2002-07-25 pontscho add preferences to gui
2002-07-25 pontscho - add some control (ao_oss, pl_extrastereo)
2002-07-25 pontscho - add preferences support (first try)
2002-07-25 arpi more eq cleanup
2002-07-25 kmkaplan Correct dump_srt millisecond output
2002-07-25 arpi codmetics :)
2002-07-25 arpi 10l
2002-07-25 alex little fix
2002-07-25 alex smth
2002-07-25 alex eq synced to new way, not tested, but the old one isn't working yet
2002-07-25 alex eq reworked
2002-07-25 alex fixed possible 10l bug (vf not initialized yet)
2002-07-25 atmos4 DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, small changes by me.
2002-07-25 diego Explain what we need and why a little more verbosely.