log

age author description
2003-09-23 lumag New file translated.
2003-09-23 atlka subtitles priority calculation correction
2003-09-22 nauj27 Mistake reversed. sync with english version comment added.
2003-09-22 mosu Fix for imprecise floating point calculations.
2003-09-22 atlka corrected utf8 files autoselection
2003-09-22 faust3 add a read function for slave mode on mingw
2003-09-22 diego Typo fix + some additions by Mike Swieton <swietonm@student.gvsu.edu>.
2003-09-22 lumag Added a note about "synced with ..." comment.
2003-09-22 lumag Massive docs update. (sync, etc.) New translated files coming soon.
2003-09-21 iive blackbar osd support based on patch send by Dimitar Zhekov <jimmy@is-vn.bg>, page code removed/merged, small updates
2003-09-21 nauj27 New spanish DOC file
2003-09-21 nauj27 sync
2003-09-21 faust3 10l really disable faad if gcc is broken
2003-09-21 henry prevent crashes with vo_sdl
2003-09-21 faust3 fix fullscreen switching in vo gl and vo gl2
2003-09-21 atmos4 temporary fix for attilas 10l, until better solution is found
2003-09-21 attila Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>
2003-09-21 henry Subtitle alignment & smart splitting by Salvatore Falco
2003-09-21 lumag Remove generated files at cleaning, and install some more examples.
2003-09-21 lumag I don't think, that anybody likes seeng rm -f /* command :)
2003-09-21 lumag Add revision keyword to english xml files, to ease translation synchronization
2003-09-21 lumag Fix chunk.xsl autodetection.
2003-09-21 lumag Update readme's. Remove incorrect bug :)
2003-09-21 lumag Lol! This command will try to change xfer_mode, and not a cdrom spin speed. Removed.
2003-09-21 diego MinGW 3.1.0 supports MPlayer out of the box.
2003-09-21 faust3 disable af export for systems without mmap
2003-09-21 attila make aspect recognize -noaspect
2003-09-21 diego directx now supports geometry.
2003-09-21 attila dont fix things at the wrong place
2003-09-21 attila add some docu about when and how to call geometry
2003-09-21 attila 10l
2003-09-21 faust3 fix black screen on linux, patch by Jindrich Makovicka
2003-09-21 attila make sure ppl know that geometry doesnt change aspect
2003-09-21 faust3 use vo_fs + geometry support
2003-09-21 attila ev56 doesnt support mvi
2003-09-21 attila patch from Pierre Lombard <p_l@gmx.fr>
2003-09-21 diego wording fix
2003-09-21 pl patch by Andrew A. Gill <superluser@frontiernet.net>:
2003-09-21 pl reversed for cause of code obsolescence
2003-09-20 faust3 documentation for get_vo_Fullscreen and get_sub_visibility, patch by Mike Swieton
2003-09-20 faust3 binary flag is rquired for win32
2003-09-20 anders Adding filter for exporting audio data to visual effect applications
2003-09-20 lumag Fixed 'reading after EOF'. demuxers didn't check, how many they've read!
2003-09-20 pl printf() requires stdio.h
2003-09-20 attila fix aspect for gl2 fullscreen
2003-09-20 mosu Fix for borked .mov files with bogus user data length values. Patch by Marek Zelem.
2003-09-20 pl fix for the no video/black screen with some dmo/wmv9 movies
2003-09-20 atmos4 Update CPUID-Table for current Athlon CPUs
2003-09-19 atmos4 cpuspeed detection for X86 TSC capable CPUs (also added TSC detection, should best be verified by some people with TSC/nonTSC capable CPUs)
2003-09-19 faust3 slave mode commands to print out vo_fs and sub_visibility globals, patch by Mike Swieton <swietonm at student.gvsu.edu>
2003-09-19 faust3 make vo_gl2 compile on cygwin, too
2003-09-19 faust3 get_percent_pos support in demux_audio, patch by ROSEN Jeremy <jeremy.rosen at c-s.fr>
2003-09-19 faust3 fix 2-pass encoding with libavcodec onwin32, patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at mithrandi.za.net>
2003-09-19 faust3 vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at mithrandi.za.net>
2003-09-17 mosu Added Matroska file extensions to the GUI. Patch by t0nik@yandex.ru.
2003-09-17 albeu 10L -fixed-vo must be a global option
2003-09-16 nauj27 I have already translate more documentation that Andoni 8-)
2003-09-16 nauj27 New file
2003-09-16 nauj27 fixed &quot; character
2003-09-15 mosu Different decision making for seeking which takes the direction into account.