1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 20:05:07 +00:00
Commit Graph

13397 Commits

Author SHA1 Message Date
ivo
9128afc215 New translatable messages for vo_pnm (the portable anymap video output
driver).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13397 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-20 01:28:32 +00:00
ivo
a91f764096 New MD5 sum video output driver. For every frame, it calculates the MD5 sum
and writes a list of those sums to an, optionally specified, output file.
It does not rely on external programs to be installed. The MD5 sum code is
borrowed from the uCIFS library, written by Christopher R. Hertel in 2004
and released under the LGPL license.

Note: This driver is not yet activated and will not be compiled and linked
to libvo. A separate patch will take care of that. This is just for adding
the files to the repository.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13396 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-20 01:01:08 +00:00
ivo
766abce5a0 New generic 'portable anymap' video output driver. It supports portable
pixmaps and graymaps in both raw and ASCII mode. Besides PPM and PGM, it
can also output PGMYUV files which are PGM files with the U and V plane
appended to the bottom of the Y image (bottom left and bottom right). All
files can be written to the current directory, to a specified output directory
or to multiple subdirectories if the filesystem can't handle the amount of
files in one directory anymore.

Note: This driver is not yet activated and will not be compiled and linked
to libvo. A separate patch will take care of that. This is just for adding
the file to the repository.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13395 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-20 00:54:57 +00:00
michael
3d8456a962 100l typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13394 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-19 22:15:57 +00:00
gpoirier
5db7b4a03f Sync with 1.725: Better wording and clarity as suggested by the Wanderer.
+ some further suggestions by the Wanderer on Eng manpage.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13393 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-19 19:33:56 +00:00
faust3
a5b8e5f858 handle sigchld in mplayer.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13392 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-19 18:45:11 +00:00
faust3
b63f5b3e85 switch_ratio may not work with some filter chains
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13391 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-19 18:36:18 +00:00
diego
f0764528af Better wording and clarity as suggested by the Wanderer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13390 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-19 10:58:41 +00:00
paszczi
a861066ad9 cosmetics by frogu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13389 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-19 10:51:33 +00:00
gpoirier
9354178e61 Fixes indentation around my contributions, and adds lavc's "turbo" mode,
inspired by XviD "turbo" mode.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13388 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-19 10:17:07 +00:00
gpoirier
7fa1bf6c59 New lavc flag: "turbo" mode which is supposed to speed up 2-pass encoding
while preserving quality as much as possible.
Inspired by XviD "turbo" mode.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13387 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-19 09:59:05 +00:00
michael
a33c90828e support generating divx2pass.log on 2nd pass patch by (Loren Merritt <lorenm at u dot washington dot edu>)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13386 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-18 23:20:09 +00:00
paszczi
926e76298e synced with 1.723
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13385 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-18 21:46:41 +00:00
ivo
0f9f4caba4 mp_msg transition of unmaintained audio output drivers.
Patch by Reynaldo H. Verdejo Pinochet <reynaldo at opendot dot cl>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13384 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-18 20:31:28 +00:00
gpoirier
102fe4f34a Cumulative patch:
1.723: man page review part IX
1.722: passing an array or double precission parameters for the scaling
       function, instead of missusing a few bits of the flags
       fixing the naming of the scaling functions a little

+ probably some Diego fixes on French manpage


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13383 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-18 18:14:25 +00:00
reimar
a894ca74e8 fix playback of files with displaysize not set (aspect was set to NaN for these)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13382 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-18 14:35:19 +00:00
diego
41bab33be9 Use the same names as on mphq for the generated man pages.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13381 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-18 14:20:14 +00:00
diego
9cb46b52d1 Reduce excessive verbosity a bit.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13380 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-18 14:17:45 +00:00
diego
af6474eac3 man page review part IX
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13379 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-18 13:57:46 +00:00
diego
e950a31534 czech man page translation by Jiri Heryan <technik at domotech dot cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13378 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-18 12:58:45 +00:00
gabucino
8e35b833fa compile fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13377 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-18 10:10:58 +00:00
reimar
40e1870db5 force compilers not to optimize/inline extend_stack_for_dll_alloca
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13376 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-18 09:10:47 +00:00
rfelker
0ab4837bd5 fix reimar's 10l...no actually imho it's arpi's 100l for writing the
old bad init_audio_codec code that replaced all the values set by the
demuxer with "safe" defaults. no idea where this actually belongs --
here or the various demuxers -- but at least it works again now.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13375 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-18 04:20:13 +00:00
michael
54df7e4a3e passing an array or double precission parameters for the scaling function, instead of missusing a few bits of the flags
fixing the naming of the scaling functions a little


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13374 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-18 00:08:17 +00:00
paszczi
5e71ad8c1e synced with 1.40 + random fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13373 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-17 21:15:52 +00:00
nauj27
35a58ede4c A bit of sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13372 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-17 21:10:02 +00:00
paszczi
1f9d882387 synced with 1.721
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13371 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-17 20:12:44 +00:00
gpoirier
c27cad4375 Sync with English manpage
1.720: MicroDVD IS a frame-based subtitle format
1.719: wording, spelling and small fixes to the video output driver section
+ a mistake picked up by Diego


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13370 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-17 17:11:29 +00:00
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