summaryrefslogtreecommitdiffstats
path: root/DOCS
Commit message (Collapse)AuthorAgeFilesLines
* Merge svn changes up to r28755Uoti Urpala2009-02-2811-88/+256
|\
| * Synced with r28745.bircoph2009-02-281-3/+34
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28755 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Update vdpau:deint documentation.cehoyos2009-02-271-2/+5
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28745 b3059339-0415-0410-9bf9-f77b7e298cf2
| * vdpau:pullup only works with temporal and temporal-spatial deinterlacing.cehoyos2009-02-271-1/+1
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28740 b3059339-0415-0410-9bf9-f77b7e298cf2
| * synced with r28736Gabrov2009-02-271-4/+4
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28739 b3059339-0415-0410-9bf9-f77b7e298cf2
| * r27801 Clarify screenw/screenh options, patch by Christian Ohm, chr.ohm gmx net.kraymer2009-02-261-18/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r27872 Add a few more supported URL protocols r27895 Fix typo in psy-rd x264 option description. r27906 document x264's option subq=0, plus a bit of factoring and added details r27973 add direct3d docs, ok'd by Guillaume r27979 Make description of the option more clear r28056 Add a note about some known issues with -vo sdl r28095 Document missing vo_gl suboptions r28096 Using rectangle=2 for vo_gl is probably a good idea nowadays. r28126 Add support for writing PNG files with alpha channel in -vo png git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28738 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Support "D" to (de-)activate deinterlacing when using vo vdpau.cehoyos2009-02-261-1/+1
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28736 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Document that -field-dominance also works for vdpau.cehoyos2009-02-261-1/+1
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28735 b3059339-0415-0410-9bf9-f77b7e298cf2
| * r27390 Fix a misleading section in the libavcodec options manualkraymer2009-02-251-52/+115
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r27407 Add video driver for Nintendo Wii/GameCube. r27454 Mention IVTV, S3 and SH_VEU drivers within VIDIX section of manpage. r27466 Document -lavcopts o, aka libavcodec AVOption. r27542 'mp3lame' audio output codec was wrongly listed as 'lame'. r27606 Make -heartbeat-cmd and -stop-xscreensaver sections reference each other. r27638 add lavfopts matroska suboption r27639 document lavc/lavf avoption o suboption r27650 add outdir sub-option to vo png r27690 whitespace cosmetics r27691 vo_fbdev now supports -geometry. r27768 update x264's section with r999 of x264 r27800 improve documentation of latest x264's options r27801 Clarify screenw/screenh options git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28733 b3059339-0415-0410-9bf9-f77b7e298cf2
| * synced with r28727Gabrov2009-02-253-8/+47
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28730 b3059339-0415-0410-9bf9-f77b7e298cf2
| * copyright year update in man pagesGabrov2009-02-256-6/+6
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28729 b3059339-0415-0410-9bf9-f77b7e298cf2
* | Merge svn changes up to r28728Uoti Urpala2009-02-252-69/+197
|\|
| * Document -vo vdpau:pullup.cehoyos2009-02-241-0/+2
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28727 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Document -vo vdpau:deint.cehoyos2009-02-241-0/+13
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28725 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Clarify -vo vdpau:sharpen.cehoyos2009-02-241-1/+2
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28722 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Document -vo vdpau:denoise.cehoyos2009-02-241-0/+2
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28721 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Document -vo vdpau:sharpen.cehoyos2009-02-241-0/+6
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28720 b3059339-0415-0410-9bf9-f77b7e298cf2
| * sync with en/mplayer.1 r28576jrash2009-02-231-69/+173
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28714 b3059339-0415-0410-9bf9-f77b7e298cf2
* | Merge svn changes up to r28712Uoti Urpala2009-02-236-12/+44
|\|
| * Synced with r28707.bircoph2009-02-231-2/+2
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28709 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Synced with r28706.bircoph2009-02-231-5/+13
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28708 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Update faq about power management effect taking into account thatbircoph2009-02-231-1/+1
| | | | | | | | | | | | | | -rtc is default no longer. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28707 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Update some statements:bircoph2009-02-231-3/+11
| | | | | | | | | | | | | | | | 1) Suggest larger read ahead buffer. 2) Note how sdparm may be used to adjust scsi device speed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28706 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Synced with r28704.bircoph2009-02-231-1/+10
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28705 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Add statistics audio filter that prints information about the audio stream.diego2009-02-211-0/+7
| | | | | | | | | | | | | | patch by Nicolas George, nicolas.george normalesup org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28696 b3059339-0415-0410-9bf9-f77b7e298cf2
* | Merge svn changes up to r28690Uoti Urpala2009-02-2111-291/+304
|\|
| * Synced with r28266.bircoph2009-02-211-51/+46
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28682 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Synced with r28670. (Copyright year update.)bircoph2009-02-191-2/+2
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28672 b3059339-0415-0410-9bf9-f77b7e298cf2
| * synced with r28670Gabrov2009-02-193-12/+19
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28671 b3059339-0415-0410-9bf9-f77b7e298cf2
| * update copyright year at the end of the man pageGabrov2009-02-191-1/+1
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28670 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Drop official maintainership of ao_pulse since libpulseaudio still hasreimar2009-02-191-1/+1
| | | | | | | | | | | | | | | | no proper (i.e. complete) API documentation and too many bugs I am no longer willing to take responsibility for the ao. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28669 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Try to update libvo.txtreimar2009-02-191-13/+64
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28667 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Synced with r28660.bircoph2009-02-191-202/+162
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28661 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Another outdated text in <screen> example.bircoph2009-02-191-1/+1
| | | | | | | | | | | | | | Synced with currrent MSGTR_TooManyVideoInBuffer. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28660 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Screen example for no audio problem is outdated:bircoph2009-02-191-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | The following MSGTR_* messages changed since then: MSGTR_AO_OSS_CantOpenDev MSGTR_CannotInitAO MSGTR_NoSound MSGTR_StartPlaying Expamle is updated as appropriate. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28657 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Spelling: capitalize pronouns.bircoph2009-02-191-4/+4
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28656 b3059339-0415-0410-9bf9-f77b7e298cf2
* | Merge svn changes up to r28655Uoti Urpala2009-02-194-5961/+5968
|\|
| * Replace the dash sign by &mdash; tag.bircoph2009-02-181-5/+6
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28653 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Exterminate one more trailing whitespace.bircoph2009-02-181-1/+1
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28652 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Sync with r26990.bircoph2009-02-181-21/+22
| | | | | | | | | | | | | | Remove trailing whitespaces. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28651 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Current revision is in sync with r28645, because r28644 and r28645bircoph2009-02-181-1/+1
| | | | | | | | | | | | | | doesn't affect Russian translation. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28649 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Restore synchronization with r28618.bircoph2009-02-181-1/+6
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28648 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Revert r28597 as requested by Diego in order to be cautious beforebircoph2009-02-181-5937/+5932
| | | | | | | | | | | | | | relese. (Do not convert to UTF-8 for now.) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28647 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Also shorten <channel> to <chan> in the description, not just in the example.diego2009-02-181-1/+1
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28645 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Shorten one example line to avoid the groff warning:diego2009-02-181-1/+1
| | | | | | | | | | | | | | | | DOCS/man/en/mplayer.1:1905: warning [p 20, 5.7i, div `an-div', 0.0i]: cannot adjust line DOCS/man/en/mplayer.1:1905: warning [p 20, 5.7i]: cannot adjust line git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28644 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Sync with r28618.bircoph2009-02-181-1/+6
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28642 b3059339-0415-0410-9bf9-f77b7e298cf2
* | Merge svn changes up to r28641Uoti Urpala2009-02-183-1/+10
|\| | | | | | | | | | | | | | | Convert vo_x11_border (used in vo_gl/gl2 though the vo_gl_border macro) to use a wrapper macro in old-style VOs which do not provide a VO object argument. Before this function had an explicit global_vo argument in vo_gl/gl2. New vo_vdpau uses it too so use the same mechanism as most other functions.
| * Add note about ffwmv3vdpau.cehoyos2009-02-161-1/+1
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28618 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Add support for VDPAU video out, including hardware decoding.reimar2009-02-161-0/+5
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28617 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Synced with r28615.bircoph2009-02-161-1/+3
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28616 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Add ccache usage suggestion to speed up compilation.bircoph2009-02-161-0/+2
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28615 b3059339-0415-0410-9bf9-f77b7e298cf2
* | Merge svn changes up to r28610Uoti Urpala2009-02-166-5913/+6120
|\|
| * synced with r28593Gabrov2009-02-162-6/+6
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28609 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Change man page encoding from KOI8-R to UTF-8.bircoph2009-02-151-5932/+5932
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28597 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Remove trailing whitespaces.bircoph2009-02-152-20/+20
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28593 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Synced with r28201.bircoph2009-02-151-32/+32
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28592 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Get rid of the trailing whitespaces.bircoph2009-02-151-3/+3
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28576 b3059339-0415-0410-9bf9-f77b7e298cf2
| * 'Capitalize' mplayer -> MPlayer when used as a project name.bircoph2009-02-151-3/+3
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28575 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Get rid of trailing whitespaces.bircoph2009-02-151-9/+9
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28573 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Fix r28506.bircoph2009-02-151-2/+1
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28572 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Sync with r28520, 100% done.bircoph2009-02-151-21/+70
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28571 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Sync with r27979.bircoph2009-02-141-48/+69
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28568 b3059339-0415-0410-9bf9-f77b7e298cf2
| * Sync with r27639.bircoph2009-02-141-587/+725
| | | | | | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28564 b3059339-0415-0410-9bf9-f77b7e298cf2
* | Merge svn changes up to r28549Uoti Urpala2009-02-135-98/+45
|\|
| * synced with r28532Gabrov2009-02-125-98/+45
| | | | |