1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-15 19:35:49 +00:00
Commit Graph

3512 Commits

Author SHA1 Message Date
michael
0687f3227c better benchmarking
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3512 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-16 02:47:03 +00:00
michael
0fe3094ae7 gcc -O? thinks a*0.0 != 0.0 so we need a better cmp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3511 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-16 00:31:44 +00:00
melanson
a59608c8ca fixed endian-ness for FLI and MS Video 1 decoders; fixed padding bug in
FLI decoder and also implemented (untested due to lack of sample data) the
FLI_COPY chunk type


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3510 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-16 00:26:21 +00:00
michael
bd695cbb5c some SSE optimizations
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3509 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-15 23:26:52 +00:00
michael
a415880927 benchmarking code (#define TIMING)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3508 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-15 22:32:14 +00:00
jkeil
7a7eaccc0b --with-x11{inc,lib}dir configure option broken, can't select a specific X11
include/lib directory for mplayer compilation

solaris has pthread stub routines in libc, try to verify that the _ld_pthread
option used really produces a working threaded binary.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3507 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-15 18:35:06 +00:00
pl
d8462d3d1b update to match the latest update in English version
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3506 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-15 17:40:59 +00:00
alex
130c8667e1 support for RGB/BGR modes (tested with raw and divx4)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3505 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-15 17:12:20 +00:00
alex
149f8a1265 -vivo version option added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3504 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-15 16:49:45 +00:00
alex
1fc41f6a2b added -vivo subconfig
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3503 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-15 16:44:54 +00:00
nick
bc32c588bc Sync with rev 1.16
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3502 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-15 16:29:14 +00:00
nexus
2c594b1f42 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3501 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-15 16:21:22 +00:00
pontscho
f0446a09ad Add subtitle loader for gui
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3500 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-15 15:36:07 +00:00
gabucino
c1099888ad fixed sig8 while -idx on some files (actually this is a workaround) :(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3499 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-14 23:56:12 +00:00
bertrand
ea70f366b1 Made the HTTP request escaped the url.
This now allow for example the spaces in the URL.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3498 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-14 23:50:57 +00:00
bertrand
24c6f11c8b Added 2 functions to escape/unescape the url as described in the RFC 2396.
Code borrowed from ASFRecorder.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3497 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-14 23:48:47 +00:00
steve
d6d9a909f0 tweaked surround lowpass filter, included some new test code
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3496 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-14 21:25:49 +00:00
bertrand
3ea29912ef Applied the patch from Alban Bedel <albeu@free.fr>.
He added some errors checking on network code.
Added a check on the port number parsing in the url.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3495 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-14 20:45:30 +00:00
jkeil
5b38c5c251 Fix mediaLib compilation problem on solaris.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3494 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-14 20:14:59 +00:00
jkeil
ed615f4d81 Use $AUDIODEV environment variable as the default audio device on solaris, if
available.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3493 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-14 20:13:17 +00:00
iive
5ce954a771 x11control, direct rendering and some minor changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3492 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-14 18:14:27 +00:00
gabucino
96edd8cb52 applied Panagiotis' patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3491 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-14 17:37:45 +00:00
gabucino
a206326c98 applied Nick's patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3490 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-14 17:35:20 +00:00
gabucino
c80506db9a -sid works now
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3489 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-14 17:34:10 +00:00
nick
1a0cb72e79 Tuned some values:
- OV0_BASE_ADDR exists only on Radeons
- hacked OV0_FILTER_CNTL values
- extpanded IDCT stuff by MC (probably)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3488 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-14 16:48:36 +00:00
steve
7d84310406 add missing newline in warning message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3487 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-13 23:37:57 +00:00
steve
36686d35d9 include 7kHz lowpass filter for surround channels, as per Dolby recommendation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3486 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-13 23:37:27 +00:00
steve
ff58a1305d compile remez.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3485 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-13 23:36:36 +00:00
steve
d2e3d5afdb FIR filter implementation for surround sound lowpass
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3484 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-13 23:36:04 +00:00
steve
0cdf4524e7 code by Jake Janovetz to find FIR filter coefficients using the Parks-McClellan algorithm
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3483 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-13 23:33:50 +00:00
alex
af83c68cb9 done
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3482 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-13 17:51:19 +00:00
alex
0be065edc2 vcodec_raw added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3481 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-13 17:50:19 +00:00
pontscho
d94735a287 fs button bug fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3480 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-13 00:25:08 +00:00
pontscho
dfe51a31fa fs windows switch fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3479 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-12 23:53:44 +00:00
pontscho
c840c32c47 ize ... majd gabu ide irja. ilyen fullscreenben mouse button press - re jon elo main window.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3478 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-12 23:15:15 +00:00
pontscho
207b10cdad fix black ize
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3477 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-12 22:42:38 +00:00
bertrand
da9b539467 Applied the patch from Alban Bedel <albeu@free.fr> to
make the asf network streaming work for some links.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3476 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-12 22:35:51 +00:00
pontscho
5809ae8664 gtk suid bug fix(?)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3475 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-12 21:47:44 +00:00
nick
3eba4f11b1 Preparing to next acceleration level
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3474 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-12 18:48:07 +00:00
alex
587bfe43a7 changes for vivo audio
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3473 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-12 18:25:29 +00:00
alex
b56bd49b6e hacked audio support to work with acm
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3472 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-12 18:24:21 +00:00
nick
14feef905d Tuned some registers
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3471 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-12 15:29:51 +00:00
arpi
7e23494f8c divx audio sig11 fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3470 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-12 12:26:07 +00:00
jaf
efe3bb101e similar to 1.31, Nexus moved, for his request
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3469 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-12 05:56:26 +00:00
arpi
73226c73b0 avifile sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3468 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-11 23:29:24 +00:00
arpi
e2f3778cb0 avifile merge
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3467 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-11 23:29:11 +00:00
arpi
b4caa85013 avifile merge. kabi: indent changes really suxxxx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3466 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-11 22:58:14 +00:00
gabucino
d80b170960 Nexus moved, for his request
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3465 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-11 21:21:32 +00:00
jaf
df4fa50931 some wishes for mencoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3464 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-11 19:33:10 +00:00
jaf
eec9e670d4 this new file is similar to 1.14
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3463 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-11 18:43:33 +00:00