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
reimar
8a5725ccad
Cleanup and fix rectangle size calculation, caused crashes with e.g.
...
-vf rectangle=0:0:0:0
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21417 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 17:51:44 +00:00
henry
86a5a52b2f
fix incorrect 4:4:4 chroma handling (backport from 0.4.1)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21416 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 17:49:59 +00:00
henry
c4a33d0dc4
ignore invalid values in the sequence display extension (backport from 0.4.1)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21415 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 17:47:55 +00:00
voroshil
4d696cc729
r21410: document new meaning of dia=1 introduced by lavc r7192
...
r21413: mark lavc's uneven multi-hexagon search as slow, remove stray '.'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21414 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 17:30:49 +00:00
gpoirier
bfb5f228c2
mark lavc's uneven multi-hexagon search as slow, remove stray '.'
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21413 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 15:34:00 +00:00
diego
a321bc9a2b
Fix a declarations vs statements warning.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21412 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 15:04:46 +00:00
diego
3aa3fbbf6c
Fix declarations vs statements warning.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21411 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 14:58:11 +00:00
gpoirier
1fe014dfd7
document new meaning of dia=-1 introduced by lavc r7192
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21410 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 13:17:07 +00:00
diego
ed5e0e9eec
Add libav include paths to CFLAGS without indirection.
...
This Makefile was skipped in the initial commit.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21409 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 11:27:21 +00:00
diego
ccb6adc9ef
Correct include path for bswap.h, patch by Carl Eugen Hoyos, cehoyos ag.or.at.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21408 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 11:24:19 +00:00
gpoirier
fb8e205585
remove duplicate entry
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21407 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 08:40:28 +00:00
diego
b125a9e129
Add libav include paths to CFLAGS without indirection.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21406 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 01:11:42 +00:00
ivo
7b78a6cc4e
move reserved_bytes out of packet_footer. this makes all packets uniform.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21405 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-30 21:59:55 +00:00
reimar
ef393a0650
Use av_int2flt/av_int2dbl to read float values. This is simpler and more
...
correct since it also works for int endianness != float endianness.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21404 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-30 17:55:00 +00:00
reimar
15eb8639c6
Move initialization of sh_audio/sh_video members to aviheader
...
where possible so that all a_streams[]/v_streams[] are initialized
and switching becomes simpler.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21403 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-30 17:48:00 +00:00
voroshil
5aa4df171d
r21398: improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_frames
...
r21399: fix suggested by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21402 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-30 16:10:00 +00:00
voroshil
b9561e2127
r21372: Some punctuation cosmetics and better wording
...
r21374: Fix URL, it has moved.
r21376: URL fix
r21394: Typo
r21395: Better wording for previous commit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21401 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-30 16:08:43 +00:00
voroshil
f68a99a69d
r21367: If a glyph is not found in the current font, switch to another one.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21400 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-30 15:49:30 +00:00
gpoirier
ead86d7142
fix suggested by Diego
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21399 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-30 12:50:34 +00:00
gpoirier
adff11161b
improve description of lavf's i_certify_that_my_video_stream_does_not_use_b_frames
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21398 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-30 09:27:45 +00:00
gpoirier
9f2ebb584e
fix indentation after last commit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21397 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-30 08:48:31 +00:00
gpoirier
98760a8555
add more comments to input.conf, patch by compn % tempn A twmi P rr P com %
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21396 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-30 08:47:29 +00:00
torinthiel
7d3dc8290d
Better wording for previous commit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21395 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 23:50:18 +00:00
torinthiel
7a0e810db0
Typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21394 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 23:11:59 +00:00
henry
f115cf480b
add missing r15484
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21393 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 20:46:27 +00:00
rathann
a59ed0467c
Add another FourCC found in the wild, for example:
...
http://distro.ktemkin.com/uta/uta_fanservice.avi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21392 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 17:58:39 +00:00