gpoirier
7201d11c00
Sync with 1.913:
...
Convert vo_aa suboption parser to using the subopt-helper.
This obsoletes all -aa* commandline options. Use -vo aa:* instead.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14941 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-11 12:37:47 +00:00
ivo
6dca93a554
support for multichannel wav files; -aa* is no longer valid and replaced by
...
-vo aa:options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14940 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-11 03:58:58 +00:00
diego
570ee50f62
Mark modified files as such to comply more closely with GPL §2a.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14939 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-11 02:40:28 +00:00
diego
9d1bb31125
MPlayer-specific changes to libdvdread
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14938 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-11 02:39:54 +00:00
kraymer
ccd4e96005
1.163: fixes for encoding of multiple files
...
1.164: Convert vo_aa suboption parser to using the subopt-helper
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14937 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-11 02:26:11 +00:00
ivo
b0e5f570bb
Convert vo_aa suboption parser to using the subopt-helper.
...
This obsoletes all -aa* commandline options. Use -vo aa:* instead.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14936 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-11 02:09:24 +00:00
rtognimp
0c7b6fc212
Rather simple patch for RAWDV demuxer which lets it say whats the total
...
movie length.
Patch by Oded Shimon
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14935 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-09 20:29:50 +00:00
jheryan
5408489488
New translated file. Synced with 1.12
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14934 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-09 12:41:04 +00:00
jheryan
b47ad76fbe
New translated file. Synced with 1.21
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14933 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-09 12:40:25 +00:00
jheryan
6c54b1aeb2
New translated file. Synced with 1.31
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14932 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-09 12:39:00 +00:00
henry
893a48026e
missing return statement (1e5l for me)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14931 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-08 22:11:49 +00:00
syrjala
0046a87017
Clean up properly if preinit() fails.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14930 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-07 22:45:47 +00:00
nicodvb
883b0fad3e
set AvgBytesPerSecond to the correct value if encoding with mp3lame in cbr mode
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14929 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-07 22:00:29 +00:00
nicodvb
f955afd56c
fixed support for mp3 at <32000 sample_rate
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14928 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-07 07:36:27 +00:00
gpoirier
a9d9395479
sync with 1.912:
...
documented scale=-n where n <= -9
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14927 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-06 22:28:00 +00:00
nicodvb
1d615eb192
documented scale=-n where n <= -9
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14926 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-06 21:22:08 +00:00
nicodvb
0cde424897
subtracting 8 from negative w and h rounds the dimension to the closest multiple of 16
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14925 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-06 21:15:24 +00:00
nicodvb
c596f03a8a
added support for other codecs (mpeg4/h264/aac) in mpeg-ps parsing the PSM
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14924 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-06 21:10:01 +00:00
rtognimp
d13d95f551
alac support via lavc decoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14923 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-06 17:55:31 +00:00
attila
234edad908
add a short note about how to use ttf fonts
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14922 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-06 17:31:55 +00:00
iive
8743fbdd1c
use inttypes.h for checks instead of less spread-ed stdint.h
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14921 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-06 14:43:41 +00:00
michael
db4b3802ea
returning to the old index at the end system, alternatives are too complex with questionable advantages
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14920 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-04 23:12:41 +00:00
gpoirier
90075ced94
Typos
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14919 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-04 15:29:10 +00:00
gpoirier
6afc33d585
Sync with 1.910:
...
1.910: sync to x264 r150: new option 'b_pyramid'.
1.909: restrictions on muxer's telecine option.
1.9.8: English-manpage specific fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14918 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-04 15:27:39 +00:00
lorenm
8f11e599c4
sync to x264 r150: new option 'b_pyramid'
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14917 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-04 13:11:01 +00:00
nicodvb
ad602d5462
restrictions on muxer's telecine option
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14916 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-04 07:50:55 +00:00
nicodvb
ea27baf5a3
converted vframerate to CONF_TYPE_FLOAT
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14915 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-04 07:43:00 +00:00
gpoirier
83cc191947
Typos
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14914 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-04 07:20:00 +00:00
paszczi
37db3da00b
synced with 1.907
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14913 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-04 06:46:50 +00:00
michael
d3685fdbeb
store local keyframes too so faster seeking is possible
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14912 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-04 03:16:40 +00:00
rfelker
47c016bd18
100l to reimar.. sh_audio->samplerate and sh_audio->i_bps are not the same
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14911 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-04 01:53:55 +00:00
rtognimp
56bf07f685
Fix very old ra files with no fourcc
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14910 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 23:02:45 +00:00
rtognimp
e98640dadc
Fix some 28.8 ra files with four text strings
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14909 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 21:13:30 +00:00
gpoirier
54557ddf54
Sync with 1.907:
...
1.907: Update xv and xvmc documentation to reflect recent colorkey
changes + some fixes of mine.
1.906: mention telecine in mpeg muxer section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14908 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 20:48:00 +00:00
michael
3f8fa0bea0
partial indexes
...
comments (with alternative suggestions and advantages) welcome
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14907 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 17:16:49 +00:00
al
809b5bf588
Update xv and xvmc documentation to reflect recent colorkey changes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14906 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 14:09:12 +00:00
alex
11fe14fefb
finished tasks
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14905 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 13:52:48 +00:00
nplourde
56753f0ae7
do not always request little-endian despite the actual sound format. by Alexander Strange - astrange@ithinksw.com
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14904 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 13:46:54 +00:00
diego
de064ea3e7
ADTS AAC works now.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14903 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 13:40:56 +00:00
diego
e0aba85941
libdvdcss is patched, move Tremor up with the other codec libs.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14902 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 13:12:55 +00:00
diego
9726cac72d
MEncoder now supports multiple files, Jack transport API requested.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14901 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 12:57:40 +00:00
diego
9dd352a5c0
better explain where and how to use doxygen comments
...
patch by Oded Shimon <ods15 at ods15 dot dyndns dot org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14900 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 12:14:08 +00:00
diego
1e6d873366
Patches should not be sent as replies to unrelated threads.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14899 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 11:29:33 +00:00
reimar
c5563969ec
Fix rm files with a really big index chunk.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14898 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 10:23:28 +00:00
reimar
fd9fe9e04d
Make nuv files work on bigendian (but old nuv files created with mencoder
...
wont play anymore - before they would have worked with mplayer on be)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14897 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 10:19:56 +00:00
nicodvb
3d4f1ec483
mention telecine in mpeg muxer section
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14896 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 07:54:50 +00:00
nicodvb
25496ac66c
recalculate frame duration after soft telecine
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14895 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 07:48:54 +00:00
rathann
95c4eb180e
options in config file have been using '-' instead of '_' for ages
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14894 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 03:11:44 +00:00
gpoirier
980c26e5ac
35% faster turbo mode with 0.01dB drop. Based Loren Merritt's suggestions.
...
Next step would be to make turbo mode accept a "quality" argument to control the
speed vs quality tradeoff.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14893 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-02 19:28:42 +00:00
gpoirier
e0a083db3c
Sync with 1.905:
...
Finished translations of revision 1.894
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14892 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-02 19:24:27 +00:00