ptt
789ad059d1
cosmetic fixes in bs2b and vdpau sections
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29790 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-10-22 14:06:38 +00:00
cehoyos
14c5e64fd9
Support SMPTE-240M colourspace in vo_vdpau.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29771 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-10-12 21:17:38 +00:00
cehoyos
83fe8c63c5
Add colorspace option to vo_vdpau.
...
Allows to use ITU-R BT.709 instead of the default ITU-R BT.601.
Patch by Lauri Mylläri, lauri D myllari gmail
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29769 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-10-10 20:53:42 +00:00
ptt
5069d954b0
some coherence's fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29766 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-10-08 17:44:23 +00:00
ptt
2781bab3af
various little aesthetic fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29762 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-10-08 16:42:56 +00:00
Uoti Urpala
f43c06930f
manpage: Fix typo in -noordered-chapters option name
...
The manual page said "-noorderedchapters" without a hyphen while the
actual option name is "-noordered-chapters".
2009-10-08 19:42:03 +03:00
diego
ad4e739ffa
Clarify screenshot filter description.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29756 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-10-06 12:38:06 +00:00
Uoti Urpala
7fd3eb0f74
Merge svn changes up to r29752
...
As part of merging subtitle-in-terminal changes make
update_subtitles() only clear existing subtitles if called with the
reset argument, and not try to set new ones. Later calls should set
the needed new subtitles, and this change avoids some problems with
trying to set subtitles when mp_property_sub() in command.c gets
called from initialization code before full initialization.
2009-10-06 04:48:00 +03:00
attila
cbbc886820
add a warning to the description of -vf screenshot to add it after
...
all other filters that should apply to it
(fix PEBCAK as seen on #mplayer)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29752 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-10-05 12:40:34 +00:00
reimar
55cd87882c
Document -nosub option
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29731 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-09-28 11:33:40 +00:00
Uoti Urpala
e1ecc43152
Merge svn changes up to r29684
2009-09-16 22:28:12 +03:00
diego
08ea2ad8fe
Make (no)t23 suboption description more consistent.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29661 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-09-08 09:27:48 +00:00
Uoti Urpala
0e1b7765be
Merge svn changes up to r29644
2009-09-04 19:49:35 +03:00
reimar
39ed8ed063
Improve wording for file/directory specific config file explanation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29638 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-09-03 06:59:14 +00:00
reimar
8eaac76141
Document directory-specific configuration file.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29635 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-09-02 19:44:15 +00:00
cehoyos
bdf9a6321d
Expand wid explanation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29555 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-08-27 11:04:52 +00:00
Uoti Urpala
95da34aa07
Merge svn changes up to r29532
2009-08-18 02:29:37 +03:00
Grigori Goronzy
f394231f5d
Use light autohinting by default in libass
...
FreeType's native hinter causes rendering errors with many fonts,
especially with broken fonts that unfortunately tend to be used a
lot with SSA/ASS subtitles. Use the light autohinter for unscaled
OSD by default to avoid these problems.
2009-08-07 00:13:39 +03:00
diego
88410adf68
Update documentation for libamr replacement by OpenCORE in FFmpeg.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29461 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-07-30 20:10:16 +00:00
Uoti Urpala
fdb2f3c8ab
Merge svn changes up to r29417
2009-07-12 15:52:00 +03:00
Anton Khirnov
87366694d8
Remove the internal GUI
...
The GUI is badly designed and too closely coupled to the internal
details of other code. The GUI code is in bad shape and unmaintained
for years. There is no indication that anyone would maintain it in the
future either. Even if someone did volunteer to implement a better
integrated GUI having the current code in the tree probably wouldn't
help much. So get rid of it.
2009-07-07 21:49:42 +03:00
lorenm
88fc4806b9
new debanding filter
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29413 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-07-07 02:01:36 +00:00
Uoti Urpala
0eb321bf2c
Remove trailing whitespace from most files
2009-07-07 02:34:35 +03:00
diego
6e9cbdc104
whitespace cosmetics: Remove all trailing whitespace.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29305 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-05-13 02:58:57 +00:00
Uoti Urpala
1db1773ec2
Merge svn changes up to r29277
2009-05-08 23:50:26 +03:00
diego
27bc918ffe
Rename macosx video output driver to corevideo.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29252 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-05-04 16:55:05 +00:00
diego
e3ec5b1fd3
Rename macosx audio output driver to coreaudio.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29251 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-05-04 14:53:47 +00:00
bircoph
e8abba5f43
Support for libbs2b ver. 3.0.0 API.
...
Now filter parameters are highly controllable, virtually all audio
formats are supported, and new profiles are available.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29244 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-05-03 21:51:37 +00:00
Uoti Urpala
6dd56815b4
Merge svn changes up to r29150
2009-04-08 02:46:32 +03:00
Uoti Urpala
53eeb0e412
Merge branch 'ordered_chapters'
2009-04-08 02:43:44 +03:00
Uoti Urpala
96daf7ed5e
Add option -noordered-chapters.
2009-04-08 02:42:19 +03:00
Gabrov
5386953793
eliminate a trailing whitespace
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29147 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-04-05 04:14:47 +00:00
Uoti Urpala
d136cf6882
Merge svn changes up to r29134
2009-04-02 23:55:13 +03:00
bircoph
12a6f0c056
Add documentation for libbs2b audio filter.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29133 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-04-02 19:02:59 +00:00
Uoti Urpala
861d6d2bd9
Make -fixed-vo the default
...
Lack of -fixed-vo causes the output window to be recreated not only
when changing files but also when switching the video stream, and that
happens when moving from one ordered chapter source to another. Having
the window disappear and reappear (likely at another location if it
was ever moved) is just too annoying.
2009-04-02 06:51:26 +03:00
reimar
49ed91fa23
At least direct3d vo supports -xineramascreen, too
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29120 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-04-01 08:46:03 +00:00
Uoti Urpala
cf9edda1d3
Merge svn changes up to r29117
2009-04-01 02:43:47 +03:00
reimar
16c7d4a2fc
Add forgotten escapes for -
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29115 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-31 17:11:04 +00:00
reimar
7d5c3db113
Explain relationship between -geometry and -xineramascreen.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29113 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-31 16:17:03 +00:00
Uoti Urpala
8ca11dda9e
VO: Don't force window position in X11 VOs
...
Disable by default the code that forcefully moved the video output
window to the middle of the screen whenever it was reconfigured or
created. That behavior was really annoying when switching video
streams within a file, and overriding the window manager like that is
not good default behavior for the initial creation of a window either.
Add a new option "-force-window-position" that can be used to restore
the old behavior.
2009-03-31 18:23:45 +03:00
diego
e7a6f7e4a4
Update date in manual page.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29059 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-25 21:37:57 +00:00
diego
cfda7714e9
Rename 'default-binds' input option to 'default-bindings'.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29058 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-25 21:31:56 +00:00
cehoyos
42aaafe4db
1l: There is no more delay since r29051.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29055 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-25 17:38:52 +00:00
cehoyos
537ae1c99e
Clarify vdpau deinterlacers.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29054 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-25 07:52:41 +00:00
cehoyos
115bfb9762
Allow to use vdpau temporal deinterlacers with hardware accelerated decoding.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28991 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-18 17:02:29 +00:00
cehoyos
9d36f49946
10l: Fix indentation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28987 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-18 00:17:26 +00:00
cehoyos
02c87f0578
Add chroma-deint option to vo vdpau (nochroma-deint speeds up deinterlacing).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28979 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-16 23:03:18 +00:00
cehoyos
e8113dc1c7
Initial support for advanced VDPAU deinterlacers (software-decoded video
...
only).
With a lot of help from Reimar
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28968 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-15 21:20:06 +00:00
diego
e6b0136d37
roff markup: Place \& after abbreviations like i.e. and e.g.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28958 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-15 10:13:44 +00:00
Uoti Urpala
ae2faad666
Merge svn changes up to r28951
2009-03-14 23:52:45 +02:00
diego
366c3fa13d
KVA vo driver for OS/2, patch by KO Myung-Hun, komh chollian net
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28950 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-14 18:44:58 +00:00
cehoyos
dc518c0c13
Clarify that -vo vdpau:deint=n delays video output for n>2 by one frame.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28947 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-14 16:43:10 +00:00
eugeni
686d57168f
Treat -font/-subfont as Fontconfig pattern in libass.
...
Patch by Adrian Stutz (adrian sttz ch).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28895 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-08 16:13:21 +00:00
reimar
911ae6d594
Explain that disabling other input methods is not the purpose of -slave
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28880 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-08 09:34:26 +00:00
reimar
4a5c933303
Add an option to disable the default key binding that MPlayer includes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28878 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-08 09:14:30 +00:00
Uoti Urpala
e0172b96e3
Merge svn changes up to r28862
2009-03-07 01:04:41 +02:00
cehoyos
a88f28b483
10l: Fix max value for -vo vdpau:deint.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28807 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-04 18:07:34 +00:00
cehoyos
5eb241bebf
Improve vdpau deinterlacing documentation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28788 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-01 20:40:38 +00:00
reimar
ebe16af2c7
Document that -heartbeat-cmd is only for video, not audio-only
...
(should this be changed?)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28786 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-01 19:11:46 +00:00
diego
23599b030c
DART audio output driver for OS/2 by KO Myung-Hun, komh chollian net
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28775 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-03-01 11:36:39 +00:00
Uoti Urpala
0c6f667896
Merge svn changes up to r28755
2009-02-28 05:58:59 +02:00
cehoyos
34fdebf968
Update vdpau:deint documentation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28745 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-27 22:13:39 +00:00
cehoyos
c9a3957279
vdpau:pullup only works with temporal and temporal-spatial deinterlacing.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28740 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-27 16:44:28 +00:00
cehoyos
2614be14cc
Support "D" to (de-)activate deinterlacing when using vo vdpau.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28736 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-26 18:20:32 +00:00
cehoyos
1a608bf2bd
Document that -field-dominance also works for vdpau.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28735 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-26 18:02:38 +00:00
Uoti Urpala
54bb7a2582
Merge svn changes up to r28728
2009-02-25 05:03:51 +02:00
cehoyos
08ac7b59a3
Document -vo vdpau:pullup.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28727 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-24 23:01:06 +00:00
cehoyos
8fe1d4ce2e
Document -vo vdpau:deint.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28725 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-24 22:57:42 +00:00
cehoyos
1ae523f93d
Clarify -vo vdpau:sharpen.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28722 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-24 22:11:37 +00:00
cehoyos
1440333b8a
Document -vo vdpau:denoise.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28721 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-24 22:09:51 +00:00
cehoyos
b929432127
Document -vo vdpau:sharpen.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28720 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-24 22:06:14 +00:00
Uoti Urpala
66f6f9f076
Merge svn changes up to r28712
2009-02-23 21:00:52 +02:00
diego
0cddea3754
Add statistics audio filter that prints information about the audio stream.
...
patch by Nicolas George, nicolas.george normalesup org
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28696 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-21 21:27:27 +00:00
Uoti Urpala
ebb541c655
Merge svn changes up to r28690
2009-02-21 17:39:30 +02:00
Gabrov
6ccd3c035e
update copyright year at the end of the man page
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28670 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-19 15:41:06 +00:00
Uoti Urpala
e46317a1db
Merge svn changes up to r28655
2009-02-19 03:23:50 +02:00
diego
4ceed591c8
Also shorten <channel> to <chan> in the description, not just in the example.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28645 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-18 10:32:07 +00:00
diego
5c669021ea
Shorten one example line to avoid the groff warning:
...
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
2009-02-18 10:07:11 +00:00
Uoti Urpala
186e5a998c
Merge svn changes up to r28641
...
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.
2009-02-18 01:45:36 +02:00
cehoyos
dea247e8b1
Add note about ffwmv3vdpau.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28618 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-16 23:05:18 +00:00
reimar
7e9fd9351c
Add support for VDPAU video out, including hardware decoding.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28617 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-16 20:58:13 +00:00
Uoti Urpala
0bf2bd91ec
Merge svn changes up to r28610
2009-02-16 02:39:58 +02:00
bircoph
939108d83e
Get rid of the trailing whitespaces.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28576 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-15 00:53:02 +00:00
bircoph
c834659ba7
'Capitalize' mplayer -> MPlayer when used as a project name.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28575 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-15 00:51:47 +00:00
Uoti Urpala
1e86963828
Merge svn changes up to r28537
2009-02-12 04:17:55 +02:00
diego
cdfafa6999
Add priority support for OS/2 and factorize the Windows priority support.
...
patch by KO Myung-Hun, komh chollian net
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28520 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-10 15:34:44 +00:00
Uoti Urpala
9790f4e6e7
Merge svn changes up to r28461
2009-02-04 00:28:17 +02:00
diego
56d9a23ee9
Add support for libavcodec GMC flag, patch by Dave Baker, dbkr mxtelecom com.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28415 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-02-01 02:10:31 +00:00
Uoti Urpala
79e1aa7cc7
Merge svn changes up to r28341
...
Conflicts:
configure
libmpcodecs/native/rtjpegn.c
2009-01-19 00:04:43 +02:00
gpoirier
39cb032fd1
fix device_id option after r28165
...
patch by Adrian Stutz %adrian A sttz P ch%
Original thread:
date Fri, Jan 9, 2009 at 4:03 PM
subject [MPlayer-dev-eng] [PATCH] vo_macosx: fix device_id option after r28165
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28341 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-18 18:05:16 +00:00
Uoti Urpala
9bcd12fdf5
Merge svn changes up to r28310
...
The libdvdread4 and libdvdnav directories, which are externals in the
svn repository, are at least for now not included in any form. I added
configure checks to automatically disable internal libdvdread and
libdvdnav if the corresponding directories are not present; if they're
added manually then things work the same as in svn.
2009-01-15 05:57:31 +02:00
eugeni
4ae18c932e
Clarify relationship between -ass and -fontconfig in the man page.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28279 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-07 16:39:56 +00:00
Gabrov
24617c7318
update copyright year
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28266 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-05 12:50:53 +00:00
nicodvb
480e153e2f
added support for manual audio substream selection out of 0xFD PES streams (Blueray, multistream in the same pid)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28245 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-04 13:12:51 +00:00
reimar
4b5c66af76
Replace deprecated jack_client_new with jack_client_open.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28241 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-01-04 11:51:11 +00:00
gpoirier
80cf435529
Add an option to vo_macosx to set a custom buffer_name.
...
This allows to have multiple instances of MPlayerOSX running
without stepping on each other's toes.
Patch by Adrian Stutz % adrian A sttz P ch %
Original thread:
date: Tue, Dec 9, 2008 at 2:46 PM
subject: [MPlayer-dev-eng] [PATCH] vo_macosx: option to set shared buffer name to allow multiple instances
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28215 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-30 21:39:42 +00:00
reimar
c1fdabf4d2
Update outdated availability note for -mouse-movements
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28213 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-30 16:41:35 +00:00
reimar
3a6137fbcb
Add nocache to example dvdnav profile, otherwise dvdnav is unusable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28208 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-29 19:09:45 +00:00
Uoti Urpala
fccb0a7e45
Merge svn changes up to r28176
...
Conflicts:
libvo/video_out.c
libvo/x11_common.c
2008-12-22 00:46:02 +02:00
gpoirier
121857d6ff
Document vo_macosx's shared_buffer option.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28166 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-19 21:18:31 +00:00
Uoti Urpala
a3ab9e8e46
Merge svn changes up to r28149
2008-12-14 17:28:16 +02:00
reimar
b291f84901
Add support for writing PNG files with alpha channel in -vo png
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28126 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-10 16:44:12 +00:00
Uoti Urpala
cb3dc68691
Merge svn changes up to r28103
2008-12-06 02:16:51 +02:00
reimar
d8185b1040
Using rectangle=2 for vo_gl is probably a good idea nowadays.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28096 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-05 15:55:25 +00:00
reimar
c6f6d46ace
Document missing vo_gl suboptions
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28095 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-05 15:54:31 +00:00
Uoti Urpala
e62517ef6a
Merge svn changes up to r28065
2008-12-02 18:02:05 +02:00
reimar
58e6100cc8
Add a note about some known issues with -vo sdl
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28056 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-01 16:45:43 +00:00
Uoti Urpala
6cbca28085
Merge svn changes up to r27979
2008-11-22 19:16:43 +02:00
bircoph
a83e000090
Make description of the option more clear as suggested by
...
Reimar Döffinger.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27979 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-22 13:31:55 +00:00
compn
ff4c67b77c
add direct3d docs, ok'd by Guillaume
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27973 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-21 13:03:22 +00:00
Uoti Urpala
1715c2a336
Merge svn changes up to r27949
...
Conflicts:
common.mak
libvo/vo_xv.c
libvo/x11_common.c
libvo/x11_common.h
stream/cache2.c
2008-11-17 20:50:23 +02:00
gpoirier
acd3b32cc8
document x264's option subq=0, plus a bit of factoring and added details
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27906 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-13 17:18:40 +00:00
Uoti Urpala
e46ce9c0ac
Merge svn changes up to r27899
2008-11-06 20:41:40 +02:00
diego
0845d5abfd
Fix typo in psy-rd x264 option description.
...
Noticed by Grozdan, microchip telenet be.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27895 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-04 20:46:45 +00:00
reimar
456abaa4e3
Add a few more supported URL protocols
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27883 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-02 17:19:30 +00:00
diego
74dd64e71d
Add an option that sets initial playback volume.
...
patch by Reimar and rvm, rvm3000 ya com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27872 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-31 18:44:45 +00:00
Uoti Urpala
0301309425
Merge svn changes up to 27824
...
Conflicts:
cfg-common-opts.h
libmpcodecs/dec_video.c
libmpcodecs/vd.c
libvo/x11_common.h
mplayer.c
stream/cache2.c
2008-10-25 05:12:34 +03:00
diego
08ca24c62d
Clarify screenw/screenh options, patch by Christian Ohm, chr.ohm gmx net.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27801 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-19 11:27:10 +00:00
gpoirier
9ea0b2eeb0
improve documentation of latest x264's options
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27800 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-18 21:11:44 +00:00
gpoirier
b60ab0c001
update x264's section with r999 of x264
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27768 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-14 09:31:19 +00:00
diego
c378cd84be
vo_fbdev now supports -geometry.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27691 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-03 21:55:05 +00:00
diego
1b697bc8d6
whitespace cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27690 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-03 21:54:21 +00:00
Uoti Urpala
20571d6f68
Revert "add outdir sub-option to vo png"
...
This reverts commit 22322409dd
.
The reverted commit had at least the following problems:
- It adds a lot of filesystem handling code to an individual VO.
- The added code is duplicated from vo_jpeg.c.
- The added code has exit_player() calls. A VO should not exit the
whole program. Even if vo_jpeg still has those calls they are a bug
that shouldn't spread elsewhere.
- The functionality benefit of automatic directory creation is
questionable. It was probably only included in vo_jpeg because of
the option to automatically create multiple subdirectories (though
the utility of that is also questionable); vo_png does not have that.
2008-10-02 05:15:35 +03:00
compn
22dc2cd88e
typo fix spotted by diego
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27651 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-09-20 17:08:21 +00:00
ben
22322409dd
add outdir sub-option to vo png
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27650 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-09-20 13:13:02 +00:00
compn
b22ef372e3
document lavc/lavf avoption o suboption
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27639 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-09-19 18:02:16 +00:00
compn
8b32526cbf
add lavfopts matroska suboption
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27638 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-09-18 19:07:33 +00:00
diego
196f2d99c6
wording consistency cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27607 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-09-14 10:22:27 +00:00
reimar
c05694a3b4
Make -heartbeat-cmd and -stop-xscreensaver sections reference each other.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27606 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-09-14 10:17:30 +00:00
diego
3dbdb9db10
'mp3lame' audio output codec was wrongly listed as 'lame'.
...
noticed by Robert Vincenz, vincenz.robert t-online de
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27542 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-09-07 14:32:15 +00:00
michael
a42593f347
Document -lavcopts o, aka libavcodec AVOption.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27466 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-15 11:40:01 +00:00
ben
e73396900c
Mention IVTV, S3 and SH_VEU drivers within VIDIX section of manpage.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27454 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-11 23:15:24 +00:00
ben
bfd89d7610
Add video driver for Nintendo Wii/GameCube.
...
Original patch by Jing Liu <fatersh-1@yahoo.com>,
based on vo_fbdev.c and adapted to Nintendo's specific GPU.
This driver handles dedicated ATI GPU, which can be found in:
- Nintendo GameCube (ATI LSI Flipper @ 162 MHz)
- Nintendo Wii (ATI Hollywood @ 243 MHz)
Flipper and Hollywood chipsets are pretty similar, except from clock speed:
- Embedded framebuffer is 2MB.
- Texture cache is 1MB.
- Vertex cache is 0.1 MB.
- Framebuffer is YUY2, not RGB.
- Best resolution is 480p (854x480)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27407 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-03 20:04:03 +00:00
diego
95c0b67d60
Fix a misleading section in the libavcodec options manual indicating that a
...
rc_eq of 1 will return a CBR encode and a rc_eq of tex a const QP encode;
likewise for qcomp.
patch by tripp, eliared yahoo com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27390 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-01 18:10:01 +00:00
compn
17f8580b4a
add list of supported vo's to -xineramascreen
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27348 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-25 03:47:17 +00:00
reimar
52839fdedb
Remove outdated "X11 only" from xineramascreen option and try to make clearer
...
what it does and what it does not.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27342 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-24 15:00:37 +00:00
reimar
b9d2214eee
No idea which vos support -noborder how well, though those based on
...
X11 or running on Windows _should_ work.
Just remove that line for now.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27337 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-22 18:40:01 +00:00
reimar
bcfdec7746
-border/-noborder are supported by gl/gl2, too, but only on Windows.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27334 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-22 18:25:53 +00:00
ptt
8c2451e772
another alphabetical order correction
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27236 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-08 13:34:03 +00:00
ptt
90f4b36eff
moved o option beetwen m* and p*
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27235 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-08 13:22:57 +00:00
diego
badc033ef7
Give all shell scripts a .sh suffix for consistency.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27230 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-07 09:30:22 +00:00
nicodvb
51fd149d6e
dvd:// streams accept the device path in the url; patch by Mathieu SCHROETER mathieu.schroeter gamesover ch
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27208 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-05 12:45:55 +00:00
kraymer
e900c7cd39
apply parameter name change of no-correct-pts from r26842 to man page
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27182 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-01 08:18:21 +00:00
kraymer
0633107668
remove two trailing whitespaces
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27179 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 19:35:40 +00:00
kraymer
61d2b20de1
add missing escapes and full stops for scaletempo filter
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27169 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-30 12:51:38 +00:00
diego
8fc592968a
Fix/restore the description of the rectangle video filter.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27132 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-24 09:30:52 +00:00
voroshil
5fc5e26c3b
Ability for specifying TV standard individually for each TV channel.
...
Slightly modified patch by Ildar devel at pop3 dot ru
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27057 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-14 09:14:16 +00:00
diego
c2288ba9d2
Fix codec-specific options syntax declaration to be less confusing and wrong.
...
The option separator is a colon, all options can receive parameters, not just
the first one. Closes Bugzilla #1100 .
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26997 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-06 16:21:41 +00:00
diego
f97e481a30
Document VIDIXIVTVALPHA environment variable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26986 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-04 11:38:44 +00:00
diego
5b3834c5d1
small spelling/wording fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26979 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-04 00:51:45 +00:00