summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* some more segfault fixesfaust32004-08-261-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13151 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lmichael2004-08-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13150 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove unnecessary mips check (it's obsolete anyway)rathann2004-08-261-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13149 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatehenry2004-08-261-23/+55
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13148 b3059339-0415-0410-9bf9-f77b7e298cf2
* More sync against latest english manpage patches and french grammar correctionsgpoirier2004-08-261-146/+196
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13147 b3059339-0415-0410-9bf9-f77b7e298cf2
* change to match current bgr/rgb definitionmichael2004-08-261-15/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13146 b3059339-0415-0410-9bf9-f77b7e298cf2
* properly set linking flags for NetBSD, patch by jb13@gomerbud.comdiego2004-08-261-2/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13145 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync + some small fixeswight2004-08-251-121/+123
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13144 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add \: after /wight2004-08-251-105/+105
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13143 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.677paszczi2004-08-251-39/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13142 b3059339-0415-0410-9bf9-f77b7e298cf2
* Apparently the latin1 groff device gives better results than ascii.diego2004-08-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13141 b3059339-0415-0410-9bf9-f77b7e298cf2
* prevent libmpeg2 from freeing shfaust32004-08-251-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13140 b3059339-0415-0410-9bf9-f77b7e298cf2
* warning fixes and a 10l (.IPS vs .IPs)diego2004-08-251-5/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13139 b3059339-0415-0410-9bf9-f77b7e298cf2
* Detect if the assembler supports receiving data through -pipe,diego2004-08-251-3/+8
| | | | | | | patch by Gabucino. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13138 b3059339-0415-0410-9bf9-f77b7e298cf2
* Search for X11 libs in /usr/lib as well (Digital Unix), patch by Gabucino.diego2004-08-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13137 b3059339-0415-0410-9bf9-f77b7e298cf2
* keyboard control: some fixes and extensions, punctuationdiego2004-08-251-41/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13136 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cycle through the available subtitles with 'b'.diego2004-08-251-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13135 b3059339-0415-0410-9bf9-f77b7e298cf2
* allow alignment without ATTRIBUTE_ALIGNED_MAX been defined, it fixes sparc ↵iive2004-08-251-1/+1
| | | | | | unaligned memory access git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13134 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lfaust32004-08-251-4/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13133 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cosmetics: fix some compiler warnings.mosu2004-08-252-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13132 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document how to specify multiple paths with the --with-* options,diego2004-08-251-18/+19
| | | | | | | 90% based on a patch by Torinthiel <torinthiel@megapolis.pl>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13131 b3059339-0415-0410-9bf9-f77b7e298cf2
* Display the language code for subtitles from Matroska files.mosu2004-08-243-3/+50
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13130 b3059339-0415-0410-9bf9-f77b7e298cf2
* compile fix (missing string)henry2004-08-241-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13129 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not use globals. Put the variables into the appropriate demuxer struct ↵mosu2004-08-243-12/+42
| | | | | | instead. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13128 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for subtitle switching in Matroska.mosu2004-08-243-10/+139
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13127 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with 1.642, minor changes, space at end of linedanny2004-08-241-243/+331
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13126 b3059339-0415-0410-9bf9-f77b7e298cf2
* add rgb32 csp supportnplourde2004-08-241-19/+95
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13125 b3059339-0415-0410-9bf9-f77b7e298cf2
* postproc fixhenry2004-08-243-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13124 b3059339-0415-0410-9bf9-f77b7e298cf2
* printf -> mp_msg conversion, first stepsdiego2004-08-2427-185/+239
| | | | | | | patch by The Wanderer <inverseparadox@comcast.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13123 b3059339-0415-0410-9bf9-f77b7e298cf2
* id3edit updateddiego2004-08-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13122 b3059339-0415-0410-9bf9-f77b7e298cf2
* updates by Guillaume POIRIER <gpoirier@irisa.fr>diego2004-08-241-132/+174
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13121 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix crash when using close buttonnplourde2004-08-241-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13120 b3059339-0415-0410-9bf9-f77b7e298cf2
* more TARGET_* conditionalshenry2004-08-241-1/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13119 b3059339-0415-0410-9bf9-f77b7e298cf2
* actually use the acceleration on SPARChenry2004-08-241-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13118 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix compilation withoud libdvdreadhenry2004-08-241-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13117 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.46paszczi2004-08-241-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13116 b3059339-0415-0410-9bf9-f77b7e298cf2
* spellingpaszczi2004-08-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13115 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.675paszczi2004-08-241-6/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13114 b3059339-0415-0410-9bf9-f77b7e298cf2
* libmpeg2 B-frame fixhenry2004-08-242-28/+54
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13113 b3059339-0415-0410-9bf9-f77b7e298cf2
* H.263 spellingdiego2004-08-243-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13112 b3059339-0415-0410-9bf9-f77b7e298cf2
* vm window handling fixesfaust32004-08-241-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13111 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmeticsdiego2004-08-241-17/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13110 b3059339-0415-0410-9bf9-f77b7e298cf2
* spelling, rewording, some additionsdiego2004-08-241-24/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13109 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_svga suboptions, yuv4mpeg notediego2004-08-231-3/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13108 b3059339-0415-0410-9bf9-f77b7e298cf2
* wrong formatsdiego2004-08-231-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13107 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l Pepsidiego2004-08-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13106 b3059339-0415-0410-9bf9-f77b7e298cf2
* default stylewight2004-08-231-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13105 b3059339-0415-0410-9bf9-f77b7e298cf2
* updates by Guillaume POIRIER <gpoirier@irisa.fr>diego2004-08-231-202/+228
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13104 b3059339-0415-0410-9bf9-f77b7e298cf2
* large updates by Sebastian Krämer <mail@skraemer.de>diego2004-08-231-27/+413
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13103 b3059339-0415-0410-9bf9-f77b7e298cf2
* prevent XFree execution on wrong conditioniive2004-08-231-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13102 b3059339-0415-0410-9bf9-f77b7e298cf2
* mime handling support, patch by Konstantin G. Khlebnikov <c00nst@ezmail.ru>diego2004-08-232-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13101 b3059339-0415-0410-9bf9-f77b7e298cf2
* Check if -liconv is needed for iconv.wight2004-08-231-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13100 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make the stepsize of volume changes, changeable by a commandline paarameterattila2004-08-233-1/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13099 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adding doxygen stuff.attila2004-08-234-2/+1151
| | | | | | | From now on every function has to be documented. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13098 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixesdiego2004-08-221-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13097 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncwight2004-08-221-29/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13096 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix for audio position inaccuracyjoey2004-08-221-1/+1
| | | | | | | | also accounts for -speed option patch by Mikulas Patocka git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13095 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync tag bumpwight2004-08-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13094 b3059339-0415-0410-9bf9-f77b7e298cf2
* forgot some ifdef's and broke mplayer.c without ogg & dvdreadjoey2004-08-221-0/+4
| | | | | | | 1L to me! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13093 b3059339-0415-0410-9bf9-f77b7e298cf2
* added runtime toggle of root window playbackjoey2004-08-226-0/+34
| | | | | | | only directx supports this at the moment git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13092 b3059339-0415-0410-9bf9-f77b7e298cf2
* added -rootwin support to vo_directxjoey2004-08-228-14/+27
| | | | | | | | updated all man pages except chinese also added mention of vo_quartz's rootwin to man pages where it was missing git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13091 b3059339-0415-0410-9bf9-f77b7e298cf2
* moved combined vobsub_lang into sub_selectjoey2004-08-227-19/+93
| | | | | | | | | add support for dvd subs and ogg subs into sub_select document sub_select vobsub_lang left as a link to sub_select for backwards compatibility git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13090 b3059339-0415-0410-9bf9-f77b7e298cf2
* spelling/wording as suggested by Sebastian Krämer <mail@skraemer.de>diego2004-08-221-26/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13089 b3059339-0415-0410-9bf9-f77b7e298cf2
* wording fix suggested by the Wandererdiego2004-08-221-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13088 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.669wight2004-08-221-18/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13087 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor fixeswight2004-08-221-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13086 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncwight2004-08-221-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13085 b3059339-0415-0410-9bf9-f77b7e298cf2
* H.261 support via lavc codec and lavf demuxerrtognimp2004-08-221-0/+8
| | | | | | | Note: works only on raw h261 files git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13084 b3059339-0415-0410-9bf9-f77b7e298cf2
* spellingdiego2004-08-221-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13083 b3059339-0415-0410-9bf9-f77b7e298cf2
* more genre IDs by Bernd Ernesti <mplayer@lists.veego.de>diego2004-08-221-6/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13082 b3059339-0415-0410-9bf9-f77b7e298cf2
* updates by Sebastian Krämer <mail@skraemer.de>diego2004-08-221-388/+564
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13081 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixes by Sebastian Krämer <mail@skraemer.de>diego2004-08-221-13/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13080 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync + random fixeswight2004-08-211-132/+135
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13079 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor fixeswight2004-08-211-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13078 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing \wight2004-08-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13077 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for snowalex2004-08-211-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13076 b3059339-0415-0410-9bf9-f77b7e298cf2
* support snowalex2004-08-211-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13075 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffsonicalex2004-08-211-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13074 b3059339-0415-0410-9bf9-f77b7e298cf2
* nut is only handled by lavf, speed up detectionalex2004-08-211-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13073 b3059339-0415-0410-9bf9-f77b7e298cf2
* synclumag2004-08-211-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13072 b3059339-0415-0410-9bf9-f77b7e298cf2
* Include origin text for quote.lumag2004-08-211-2/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13071 b3059339-0415-0410-9bf9-f77b7e298cf2
* updates by Sebastian Krämer <mail@skraemer.de>diego2004-08-211-115/+121
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13070 b3059339-0415-0410-9bf9-f77b7e298cf2
* man page review part Vdiego2004-08-211-157/+154
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13069 b3059339-0415-0410-9bf9-f77b7e298cf2
* updates by Guillaume POIRIER <gpoirier@irisa.fr>diego2004-08-211-155/+285
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13068 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncpaszczi