0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
Commit Graph

3077 Commits

Author SHA1 Message Date
michael
2a6e9d9eda newly allocated memory seems to point to only 1 zero filled 4k page or something so there is a near 100% cache hit rate ... not very realistic, writeing something in the source array fixes that so the benchmark scores are meaningfull now
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3077 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 19:22:49 +00:00
pontscho
b1e0f0b3bd bocs, elfelejtettem feltenni :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3076 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 18:52:25 +00:00
gabucino
b957fc46f8 *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3075 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 18:00:25 +00:00
alex
0b56314f50 hacked support for postprocessing to rawyv12
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3074 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 18:00:18 +00:00
alex
e19dbe0bcf added some new types
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3073 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 17:14:26 +00:00
alex
01af02aaa3 added demux_info
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3072 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 15:43:24 +00:00
alex
56a7e74663 added demux_info support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3071 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 15:30:54 +00:00
alex
437be981be wrote a very annoying bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3070 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 15:10:38 +00:00
alex
2b0861fc84 added support for demux_info
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3069 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 15:08:39 +00:00
alex
90f85a70c3 it wanted to be strcasecmp not strncmp and i dunno why it compiled for me with strncmp :(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3068 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 14:24:17 +00:00
nick
6b473dc297 Minor fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3067 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 10:20:09 +00:00
pl
f9612a321b -rdynamic is now enabled if (bsd) || (_xanim is yes)
removed a few ${_ld_foo} since not needed
  (these variables are always always separated by spaces)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3066 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 10:06:30 +00:00
arpi
c54ea77562 ehh.. double ifdef fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3065 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 03:20:36 +00:00
arpi
4a7c3f22ec mplayer integration
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3064 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 03:16:31 +00:00
arpi
e5ebb2673d NEW_DSHOW added (for dshow C version)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3063 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 03:15:49 +00:00
pl
67c533a44a -rdynamic is only needed on bsd's (well... it was the case in C1)
neither linux nor qnx need it and it doesn't help for static compilation
  too...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3062 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 01:56:10 +00:00
arpi
22e51475e2 xine's bugs fixed - YV50 yv12 and setup_fs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3061 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 00:01:10 +00:00
arpi
937a031d52 imported from xine
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3060 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 23:42:06 +00:00
atmos4
bcdb01b143 10l for al3x :-P
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3059 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 22:56:38 +00:00
pl
74c82e3bb7 fixes for bugs found by Ivan Kalvatchev <iive@yahoo.com>
(--enable-termcap e.g.)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3058 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 21:09:03 +00:00
arpi
6e718683eb C++ -> C (import from avifile cvs)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3057 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 19:12:39 +00:00
pontscho
d1abb9c4b3 remove dga support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3056 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 18:40:59 +00:00
pontscho
eec1ff5f27 add half dvd support for gui
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3055 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 17:43:57 +00:00
gabucino
86bb2b4db5 ehh too much
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3054 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 17:07:40 +00:00
arpi
7ad56a44ea 2.2.x+SSE fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3053 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 16:51:03 +00:00
atmos4
b347e6a268 Fix kernel asm check.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3052 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 16:43:33 +00:00
alex
ad9c24d163 added demuxer_info
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3051 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 16:14:14 +00:00
nick
d88419bcd5 Direct YV12 support!!! But only in black and white mode :(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3050 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 10:34:06 +00:00
pontscho
b2a38b3ba0 add subtitle language detect.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3049 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 10:30:59 +00:00
nick
7fe0a4e7da Minor speedup of YUY2 decoding. Radeon it's tricked chip
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3048 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 09:48:52 +00:00
bertrand
2515aad598 Don't need to stream_enable_cache it will be done later.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3047 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-21 02:49:01 +00:00
bertrand
d4621f881f Changed the order of processing the network opening.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3046 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 22:48:43 +00:00
bertrand
65800caaaa Added a network read function call and a seek network function call.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3045 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 22:22:21 +00:00
bertrand
e9f3fd3e94 Added a new struct to stream_t to handle, network streaming.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3044 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 22:21:20 +00:00
bertrand
55d2e87d8f Removed my buffer hack to use cache2.
Removed the network thread.
Changed the network layer to use cache2.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3043 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 22:20:20 +00:00
bertrand
e70d05ec5a Changed the some functions prototypes for the network streaming.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3042 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 22:17:16 +00:00
bertrand
04178fa6f9 Added a function to copy URL.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3041 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 22:15:32 +00:00
bertrand
9ea246653a Removed the field number limitation.
We can add as much field as we want.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3040 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 22:14:16 +00:00
pl
ba1e011685 subtitles looked bad here (inverted colors sometimes)
looked like values wrapped around the byte
(not sure of the side effects but subtitles look good now)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3039 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 21:45:07 +00:00
michael
6220f955b3 1% speedup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3038 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 20:46:39 +00:00
jkeil
ca7c6a68e8 typo in _ld_mlib shell variable, mplayer didn't link any more against medialib
-lposix4 and -lkstat lost on architecture dependand libs, _ld_arch


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3037 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 19:35:03 +00:00
arpi
8ca12cd021 USE_TERMIOS -> HAVE_TERMIOS
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3036 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 19:28:16 +00:00
arpi
7cb47d1cbc DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3035 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 18:36:50 +00:00
arpi
8d04f52cd7 expCoInitialize() added (requires for PIM1)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3034 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 18:34:40 +00:00
michael
e68df118a9 oops, too much cleanup ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3033 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 18:07:13 +00:00
michael
0510e0933e cleanup
precopy fewer lines from src to dst if possible
speedup (due to cleanup of blockcopy)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3032 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 17:47:52 +00:00
gabucino
cf1fe67745 more fix/update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3031 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 17:05:51 +00:00
pl
351cbaa24d improved several tests (more headers + more functions)
would-be bug fixed in dga and dga2


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3030 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 16:16:47 +00:00
alex
1bff4ebaaa added dynamic linking flags runtime detection (-rdynamic - also now MPlayer compiles and runs fine under QNX)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3029 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 15:11:49 +00:00
gabucino
a2d815af67 mostly fixes, some updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3028 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 14:19:31 +00:00