Uoti Urpala
231b33a02f
Merge svn changes up to r30165
2010-01-08 01:05:30 +02:00
diego
7ee42c3192
Fix a few typos in the matrixview section.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30197 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-04 11:14:47 +00:00
reimar
2f228574be
Basic -vo matrixview documentation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30183 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-03 14:55:15 +00:00
reimar
1ebc2cbbd8
Document -vo gl colorspace suboption.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30181 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-03 14:44:45 +00:00
jrash
85344073fa
sync with en/mplayer.1 r30135
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30162 b3059339-0415-0410-9bf9-f77b7e298cf2
2010-01-01 12:53:28 +00:00
Uoti Urpala
d46b86bc7c
Merge svn changes up to r30136
...
Ignore another broken correct-pts change in 30134.
2009-12-30 00:56:10 +02:00
gpoirier
427039acff
sync w/r30135 (up to date at last!)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30137 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-29 22:16:28 +00:00
Uoti Urpala
dc7f183022
Merge svn changes up to r30104
...
Ignore the broken correct-pts change in r30100.
2009-12-30 00:14:20 +02:00
Uoti Urpala
67b40bd219
Merge svn changes up to r30065
2009-12-29 23:57:14 +02:00
compn
d47cd2aa67
change bandwidth value to bandwidth bytes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30135 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-29 13:43:03 +00:00
jrash
48b88b30e0
sync with en/mplayer.1 r30075
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30113 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-26 02:35:36 +00:00
gpoirier
7810431c02
sync w/r29731
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30093 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-20 20:57:44 +00:00
reimar
81783bceed
Slightly improve vo_gl suboption documentation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30075 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-19 21:08:14 +00:00
Uoti Urpala
efcc9ad712
Merge svn changes up to r30055
2009-12-18 18:54:42 +02:00
ptt
ce45b671b5
divided a line in two, was too long
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30057 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-18 15:57:22 +00:00
ptt
5f8ae5d0db
synced with r30043
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30056 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-18 15:55:45 +00:00
jrash
c911be4073
sync with en/mplayer.1 r30053
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30054 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-18 11:15:09 +00:00
diego
d018006adc
Simplify the evaluation of the lang-def template:
...
Use the language variable directly in the template instead of passing
the language variable as a parameter to $(call).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30045 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-16 11:59:53 +00:00
adrian
2a33cd01f6
Add support for -geometry to corevideo.
...
Based on a patch by Tim Wojtulewicz (timwoj at ieee dot org).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30043 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-15 20:38:54 +00:00
adrian
5f0b5dcaa9
Add -xineramascreen support to corevideo vo. Still prefer corevideo's own device_id parameter if it's set.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30042 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-15 20:25:50 +00:00
diego
69171f86e2
Filter list of missing source files so that it only contains nonexisting files.
...
Thus those files can be symlinked directly without testing if they exist.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30040 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 12:03:02 +00:00
diego
316cd982df
Use $(notdir ) to filter out path prefixes instead of reinventing it poorly.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30038 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 04:06:25 +00:00
diego
0f4aed64d1
Avoid hackish shell loop to symlink missing XML source files.
...
Instead, employ make syntax to generate the shell command arguments.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30037 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 03:50:34 +00:00
diego
49b5defb6e
Globally remove main.xml from SYMLINKS_DEPS. It should never be symlinked.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30036 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 03:43:54 +00:00
diego
3ea762f28f
Reuse SYMLINKS_DEPS variable in the symlink targets.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30035 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 03:35:26 +00:00
diego
05f35acd58
Simplify shell command to symlink missing translated source files.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30034 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 03:32:12 +00:00
diego
f39814302d
Ignore errors from failing rm commands in clean targets.
...
This is also the policy we have in the top-level Makefile.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30033 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 03:19:01 +00:00
diego
ac50f58248
Do not ignore errors from mkdir invocations.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30032 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 03:17:23 +00:00
diego
35a7136f5c
The general xmllint target should only check configured languages.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30031 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 03:14:21 +00:00
diego
055694d3cd
Improve declaration of phony targets.
...
This prevents configure from being rerun all the time.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30030 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 03:09:09 +00:00
diego
1586e9212d
Factorize dependencies of language-specific HTML generation targets.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30029 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 03:07:35 +00:00
diego
9e41ccd3bc
spelling cosmetics
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30028 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 03:01:40 +00:00
diego
6fe2e9b0ac
Remove pointless dependency on xmllint.sh from phony xmllint target.
...
The individual language targets carry that dependency.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30027 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 02:59:39 +00:00
diego
0ba35473eb
Drop pointless dependencies of the phony targets html-chunked and html-single.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30026 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 02:45:55 +00:00
diego
7cc9d58f73
Fix dependencies of html-chunked and html-single targets.
...
All the files generated by configure are required.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30025 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 02:42:59 +00:00
diego
8bc89968cf
Exploit one more opportunity to make use of the CONFIGURE_GENERATED variable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30024 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 02:40:55 +00:00
diego
bd1e209f88
Factorize all components generated by configure into a variable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30023 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 02:39:22 +00:00
diego
318f59cc4d
Remove outdated comment about build system behavior.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30022 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 02:34:41 +00:00
diego
24d9de2ce4
cosmetics: Rename XSL_DEPS variable to SINGLE_XSL_DEPS for consistency.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30021 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 02:25:40 +00:00
diego
62197a7183
Drop support for per-language XSL stylesheets.
...
The feature was never properly used and provides little benefit.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30020 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 02:01:50 +00:00
diego
0886fd0089
Remove pointless Polish stylesheet; it provides no real benefit.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30019 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 02:00:25 +00:00
diego
a1c5ce6119
Drop support for per-language stylesheets.
...
In all these years nobody ever used this feature.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30018 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 01:51:42 +00:00
diego
130e2f9b67
Unconditionally symlink documentation files missing from a translation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30017 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 01:34:02 +00:00
diego
1f52f67652
Use variable for HTML stylesheet so individual languages can use their own.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30016 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 00:57:33 +00:00
diego
18c69ef780
Factorize stylesheet installation into its own target.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30015 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 00:42:46 +00:00
diego
b933c31df5
Construct monolithic targets with the HTMLDIR instead of the HTMLFILE variable.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30014 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-14 00:16:32 +00:00
diego
4a7eee5392
Factorize generating the list of all main.xml files.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30013 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-13 23:59:10 +00:00
diego
82624ac049
configure also generates all main.xml files.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30012 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-13 23:54:46 +00:00
diego
5ffe3cf479
Add html-chunk.xsl and html-single.xsl to targets generated by configure.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30011 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-13 23:50:38 +00:00
diego
01ebb2b49a
Avoid '&>' bashism for redirecting both stdout and stderr.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30010 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-13 23:48:20 +00:00
diego
d1cab97233
Simplify one more command via automatic variables.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30009 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-13 23:22:55 +00:00
diego
79e3b42c2a
Simplify setting COMMON_XSL_DEPS variable:
...
Use $(wildcard ) directly instead of using it to control a conditional.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30008 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-13 23:17:11 +00:00
diego
b72afc004c
Do not build monolithic documentation in a separate directory.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30007 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-13 22:51:55 +00:00
diego
7952f2315e
- Remove now unnecessary dependency on intermediate directories.
...
- Update README.maintainers to reflect that the monolithic documentation
is no longer built in a separate dir (accidentally committed part that
belongs to the next committed revision).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30006 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-13 22:43:37 +00:00
diego
4e09307180
Do not pointlessly set the HTMLFILE variable when running xmllint.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30005 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-13 22:25:08 +00:00
diego
a1b76a2914
Simplify some commands via automatic variables.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30004 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-13 22:23:34 +00:00
diego
985b7e57ae
Create required directories directly without intermediate steps.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30003 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-13 22:15:50 +00:00
diego
05de890bad
Declare common dependencies for chunked and single HTML targets together.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30002 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-13 22:10:39 +00:00
diego
8c42f1b7bc
cosmetics: Remove pointless trailing /.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30001 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-13 21:51:09 +00:00
diego
11dc4089e7
xmllint.sh is not a phony target.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30000 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-13 21:43:31 +00:00
diego
464d2e597f
Do not use symlinks for translations that comprise all XML files.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29999 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-13 21:33:24 +00:00
diego
24b378c00c
Remove pointless warning about Make being called from the wrong place.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29998 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-13 21:24:04 +00:00
diego
ca65466a05
Replace shell command substitution by Makefile syntax construct.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29996 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-13 12:41:17 +00:00
diego
dcd42d9779
Use automatic variables instead of the target name.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29995 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-13 12:38:16 +00:00
diego
e50d429186
Do not pointlessly remove all targets before recreating them.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29994 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-13 12:31:26 +00:00
diego
5ef58f0351
Declare a dependency on xmllint instead of duplicating the target's commands.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29993 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-12-13 12:28:42 +00:00
Daniel Dawson
c3c0309eec
Support for multiple editions in Matroska
...
Add code to intelligently choose an appropriate Matroska edition when
there are several. Will choose, in descending order of preference: the
edition chosen by the user through the option "-edition <edition id>"
if it exists, the first edition with EditionFlagDefault set to 1 if
there is one, or the first edition.
2009-12-04 19:43:17 +02:00
Uoti Urpala
ed333bb31d
Merge svn changes up to r29971
2009-11-29 06:11:02 +02:00
compn
f6c6ca3422
small update wishlist
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29963 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-11-23 20:41:06 +00:00
Uoti Urpala
5995bc175a
Merge svn changes up to r29962
2009-11-23 01:56:21 +02:00
Uoti Urpala
74b7dcc5f4
core: Add support for decoder reordering of pts values
...
Add a mode where libavcodec's reordered_opaque feature is used to
associate container packet timestamps with decoded frames. This should
improve behavior at least for MPEG files with interlaced h264; the
previous code does not cope well with the libavformat demuxer
producing two field packets with separate timestamps but the
libavcodec h264 decoder only producing a single output frame for those
two packets (so half the timestamps have no associated output frame).
The current libavformat mpeg demuxer seems to finally work with
interlaced h264 files and produce valid timestamps which are useful
with a mode like this.
By default MPlayer now selects between this new mode and the old one
automatically based on the number of timestamp problems they cause; by
default the new mode is used if both seem to work. The new option
-pts-association-mode can be used to force a particular mode. If
correct-pts mode is disabled this has no effect on timing.
Also remove the "EXPERIMENTAL" marker from the manpage description of
-correct-pts.
2009-11-21 20:53:10 +02:00
Uoti Urpala
4aff125b35
VO: Keep aspect by adding black bars in window mode too if necessary
...
By default (without -nokeepaspect) MPlayer tries to maintain video
aspect ratio by using window manager hints to keep output window
aspect when resizing. Before this commit it would however scale the
video to completely fill the window even if the window manager did not
respect those hints. Change the behavior to add black bars like in
fullscreen mode instead in this case.
2009-11-20 23:15:11 +02:00
Gabrov
4507c8aa2f
synced with r29912
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29918 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-11-16 15:20:57 +00:00
Uoti Urpala
287b62163e
Merge svn changes up to r29912
2009-11-16 07:01:46 +02:00
Uoti Urpala
b8861ce8e2
Support VDPAU MPEG4 hardware decoding
...
Original patch by NVIDIA.
2009-11-16 02:46:33 +02:00
Uoti Urpala
14bb3416c7
vo_vdpau: Add support for high-quality scaling feature
...
Part of the code is currently under #ifdef to allow compilation with
older VDPAU library versions; that can be removed later.
Partially based on a patch by Carl Eugen Hoyos.
2009-11-15 18:39:48 +02:00
Uoti Urpala
98ee8dd159
Add yuv_colorspace property, implemented in vo_vdpau and vo_xv
...
Add a property to select YUV colorspace. Currently implemented only in
vo_vdpau and vo_xv. Allows switching between BT.601, BT.709 and
SMPTE-240M (vdpau only).
The xv support uses the "XV_ITURBT_709" attribute. At least my NVIDIA
card supports that; I don't know whether other xv implementations do.
Bind the colorspace switch to the 'c' key by default. 'c' is currently
used by vo_sdl for some fullscreen mode change thing, but at the moment
that does not conflict and if it will in the future then vo_sdl can
change.
VDPAU part based on a patch from Lauri Mylläri <lauri.myllari@gmail.com>
2009-11-15 17:03:41 +02:00
Uoti Urpala
201bef7ee1
Implement vsync-aware frame timing for VDPAU
...
Main things added are custom frame dropping for VDPAU to work around
the display FPS limit, frame timing adjustment to avoid jitter when
video frame times keep falling near vsyncs, and use of VDPAU's timing
feature to keep one future frame queued in advance.
NVIDIA's VDPAU implementation refuses to change the displayed frame
more than once per vsync. This set a limit on how much video could be
sped up, and caused problems for nearly all videos on low-FPS video
projectors (playing 24 FPS video on a 24 FPS projector would not work
reliably as MPlayer may need to slightly speed up the video for AV
sync). This commit adds a framedrop mechanism that drops some frames
so that no more than one is sent for display per vsync. The code
tries to select the dropped frames smartly, selecting the best one to
show for each vsync. Because of the timing features needed the drop
functionality currently does not work if the correct-pts option is
disabled.
The code also adjusts frame timing slightly to avoid jitter. If you
for example play 24 FPS video content on a 72 FPS display then
normally a frame would be shown for 3 vsyncs, but if the frame times
happen to fall near vsyncs and change between just before and just
after then there could be frames alternating between 2 and 4
vsyncs. The code changes frame timing by up to one quarter vsync
interval to avoid this.
The above functionality depends on having reliable vsync timing
information available. The display refresh rate is not directly
provided by the VDPAU API. The current code uses information from the
XF86VidMode extension if available; I'm not sure how common cases
where that is inaccurate are. The refresh rate can be specified
manually if necessary.
After the changes in this commit MPlayer now always tries to keep one
frame queued for future display using VDPAU's internal timing
mechanism (however no more than 50 ms to the future). This should make
video playback somewhat more robust against timing inaccuracies caused
by system load.
2009-11-15 12:45:58 +02:00
ptt
c6bb4950bd
cosmetics and grammar fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29911 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-11-13 15:26:16 +00:00
jrash
1de7fb056b
sync with en/mplayer.1 r29905
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29909 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-11-13 14:12:25 +00:00
ptt
327414a214
synced with r29905
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29907 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-11-13 07:54:30 +00:00
ptt
cbda7a7bf4
synced with r29885
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29906 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-11-12 17:04:41 +00:00
ptt
4147bee3e9
cosmetic fixes as pointed out by diego
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29905 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-11-12 10:39:52 +00:00
ptt
ab4bdb64e1
Added -name, -title and -use-filename-title options and implementation in X11 vos
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29904 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-11-12 09:21:53 +00:00
tack
629eee5817
Replace dead link explaining why not to use HTML on the mailing lists.
...
New link is http://efn.no/html-bad.html
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29902 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-11-11 15:15:46 +00:00
reimar
c62952a9ac
Add a "tips and tricks" section to the slave mode documentation.
...
Hopefully will help in using some of its rather obscure features.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29900 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-11-11 11:38:41 +00:00
cehoyos
2b93a48ac8
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable
...
hardware.
Original patch by NVIDIA corporation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29885 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-11-10 19:11:13 +00:00
tack
c61f1c20c2
Update man page to reflect support for up to 8 channels.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29883 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-11-10 18:01:10 +00:00
reimar
9a8a73e547
Add support for DVB teletext.
...
Patch by Francesco Lavra [francescolavra interfree it] with modifications by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29875 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-11-10 11:31:47 +00:00
reimar
cc807663bf
Clarify possible issues with gmplayer commandline options due to conflicts
...
with separate gui configuration file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29852 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-11-08 15:01:05 +00:00
jrash
cc057549fb
sync with en/mplayer.1 r29823
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29833 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-11-06 12:30:56 +00:00
reynaldo
3efb64e34e
So Long, and Thanks for All the Fish
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29824 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-11-05 04:12:39 +00:00
cehoyos
a10b3f08bf
Add new VDPAU feature high-quality-scaling (and require newer library).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29823 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-11-04 15:30:13 +00:00
diego
4ccaa41db0
The "ilaced" suboption of vf_scale was renamed to "interlaced".
...
Fixes Bugzilla #1596 .
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29814 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-11-02 22:32:47 +00:00
cehoyos
dbe7c02a78
Improve VDPAU noforce-mixer documentation.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29813 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-11-02 16:42:37 +00:00
jrash
ffb717be28
sync with en/mplayer.1 r29805
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29806 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-10-31 02:00:00 +00:00
corey
0746f99a0a
Slightly change behavior of "none" if fstype specification.
...
In a list of enabled fstypes, "none" now clears the list rather than
disabling all fstypes and interrupting the parser. To enable only one
(or more) fstypes, list the types to enable after "none".
For example:
"-fstype none" is the same as before: all disabled
"-fstype none,fullscreen" enables only the fullscreen type
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29805 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-10-30 22:18:29 +00:00
cehoyos
29c937fe80
Allow image format BGRA when using vo vdpau.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29798 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-10-27 08:28:08 +00:00
ptt
a59c8e7d6a
synced with r29791
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29792 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-10-22 15:40:04 +00:00
diego
9e9c609a36
Break an output line for consistency.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29791 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-10-22 14:19:10 +00:00
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
ptt
e8be11765a
removed daniele forghieri from italian man mantainers (as said by diego and him)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29773 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-10-14 11:27:12 +00:00
ptt
581a08677c
synced with r29771
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29772 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-10-14 11:26:04 +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
5d60341790
cosmetics in channels/capture sections
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29765 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-10-08 17:40:47 +00:00
ptt
c72ef416ca
synced with r29762
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29764 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-10-08 16:59:36 +00:00
ptt
9514824cf9
added myself to italian man mantainers section, since i'm the one that does that
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29763 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-10-08 16:45:24 +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
ptt
6aef595f93
synced with r28576
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29760 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-10-08 11:31:24 +00: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
jrash
e259900901
sync with en/mplayer.1 r29731
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29746 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-10-01 05:41:47 +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
a0854c1978
commands: Add set_property_osd and step_property_osd
2009-09-19 05:30:20 +03:00
Uoti Urpala
e1ecc43152
Merge svn changes up to r29684
2009-09-16 22:28:12 +03:00
jrash
7352779ed8
sync with en/mplayer.1 r29661
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29672 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-09-12 06:10:42 +00:00
Gabrov
8768c51828
synced with r29670
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29671 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-09-11 15:47:43 +00: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
jrash
5e54e3554e
sync with en/mplayer.1 r29638
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29648 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-09-05 00:56:58 +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
jrash
1d09cab464
sync with en/mplayer.1 r29555
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29580 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-08-29 00:04:43 +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
diego
0b8fc28ba7
Adjust documentation about filtering out whitespace changes from 'svn diff'.
...
'svn diff' now has builtin whitespace ignore options.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29552 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-08-26 17:35:40 +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
jrash
55c399762f
sync with en/mplayer.1 r29461
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29462 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-07-31 13:07:56 +00: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
compn
87f0e2b3a3
undocumented keyword
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29459 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-07-30 12:03:42 +00:00
Uoti Urpala
4a36b51ea6
Merge svn changes up to r29455
2009-07-29 01:32:03 +03:00
diego
e5751ced4f
Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29443 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-07-26 19:53:00 +00:00
ptt
b1666a747d
grammar and sentence fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29436 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-07-22 19:32:17 +00:00
jrash
b96296d6af
sync with en/mplayer.1 r29413
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29422 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-07-18 04:31:55 +00:00
Gabrov
46974cdb45
synced with r39413
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29418 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-07-13 13:05:00 +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
a2037a2eff
Merge svn changes up to r29412
2009-07-07 02:56:01 +03:00
Uoti Urpala
0eb321bf2c
Remove trailing whitespace from most files
2009-07-07 02:34:35 +03:00
Uoti Urpala
6d908205fb
Merge svn changes up to r29304
2009-07-07 02:07:11 +03:00
diego
4200f091ff
Add a section about handling external code to the policy.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29411 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-07-04 13:26:51 +00:00
ptt
55f9c39e57
forgot a line :(; added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29328 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-05-28 15:53:27 +00:00
ptt
17b7cfb1bb
synced with r2769
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29327 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-05-28 15:39:02 +00:00
Gabrov
83cc0834f5
synced with r29305
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29319 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-05-24 09:54:25 +00:00
gpoirier
117e232624
sync w/r29244
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29312 b3059339-0415-0410-9bf9-f77b7e298cf2
2009-05-17 19:51:56 +00:00