diego
e9b30401d7
-menu-startup, based on patch by Aurelien Jacobs <aurel at gnuage dot org>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13369 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-17 15:53:04 +00:00
diego
036c10ae7f
runtime aspect switching, patch by Aurelien Jacobs <aurel at gnuage . org>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13368 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-17 15:38:59 +00:00
diego
fb24ae75f5
Quit now sends an optional return value, based on patch sent by Aurelien
...
Jacobs <aurel at gnuage dot org>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13367 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-17 15:35:47 +00:00
diego
bc24d6794a
Translate up to MSGL_STATUS so all normal output is translated.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13366 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-17 12:16:42 +00:00
diego
d020ef92c5
MicroDVD IS a frame-based subtitle format, mistake noticed by Jiri Heryan
...
<technik at domotech dot cz>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13365 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-17 11:34:00 +00:00
diego
4e25ff3256
wording, spelling and small fixes to the video output driver section
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13364 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-17 11:30:30 +00:00
diego
e3c39a8423
Made the wording of MSGTR_EdlCantOpenForWrite and MSGTR_EdlCantOpenForWrite
...
identical for consistency. Also German translation is easier this way.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13363 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-17 11:18:55 +00:00
faust3
7b545bbee6
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13362 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-17 10:37:56 +00:00
faust3
f5d3da024c
center the image when screenw & height are set
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13361 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-17 09:56:09 +00:00
kraymer
e064d4ddd4
lastes sync with EDL messages
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13360 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-17 09:55:50 +00:00
diego
a42fd601ef
Hardcoded EDL messages moved to help_mp-en.h, Doxygen comments added, patch
...
by "Reynaldo H. Verdejo Pinochet" <reynaldo at opendot dot cl>, spelling
and wording corrections by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13359 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-17 02:28:44 +00:00
reimar
6068c1846e
moved sh_audio initialization from dec_audio to demuxer.c to fix
...
-hr-mp3-seek bug (pts was -inf after seeking) and remove the workaround
from demux_audio.c.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13358 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-16 19:51:13 +00:00
rtognimp
378ded9169
IBM Ultimotion native decoding via libavcodec
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13357 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-16 19:42:54 +00:00
faust3
d32a38dfed
Changed the default again so that the initial video position is in
...
the upper left corner like in vo fbdev[2].
Reason: vo cvidix does not know the screen resolution unlike you specify
it with screen[w/h], resulting in the video being displayed on a random
position.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13356 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-16 18:08:17 +00:00
diego
adf2ed95d7
nick
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13355 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-16 11:00:37 +00:00
faust3
7a7248586c
make it possible to use the run command from a menu config file, based on a patch by Aurelien Jacobs <aurel@gnuage.org>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13354 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-16 09:25:56 +00:00
faust3
8679873019
stdout and stderr are macros --- you can't assign to them. Assignment doesn't make sense anyway, because freopen will always return the same FILE * structure that it got in parameter. patch by Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13353 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-16 08:12:05 +00:00
faust3
56f0d012e3
declare modify_ldt with syscall3 macro for older glibcs patch by Mikulas Patocka <mikulas at artax.karlin.mff.cuni.cz>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13352 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-16 07:58:19 +00:00
rtognimp
d77795cc39
Support "Creative ADPCM codec" and "Micronas speech codec" audio codecs
...
via windows binary dll
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13351 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-15 21:58:21 +00:00
faust3
33980d6f5c
Depend on bio2jack v0.3 as it fixes an important bug in JACK_Write() function patch by ismail donmez <kde@myrealbox.com>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13350 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-15 16:01:34 +00:00
paszczi
f75d9d87fd
synced with 1.718
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13349 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-15 15:33:52 +00:00
faust3
e77c880367
mingw compile fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13348 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-15 15:17:06 +00:00
faust3
299671ded1
fix not matching prototype, patch by Mikulas Patocka <mikulas at artax.karlin.mff.cuni.cz>; remove ^M
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13347 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-15 14:19:41 +00:00
faust3
3616785033
fix a memory corruption and make sure only getch2 handles stdin
...
in order to avoid delayed events caused by lost input
patch by Mikulas Patocka <mikulas at artax.karlin.mff.cuni.cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13346 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-15 14:08:46 +00:00
faust3
0e339fc397
option to display menu at startup, patch by Aurelien Jacobs <aurel at gnuage.org>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13345 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-15 13:37:49 +00:00
faust3
5e00ed042b
This time is a patch to improve subtitle alignment management. It
...
implements
SSA alignment styles; note that alignment for SSA files is not actually
supported, but for SAMI files (which use the same alignment codes) it
is.
patch by Salvatore Falco <sfalco at studenti.ing.uniroma1.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13344 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-15 13:16:52 +00:00
gpoirier
f6674ba8be
Cumulative patch:
...
1.718: Audio output driver suboptions documented
1.717: Consistency fixes, spelling
1.716: All video driver suboptions documented, gif and tga examples
+ Diego suggestions/fixies on above patches, and on previous commit
+ small Nroff formating fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13343 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-15 13:08:53 +00:00
faust3
c2c997fda1
fix ineffectual video equalizer command line options, patch by kiriuja <mplayer-bugs at en-directo.net>, closes #37 , some more variable docu by me
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13342 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-15 11:26:45 +00:00
danny
b6ec858471
Audio output driver suboptions documented
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13341 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-15 10:47:03 +00:00
faust3
c95142bc23
slave mode command to switch aspect ratio, patch by Aurelien Jacobs <aurel at gnuage.org>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13340 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-15 09:45:34 +00:00
faust3
49c553dc7f
quit slave mode command now accepts an exit value, patch by Aurelien Jacobs <aurel at gnuage.org>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13339 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-15 09:29:10 +00:00
faust3
5a48784803
add a comment to the Xorg workaround
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13338 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-15 08:02:51 +00:00
rtognimp
7cd4d089be
Index must be positive to prevent endless loop on bad data
...
Based on an idea by iive
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13337 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-14 21:02:19 +00:00
faust3
6f9cd1674c
workaround for Xorg-6.8 not saving the surface registers on bigendian
...
architectures, patch by Luca Barbato <lu_zero at gentoo.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13336 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-14 20:43:39 +00:00
iive
bb0ca7d619
fix compile on gcc 2.95.3
...
patch send by Jan Knutar <jknutar_at_nic_dot_fi>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13335 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-14 16:57:37 +00:00
rtognimp
49bc246607
AVC support moved to libavcodec, avcC atom is now passed in extradata
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13334 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-13 21:21:48 +00:00
wight
26fc7d22bd
sync 1.717
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13333 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-13 15:24:02 +00:00
wight
8ad9ebcb38
random fixes, spelling, vocabulary
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13332 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-12 22:44:49 +00:00
wight
ef2c9a6c25
Consistency fixes, spelling
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13331 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-12 22:43:17 +00:00
gpoirier
a6d340b841
Sync with English mp-v1.715.
...
1.714: 2pass encoding support for x264(r46) + changes in default settings
1.715: Small fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13330 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-12 18:51:44 +00:00
danny
cffdee66f3
All video driver suboptions documented, gif and tga examples
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13329 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-12 18:42:02 +00:00
diego
d44eca3d33
small fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13328 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-12 16:42:26 +00:00
kraymer
a32f8d5654
changed wording (s/Unteroption/Suboption)
...
very few updates in fideo filters section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13327 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-12 15:45:49 +00:00
iive
ab9f308df4
2pass encoding support for x264(r46).
...
patch by Loren Merritt and Jeff Clagg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13326 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-12 15:36:43 +00:00
mosu
d7f693a204
Spelling. Patch by Jan Minar <jjminar at fastmail onedot fm>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13325 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-12 14:01:13 +00:00
gpoirier
f7581f5e16
Sync with 1.711:
...
- Video driver null, yuv4mpeg, gif89a, pgm, png and tga documented, jpeg drop from the list to document
- minor changes, and typos from 1.710
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13324 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-12 10:57:51 +00:00
ivo
f9866da609
Added one more error check. Forgot it last time (grrr :) ).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13323 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-12 01:35:41 +00:00
kraymer
ef58c6cabd
removed occurence of work as maintainer (in regard to Diego's email)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13322 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-11 22:54:33 +00:00
kraymer
f5d0527e09
updates in video output drivers section (update rev 1710 of en/mplayer.1)\nother minor fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13321 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-11 22:52:34 +00:00
kraymer
80bba00022
hopefully last format correction regarding prior commit in video output drivers section
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13320 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-11 22:50:00 +00:00