summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Collapse)AuthorAgeFilesLines
* Escape some more '-'.diego2007-11-048-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24964 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24954Gabrov2007-11-041-8/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24963 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add an example on how to use slave mode with a fiforeimar2007-11-031-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24960 b3059339-0415-0410-9bf9-f77b7e298cf2
* Escape a ton of '-'. Note that this is likely not complete.diego2007-11-039-1748/+1748
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24955 b3059339-0415-0410-9bf9-f77b7e298cf2
* another round of '-' escapesdiego2007-11-031-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24954 b3059339-0415-0410-9bf9-f77b7e298cf2
* one more '-' escape, wording fixdiego2007-11-031-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24953 b3059339-0415-0410-9bf9-f77b7e298cf2
* Escape some more '-' where appropriate.diego2007-11-031-13/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24952 b3059339-0415-0410-9bf9-f77b7e298cf2
* Explain new ao_pulse option syntaxreimar2007-11-031-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24950 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24875: program switching in demux_lavfvoroshil2007-11-031-227/+227
| | | | | | | | r24897: Consistently use \- in option names. r24909: Escape some more '-' where appropriate. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24944 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24907: Remove paragraph that no long applies: runtime SSE detection on Windows.voroshil2007-11-031-8/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24942 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24938Gabrov2007-11-022-238/+305
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24939 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add audio filter scaletempouau2007-11-011-0/+73
| | | | | | | Patch by Robert Juliano, juliano.1 osu edu git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24924 b3059339-0415-0410-9bf9-f77b7e298cf2
* typovoroshil2007-11-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24910 b3059339-0415-0410-9bf9-f77b7e298cf2
* Escape some more '-' where appropriate.diego2007-10-311-125/+125
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24909 b3059339-0415-0410-9bf9-f77b7e298cf2
* corrected vqscale indentationptt2007-10-311-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24908 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove paragraph that no long applies: runtime SSE detection on Windows.zuxy2007-10-311-7/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24907 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove outdated Hungarian translation of the playtree documentation.diego2007-10-301-120/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24905 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a backslash.cehoyos2007-10-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24904 b3059339-0415-0410-9bf9-f77b7e298cf2
* Explain the difference between '-' and '\-', correctly now.diego2007-10-301-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24900 b3059339-0415-0410-9bf9-f77b7e298cf2
* movie player for Linux --> movie playerdiego2007-10-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24899 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add some missing escapes for '-'.diego2007-10-301-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24898 b3059339-0415-0410-9bf9-f77b7e298cf2
* Consistently use \- in option names.diego2007-10-301-105/+105
| | | | | | | In roff '-' is used for hyphens while '\-' is used for minus and en/em-dashes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24897 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/r24875gpoirier2007-10-281-10/+64
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24881 b3059339-0415-0410-9bf9-f77b7e298cf2
* program switching in demux_lavfnicodvb2007-10-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24875 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24740: misc roff fixesvoroshil2007-10-251-6/+55
| | | | | | | | | | | | | | | | | r24746: document filter -vf ow: Overcomplete Wavelet denoiser. r24772: DirectShow based tv:// driver for win32 r24783: Consistently set NOTE: in italics. r24784: small grammar fix r24785: Add -lavfdopts cryptokey r24807: Docs update: -ao openal handles more than one channels since some time already r24808: Add a space behind openal to get minimum length of 7 r24809: Replace Polyp- by PulseAudio output. r24820: Clarify that -vo gl bicubic filtering is B-spline, not polynomial r24837: Spelling, vf_ow parameters are optional. r24841: type fix: there was a 'not' too much git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24852 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24745: libavcodec now supports dnxhd encoding.voroshil2007-10-251-4/+8
| | | | | | | | r24751: Fix Zip Motion Blocks Video codec name. r24795: better vfw encoding workaround for vp7 fourcc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24851 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24841Gabrov2007-10-241-6/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24846 b3059339-0415-0410-9bf9-f77b7e298cf2
* type fix: there was a 'not' too muchptt2007-10-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24841 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24837ptt2007-10-221-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24840 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24820ptt2007-10-221-9/+65
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24839 b3059339-0415-0410-9bf9-f77b7e298cf2
* Spelling, vf_ow parameters are optional.diego2007-10-221-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24837 b3059339-0415-0410-9bf9-f77b7e298cf2
* grammar fixptt2007-10-221-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24835 b3059339-0415-0410-9bf9-f77b7e298cf2
* ao_openal is mine as well (however someone else developing it further would ↵reimar2007-10-211-0/+1
| | | | | | be welcome) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24826 b3059339-0415-0410-9bf9-f77b7e298cf2
* I'll be maintaining ao_pulse for nowreimar2007-10-211-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24825 b3059339-0415-0410-9bf9-f77b7e298cf2
* Clarify that -vo gl bicubic filtering is B-spline, not polynomialreimar2007-10-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24820 b3059339-0415-0410-9bf9-f77b7e298cf2
* indentation fix+typo fixptt2007-10-191-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24814 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replace Polyp- by PulseAudio output.reimar2007-10-181-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24809 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a space behind openal to get minimum length of 7reimar2007-10-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24808 b3059339-0415-0410-9bf9-f77b7e298cf2
* Docs update: -ao openal handles more than one channels since some time alreadyreimar2007-10-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24807 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24795Gabrov2007-10-161-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24796 b3059339-0415-0410-9bf9-f77b7e298cf2
* better vfw encoding workaround for vp7 fourcccompn2007-10-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24795 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24788Gabrov2007-10-152-9/+50
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24789 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add -lavfdopts cryptokeyreimar2007-10-141-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24785 b3059339-0415-0410-9bf9-f77b7e298cf2
* small grammar fixdiego2007-10-141-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24784 b3059339-0415-0410-9bf9-f77b7e298cf2
* Consistently set NOTE: in italics.diego2007-10-141-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24783 b3059339-0415-0410-9bf9-f77b7e298cf2
* DirectShow based tv:// driver for win32voroshil2007-10-131-0/+17
| | | | | | | | | | | Teletext is also supported (but 625 system parameters are hardcoded). pthreads is required for teletext. Code is still experimental. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24772 b3059339-0415-0410-9bf9-f77b7e298cf2
* my fault, left a wrong line, correctedptt2007-10-091-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24760 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24344ptt2007-10-091-47/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24758 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24342ptt2007-10-091-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24757 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24710ptt2007-10-091-4/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24756 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24087ptt2007-10-091-17/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24755 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24082ptt2007-10-091-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24754 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced up to r24293ptt2007-10-091-9/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24753 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix Zip Motion Blocks Video codec name.diego2007-10-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24751 b3059339-0415-0410-9bf9-f77b7e298cf2
* document filter -vf ow: Overcomplete Wavelet denoiser.gpoirier2007-10-081-0/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24746 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavcodec now supports dnxhd encoding.diego2007-10-081-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24745 b3059339-0415-0410-9bf9-f77b7e298cf2
* misc roff fixesdiego2007-10-081-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24740 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to r24573jheryan2007-10-081-92/+270
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24738 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to 21.9.2007jheryan2007-10-0815-404/+511
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24737 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync tag updatevoroshil2007-10-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24735 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24727Gabrov2007-10-071-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24728 b3059339-0415-0410-9bf9-f77b7e298cf2
* H.264 content can also be decoded with multiple threadsgpoirier2007-10-072-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24727 b3059339-0415-0410-9bf9-f77b7e298cf2
* I have mostly taken over maintaining x11_common stuff as wellreimar2007-10-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24720 b3059339-0415-0410-9bf9-f77b7e298cf2
* Changed proposed monitorpixelaspect value for -vo aa to 0.5 as asked by Rich.cehoyos2007-10-074-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24719 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24706: Add hint to monitorpixelaspect for -vo aa.voroshil2007-10-071-2/+9
| | | | | | | | r24708: Default monitorpixelaspect is 1. r24711: rtsp-stream-over-tcp also works with NEMESI. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24716 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24709: Documentation follows implementation: Encrytped DVB channels are nevervoroshil2007-10-071-4/+2
| | | | | | | r24710: Fix typo. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24715 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24711Gabrov2007-10-052-7/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24712 b3059339-0415-0410-9bf9-f77b7e298cf2
* rtsp-stream-over-tcp also works with NEMESI.cehoyos2007-10-053-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24711 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix typo.cehoyos2007-10-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24710 b3059339-0415-0410-9bf9-f77b7e298cf2
* Documentation follows implementation: Encrytped DVB channels are nevercehoyos2007-10-052-5/+3
| | | | | | | | skipped. (German was wrong anyway) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24709 b3059339-0415-0410-9bf9-f77b7e298cf2
* Default monitorpixelaspect is 1.cehoyos2007-10-057-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24708 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix typo.cehoyos2007-10-051-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24707 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add hint to monitorpixelaspect for -vo aa.cehoyos2007-10-052-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24706 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24656ptt2007-10-051-38/+77
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24705 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'ed with r24136ptt2007-10-041-52/+104
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24704 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync'd up to r24056ptt2007-10-044-29/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24703 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: Fix AltiVec spelling.diego2007-10-021-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24685 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move misplaced paragraph to the right question and fix the wording.diego2007-10-011-6/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24682 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove stray XML tags that broke compilation.diego2007-10-011-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24681 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync w/24656gpoirier2007-09-291-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24664 b3059339-0415-0410-9bf9-f77b7e298cf2
* compile fix for faq.xmlkraymer2007-09-294-23/+125
| | | | | | | | | | | | r24082: Explicitly mention the need to rebuild MPlayer after installing AMR libs. r24087: Reorder installation requirements list, wording/spelling. r24604: Teletext documentation r24646: add -lavfdopts format option r24655: analyzeduration option for lavf demuxer r24656: AVI can do video stream switching, too git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24660 b3059339-0415-0410-9bf9-f77b7e298cf2
* r24655: analyzeduration option for lavf demuxervoroshil2007-09-291-2/+7
| | | | | | | r24656: AVI can do video stream switching, too git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24659 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with r24656Gabrov2007-09-291-3/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24658 b3059339-0415-0410-9bf9-f77b7e298cf2