summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 10l ;)colin2003-01-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8745 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, geometry always returns 1. i think this is the correct fix.rfelker2003-01-031-4/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8744 b3059339-0415-0410-9bf9-f77b7e298cf2
* More fullscreen cleanup work. Use nice macros for X atoms.filon2003-01-031-27/+60
| | | | | | | | Remove (added by me before) checking wem type at each fullscreen mode change. It doesn't help at all in case of window manager change. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8743 b3059339-0415-0410-9bf9-f77b7e298cf2
* (nicer) endianness fix for every plugin except pl_formatcolin2003-01-037-38/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8742 b3059339-0415-0410-9bf9-f77b7e298cf2
* trivial endianness fixcolin2003-01-031-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8741 b3059339-0415-0410-9bf9-f77b7e298cf2
* trivial bigendian fixcolin2003-01-031-1/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8740 b3059339-0415-0410-9bf9-f77b7e298cf2
* -geometry supportarpi2003-01-031-1/+4
| | | | | | | patch by Henk <henk@god.dyndns.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8739 b3059339-0415-0410-9bf9-f77b7e298cf2
* better image/plane copyarpi2003-01-031-6/+13
| | | | | | | based on patch by Michael Halcrow <mah69@email.byu.edu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8738 b3059339-0415-0410-9bf9-f77b7e298cf2
* pphelpmichael2003-01-036-7/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8737 b3059339-0415-0410-9bf9-f77b7e298cf2
* compiler warning fixarpi2003-01-031-1/+1
| | | | | | | patch by sr <seru@gmx.net> (and others too in the past) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8736 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2003-01-031-2/+2
| | | | | | | patch by Oskar Liljeblad <oskar@osk.mine.nu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8735 b3059339-0415-0410-9bf9-f77b7e298cf2
* compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>arpi2003-01-035-16/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8734 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD fixnexus2003-01-031-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8733 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l :-))filon2003-01-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8732 b3059339-0415-0410-9bf9-f77b7e298cf2
* useless lines removed :)arpi2003-01-031-2/+0
| | | | | | | thx to Thanks Matthias & Steffen Barszus git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8731 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rearrange the vo and ao driver order to prefer the native drivers and givediego2003-01-032-6/+6
| | | | | | | a better out of the box experience on Cygwin. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8730 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added patch by Thomas Jaroschmswitch2003-01-021-30/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8729 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-01-021-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8728 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-01-021-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8727 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-01-021-5/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8726 b3059339-0415-0410-9bf9-f77b7e298cf2
* Updated changelogmswitch2003-01-021-12/+9
| | | | | | | | Removed unneeded ifdefs No longer set static variables to 0 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8725 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use system-wide menu.conf file if nothing else is availible,filon2003-01-021-5/+13
| | | | | | | also always try first to fallback to user configuration file. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8724 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added patch that makes the dxr3 return to the previous tv norm when quiting.mswitch2003-01-021-8/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8723 b3059339-0415-0410-9bf9-f77b7e298cf2
* osdlevel can have the value of 3 tooalex2003-01-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8722 b3059339-0415-0410-9bf9-f77b7e298cf2
* add fwd/bck 10 minpontscho2003-01-021-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8721 b3059339-0415-0410-9bf9-f77b7e298cf2
* correct widget destroy event handler (thank for D J Hawkey Jr ↵pontscho2003-01-0210-13/+25
| | | | | | <hawkeyd@visi.com>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8720 b3059339-0415-0410-9bf9-f77b7e298cf2
* - Now mmst will use the MMS/TCP implementation first, instead of tryingbertrand2003-01-021-5/+5
| | | | | | | | | MMS/HTTP first. - Fixed a bug when reporting ASF redirector for a text/html payload, was generating a seg fault in playtree. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8719 b3059339-0415-0410-9bf9-f77b7e298cf2
* add overlapping to preferencespontscho2003-01-024-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8718 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix bitmap leak pointed out by Pierre-Paul Lavoie <ppl@nbnet.nb.ca>attila2003-01-021-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8717 b3059339-0415-0410-9bf9-f77b7e298cf2
* // Translated by: "heart_of_the_ocean" Murat ALKANarpi2003-01-021-0/+510
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8716 b3059339-0415-0410-9bf9-f77b7e298cf2
* SDL Audio configure window from Filip Kalinski <filon@pld.org.pl>pontscho2003-01-027-1/+153
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8715 b3059339-0415-0410-9bf9-f77b7e298cf2
* persistant history path from Pavel Rousar <p.rousar@sh.cvut.cz>pontscho2003-01-022-2/+79
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8714 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed stream errors on some cygwin installationsfaust32003-01-021-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8713 b3059339-0415-0410-9bf9-f77b7e298cf2
* sig 11 fix in reinit and resample + spelling error fixesanders2003-01-023-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8712 b3059339-0415-0410-9bf9-f77b7e298cf2
* motion estimation pre passmichael2003-01-021-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8711 b3059339-0415-0410-9bf9-f77b7e298cf2
* motion estimation pre passmichael2003-01-021-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8710 b3059339-0415-0410-9bf9-f77b7e298cf2
* [no]progressiv --> [no]progressivediego2003-01-015-6/+6
| | | | | | | There was an 'e' missing at the end. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8709 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncfrodone2003-01-0111-1603/+2097
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8708 b3059339-0415-0410-9bf9-f77b7e298cf2
* two more bugs :(gabucino2003-01-011-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8707 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2003-01-012-21/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8706 b3059339-0415-0410-9bf9-f77b7e298cf2
* tip for 'channels' TV optiongabucino2003-01-011-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8705 b3059339-0415-0410-9bf9-f77b7e298cf2
* supress clicks/noise when changing channelshenry2003-01-011-4/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8704 b3059339-0415-0410-9bf9-f77b7e298cf2
* filling in missing inforfelker2003-01-011-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8703 b3059339-0415-0410-9bf9-f77b7e298cf2
* document minimum qscale correctly. someone should probably add a noterfelker2003-01-012-3/+3
| | | | | | | | to the man page explaining that q=1 is a bad idea unless you really know what you're doing. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8702 b3059339-0415-0410-9bf9-f77b7e298cf2
* -pass no longer exists so this is irrelevantrfelker2003-01-011-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8701 b3059339-0415-0410-9bf9-f77b7e298cf2
* Spell checking, parts reworded for greater clarity, layout now usesdiego2003-01-011-63/+87
| | | | | | | whitespace more generously, small updates. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8700 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix compilation on solarisattila2003-01-011-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8699 b3059339-0415-0410-9bf9-f77b7e298cf2
* add arpi's explanation of -vop il to the docsattila2003-01-011-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8698 b3059339-0415-0410-9bf9-f77b7e298cf2
* new optionsmichael2003-01-011-0/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8697 b3059339-0415-0410-9bf9-f77b7e298cf2
* lavc 4649michael2003-01-011-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8696 b3059339-0415-0410-9bf9-f77b7e298cf2
* sending 10l to Filipattila2003-01-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8695 b3059339-0415-0410-9bf9-f77b7e298cf2
* - reverting icewm hack (i have used broken icewm, regular one is working)filon2003-01-011-14/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8694 b3059339-0415-0410-9bf9-f77b7e298cf2
* X11 window aspect patch by Arnaud Boulan <boulan@iie.cnam.fr>attila2003-01-014-0/+21
| | | | | | | | adds 2 options: -keepaspect (default) and -nokeepaspect tested with icewm and enlightenment git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8693 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmeticsnicolas2003-01-011-38/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8692 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatedarpi2003-01-011-16/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8691 b3059339-0415-0410-9bf9-f77b7e298cf2
* compile fixed. even with --enable-guiarpi2003-01-011-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8690 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2002-12-312-95/+94
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8689 b3059339-0415-0410-9bf9-f77b7e298cf2
* better BSD/OS support by Steven Schultz <sms@2bsd.com>alex2002-12-311-7/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8688 b3059339-0415-0410-9bf9-f77b7e298cf2
* entering hall of fame :)attila2002-12-311-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8687 b3059339-0415-0410-9bf9-f77b7e298cf2
* -of is beta codejonas2002-12-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8686 b3059339-0415-0410-9bf9-f77b7e298cf2
* trellis quantizationmichael2002-12-311-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8685 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2002-12-311-48/+90
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8684 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixnicolas2002-12-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8683 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2002-12-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8682 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2002-12-311-38/+53
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8681 b3059339-0415-0410-9bf9-f77b7e298cf2
* some morearpi2002-12-311-3/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8680 b3059339-0415-0410-9bf9-f77b7e298cf2
* Port of pl_surround.c to af-layer.ranma2002-12-313-1/+251
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8679 b3059339-0415-0410-9bf9-f77b7e298cf2
* Translation updatesdiego2002-12-313-204/+674
| | | | | | | | | Spanish: seru <seru@gmx.net> Korean: DongCheon Park <pdc@kaist.ac.kr> Portuguese: Fabio Pugliese Ornellas <fabio.ornellas@poli.usp.br> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8678 b3059339-0415-0410-9bf9-f77b7e298cf2
* I have just installed IceWM 1.2.3 which supports NetWM and has brokenarpi2002-12-311-6/+28
| | | | | | | | | | | | | | | | | | support for resizing. To maximize window we need to use _NET_WM_STATE_FULLSCREEN, but it doesn't tell use that it supports it. New IceWM also doesn't support layers in fullscreen mode, changing it doesn't change window position (again, "-icelayer" doesn't fit well). Also while fixing fvwm metacity got broken again, so there is a new hack or it, and small fix in code for openbox. Now it should work on almost everything. Filip Kalinski <filon@pld.org.pl> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8677 b3059339-0415-0410-9bf9-f77b7e298cf2
* Extending delay to have different delays for different channelsanders2002-12-311-82/+115
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8676 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l memory leak + bug fixes in ms to sample time conversionanders2002-12-315-15/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8675 b3059339-0415-0410-9bf9-f77b7e298cf2
* vga_draw* functions don't support linear memory for 'most' video cardsiive2002-12-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8674 b3059339-0415-0410-9bf9-f77b7e298cf2
* I've made some changes to the -identify handling. As previously the outputarpi2002-12-311-2/+2
| | | | | | | | | for ID_VIDEO_FORMAT was only meaningful if it was a fourcc file, the output for mpeg1 and mpeg2 was jibberish. based on patch by Philip Jägenstedt <philipj@telia.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8673 b3059339-0415-0410-9bf9-f77b7e298cf2
* Obvious patch to avoid undefined behaviour of multiple side effects inarpi2002-12-311-3/+3
| | | | | | | | a single expression. patch by Wolfram Gloger <wmglo@dent.med.uni-muenchen.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8672 b3059339-0415-0410-9bf9-f77b7e298cf2
* new help_diff.sh don't like spacesiive2002-12-311-81/+81
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8671 b3059339-0415-0410-9bf9-f77b7e298cf2
* This time the patch is fixing much more that breaking :-)arpi2002-12-301-12/+31
| | | | | | | | | | | | | | | It includes ugly hack for OpenBox, swaps checking for netwm with layers (and makes fvwm work -> they have also broken _NET_WM_STATE_FULLSCREEN but also supports layers) and changes back fullscreen layer to 10, afterstep doesn't like 12 :-) Tested with: sawfish, metacity, kwin, blackbox, openbox, waimea, windowmaker, afterstep, icewm, mwm, fvwm Filip Kalinski <filon@pld.org.pl> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8670 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l remove unused codefaust32002-12-301-12/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8669 b3059339-0415-0410-9bf9-f77b7e298cf2
* fullscreencode rewritten, some cleanupfaust32002-12-301-345/+281
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8668 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l another int i missing (without ^M)faust32002-12-301-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8667 b3059339-0415-0