summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ah 10000lgabucino2002-06-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6411 b3059339-0415-0410-9bf9-f77b7e298cf2
* Background now uses CSS, added charset.diego2002-06-131-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6410 b3059339-0415-0410-9bf9-f77b7e298cf2
* Background now uses CSS, added doctype and charset, removed leftoverdiego2002-06-131-23/+24
| | | | | | | </FONT> tags, <P> may not contain an <UL>-element. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6409 b3059339-0415-0410-9bf9-f77b7e298cf2
* Background now uses CSS, added charset, quoted all attributes that needdiego2002-06-131-167/+168
| | | | | | | | quoting (contain % or #), typos, misc HTML fixes and all HTML tags should be UPPERCASE. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6408 b3059339-0415-0410-9bf9-f77b7e298cf2
* Aii 10l forgot to commit with my last x11_common.c commitatmos42002-06-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6407 b3059339-0415-0410-9bf9-f77b7e298cf2
* Background color now set by CSS, added doctype and charset, misc HTML fixesdiego2002-06-131-14/+15
| | | | | | | and repair the table structure. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6406 b3059339-0415-0410-9bf9-f77b7e298cf2
* Implement Nilmoni's and Bernd Ernesti's patches for:atmos42002-06-134-18/+50
| | | | | | | | | | Better real codec dir detection and NetBSD real support. Fix Nilmonis code, so it's working like expected. Move a debug printf to mp_msg and some fixes in demux_real.c. Some cosmetics :) -> RealPlayer 8 to RealPlayer, as RealOne (aka RealPlayer 9 works, too) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6405 b3059339-0415-0410-9bf9-f77b7e298cf2
* Background color now set by CSS, added doctype and default character set,diego2002-06-123-6/+11
| | | | | | | as well as typos and some HTML fixes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6404 b3059339-0415-0410-9bf9-f77b7e298cf2
* Luke Harrison <luke@vv.carleton.ca>atmos42002-06-121-0/+1
| | | | | | | | This patch fixes a very simple little error in configure's help screen. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6403 b3059339-0415-0410-9bf9-f77b7e298cf2
* Michele Balistreri <brain87@gmx.net>:atmos42002-06-121-0/+4
| | | | | | | | | | | | This patch makes MPlayer more NetWM compliant, setting the pid of the application as a property of the window. It helps the applications trying to swallow mplayer (e.g. a browser plugin). Me: Various warning/compile fixes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6402 b3059339-0415-0410-9bf9-f77b7e298cf2
* translated by Volodymyr M. Lisivka <lvm@mystery.lviv.net>jaf2002-06-121-0/+313
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6401 b3059339-0415-0410-9bf9-f77b7e298cf2
* update to english versionjonas2002-06-121-3/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6400 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated to english versionjonas2002-06-129-728/+708
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6399 b3059339-0415-0410-9bf9-f77b7e298cf2
* this was really wrong! but not they way you all though!! MWAHAHHAA!!!gabucino2002-06-121-1/+1
| | | | | | | (ehh... :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6398 b3059339-0415-0410-9bf9-f77b7e298cf2
* Also set background color via CSS.diego2002-06-121-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6397 b3059339-0415-0410-9bf9-f77b7e298cf2
* use default.cssdiego2002-06-121-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6396 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for hex key code in input.confalbeu2002-06-121-8/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6395 b3059339-0415-0410-9bf9-f77b7e298cf2
* FONT tags obsoleted by CSSgabucino2002-06-1219-1247/+824
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6394 b3059339-0415-0410-9bf9-f77b7e298cf2
* using CSSgabucino2002-06-129-45/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6393 b3059339-0415-0410-9bf9-f77b7e298cf2
* small updatesgabucino2002-06-1210-82/+54
| | | | | | | using CSS now git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6392 b3059339-0415-0410-9bf9-f77b7e298cf2
* default stylegabucino2002-06-121-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6391 b3059339-0415-0410-9bf9-f77b7e298cf2
* added cdda (paranoia) doxgabucino2002-06-121-2/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6390 b3059339-0415-0410-9bf9-f77b7e298cf2
* cdda added to input/notinputjaf2002-06-111-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6389 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remind people to NOT cut mplayer output, removed italics that make textdiego2002-06-111-11/+16
| | | | | | | hard to read on a screen + minor fixes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6388 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added FAQ compilation entry, moved DGA entry to video section, fixed thediego2002-06-111-15/+31
| | | | | | | table structure + minor updates. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6387 b3059339-0415-0410-9bf9-f77b7e298cf2
* Q/A about mencoder printing negative recommended bitrategabucino2002-06-111-0/+7
| | | | | | | (Diego, don't you wanna enhance the FAQ?) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6386 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for playing audio cds using cdparanoia. Include a raw audioalbeu2002-06-1111-5/+400
| | | | | | | demuxer wich can be used for other purpose. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6385 b3059339-0415-0410-9bf9-f77b7e298cf2
* Pontscho says panscan works with xmga only, not with mga.diego2002-06-101-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6384 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patchpontscho2002-06-105-20/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6383 b3059339-0415-0410-9bf9-f77b7e298cf2
* http_proxy environment variable should be lowercase.diego2002-06-105-5/+5
| | | | | | | Patch by Eric Lammerts. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6382 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed copyrightarpi2002-06-101-12/+19
| | | | | | | print info about audio codec flavor, name, bitrate git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6381 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD Real supportnexus2002-06-101-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6380 b3059339-0415-0410-9bf9-f77b7e298cf2
* added -dumpsrtsubgabucino2002-06-101-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6379 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD hacknexus2002-06-101-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6378 b3059339-0415-0410-9bf9-f77b7e298cf2
* use path & dllname from configarpi2002-06-101-3/+5
| | | | | | | removed debug printfs git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6377 b3059339-0415-0410-9bf9-f77b7e298cf2
* rv30win and cook audio addedarpi2002-06-101-0/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6376 b3059339-0415-0410-9bf9-f77b7e298cf2
* export subpacket-size and matrix w*h to the codec (cook)arpi2002-06-101-18/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6375 b3059339-0415-0410-9bf9-f77b7e298cf2
* get matrix w*h from the demuxerarpi2002-06-101-30/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6374 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applying patch from Eric that fixes 6ch resamplinganders2002-06-101-4/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6373 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix asf stream wich were giving invalid frame times because the frame timealbeu2002-06-101-2/+2
| | | | | | | was 0. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6372 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD compile fixnexus2002-06-101-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6371 b3059339-0415-0410-9bf9-f77b7e298cf2
* export extra data for cook codec, some debug stuffarpi2002-06-101-14/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6370 b3059339-0415-0410-9bf9-f77b7e298cf2
* yeah, it worx! but needs a big cleanup and removal of hardcoded stuffarpi2002-06-101-5/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6369 b3059339-0415-0410-9bf9-f77b7e298cf2
* readaudio decoder - not yet workingarpi2002-06-103-1/+197
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6368 b3059339-0415-0410-9bf9-f77b7e298cf2
* -wid fix by "Markus J.R." <random@shell.dnload.com>atmos42002-06-091-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6367 b3059339-0415-0410-9bf9-f77b7e298cf2
* some morearpi2002-06-091-4/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6366 b3059339-0415-0410-9bf9-f77b7e298cf2
* 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