torinthiel
a01e63115a
Synced with r21466
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21467 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-03 13:12:29 +00:00
torinthiel
d1a6eb4794
[cosmetics] Consistent XML source formatting
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21466 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-03 12:19:22 +00:00
torinthiel
f2ec197873
[cosmetics] Reindent XML source
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21465 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-03 12:12:29 +00:00
nicodvb
6d8213c5d6
cosmetics: anti-chaos reindentation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21464 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-03 12:06:08 +00:00
torinthiel
deb1a91f55
Synced with r21462
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21463 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-03 12:01:21 +00:00
torinthiel
38f6043478
mention all other image formats
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21462 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-03 11:49:09 +00:00
reimar
4a6ad7c674
Unicode support for demuxer info in ASF demuxer.
...
Patch by Zuxy Meng [zuxy meng <at> gmail com].
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21461 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-03 11:35:11 +00:00
reimar
0ba390c7a3
Open vobsub output files in binary mode, otherwise the OS might
...
do all kinds of evil mangling to them (fixes bug #668 ).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21460 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-03 11:23:04 +00:00
reimar
9902ca7c44
100l typo in 21380 disabled OSD with at least xvmc.
...
Patch by Andrew Cohen [cohen bu edu]
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21459 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-03 09:59:55 +00:00
voroshil
c40c93fe86
fix two overlooked typos in previous sync cause build error
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21458 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-03 06:38:45 +00:00
voroshil
8a8ac8ac23
Fix translation error in previous sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21457 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-03 06:35:39 +00:00
voroshil
c09ad60eb7
muxer FIXME resolved
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21456 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-03 06:32:07 +00:00
voroshil
e4d3008ed2
r21423: Consistent capitalization of table entries
...
r21424: Reformat examples: ...
r21425: Some fixes for previous commit, 10l for me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21455 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-03 06:29:04 +00:00
voroshil
99396fe688
fixed missing tag update
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21454 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-03 06:05:12 +00:00
voroshil
4dc10053e9
r21430: documented -mpegopts :[va]buf_size
...
r21441: Audio track switching works for AVI and libavformat as well.
r21446: Remove long-deprecated -vop option.
r21449: Merge dga/nodga suboption of vo_vesa, no short forms.
r21452: document s3fb video out driver
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21453 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-03 05:59:30 +00:00
gpoirier
c96ae44aea
document s3fb video out driver
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21452 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-03 00:29:07 +00:00
diego
8413c966a8
Use fallback XAnim and Real codecs directories when autodetection is skipped.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21451 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-02 20:54:51 +00:00
diego
af70335917
Remove warning about missing codecs directory, the condition is always true.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21450 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-02 20:49:35 +00:00
diego
61aae1d6f3
Merge dga/nodga suboption of vo_vesa, no short forms.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21449 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-02 20:32:28 +00:00
reimar
48c9fd284d
Simplify: 1 > 0 seems to be a rather safe assumption to make ;-)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21448 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-02 19:59:35 +00:00
Gabrov
c2a0aab923
synced with r21446
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21447 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-02 18:51:01 +00:00
diego
60a8769850
Remove long-deprecated -vop option.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21446 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-02 17:32:53 +00:00
diego
d45ebc8fea
Replace deprecated vo_plugin_args by vf_settings.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21445 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-02 17:29:56 +00:00
diego
7a3457baea
cosmetics: Rename functions and variable names from vop to vf.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21444 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-02 17:24:17 +00:00
eugeni
ac93dafe54
Set video aspect ratio for libass in vf_vo.
...
This was lost when ass_configure was split into smaller functions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21443 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-02 17:04:01 +00:00
diego
32356a5c81
Update comment, video output plugins are deprecated.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21442 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-02 16:49:13 +00:00
diego
cda30b439b
Audio track switching works for AVI and libavformat as well.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21441 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-02 16:07:17 +00:00
nicodvb
7e876cb095
doxygenized dvdnav_sid_from_lang() and dvdnav_number_of_subs()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21440 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-02 14:50:12 +00:00
Gabrov
6133c207d6
synced with r21438
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21439 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-02 14:00:41 +00:00
diego
7a8fa765db
Fix includes and include path, bswap.h is in libavutil now.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21438 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-02 12:33:59 +00:00
diego
9c2d44923a
Remove superfluous bswap.h include.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21437 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-02 12:32:44 +00:00
diego
c00059b047
Remove suffix rules that are just copies of make builtin rules.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21436 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-02 12:08:25 +00:00
diego
44e2adf8d3
Use standard name for C++ flags.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21435 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-02 11:41:58 +00:00
diego
df1a4c9f20
Move system headers before libavutil headers to work around build issues on
...
Mac OS X, redefining always_inline causes problems.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21434 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-02 11:09:01 +00:00
reimar
bc55a3fb67
Compile fix since libvo/sub.h include was removed from mplayer.h
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21433 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-02 10:00:03 +00:00
voroshil
a02bbf6cf3
Translated section "AUDIO FILTERS"
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21432 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-02 07:56:05 +00:00
voroshil
d7b79f929f
Typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21431 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-02 07:44:03 +00:00
nicodvb
5907c408e4
documented -mpegopts :[va]buf_size
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21430 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-02 00:04:03 +00:00
nicodvb
b5ecb3ba07
permit to specify the sizes of the decoders' buffers
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21429 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 23:51:51 +00:00
nplourde
616383a246
fix mencoder include clash on osx
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21428 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 23:48:07 +00:00
torinthiel
253732b445
Synced with r21395
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21427 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 23:43:53 +00:00
torinthiel
6f2563b5bf
Sync r21425
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21426 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 23:42:50 +00:00
torinthiel
23ae48d23e
Some fixes for previous commit, 10l for me
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21425 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 23:41:55 +00:00
torinthiel
c6f76aab85
Reformat examples:
...
- break overly long lines
- indent continuation lines
- add missing <replaceable> tags
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21424 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 21:52:42 +00:00
torinthiel
54f1d327e4
Consistent capitalization of table entries
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21423 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 21:42:55 +00:00
reimar
24f3a0132c
100l confused FFMIN/FFMAX
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21422 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 19:43:36 +00:00
reimar
0af2daec29
Proper fix for last demux_avi commit, stream switching now really should
...
not hang anymore
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21421 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 19:24:42 +00:00
reimar
f32179337e
Make sure we do not hang if no streams are available
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21420 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 18:51:44 +00:00
reimar
d441d65f34
Implement stream switching for AVI demuxer.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21419 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 17:57:29 +00:00
henry
e6981cadec
update for r21415 and r21416
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21418 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 17:56:41 +00:00