summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* typo, noticed by Jonas Jermanngabucino2002-06-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6365 b3059339-0415-0410-9bf9-f77b7e298cf2
* is now obsolete (in mplayer.1)jonas2002-06-091-344/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6364 b3059339-0415-0410-9bf9-f77b7e298cf2
* big update to english versionjonas2002-06-091-691/+1206
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6363 b3059339-0415-0410-9bf9-f77b7e298cf2
* freebsd support (hack) by Nexusarpi2002-06-091-26/+20
| | | | | | | (f)printf->mp_msg, also needed to avoid use of stderr... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6362 b3059339-0415-0410-9bf9-f77b7e298cf2
* win32 dll support (non-working)arpi2002-06-091-0/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6361 b3059339-0415-0410-9bf9-f77b7e298cf2
* pncrt.dll used by realplayer8 codecsarpi2002-06-091-0/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6360 b3059339-0415-0410-9bf9-f77b7e298cf2
* some nice words from Chris Philipsgabucino2002-06-091-1/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6359 b3059339-0415-0410-9bf9-f77b7e298cf2
* RealVideo libraries supportgabucino2002-06-093-8/+42
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6358 b3059339-0415-0410-9bf9-f77b7e298cf2
* This script has no bash specific stuff, it's all standard bourne shell, so ↵atmos42002-06-091-1/+2
| | | | | | | | | execute with sh. Also see mail from Michaela. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6357 b3059339-0415-0410-9bf9-f77b7e298cf2
* grayscale only decoding supportmichael2002-06-091-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6356 b3059339-0415-0410-9bf9-f77b7e298cf2
* very high bitrate (RealOne) support fixedarpi2002-06-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6355 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixesdiego2002-06-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6354 b3059339-0415-0410-9bf9-f77b7e298cf2
* arts and DMA setting clarifieddiego2002-06-091-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6353 b3059339-0415-0410-9bf9-f77b7e298cf2
* -panscan clarifieddiego2002-06-091-4/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6352 b3059339-0415-0410-9bf9-f77b7e298cf2
* some updates, fixes discovered by mearpi2002-06-093-36/+51
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6351 b3059339-0415-0410-9bf9-f77b7e298cf2
* initial version from Florian Schneider <flo-mplayer-dev@gmx.net>arpi2002-06-094-0/+308
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6350 b3059339-0415-0410-9bf9-f77b7e298cf2
* software scaler filter docsmichael2002-06-091-0/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6349 b3059339-0415-0410-9bf9-f77b7e298cf2
* realplayer dll support autodetected (requires linux && -ldl)arpi2002-06-091-0/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6348 b3059339-0415-0410-9bf9-f77b7e298cf2
* rv20 addedarpi2002-06-091-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6347 b3059339-0415-0410-9bf9-f77b7e298cf2
* - removed unused function pointersarpi2002-06-091-41/+15
| | | | | | | | - fixed codec id/subid for rv30 (no more hardcoded values) - rv20 support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6346 b3059339-0415-0410-9bf9-f77b7e298cf2
* - multiple audio/video stream support fixedarpi2002-06-091-23/+63
| | | | | | | | | - aid/vid autodetection (asf style - use id of first packet received) - rv20 sub-packets support - exporting codec id and sub-id to the codec, in bitmapinfoheader git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6345 b3059339-0415-0410-9bf9-f77b7e298cf2
* realvideo support by Florian Schneider <flo-mplayer-dev@gmx.net>arpi2002-06-084-0/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6344 b3059339-0415-0410-9bf9-f77b7e298cf2
* xinerama fullscreen switching fix by Joachim Breitner <mail@joachim-breitner.de>attila2002-06-081-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6343 b3059339-0415-0410-9bf9-f77b7e298cf2
* RealVideo rv30 decoder, using binary driver from realplayer8arpi2002-06-082-1/+214
| | | | | | | | patch by Florian Schneider <flo-mplayer-dev@gmx.net> some cleanup, and transin1{} fix by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6342 b3059339-0415-0410-9bf9-f77b7e298cf2
* sub-packet demuxer for rv20/rv30, patch by Florian Schneider ↵arpi2002-06-081-37/+196
| | | | | | | | | <flo-mplayer-dev@gmx.net> (little cleanup and fprintf->mp_msg by me) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6341 b3059339-0415-0410-9bf9-f77b7e298cf2
* split msgsm from msnaudio, because msnaudio doesn;'t support old (0x31)arpi2002-06-081-1/+8
| | | | | | | msgsm files - noticed & sample by Haas Wernfried <amnenion@xover.htu.tuwien.ac.at> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6340 b3059339-0415-0410-9bf9-f77b7e298cf2
* more panscan stuffgabucino2002-06-081-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6339 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add small note why we don't use fcntl.h on cygwin. Btw. as far as I can see ↵atmos42002-06-071-1/+2
| | | | | | fcntl funcs were only use in #if 0ed debug code. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6338 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated to english version, fixesjonas2002-06-072-7/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6337 b3059339-0415-0410-9bf9-f77b7e298cf2
* warning & newline fixes by Dominik Mierzejewski <dominik@rangers.eu.org>arpi2002-06-0714-9/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6336 b3059339-0415-0410-9bf9-f77b7e298cf2
* cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>arpi2002-06-072-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6335 b3059339-0415-0410-9bf9-f77b7e298cf2
* mencoder out-of-diskspace error handling, patch by Eric Lammerts ↵arpi2002-06-071-1/+8
| | | | | | <eric@lammerts.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6334 b3059339-0415-0410-9bf9-f77b7e298cf2
* -vm pan&scan fixes by Jesper Svennevid <mplayer@svennevid.ne>arpi2002-06-071-7/+15
| | | | | | | osd fixed by me (don't draw osd outside of visible area) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6333 b3059339-0415-0410-9bf9-f77b7e298cf2
* added small notes for HW AC3 supportgabucino2002-06-071-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6332 b3059339-0415-0410-9bf9-f77b7e298cf2
* panscan addedgabucino2002-06-071-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6331 b3059339-0415-0410-9bf9-f77b7e298cf2
* some ao_arts stuff addedgabucino2002-06-072-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6330 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed compilation by jpeg_fdct_ifast to fdct_ifast because it was changed in ↵rik2002-06-071-1/+1
| | | | | | libavcodec git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6329 b3059339-0415-0410-9bf9-f77b7e298cf2
* bugfixesjaf2002-06-072-33/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6328 b3059339-0415-0410-9bf9-f77b7e298cf2
* s/usefull/useful/gdiego2002-06-071-7/+7
| | | | | | | | (x)mga also supports setting contrast, etc extrastereo defaults to 2.5 (spotted by pl) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6327 b3059339-0415-0410-9bf9-f77b7e298cf2
* pre5eyck2002-06-071-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6326 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***jaf2002-06-071-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6325 b3059339-0415-0410-9bf9-f77b7e298cf2
* small g3 optflags updatmos42002-06-071-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6324 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reviewed for pre5.atmos42002-06-071-3/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6323 b3059339-0415-0410-9bf9-f77b7e298cf2
* new (cleaner, nore robust) critsect code by Zdenek Kabelac ↵arpi2002-06-071-8/+12
| | | | | | <kabi@informatics.muni.cz> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6322 b3059339-0415-0410-9bf9-f77b7e298cf2
* common code to handle file/stdin/fifo opening, allows using named pipes andarpi2002-06-071-13/+10
| | | | | | | | seeking with direct file redirection (mplayer < file.avi) based on patch by Eric Lammerts <eric@lammerts.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6321 b3059339-0415-0410-9bf9-f77b7e298cf2
* disables those plugins that can't handle the audio format.arpi2002-06-071-6/+24
| | | | | | | | | | it also fixes a bug(and i'm pretty sure this _is_ a bug) where, when playing multiple files, after the first file only the first audio plugin is used. patch by Christian Ohm <chr.ohm@gmx.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6320 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l fix for cpuinfo exec after G3 changes and beatify cc check.atmos42002-06-061-1/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6319 b3059339-0415-0410-9bf9-f77b7e298cf2
* Credits updated from Albeu's patch, reordered to match alphabetical sortingdiego2002-06-061-1/+7
| | | | | | | where needed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6318 b3059339-0415-0410-9bf9-f77b7e298cf2
* Albeu is right, 10ljonas2002-06-061-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6317 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixesjonas2002-06-061-5/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6316 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated to english versionjonas2002-06-062-21/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6315 b3059339-0415-0410-9bf9-f77b7e298cf2
* Setup better cflags for PPC G3 patch by Colin Leroy <colin@colino.net>. IMHO ↵atmos42002-06-061-1/+13
| | | | | | needs improvements for other ppc cpus, too. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6314 b3059339-0415-0410-9bf9-f77b7e298cf2
* indeoraw added - needed dlls: atiyvu9.dll, IYVU9_32.DLLjaf2002-06-061-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6313 b3059339-0415-0410-9bf9-f77b7e298cf2
* add mute support ( step 1 ) and fixed panscan bugs (1000l for me)pontscho2002-06-0611-8/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6312 b3059339-0415-0410-9bf9-f77b7e298cf2
* -stop_xscreensaver optiondiego2002-06-061-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6311 b3059339-0415-0410-9bf9-f77b7e298cf2
* OpenGL updatediego2002-06-061-8/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6310 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l to .soarpi2002-06-051-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6309 b3059339-0415-0410-9bf9-f77b7e298cf2
* added panscan support for xmga/xvidixpontscho2002-06-058-45/+127
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6308 b3059339-0415-0410-9bf9-f77b7e298cf2
* Extend maximum mp_msg message size, some translations need it or help ↵atmos42002-06-051-3/+6
| | | | | | message will be cutted. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6307 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>.atmos42002-06-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6306 b3059339-0415-0410-9bf9-f77b7e298cf2
* pan&scan support with -vo xv by ?? <mplayer@svennevid.net>arpi2002-06-048-2/+50
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6305 b3059339-0415-0410-9bf9-f77b7e298cf2
* Activating/Deactivating of XScreenSaverarpi2002-06-042-0/+9
| | | | | | | patch by Joachim Breitner <mail@joachim-breitner.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6304 b3059339-0415-0410-9bf9-f77b7e298cf2
* cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>arpi2002-06-042-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6303 b3059339-0415-0410-9bf9-f77b7e298cf2
* Translated by: Ioannis Panteleakis <pioann@csd.auth.gr>arpi2002-06-041-0/+315
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6302 b3059339-0415-0410-9bf9-f77b7e298cf2
* file descriptor leak - found by Marc Espie <espie@nerim.net>arpi2002-06-041-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6301 b3059339-0415-0410-9bf9-f77b7e298cf2
* set_window() fixing detection of changement of the window positionattila2002-06-041-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6300 b3059339-0415-0410-9bf9-f77b7e298cf2
* add network streaming support for guipontscho2002-06-048-3/+261
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6299 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some more "teamwork", changed references to -users into links, clarified somediego2002-06-041-13/+15
| | | | | | | | entries and removed an entry saying that the DVD FAQs are in cd-dvd.html. 10l for not spotting that last one while moving the DVD-FAQs from cd-dvd.html. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6298 b3059339-0415-0410-9bf9-f77b7e298cf2
* msg/i18n fixes and some printf->mp_msgarpi2002-06-036-76/+72
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6297 b3059339-0415-0410-9bf9-f77b7e298cf2
* use offsets/pitches for OSD tooarpi2002-06-031-3/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6296 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l tooarpi2002-06-031-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6295 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100larpi2002-06-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6294 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***frodone2002-06-031-132/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6293 b3059339-0415-0410-9bf9-f77b7e298cf2
* Syncfrodone2002-06-039-259/+287
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6292 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l + addendumattila2002-06-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6291 b3059339-0415-0410-9bf9-f77b7e298cf2
* don't run help_diff on english helparpi2002-06-031-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6290 b3059339-0415-0410-9bf9-f77b7e298cf2
* 2 small fixesarpi2002-06-031-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6289 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix small typoattila2002-06-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6288 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2002-06-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6287 b3059339-0415-0410-9bf9-f77b7e298cf2
* automatically adding untranslated messages to help_mp.h from english master filearpi2002-06-032-0/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6286 b3059339-0415-0410-9bf9-f77b7e298cf2
* big html tagsjonas2002-06-034-59/+59
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6285 b3059339-0415-0410-9bf9-f77b7e298cf2
* MSGTR_NoXAnimSupport added (found by arpi)gabucino2002-06-031-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6284 b3059339-0415-0410-9bf9-f77b7e298cf2
* HTML codes should be upper-casegabucino2002-06-031-2/+2
| | | |<