summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Preliminary Support for building MPlayer with Intel C++ compiler.atmos42004-08-021-2/+29
| | | | | | | | | | Still needs some work to use the proper optimization parameters. I haven't yet fixed the loader/dmo/dshow code so compile those dirs using make -C loader CC=gcc [...] for the meantime. To try use CC=icc ./configure with ICC 8.0 or later. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12930 b3059339-0415-0410-9bf9-f77b7e298cf2
* ICC 8.0 compilation fixesatmos42004-08-022-15/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12929 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for passing mouse events on to MPlayerreimar2004-08-011-0/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12928 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l query format at least when used with vidix, disable colorkeying with ↵faust32004-08-011-0/+5
| | | | | | vidix, should fix #38 and #33 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12927 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l to the author of this longstanding and obscure bug. Each languagediego2004-07-311-2/+2
| | | | | | | | should be removed only once from the list. Thanks to Chris White for pointing out that there was a problem. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12926 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l, fixes DXR3 compile problems caused by my last patch.reimar2004-07-311-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12925 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetic warning fix (missing newline at end of file)diego2004-07-312-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12924 b3059339-0415-0410-9bf9-f77b7e298cf2
* synclumag2004-07-311-7/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12923 b3059339-0415-0410-9bf9-f77b7e298cf2
* mingw stdin fixesfaust32004-07-311-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12922 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed long obsolete files.diego2004-07-308-513/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12921 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use = instead if # in ALSA device name, as # irritates our config-parser.reimar2004-07-302-5/+5
| | | | | | | Original patch by stan (at) saticed (dot) me (dot) uk git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12920 b3059339-0415-0410-9bf9-f77b7e298cf2
* unified audio options dialog, fixes also bug #40reimar2004-07-306-294/+338
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12919 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove obsolete entries, patch by VMiklos <mamajom@axelero.hu>.diego2004-07-301-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12918 b3059339-0415-0410-9bf9-f77b7e298cf2
* These files are long obsolete.diego2004-07-302-161/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12917 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove leftover references to libmpflac/ad_flaclumag2004-07-302-11/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12916 b3059339-0415-0410-9bf9-f77b7e298cf2
* Obsolete now that the docs are XML.diego2004-07-291-20/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12915 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for 24 bit audioreimar2004-07-291-0/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12914 b3059339-0415-0410-9bf9-f77b7e298cf2
* add var vo_rootwin and -rootwin switch for mac osxnplourde2004-07-294-7/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12913 b3059339-0415-0410-9bf9-f77b7e298cf2
* compilation fixes from Gentoo by Chris White <webmaster@securesystem.info>diego2004-07-291-8/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12912 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, FILE is defined in stdio.hreimar2004-07-281-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12911 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes a crash and unchecked string-handling in ENCA code.reimar2004-07-285-43/+27
| | | | | | | Also does a bit of cleanup. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12910 b3059339-0415-0410-9bf9-f77b7e298cf2
* automatic loading of af_volume, original patch by Dan Christiansen (danchr ↵reimar2004-07-283-5/+13
| | | | | | (at) daimi (dot) au (dot) dk) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12909 b3059339-0415-0410-9bf9-f77b7e298cf2
* added missing 'synced with'paszczi2004-07-281-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12908 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synclumag2004-07-282-5/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12907 b3059339-0415-0410-9bf9-f77b7e298cf2
* We're long past 0.90.diego2004-07-282-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12906 b3059339-0415-0410-9bf9-f77b7e298cf2
* typosdiego2004-07-281-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12905 b3059339-0415-0410-9bf9-f77b7e298cf2
* We support more than just DivX 5.01.diego2004-07-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12904 b3059339-0415-0410-9bf9-f77b7e298cf2
* ff-snow addedarpi2004-07-271-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12903 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fabian's nickdiego2004-07-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12902 b3059339-0415-0410-9bf9-f77b7e298cf2
* Wording/spelling suggestions by the Wanderer, merged sections about when todiego2004-07-261-9/+8
| | | | | | | send separate patches. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12901 b3059339-0415-0410-9bf9-f77b7e298cf2
* prevent segfault on shmem faileriive2004-07-261-0/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12900 b3059339-0415-0410-9bf9-f77b7e298cf2
* Explain how to handle big patches and why uploading patches is bad.diego2004-07-261-9/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12899 b3059339-0415-0410-9bf9-f77b7e298cf2
* More syncnauj272004-07-251-71/+78
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12898 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix -nosound and -novideo (bug #28)rtognimp2004-07-251-10/+3
| | | | | | | | Move audio fourcc assignement inside audio if() Remove bogus VLB warning (codec missing, no demuxer problem) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12897 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed saver_on, saver_off calls, they are already in x11_common.creimar2004-07-258-21/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12896 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix segfault caused by changing a pointer that will be freed laterrtognimp2004-07-251-5/+7
| | | | | | | Patch by Martin Simmons ( vyslnqaaxytp at spammotel dot com ) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12895 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix segfault when loading subtitles (idea by pl)rathann2004-07-251-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12894 b3059339-0415-0410-9bf9-f77b7e298cf2
* almost syncnauj272004-07-241-146/+454
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12893 b3059339-0415-0410-9bf9-f77b7e298cf2
* added src level documentation for the get_path() functional2004-07-231-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12892 b3059339-0415-0410-9bf9-f77b7e298cf2
* false-use-of-get_path() memleak fixes.al2004-07-232-4/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12891 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed ref to extern WinIDnplourde2004-07-231-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12890 b3059339-0415-0410-9bf9-f77b7e298cf2
* add support for -rootwin commandnplourde2004-07-231-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12889 b3059339-0415-0410-9bf9-f77b7e298cf2
* add rootwin cmd to mac osxnplourde2004-07-231-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12888 b3059339-0415-0410-9bf9-f77b7e298cf2
* listen for key repeats, patch by Dan Christiansennplourde2004-07-221-59/+66
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12887 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix for people experimenting with GUI under windowsreimar2004-07-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12886 b3059339-0415-0410-9bf9-f77b7e298cf2
* typopaszczi2004-07-221-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12885 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncpaszczi2004-07-221-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12884 b3059339-0415-0410-9bf9-f77b7e298cf2
* update RedHat RPM sites in doc translationsrathann2004-07-218-9/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12883 b3059339-0415-0410-9bf9-f77b7e298cf2
* update RPM site location in docsrathann2004-07-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12882 b3059339-0415-0410-9bf9-f77b7e298cf2
* nroff bugs fixed.diego2004-07-213-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12881 b3059339-0415-0410-9bf9-f77b7e298cf2
* reduced code complexity, and also made consistent with other partsalex2004-07-211-12/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12880 b3059339-0415-0410-9bf9-f77b7e298cf2
* removing broken and unneeded copyalex2004-07-211-5/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12879 b3059339-0415-0410-9bf9-f77b7e298cf2
* skip ecc only if present, patch by Alexis Durelle ↵alex2004-07-211-2/+12
| | | | | | <alexis.durelle@cen.cnamts.fr> (needed for the Aiptek DV3500 camera) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12878 b3059339-0415-0410-9bf9-f77b7e298cf2
* unmaintained, outdated, unnecessary, removeddiego2004-07-201-129/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12877 b3059339-0415-0410-9bf9-f77b7e298cf2
* reorganized, reformatted, explanation improved, typos, wordingdiego2004-07-201-70/+96
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12876 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix typos and better explanatory text.diego2004-07-201-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12875 b3059339-0415-0410-9bf9-f77b7e298cf2
* Patches should get an answer.diego2004-07-201-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12874 b3059339-0415-0410-9bf9-f77b7e298cf2
* 0.18 was never released and a few dates added.diego2004-07-201-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12873 b3059339-0415-0410-9bf9-f77b7e298cf2
* mencoder psnr segfaults on readonly fs patch by (Fabio Russo <f.russo at ↵michael2004-07-201-0/+2
| | | | | | sosinformatica dot com>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12872 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.121paszczi2004-07-201-6/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12871 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.629paszczi2004-07-201-14/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12870 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncpaszczi2004-07-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12869 b3059339-0415-0410-9bf9-f77b7e298cf2
* -adapters only works with directxattila2004-07-201-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12868 b3059339-0415-0410-9bf9-f77b7e298cf2
* Updated to conform to a small change in the LIVE.COM API.rsf2004-07-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12867 b3059339-0415-0410-9bf9-f77b7e298cf2
* Updated to cnform to a small change in the LIVE.COM API.rsf2004-07-201-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12866 b3059339-0415-0410-9bf9-f77b7e298cf2
* Hint about . and ' in nroff.diego2004-07-201-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12865 b3059339-0415-0410-9bf9-f77b7e298cf2
* updates and fixes by Sebastian Krämer <mail@skraemer.de>diego2004-07-191-162/+214
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12864 b3059339-0415-0410-9bf9-f77b7e298cf2
* embarassing typodiego2004-07-196-9/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12863 b3059339-0415-0410-9bf9-f77b7e298cf2
* name changediego2004-07-192-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12862 b3059339-0415-0410-9bf9-f77b7e298cf2
* embarassing typodiego2004-07-1911-16/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12861 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2004-07-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12860 b3059339-0415-0410-9bf9-f77b7e298cf2
* embarassing typo and new namediego2004-07-192-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12859 b3059339-0415-0410-9bf9-f77b7e298cf2
* embarassing typodiego2004-07-193-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12858 b3059339-0415-0410-9bf9-f77b7e298cf2
* embarassing typosdiego2004-07-194-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12857 b3059339-0415-0410-9bf9-f77b7e298cf2
* -monitor-* options corrected.diego2004-07-191-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12856 b3059339-0415-0410-9bf9-f77b7e298cf2
* cat disclaimer > /dev/nulldiego2004-07-191-8/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12855 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove stray \.diego2004-07-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12854 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2004-07-193-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12853 b3059339-0415-0410-9bf9-f77b7e298cf2
* name change, codec download locationdiego2004-07-191-7/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12852 b3059339-0415-0410-9bf9-f77b7e298cf2
* typos pointed out by The Wanderer.diego2004-07-191-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12851 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed unnecessary commentspaszczi2004-07-181-54/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12850 b3059339-0415-0410-9bf9-f77b7e298cf2
* manpage translated (finally) by Torinthiel and mepaszczi2004-07-181-2601/+4619
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12849 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncpaszczi2004-07-181-16/+56
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12848 b3059339-0415-0410-9bf9-f77b7e298cf2
* stylepaszczi2004-07-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12847 b3059339-0415-0410-9bf9-f77b7e298cf2
*