1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-19 05:41:16 +00:00
Commit Graph

6592 Commits

Author SHA1 Message Date
arpi
18ef05cc25 trivial but nice fix for /dev/video? detection by "Julian J.M."
<bandit@telecable.es>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6592 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-28 19:30:10 +00:00
alex
d8fd7131bb -frames 0 fix, multifile frames support by tibcu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6591 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-28 17:13:18 +00:00
alex
4f40ec312c cleanup and bufferhandling fix by Joy Ping <joy at pingfm.org>. Bufferhandling fix based on idea by Marius David <marius at rohost.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6590 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-28 16:48:10 +00:00
alex
e9cf7c083b more informal warning and also fixed a 10l bug. Patch by tibcu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6589 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-28 16:42:32 +00:00
alex
af43471f90 removed unused math.h, becouse it causes cygwin to gcc segfault - found/fixed by Joey Parrish <joey at yunamusic.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6588 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-28 16:40:02 +00:00
alex
d1d354e009 linux-2.5.x support patch by Sytse Wielinga <s.b.wieling at student.utwente.nl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6587 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-28 16:35:37 +00:00
alex
05258251d2 multifile (informal output) fix by Balazs Tibor (tibcu)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6586 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-28 16:33:46 +00:00
arpi
170f2d3b78 some cleanup, buggy->crashing, better info/comments
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6585 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-28 09:33:38 +00:00
gabucino
56b2014b75 big update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6584 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-28 06:07:46 +00:00
michael
e02775f59a yvu9 -> yv12 unscaled converter with linear chroma scaling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6583 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-27 23:48:53 +00:00
rfelker
f3cb6e1597 clean up warnings in mencoder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6582 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-27 19:33:28 +00:00
michael
6148204f04 -sws 6 (luma bicubic & chroma bilinear)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6581 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-27 19:17:25 +00:00
michael
bd682b07cb IMGFMT_{RGB,BGR}{1,4}
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6580 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-27 18:09:32 +00:00
michael
21b3ff056a use unified yuv2rgb init
{RGB,BGR}{1,4,8,15,16,24,32} output supported


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6579 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-27 18:00:47 +00:00
michael
2cb2f05956 fixing scaling/contrast for 1/4/8 bpp
exporting yuv2rgb_c_init() as the swscaler will use it (avoids code duplication)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6578 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-27 17:40:51 +00:00
michael
05a053093a {RGB,BGR}{1,4}
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6577 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-27 17:35:37 +00:00
diego
2d77f658dd GCC 2.96 update
Patch by Dominik Mierzejewski <dominik@rangers.eu.org>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6576 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-27 16:43:05 +00:00
diego
7cb545ce5b GCC 3.0.4-RH update
Patch by Dominik Mierzejewski <dominik@rangers.eu.org>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6575 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-27 16:17:54 +00:00
diego
ad187a0f8e OSD == onscreen display, typos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6574 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-27 13:00:40 +00:00
gabucino
8843cea41f updated gcc errata
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6573 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-27 11:06:28 +00:00
alex
3bacc553d8 Paul Ortyl's patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6572 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-27 10:12:31 +00:00
bertrand
c424df896c Changed the -pass option to -passwd to avoid clash with mencoder option.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6571 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-25 23:56:33 +00:00
atmos4
86d8896c42 10l to me and bertrand ;) Fix clash of -pass for http auth with -pass of mencoder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6570 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-25 23:33:46 +00:00
atmos4
c840dbe325 Check for skin in user's .mplayer first so he can override systemwide skin.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6569 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-25 23:27:14 +00:00
atmos4
353b9b463a Fix compatibility with old skins, that contain evEqualeaser typo.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6568 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-25 23:23:32 +00:00
arpi
e7d0082512 support the 'align16' codec flag
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6567 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-25 22:29:32 +00:00
arpi
d7d187300d new global codec flag: align16
it means that width/height should be round up to n*16 (some buggy codec
needs it to avoid sig11 / image distortions)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6566 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-25 22:26:34 +00:00
alex
9d2fe87374 remove colorkeying if destroying the driver - fixes some bugs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6565 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-25 19:14:11 +00:00
alex
bae521e266 fixed uninit (it got never called before)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6564 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-25 19:10:03 +00:00
arpi
b46ce12874 time to ++ timestamp (try2)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6563 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-25 18:54:26 +00:00
arpi
8daaf27ef0 time to ++ timestamp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6562 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-25 18:48:28 +00:00
arpi
a2e3df1479 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6561 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-25 12:21:54 +00:00
bertrand
09c7e3191e Added -user -pass options for http authentication.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6560 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-25 08:09:16 +00:00
bertrand
f7f0dc084c Read username/password from the -user -pass command line options.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6559 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-25 08:04:52 +00:00
gabucino
c41fe8144a HTML fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6558 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-25 06:15:58 +00:00
gabucino
cbdfb78802 HTML (netscape4) fixes
CSS fixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6557 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-25 06:15:04 +00:00
bertrand
dd5ffb35bd Moved authentication code into its own function.
Disabled the user/pass interaction.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6556 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 20:12:18 +00:00
michael
f78969448f killing globals
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6555 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 20:05:53 +00:00
alex
d402d04e4a Paul Ortyl's patch - tv4l timestamps (not so precise :()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6554 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 16:37:18 +00:00
michael
a1a61e895a gray encoding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6553 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 14:55:52 +00:00
albeu
1be8d376dd Fix after the patch of Dominik Mierzejewski. Try the user's input.conf
before the global one.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6552 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 12:17:23 +00:00
alex
c45d0b29f0 added OSD support for yvu9/y800, corrected query_format \(added flag VFCAP_OSD\), fixed multifile support \(no more control infinite loop and destroying old window\) and some cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6551 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 11:51:55 +00:00
michael
6ce7a64fad gray
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6550 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 11:07:58 +00:00
diego
47e11b460a EvEqualeaser --> EvEqualizer, since Atmos just committed my typo fix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6549 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-24 11:07:50 +00:00
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