aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Test file commited by error, all my apologies.Gravatar nicolas2003-03-24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9677 b3059339-0415-0410-9bf9-f77b7e298cf2
* XML version of MPlayer's docGravatar nicolas2003-03-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9676 b3059339-0415-0410-9bf9-f77b7e298cf2
* XML version of MPlayer's docGravatar nicolas2003-03-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9675 b3059339-0415-0410-9bf9-f77b7e298cf2
* Version string added.Gravatar diego2003-03-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9674 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync by Anders Rune Jensen <anders@gnulinux.dk>.Gravatar diego2003-03-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9673 b3059339-0415-0410-9bf9-f77b7e298cf2
* typosGravatar henry2003-03-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9672 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l to arpi with commit r1.12, noticed by Daniel Mario Vega <dv5a@dc.uba.ar>Gravatar alex2003-03-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9671 b3059339-0415-0410-9bf9-f77b7e298cf2
* pass correct key for ESCAPE, bug noticed by Vladimir Mosgalin ↵Gravatar alex2003-03-23
| | | | | | <mosgalin@VM10124.spb.edu> and moved SDL_ShowCursor from the check_keys() to uninit() (by me) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9670 b3059339-0415-0410-9bf9-f77b7e298cf2
* use CFLAGS when doing tests in configure, patch by Sylvain Petreolle ↵Gravatar alex2003-03-23
| | | | | | <spetreolle@yahoo.fr> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9669 b3059339-0415-0410-9bf9-f77b7e298cf2
* new entryGravatar alex2003-03-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9668 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed/updated old entries.Gravatar diego2003-03-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9667 b3059339-0415-0410-9bf9-f77b7e298cf2
* try to break pattern at scene changes to prevent merging pictures thatGravatar rfelker2003-03-23
| | | | | | | | | don't belong together! this fixes the problem reported with flcl-detc.avi. the conditions for this may need more tuning but seem to work ok. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9666 b3059339-0415-0410-9bf9-f77b7e298cf2
* color equalizer for tv inputGravatar henry2003-03-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9665 b3059339-0415-0410-9bf9-f77b7e298cf2
* color equalizer for tv inputGravatar henry2003-03-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9664 b3059339-0415-0410-9bf9-f77b7e298cf2
* Request version numbers in translations.Gravatar diego2003-03-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9663 b3059339-0415-0410-9bf9-f77b7e298cf2
* This file only belongs on the web page and needs no translation.Gravatar diego2003-03-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9662 b3059339-0415-0410-9bf9-f77b7e298cf2
* improvements to detc filter:Gravatar rfelker2003-03-23
| | | | | | | | | | | | | | | -> use of 8x8 blocks rather than 16x16 to better localize the search for interlacing. this helps detect interlacing in very small motions, e.g. mouths in anime. -> removed some redundant conditions in the logic -> looser condition for detecting lacing and more forgiving of slight mismatches between fields from the two telecine frames to make up for quantization noise in low quality encodes. this code is still mostly experimental but probably better than the old version, so maybe it should be backported to 0.90...? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9661 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lGravatar iive2003-03-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9660 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix find_best fail if the black area is bigger than image, few more verbose ↵Gravatar iive2003-03-22
| | | | | | messages, OSD not rendered if native mode git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9659 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncGravatar nicolas2003-03-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9658 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed trivial seeking bugs, patch by Krister Lagerstrom <krister@kmlager.com>Gravatar alex2003-03-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9657 b3059339-0415-0410-9bf9-f77b7e298cf2
* Warning fix, patch by Dominik MierzejewskyGravatar rtognimp2003-03-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9656 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix crash on streams with frame tags, patch by Brett Kosinski ↵Gravatar alex2003-03-22
| | | | | | <brettk@frodo.dyn.gno.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9655 b3059339-0415-0410-9bf9-f77b7e298cf2
* enable dvbin with dvbhead or old-dvb support, bug noticed by nsabbi@libero.it>Gravatar alex2003-03-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9654 b3059339-0415-0410-9bf9-f77b7e298cf2
* some fixes, like css styles - now ../default.cssGravatar mpt2003-03-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9653 b3059339-0415-0410-9bf9-f77b7e298cf2
* new wersion, some fixes, synced to rc4 versionGravatar mpt2003-03-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9652 b3059339-0415-0410-9bf9-f77b7e298cf2
* new translation from rc4 versionGravatar mpt2003-03-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9651 b3059339-0415-0410-9bf9-f77b7e298cf2
* ome fixes, like css styles - now ../default.cssGravatar mpt2003-03-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9650 b3059339-0415-0410-9bf9-f77b7e298cf2
* some fixes, like css styles - now ../default.cssGravatar mpt2003-03-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9649 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatedGravatar arpi2003-03-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9648 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update of Polish encoding.html - adrian@linux.plGravatar mpt2003-03-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9647 b3059339-0415-0410-9bf9-f77b7e298cf2
* lavc 4663 / quantizer biasGravatar michael2003-03-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9646 b3059339-0415-0410-9bf9-f77b7e298cf2
* vop -> vf change, small fixes. The Polish documentation should be checked ↵Gravatar jonas2003-03-22
| | | | | | for correctness. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9645 b3059339-0415-0410-9bf9-f77b7e298cf2
* explanation fixedGravatar gabucino2003-03-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9644 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncGravatar gabucino2003-03-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9643 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l noticed by Steven M. Schultz <sms@2BSD.COM> and a bit cleaned upGravatar alex2003-03-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9642 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix compile without libsmbclientGravatar henry2003-03-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9641 b3059339-0415-0410-9bf9-f77b7e298cf2
* selectable 'major', patch by Hans-Andreas Engel <engel@node.ch>Gravatar alex2003-03-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9640 b3059339-0415-0410-9bf9-f77b7e298cf2
* wrong assignment of codec, patch by nsabbi@libero.itGravatar alex2003-03-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9639 b3059339-0415-0410-9bf9-f77b7e298cf2
* dvbin detection fixed, noticed by nsabbi@libero.itGravatar alex2003-03-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9638 b3059339-0415-0410-9bf9-f77b7e298cf2
* compiler warning fix by Dominik Mierzejewski <dominik@rangers.eu.org>Gravatar alex2003-03-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9637 b3059339-0415-0410-9bf9-f77b7e298cf2
* hebrew support using fribidi libs, patch by Raindel Shachar ↵Gravatar alex2003-03-21
| | | | | | <raindel@techunix.technion.ac.il> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9636 b3059339-0415-0410-9bf9-f77b7e298cf2
* report TRUE for IS_AUDIO control when user forces the audio recordingGravatar henry2003-03-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9635 b3059339-0415-0410-9bf9-f77b7e298cf2
* 64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>Gravatar alex2003-03-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9634 b3059339-0415-0410-9bf9-f77b7e298cf2
* multiple preinit support -- cleaning vidix_name between the multiple ↵Gravatar alex2003-03-21
| | | | | | preinits. Patch by Aurlien JACOBS <aurel@gnuage.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9633 b3059339-0415-0410-9bf9-f77b7e298cf2
* multiple mga device support by Hans-Andreas Engel <engel@node.ch>Gravatar alex2003-03-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9632 b3059339-0415-0410-9bf9-f77b7e298cf2
* largefile support by Matthias Schwarzott <zzam@gmx.de>Gravatar alex2003-03-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9631 b3059339-0415-0410-9bf9-f77b7e298cf2
* use gcc instead ld. Patch by prj@po.cwru.edu (Paul Jarc)Gravatar alex2003-03-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9630 b3059339-0415-0410-9bf9-f77b7e298cf2
* libsmbclient detection support, slightly rewritten the original patch sent ↵Gravatar alex2003-03-21
| | | | | | by Vladimir Moushkov <vlindos_mpdev@abv.bg> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9629 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync by Dmitry Baryshkov <lumag@qnc.ru>.Gravatar diego2003-03-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9628 b3059339-0415-0410-9bf9-f77b7e298cf2