summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sync with 1.1053gpoirier2005-07-281-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16130 b3059339-0415-0410-9bf9-f77b7e298cf2
* File list like in termoralex2005-07-281-0/+46
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16129 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo and consistency fix by Paul TT <paultt - at - hackerjournal - dot - it>diego2005-07-281-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16128 b3059339-0415-0410-9bf9-f77b7e298cf2
* no sense anymorealex2005-07-281-43/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16127 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix crash with large imagesreimar2005-07-281-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16126 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sometimes you have to manually add scale at the end of the filter chain :-(reimar2005-07-281-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16125 b3059339-0415-0410-9bf9-f77b7e298cf2
* wording/spelling/consistencydiego2005-07-281-6/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16124 b3059339-0415-0410-9bf9-f77b7e298cf2
* gmplayer + arts == bad!reimar2005-07-282-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16123 b3059339-0415-0410-9bf9-f77b7e298cf2
* Amiga port from www.amigasoft.netdiego2005-07-281-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16122 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mention the MPlayer-translations mailing list and explain the differencediego2005-07-281-4/+7
| | | | | | | | to MPlayer-DOCS. based on a patch by Paul TT < paultt- at - hackerjournal - dot - it > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16121 b3059339-0415-0410-9bf9-f77b7e298cf2
* msrle in Quicktime FOURCCreimar2005-07-281-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16120 b3059339-0415-0410-9bf9-f77b7e298cf2
* OpenGL needs _ld_dl to get extension functionsreimar2005-07-271-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16119 b3059339-0415-0410-9bf9-f77b7e298cf2
* More helper functions/defines and bugfixesreimar2005-07-273-65/+153
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16118 b3059339-0415-0410-9bf9-f77b7e298cf2
* Italian help file charsetdiego2005-07-271-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16117 b3059339-0415-0410-9bf9-f77b7e298cf2
* added missing license headeralex2005-07-271-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16116 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove unneeded vgagliive2005-07-261-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16115 b3059339-0415-0410-9bf9-f77b7e298cf2
* catch failed buffer allocationreimar2005-07-261-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16114 b3059339-0415-0410-9bf9-f77b7e298cf2
* strncasecmp is not necessary and e.g. strncasecmp(prot, "mms", 3) willreimar2005-07-261-4/+4
| | | | | | | | also match e.g. mmshttp! Thanks to Ian Remmler for noticing. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16113 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use dlsym to get glXGetProcAddress, only way to (hopefully) make itreimar2005-07-261-6/+27
| | | | | | | compile everywhere since the gl/glx headers are such a mess... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16112 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.1052: pp7 video filter descriptiongpoirier2005-07-261-0/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16111 b3059339-0415-0410-9bf9-f77b7e298cf2
* OpenGL fixes for windows and vo_gl.c ported to windows.reimar2005-07-265-4/+48
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16110 b3059339-0415-0410-9bf9-f77b7e298cf2
* pp7 video filter descriptiondiego2005-07-261-0/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16109 b3059339-0415-0410-9bf9-f77b7e298cf2
* restrict to YV12 since the default limit does not work well for anything else.reimar2005-07-261-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16108 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.1051gpoirier2005-07-261-6/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16107 b3059339-0415-0410-9bf9-f77b7e298cf2
* ao_jack (no)estimate and vo_gl rectangle default value documentedreimar2005-07-261-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16106 b3059339-0415-0410-9bf9-f77b7e298cf2
* improved audio delay estimation, supposed to help make the video smootherreimar2005-07-261-16/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16105 b3059339-0415-0410-9bf9-f77b7e298cf2
* Formatting and wording fixes.diego2005-07-261-11/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16104 b3059339-0415-0410-9bf9-f77b7e298cf2
* rectangular texture and -dr support for vo_glreimar2005-07-261-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16103 b3059339-0415-0410-9bf9-f77b7e298cf2
* build fixdiego2005-07-261-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16102 b3059339-0415-0410-9bf9-f77b7e298cf2
* -dr support for -vo glreimar2005-07-261-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16101 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for rectangular and streaming textures.reimar2005-07-263-30/+213
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16100 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make it possible to use libavcodecs png decoder.reimar2005-07-261-6/+15
| | | | | | | Disable BGR output for binary wmv decoders, since these are slooow. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16099 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.1048gpoirier2005-07-261-28/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16098 b3059339-0415-0410-9bf9-f77b7e298cf2
* Less confusing description of -vwanderer2005-07-261-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16097 b3059339-0415-0410-9bf9-f77b7e298cf2
* formatting fixes galorediego2005-07-261-26/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16096 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.176diego2005-07-261-7/+63
| | | | | | | patch by Paul TT < paultt - at - hackerjournal - dot it > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16095 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use a more stable URL.diego2005-07-262-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16094 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use DRAW_IMAGE instead of draw_framereimar2005-07-251-22/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16093 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.25gabrov2005-07-251-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16092 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.86gabrov2005-07-251-3582/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16091 b3059339-0415-0410-9bf9-f77b7e298cf2
* new file, synced with 1.4gabrov2005-07-251-0/+3709
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16090 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing \nreimar2005-07-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16089 b3059339-0415-0410-9bf9-f77b7e298cf2
* General note about filtering from Rich's encoding guidegpoirier2005-07-241-0/+43
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16088 b3059339-0415-0410-9bf9-f77b7e298cf2
* Moves the "audio" section just before the "muxing" section. + fixes ↵gpoirier2005-07-241-74/+76
| | | | | | suggested by Jeff git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16087 b3059339-0415-0410-9bf9-f77b7e298cf2
* New item: "Choosing resolution and bitrate", from Rich's encoding guidegpoirier2005-07-241-0/+71
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16086 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo: s/-lavdopts/lavdoptskraymer2005-07-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16085 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixes and sync with 1.175kraymer2005-07-241-8/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16084 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.1046gpoirier2005-07-241-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16083 b3059339-0415-0410-9bf9-f77b7e298cf2
* restore window shadow when quitting fullscreen modenplourde2005-07-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16082 b3059339-0415-0410-9bf9-f77b7e298cf2
* re-organize MEncoder doc in a more sensible way: splitting "basic mencoder ↵gpoirier2005-07-243-3643/+3652
| | | | | | | | | usage" and "encoding with mencoder". note: if you can't generate the doc on your machine, make sure you run "make distclean" beforehand git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16081 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove untranslatable stringswight2005-07-242-10/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16080 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some ICY servers (e.g. http://broadcast.spnet.net:8000/darikhigh) do not setreimar2005-07-241-1/+1
| | | | | | | the protocol correctly, so look for icy-metaint in the response instead. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16079 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove non-translatable messageswight2005-07-248-35/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16078 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.71gabrov2005-07-231-6/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16077 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove -hardframedrop reference and advice -lavdopts instead.reimar2005-07-231-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16076 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow the ffmpeg people to use this code if they want.reimar2005-07-232-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16075 b3059339-0415-0410-9bf9-f77b7e298cf2
* -af-adv force also supports 4-7, this part was missed in the updatereimar2005-07-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16074 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid hang with -af-adv force=3reimar2005-07-231-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16073 b3059339-0415-0410-9bf9-f77b7e298cf2
* use calloc so that mp_cmd_free won't use uninitialized data in case of an errorreimar2005-07-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16072 b3059339-0415-0410-9bf9-f77b7e298cf2
* Multiple unsv/scast bug fixes.reimar2005-07-231-8/+14
| | | | | | | | | * use recv instead of read for MinGW compatibility * detect EOF more reliably * use ultravox only for unsv:// instead of trying autodetection git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16071 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.71wight2005-07-231-41/+157
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16070 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make screen output look betterwight2005-07-231-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16069 b3059339-0415-0410-9bf9-f77b7e298cf2
* the the auto* tools should be inside an <application></application> taggpoirier2005-07-231-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16068 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.1045gpoirier2005-07-231-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16067 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000l to me. Broke compilation when EDL is disabled.ods152005-07-231-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16066 b3059339-0415-0410-9bf9-f77b7e298cf2
* -nocolorkey now supported by directxwanderer2005-07-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16065 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.85gabrov2005-07-221-8/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16064 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.92gabrov2005-07-221-236/+217
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16063 b3059339-0415-0410-9bf9-f77b7e298cf2
* add some closedir() to fix some opendir() leaksaurel2005-07-222-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16062 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix invalid pointers passed to init_audio_filtersreimar2005-07-221-3/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16061 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.15wight2005-07-221-11/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16060 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.17wight2005-07-221-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16059 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync tag bump to 1.58wight2005-07-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16058 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.66wight2005-07-221-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16057 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.27wight2005-07-221-1/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16056 b3059339-0415-0410-9bf9-f77b7e298cf2
* Quote and extra \n fixeswight2005-07-221-17/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16055 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.13wight2005-07-221-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16054 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.81wight2005-07-221-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16053 b3059339-0415-0410-9bf9-f77b7e298cf2
* - sync 1.173wight2005-07-221-5/+12
| | | | | | | - deleted non-translatable entries git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16052 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync 1.1044wight2005-07-221-17/+107
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16051 b3059339-0415-0410-9bf9-f77b7e298cf2
* define SIGHUP and SIGPIPE for MinGW and catch SIGPIPE also in mplayerreimar2005-07-222-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16050 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.1044gpoirier2005-07-221-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16049 b3059339-0415-0410-9bf9-f77b7e298cf2
* guard against double uninit (reportedly can happen on STRG+C)reimar2005-07-221-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16048 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.58 (increased sync tag after typo fix in English revision)gabrov2005-07-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16047 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixes.ods152005-07-221-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16046 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.1043gpoirier2005-07-221-2/+56
| | | |