summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* libavutidiego2005-08-011-10/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16171 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavutil is now part of MPlayer.diego2005-08-011-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16170 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavutil compile fix (working also with old libavcodec)reimar2005-08-012-3/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16169 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l to beastd due to new libavutil introductiongpoirier2005-08-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16168 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavutil is now needed, too.reimar2005-08-011-2/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16167 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support new static libavcodec (depends on libavutil).al2005-08-016-8/+62
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16166 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support more MythTV nuv files, based on Gentoo portage patchreimar2005-08-012-10/+170
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16165 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support more MythTV nuv filesreimar2005-08-012-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16164 b3059339-0415-0410-9bf9-f77b7e298cf2
* set i_bps in demux_audio for WAV and MP3 to avoid division by zero beforereimar2005-08-014-15/+39
| | | | | | | decoder sets it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16163 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync to 1.055 - last commit contains also update ;-(danny2005-08-011-9/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16162 b3059339-0415-0410-9bf9-f77b7e298cf2
* Man page cleanup and corrections - patch by Paul TT <paultt - at - ↵danny2005-08-011-1287/+1377
| | | | | | hackerjournal - dot - it> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16161 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with 1.1032 - patch by Paul TT <paultt - at - hackerjournal - dot - it>danny2005-08-011-3/+46
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16160 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.1058gpoirier2005-08-011-5/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16159 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix outdated "Encoding to MPEG format" (MEncoder improved a lot :-) )gpoirier2005-07-311-11/+6
| | | | | | | Patch by Jeff Clagg git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16158 b3059339-0415-0410-9bf9-f77b7e298cf2
* Needs the previous mpi (pmpi), so request a readable one and requestreimar2005-07-311-1/+2
| | | | | | | the following filters not to modify it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16157 b3059339-0415-0410-9bf9-f77b7e298cf2
* vBlur reads from dmpi, so request a readable onereimar2005-07-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16156 b3059339-0415-0410-9bf9-f77b7e298cf2
* when threshold != 0 the dest image must be readablereimar2005-07-311-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16155 b3059339-0415-0410-9bf9-f77b7e298cf2
* grammar and possible clarity fix on -cache-seek-minwanderer2005-07-311-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16154 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove unused cache-prefill and create cache-seek-min that controls when ↵iive2005-07-317-16/+19
| | | | | | seek_long is prefered over waiting for cache to fill git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16153 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor grammatical fixeswanderer2005-07-301-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16152 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix detection of iconv implementations which require libdlaurel2005-07-301-51/+54
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16151 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l, incorrect usage of le2me_*reimar2005-07-292-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16150 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.67gabrov2005-07-291-1/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16149 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.22gabrov2005-07-291-1/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16148 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.178 and fixed typosgabrov2005-07-291-13/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16147 b3059339-0415-0410-9bf9-f77b7e298cf2
* exit kiosk mode and show mouse cursor in uninitnplourde2005-07-281-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16146 b3059339-0415-0410-9bf9-f77b7e298cf2
* properly release windownplourde2005-07-281-2/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16145 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync wirh 1.1055gpoirier2005-07-281-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16144 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed ugly cellphone jargon shortnicodvb2005-07-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16143 b3059339-0415-0410-9bf9-f77b7e298cf2
* Little fixeswight2005-07-281-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16142 b3059339-0415-0410-9bf9-f77b7e298cf2
* reset estimation also on too negative diffreimar2005-07-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16141 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/ 1.178 + misc fixes by Paul TT <paultt - at - hackerjournal - dot - it>diego2005-07-281-5/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16140 b3059339-0415-0410-9bf9-f77b7e298cf2
* If scaleh == 1 our destination image must be readablereimar2005-07-281-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16139 b3059339-0415-0410-9bf9-f77b7e298cf2
* we do not read from dmpi, so it doesn't have to be readablereimar2005-07-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16138 b3059339-0415-0410-9bf9-f77b7e298cf2
* deghost_plane also reads from destination, so request readable bufferreimar2005-07-281-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16137 b3059339-0415-0410-9bf9-f77b7e298cf2
* Hopefully finally fix the last commitreimar2005-07-281-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16136 b3059339-0415-0410-9bf9-f77b7e298cf2
* lavf demuxer with raw PCM fix (and a related hang)reimar2005-07-282-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16135 b3059339-0415-0410-9bf9-f77b7e298cf2
* unusedalex2005-07-281-57/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16134 b3059339-0415-0410-9bf9-f77b7e298cf2
* require some up to date codecs.confalex2005-07-282-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16133 b3059339-0415-0410-9bf9-f77b7e298cf2
* some preliminary entries about nut and matroskaalex2005-07-281-0/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16132 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.1054gpoirier2005-07-281-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16131 b3059339-0415-0410-9bf9-f77b7e298cf2
* 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
*