michael
59c8e9e6b2
size and stream_id docs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20794 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 18:50:58 +00:00
diego
5601fa28f7
Remove unused variables.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20793 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 18:46:42 +00:00
diego
bd776149b1
Rename xvid4 variable/option back to xvid so as not to break scripts.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20792 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 18:46:03 +00:00
michael
15a0cdbad6
clearer frame_code explanation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20791 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 18:40:08 +00:00
diego
2afd79af34
cosmetics: Fix indentation after last commit.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20790 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 18:36:46 +00:00
diego
7accc82228
Separate XviD 3 and XviD 4 tests.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20789 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 18:35:32 +00:00
michael
bf75a7c1c8
simple 1 line definition of what a keyframe is
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20788 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 18:32:54 +00:00
uau
0f6d5e4fd9
Change value used to indicate "unknown audio format" from 0 to -1.
...
0 collided with a valid format value.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20787 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 18:31:04 +00:00
diego
d9a87e081e
Remove some DivX 4 leftovers.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20786 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 17:37:50 +00:00
voroshil
e88a6ecf84
r20774: Adding ability to check allowed frequency range.
...
r20775: Spelling fix: Allowable -> Allowed
r20780: MSGTRs for ao_alsa.c
r20781: MSGTRs for libvo/aspect.c and libvo/vo_xv.c
r20782: remove duplicate MSGTR
r20783: 11l, revert r20782
typo fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20785 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 17:36:49 +00:00
voroshil
e2d43c1b20
sync with r20774
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20784 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 17:29:34 +00:00
kraymer
05e94129ee
11l, revert r20782
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20783 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 15:10:12 +00:00
kraymer
361cebfbba
remove duplicate MSGTR
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20782 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 15:01:21 +00:00
kraymer
7ae43d3309
MSGTRs for libvo/aspect.c and libvo/vo_xv.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20781 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 14:55:37 +00:00
kraymer
7043e4a0a7
MSGTRs for ao_alsa.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20780 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 14:52:33 +00:00
gpoirier
7c9d04f18b
symplify aligned memory allocation on mingw32 by using ffmpeg's av_malloc/av_free
...
Patch by Emanuele Giaquinta % e P giaquinta A glauco P it %
Original thread:
Subject: [MPlayer-dev-eng] [PATCH] liba52/parse.c: avoid dirty hack on mingw32
Date: 10/25/2006 03:19 AM
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20779 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 14:48:36 +00:00
gpoirier
cb2b207948
partial sync with latest manpage commits
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20778 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 13:05:10 +00:00
diego
1542182417
Generated XSL files should be in UTF-8.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20777 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 12:39:16 +00:00
diego
508c93566d
Move some FourCC values from libavformat/riff.c to our private mapping.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20776 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 10:49:34 +00:00
voroshil
60bf68100c
Spelling fix: Allowable -> Allowed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20775 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 10:30:52 +00:00
voroshil
09621fb285
Adding ability to check allowed frequency range.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20774 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 07:02:43 +00:00
corey
7e5c903723
- explain lavc lmin option more clearly
...
- document lavc mblmin and mblmax options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20773 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 03:23:02 +00:00
corey
da8cb27dbd
support lavc mblmin and mblmax
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20772 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 03:22:03 +00:00
diego
78a3bf6c9b
Create binaries with proper executable suffix under Windows.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20771 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 00:13:33 +00:00
nicodvb
5cc6005c86
support for -dvdangle
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20770 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 00:11:42 +00:00
nicodvb
cac3e68147
near-precise seeking in dvd://
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20769 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 00:00:46 +00:00
uau
0d8f9453b5
Fix code that cuts audio data if the filters produce too much.
...
It incorrectly used the channel count and sample size values from the
decoder even though the filters can change those.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20768 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 23:16:55 +00:00
gpoirier
2df43c4b2f
sync w/ r20739, patch by Sheldon % Jin jinsh2 A yahoo P com %
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20767 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 23:06:42 +00:00
nicodvb
faa4d4ea23
now the OSD shows the value returned by demuxer_get_current_time() rather than sh_video->pts
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20766 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 22:57:42 +00:00
nicodvb
6200940dcb
added demuxer_get_current_time() to get the current playtime (possibly aided by the stream layer)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20765 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 22:55:49 +00:00
nicodvb
0fa1a3e4c6
now demux_seek() tries to seek aided by the stream layer, if possible
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20764 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 22:54:28 +00:00
nicodvb
a46e8bb058
added definition of DEMUXER_CTRL_RESYNC
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20763 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 22:51:18 +00:00
nicodvb
81bc02a02a
implemented STREAM_CTRL_GET_CURRENT_TIME and STREAM_CTRL_SEEK_TO_TIME (precise seeking)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20762 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 22:49:56 +00:00
gpoirier
19e254aa26
Partial sync with en/mplayer.1 r20739
...
patch by S Jin jinsh2 A yahoo P com
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20761 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 22:48:14 +00:00
nicodvb
f8bea9a082
added definitions of STREAM_CTRL_GET_CURRENT_TIME STREAM_CTRL_SEEK_TO_TIME
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20760 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 22:46:35 +00:00
diego
c24e344fae
typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20759 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 21:09:10 +00:00
diego
855455432a
_inputmodules vs _noinputmodules typo fix
...
noticed by Klaus Müller, mk.2001 web de
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20758 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 21:05:03 +00:00
michael
3c49701490
feed av_log() through mp_msg()
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20757 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 19:52:47 +00:00
michael
1052ab502a
fprintf -> mp_msg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20756 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 19:05:38 +00:00
voroshil
021c724671
Adding myself to man page translation and stram sections.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20755 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 18:57:25 +00:00
voroshil
b3667eaa56
Replace enneccesery O_RDWR with O_RDONLY
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20754 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 18:39:38 +00:00
voroshil
506cc511a7
Restoring volume level of radio card on exit.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20753 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 18:27:40 +00:00
voroshil
057630b2a5
sync tag update, no real changes needed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20752 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 18:20:07 +00:00
voroshil
a6150952f3
r20739: Remove remnants of long-gone libfame.
...
Fixed line in man page, started from a quote character.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20751 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 18:15:37 +00:00
mosu
9c4d028084
If parsing a seek head fails then mplayer should try continue parsing the file after the seek head.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20750 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 18:14:30 +00:00
reimar
8abf4e3f17
Add our own CODEC_ID -> fourcc translation tables so we do not need
...
to put them into ffmpeg.
Also adds support for S24BE and S8 audio formats, which fixes e.g.
http://samples.mplayerhq.hu/A-codecs/MACE/Bach1-1.aiff and
http://samples.mplayerhq.hu/MXF/ebu_small.mxf .
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20749 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 17:37:23 +00:00
reimar
9d3fe04dce
r20650 inverted the gtk1 check before setting charset, this
...
disabling all charset conversions.
Fix to always use UTF-8 as default now.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20748 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 17:21:34 +00:00
kraymer
543de42ae7
remove stray comment line
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20747 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 16:45:49 +00:00
diego
e19c97bfd4
Fix linking on Cygwin and remove nonsense lseek64 --> lseek indirection,
...
all in one fell swoop. Patch by yours truly accepted upstream.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20746 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 16:42:39 +00:00
diego
863ec4e1a2
Remove bogus comment lines.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20745 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 16:40:22 +00:00