1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-27 09:32:40 +00:00
Commit Graph

2351 Commits

Author SHA1 Message Date
arpi
17a6767fbb new version by zsteva@ptt.yu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2351 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 20:03:00 +00:00
arpi
cd57baa334 DVD message fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2350 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 18:50:15 +00:00
arpi
d93feb4dc1 EOF bug fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2349 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 18:14:24 +00:00
arpi
52ad3e1c73 stream_read() now returns no. of bytes readed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2348 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 18:13:48 +00:00
arpi
69fee563a1 updated - by zsteva@ptt.yu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2347 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 17:34:40 +00:00
arpi
975cab72a8 ah, crtc2 disabled by default
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2346 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 17:30:28 +00:00
arpi
8537eef51d CRTC2 YUV support (buggy?) by Jiri.Svoboda@seznam.cz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2345 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 17:28:04 +00:00
arpi
16dc387ec2 AQT type support patch by Jiri.Svoboda@seznam.cz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2344 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 17:19:59 +00:00
arpi
6a3a406e8f includes cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2343 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 16:32:26 +00:00
arpi
e6d45e39c9 oggvorbis stuff moved out from stheader.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2342 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 16:31:19 +00:00
arpi
a00d15679d not req
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2341 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 16:14:10 +00:00
arpi
60db886fb7 some more rtfm
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2340 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 16:05:21 +00:00
arpi
b7c1f37d4c includes cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2339 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 15:47:31 +00:00
nick
7d117be401 OSD support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2338 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 15:04:04 +00:00
nick
eda026e002 Again changed logic:
-screenw, -screenh - force user video mode
-x, -y             - force userdefined prescaling
-bpp               - forces userdefined bpp
-zoom              - enables prescaling (-x, -y)
-fs                - scales image to fullscreen (same as ATI's divx/dvd player)
-zoom -fs          - (together) scales userdefined prescaling to fullscreen
So full command line should be:

mplayer -vo vesa -screenw WWW -screenh HHH -bpp BPP -x XXX -y YYY -zoom -fs filename

And you will be able to watch movies in 16:9 format with bold black
border at top and bottom of screen.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2337 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 14:30:36 +00:00
nick
ec83776bc5 Again changed logic:
-screenw, -screenh - force user video mode
-x, -y             - force userdefined prescaling
-zoom              - activates prescaling
-fs                - scales prescaling to fullscreen
                     (meaningless with -zoom)
So full command line should be:

mplayer -vo vesa -screenw WWW -screenh HHH -bpp BPP -x XXX -y YYY -zoom -fs filename

And you will be able to watch movies in 16:9 format with bold black
border at top and bottom of screen.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2336 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 14:02:09 +00:00
gabucino
19b45c6859 stuff.. (sorry, forgot:P)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2335 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 13:07:40 +00:00
nick
da677ba40f Replacing -x, -y on -screenw, -screenh
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2334 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 12:50:45 +00:00
arpi
cdeb0b0380 -cache option to enable cache and set buffer size
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2333 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 12:42:59 +00:00
nick
41ef04a130 Final fix of libmpeg2 zooming: flipping page support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2332 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 12:42:17 +00:00
arpi
e95d9effa0 AVI - no audio stream fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2331 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 12:18:45 +00:00
nick
2255b29bfd Support of: -x -y -bpp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2330 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 10:32:43 +00:00
nick
ac12e3b6a4 Bad fix of libmpeg2 zooming
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2329 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 07:02:40 +00:00
arpi
c6e658f8b7 print stats at read instead of fill
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2328 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 00:32:47 +00:00
michael
a5f582e9a7 BGR24 bugfix
BGR15 & BGR24 tested


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2327 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 00:05:56 +00:00
michael
10065d25db 15bpp fix for swscale
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2326 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 23:58:23 +00:00
arpi
a4829b4d28 ehh. include config.h... 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2325 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 23:57:55 +00:00
arpi
3bf10039fd #undef USE_STREAM_CACHE > config.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2324 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 23:53:43 +00:00
arpi
3eec0e90e9 cache2 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2323 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 23:51:02 +00:00
arpi
21db4ade66 uninit stream
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2322 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 23:48:56 +00:00
gabucino
93ad0e3b78 added matrox fullscreen/aspect tvout stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2321 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 22:59:38 +00:00
atmos4
ddcf9a0745 Add some info putput for aspect().
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2320 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 22:53:32 +00:00
atmos4
14df5b5528 oops
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2319 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 22:30:25 +00:00
atmos4
612ba8077f Aspect support for vo_mga, you need to use -screenw and -screenh to set your current screen res. Untested!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2318 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 22:29:29 +00:00
michael
99a2f8a751 fixed alignment (static variables where sometimes not 8-byte aligned)
added half uv interpolation support
added prefetch
BGR15 support in MMX (untested) (so BGR15,16,24,32 are supported)
special unscaled height version (not much faster but it doesnt interpolate uv vertically)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2317 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 21:12:09 +00:00
arpi
befa533362 streaming fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2316 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 20:35:12 +00:00
arpi
edc6389037 libdemux cleanup part 1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2315 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 20:03:10 +00:00
gabucino
9eb9d9fdf6 *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2314 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 19:14:06 +00:00
arpi
fe90096c99 tets.c removed +10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2313 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 19:09:06 +00:00
arpi
2b1d367101 i forgot this. -10l :(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2312 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 19:04:56 +00:00
arpi
881e5d0783 libdemuxer...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2311 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 18:49:08 +00:00
gabucino
daab5f2480 New section: Matrox TVout - method 2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2310 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 18:05:30 +00:00
nick
435e9dc56a Best fix of slice drawing with libmpeg2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2309 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 16:56:24 +00:00
nick
cf3b6fcafe Bad fix of top rendering with libmpeg2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2308 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 16:42:17 +00:00
nick
d3c0ee86a5 Qualitative speedup for P3 & K7 cpus
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2307 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 13:11:10 +00:00
nick
167f1f10fc Fixed half-image bug and added computing of correct aspect during zooming
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2306 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 12:53:20 +00:00
nick
d280041fcc Fixed zooming bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2305 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 11:58:45 +00:00
pl
a46e600619 returns a malloc()'ed string instead of an auto char[]
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2304 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 11:16:47 +00:00
pl
746b9acfb6 array was not correctly initialized
use of char* since it avoids wasting memory
  (4+stringsize bytes instead of 128)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2303 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 11:14:57 +00:00
atmos4
690490f7d0 Detect and show cpu name.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2302 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 02:35:31 +00:00