1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-05 21:57:39 +00:00
Commit Graph

17446 Commits

Author SHA1 Message Date
diego
c87bb64f5b List Derek Lewis as AIX/Solaris maintainer, patch by himself.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17446 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-20 22:28:21 +00:00
diego
32a1de5465 Add Derek Lewis, patch by himself.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17445 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-20 22:27:26 +00:00
diego
df4e24e34b AIX compiler CPU-option improvements
patch by Derek E. Lewis < dlewis  &&@&&  solnetworks   &&.&&   net >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17444 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-20 21:15:28 +00:00
diego
62828b129d AIX section for the ports description
patch by Derek E. Lewis < dlewis  &&@&&  solnetworks   &&.&&   net >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17443 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-20 21:04:27 +00:00
ods15
1c93b17c2f some updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17442 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-20 20:49:45 +00:00
ods15
6fd34c98b6 MPLAYER_VERBOSE, new enviorment variable to control verbosity before init
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17441 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-20 20:38:46 +00:00
ods15
815c782f84 cosmetic change, shift stuff around to more logical places
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17440 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-20 19:12:22 +00:00
ods15
7c6be88fc0 change goals slightly..
max_index_distance removed
index changed to combination of syncpoint index and pts for keyframes
back_ptr changed - points to most correct keyframe, not most recent.
max(last_dts) <= syncpoint timestamp <= min(future_pts)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17439 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-20 19:10:55 +00:00
ods15
322d669cec bump date
add EOR
add coded stream flags


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17438 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-20 19:06:28 +00:00
atmos4
3cb89b0765 Added DPI (Print-Resolution) and Pixel-Aspect awareness to vo_jpeg.
Use -noaspect if you want Square-Px AR for anamorphic content (old behaviour).
Note: Many applications might ignore these settings, but they matter for
print design and video editing (Tested with Photoshop).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17437 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-20 01:37:15 +00:00
diego
f05206761e Also define FF_POSTPROCESS when using shared libavcodec.
Based on a patch found in Christian Marillat's Debian package.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17436 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-20 00:58:07 +00:00
kraymer
58187db2ef German man page review part XIV
covers lines 2712-3546


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17435 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-20 00:18:55 +00:00
nicodvb
aa40286a02 mention hwmpa
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17434 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-19 22:57:49 +00:00
nicodvb
8e106460ab documented audio codec hwmpa
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17433 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-19 22:41:15 +00:00
rathann
6c0d0ae39e Implement XvMC lib autodetection for future use (currently disabled, but working
if you set it xvmc=auto) and make the configure display the name of the lib it
finds. Approved by iive.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17432 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-19 22:09:20 +00:00
diego
cae85ae8f5 Remove rule to build shared libpostproc, it does not belong in MPlayer.
Based on a patch from Christian Marillat's Debian package.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17431 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-19 20:53:13 +00:00
reimar
0ded97cff2 Use free instead of speex_free - since speex_free does not appear in the
headers it probably is for internal use only.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17430 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-19 20:26:34 +00:00
gpoirier
f76a283e99 Typo fixes by Bounec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17429 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-19 10:41:40 +00:00
diego
53f42d7ecd Push "Building audio filter chain" up to verbose level.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17428 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-19 00:08:09 +00:00
kraymer
555bc99f6e sync to 1.219
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17427 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-18 23:58:38 +00:00
rathann
1e0ec87e2f Mention possible region setting requirement for some RPC-2 drives.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17426 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-18 21:50:03 +00:00
rathann
7ae6f20aae FAQ about problems with playing DVDs on certain drives.
Also addresses http://bugzilla.mplayerhq.hu/show_bug.cgi?id=395 .


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17425 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-18 21:37:55 +00:00
iive
bfd33f656b prevent xvmc from been loaded before xv, and generally before any autoprobed output
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17424 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-18 18:11:02 +00:00
kraymer
58c577a6f3 German man page review part XIII
covers lines 1587-2711


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17423 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-18 02:12:17 +00:00
kraymer
d801abb541 German man page review part XII (right from the beginning.. again..)
covers lines 1-1586


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17422 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-17 21:54:39 +00:00
reimar
56e69ef4d7 suppress error message at eof
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17421 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-17 20:45:51 +00:00
reimar
065b21ac70 avoid Solaris 10 compile error with gcc 3.4.5
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17420 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-17 20:25:42 +00:00
reimar
dcb489559e faster and (IMHO) cleaner code.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17419 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-17 20:07:06 +00:00
reimar
ab417b391a function to read from a demuxer up to (and including) the specified
3-byte pattern.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17418 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-17 20:04:49 +00:00
diego
7fac067cae Put settings into a more meaningful order, some cosmetics.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17417 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-17 00:36:52 +00:00
diego
aa83524a3b Improve option descriptions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17416 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-17 00:36:00 +00:00
diego
3c964509a6 Remove multi-language setting specification, it has little use.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17415 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-17 00:24:07 +00:00
diego
21fce2c1d6 Improve option descriptions.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17414 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-17 00:18:21 +00:00
diego
f4754a31eb cosmetic whitespace / layout changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17413 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-16 23:58:37 +00:00
kraymer
42827133d4 German man page review part X:
("CODEC-SPEZIFISCHE ENCODING-OPTIONEN (NUR BEI MENCODER)")
^-- completed except for x264encopts
+ added section: FFmpeg-libavformat-Muxer
+ review of de/mplayer.1 patch #1.169


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17412 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-16 23:41:04 +00:00
diego
36d4355ed8 Comment out default settings. MPlayer should behave the same w/ or w/o
the default configuration file.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17411 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-16 23:24:02 +00:00
kraymer
90b839371a sync to 1.218
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17410 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-16 22:57:56 +00:00
diego
0b43e88949 Do not build the GUI by default in the Debian package to be more in line
with the behavior of the rest of the build system.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17409 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-16 22:55:08 +00:00
diego
12f6496329 Remove overly loud "warning" from runtime-cpudetection message.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17408 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-16 22:41:35 +00:00
gpoirier
c709e9eeaa MEncoder's MPEG muxer needs -vf harddup to function properly, no add a note about this.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17407 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-16 20:49:07 +00:00
diego
f9ff631651 Prefer native GSM over the binary codec.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17406 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-16 19:27:07 +00:00
gpoirier
e510ca7705 sync with 1.1206
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17405 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-16 09:00:36 +00:00
diego
adad3e8f15 typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17404 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-16 03:46:58 +00:00
lorenm
7bf3599898 sync to x264 r398.
patch by Guillaume Poirier.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17403 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-16 01:37:32 +00:00
rtognimp
b7ee4aff72 Print some more useful data from header in verbose mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17402 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-15 22:00:53 +00:00
rtognimp
a35bcafdb4 Support sipr codec in old RealAudio files.
Closes bugzilla #435


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17401 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-15 21:58:10 +00:00
nicodvb
ea602ae96e restored hwmpa with 'working' status and lowest priority
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17400 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-15 13:48:53 +00:00
nicodvb
cd209179c1 temporarily disabled hwmpa until I fix the priority
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17399 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-15 12:30:41 +00:00
nicodvb
7737fb018d ad_hwmpa: pass-through fake audio codec for hardware mpeg decoders
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17398 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-15 10:25:14 +00:00
diego
bd645471b8 Change LIB to LIBNAME to fix compilation.
This is in line with the other Makefiles and does not clash with FFmpeg.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17397 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-15 01:56:17 +00:00