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

6648 Commits

Author SHA1 Message Date
jonas
2f53bc5e12 it's bug not vbug...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6548 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 11:03:04 +00:00
atmos4
8d263d5582 equalizer typo fix by diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6547 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 08:55:00 +00:00
atmos4
e3f40cf939 Patch by Dominik Mierzejewski:
The first one makes CONFDIR work correctly at last
and the second adds DESTDIR to ./configure, so that it generates
a relocateable Makefile and then a packager needs only to do
make DESTDIR=$RPM_BUILD_ROOT install


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6546 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 08:23:48 +00:00
alex
c9ab15ec9b first try to load linux dlls, if failed and we're supporting win32 dlls, then try to load the windows ones
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6545 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 08:13:31 +00:00
alex
b4423c2714 first try to load linux dlls, if failed and we're supporting win32 dlls, then try to load the windows ones
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6544 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 08:13:08 +00:00
michael
ecff630554 support dropping some chroma src lines for a bit extra speed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6543 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 01:05:41 +00:00
michael
c61e4925b1 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6542 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 00:56:27 +00:00
michael
d6648864ba 100l (non mmx versions didnt compile)
some cleanup


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6541 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 00:18:29 +00:00
alex
c20f4d0b42 better planar support, chroma subsampling support and Y8/Y800 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6540 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 21:08:31 +00:00
alex
846f4abc18 better planar support, chroma subsampling support and Y8/Y800 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6539 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 20:42:19 +00:00
alex
ffe9577241 yv12 osd drawer is working for y8/y800/yvu9/if09 becouse it uses only Y-plane and Y-plane is the same for all these formats
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6538 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 19:33:55 +00:00
arpi
a72a759aba IF09 added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6537 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 19:31:31 +00:00
arpi
1ac6f92adf IF09 is alias for YVU9 (actually it has extra 4th plane containing MC change
flags, but it doesn't matter for now) - IF09 is supported by win32 Indeo codecs
and by some others too


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6536 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 19:30:35 +00:00
alex
645ad5efad fixed mono mp3 encoding, hint by Paul Ortyl
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6535 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 19:09:25 +00:00
michael
10456fb947 yvu9 & y8
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6534 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 18:53:46 +00:00
michael
89b1dec5ff yvu9 support (other planar yuv formats with other chroma subsamplings should be trivial to add, if they had a IMGFMT)
disabled broken (=new) converters (they cause random sig11)
various bugfixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6533 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 18:51:43 +00:00
alex
1f9463e268 yvu9,if09,y8,y800 support and multifile fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6532 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 18:00:42 +00:00
alex
b6a0fee350 mono mp3 encoding support by Paul Ortyl <ortylp at 3miasto.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6531 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 17:34:29 +00:00
alex
da0aacd860 tv audio fixing patch by Paul Ortyl <ortylp at 3miasto.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6530 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 17:28:44 +00:00
alex
a934705746 added yvu9 and if09 support. revised some codecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6529 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 16:04:44 +00:00
alex
0768891d2d yvu9 and if09 support. fixed i420,iyuv handling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6528 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 16:03:08 +00:00
alex
35dc99b12e yvu9 and if09 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6527 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 16:01:35 +00:00
alex
78191f35e9 yvu9 and if09 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6526 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 15:15:31 +00:00
alex
74323ca8bf if09 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6525 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 15:03:54 +00:00
alex
939db66beb yvu9 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6524 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 14:23:21 +00:00
albeu
812b86ae81 Use the new Y8 support in place of YV12.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6523 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 13:17:03 +00:00
alex
f43150759d do not crash by decoding error
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6522 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 11:34:54 +00:00
michael
8317448441 cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6521 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 11:01:25 +00:00
jonas
3f92f0aa94 fix for Mozilla
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6520 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 11:01:00 +00:00
jonas
f72eb8d4cf updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6519 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 10:58:31 +00:00
michael
4f188f6869 selftest support
bugfixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6518 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 10:36:18 +00:00
bertrand
1e3499e154 Improved the authentication interaction. Still need to replace scanf.
After 4 failed authentication, mplayer quits.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6517 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 09:39:09 +00:00
bertrand
9f6e8b1509 Added HTTP basic authentication support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6516 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 09:17:52 +00:00
bertrand
f83fbf33c3 Added base64 encoder
Added http basic authentication


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6515 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 09:16:08 +00:00
bertrand
d5ae673150 Added support for URLs that contain an username:password
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6514 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 06:27:19 +00:00
atmos4
98571211e8 Fix for interlaced huffyuv by roberto togni <rtogni at bresciaonline.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6513 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 01:30:47 +00:00
arpi
69d5224ae2 use libavcodec's get_bits() code (optional, disabled by default)
unfortunatelly it's much slower :(
and teh ALT version just sig11s :((
ideas?


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6512 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-23 00:50:27 +00:00
arpi
706829e19a use libavcodec's optimized MC functions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6511 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 23:58:15 +00:00
arpi
950a345ed0 init libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6510 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 23:57:45 +00:00
atmos4
ffea152c83 Jürgen Hammelmann: I put a new option "-mpgonly" to the script, for those, who only want to
create an mpeg 1/2 file.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6509 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 23:49:50 +00:00
arpi
1ecec2dc5b svq1 added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6508 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 23:11:34 +00:00
arpi
f60b5944a4 SVQ1 added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6507 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 23:09:40 +00:00
arpi
7cf14b455e imported from xine, generalized, created header file, all tables moved to
svq1_cb.h (was: svq1_codebooks.h)
TODO: use libavcodec's MC and bit parsing routines, maybe VLC too,
finally move the whole decoder to libavcodec


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6506 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 23:07:41 +00:00
arpi
7f025d4e46 use built-in yvu9->yv12 code, because it requires all src/dst strides and
offsets, the params passed to postproc's converter is simply not enough...
(temp. solution, waiting for yvu9 support in swscale)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6505 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 23:05:00 +00:00
michael
cb7f0c8feb cleanup & grayscale support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6504 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 20:37:30 +00:00
arpi
413bd92bb5 don't require sh->bih (should fix v4l)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6503 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 12:12:42 +00:00
albeu
3a376cd09c Allow writing to pipe.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6502 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 12:10:02 +00:00
gabucino
88c475968f timer routines section slightly reformatted
added note about buggy RTC in some cases


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6501 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 10:22:49 +00:00
gabucino
ae320b78bf SVGAlib section revised
EGA support


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6500 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 10:03:46 +00:00
gabucino
6dda86aafe xynxronize
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6499 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 09:41:19 +00:00