al3x
6b853ba7b8
sprintf possible buffer overflow fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1079 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-09 17:53:54 +00:00
szabii
ae7f876236
8bpp fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1077 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-09 17:33:21 +00:00
arpi_esp
5c50d3e7dd
applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1039 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 18:40:44 +00:00
arpi_esp
c2b7070033
dependency stuff fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1011 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 19:33:28 +00:00
se7encode
99a129e61f
flip_page gl_fillbox fix.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@990 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 11:27:42 +00:00
szabii
3d0c25d6a6
small fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@978 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-03 23:24:31 +00:00
se7encode
49e8b6b0cd
Scaling bug fixed.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@977 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-03 23:10:37 +00:00
atmosfear
fb101ef867
Changed to only uninit SDL Video Subsystem.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@974 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-03 21:02:46 +00:00
arpi_esp
4cd35a04b9
FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.net
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@959 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-03 00:31:41 +00:00
atmosfear
883fb9dce1
Some fixups for SDL/aalib.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@952 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-02 22:12:28 +00:00
szabii
ab14aa5323
some little cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@951 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-02 20:48:16 +00:00
arpi_esp
ba8f720ce0
FAST_OSD option to disable font outline antialiasing
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@948 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-02 16:02:38 +00:00
arpi_esp
ef34bcf0e3
mScreen removed -> segfault solved
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@928 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-01 16:38:42 +00:00
lgb
f61ffa92b9
Centralized and cleaned up X11 connecting, fixed remote X11 playing, -display option for mplayer. SHOULD BE TESTED.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@923 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-31 22:32:58 +00:00
arpi_esp
f14249d127
argh. i commented out wrong lines
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@899 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-28 15:12:14 +00:00
arpi_esp
9997a5b15d
removed emms() and reordered stuff
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@876 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-25 15:45:35 +00:00
arpi_esp
83e99d4ae9
emms() SIGILL on non-MMX systems fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@875 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-25 15:42:55 +00:00
arpi_esp
35648100f9
using gcc -MM instead of makedepend, make OBJS from SRCS where possible
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@867 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-24 21:09:13 +00:00
arpi_esp
6daab845ea
removed redundant osd.h includes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@866 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-24 20:48:45 +00:00
atmosfear
727bd8fd09
Small changes for aalib.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@863 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-24 19:03:31 +00:00
arpi_esp
8c94b3ddd0
didn't handle flags parameter correctly
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@845 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-20 21:49:45 +00:00
atmosfear
627894e3fc
Added ability to use direct surface blitting for BGR modes.
...
No depth/colorspace-conversion and no scaling, but 2 times faster.
(same speed as -vo x11 then)
Change SDL_DIRECT_BLIT from #undef to #define to test it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@824 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-17 15:11:58 +00:00
arpi_esp
c232fa7e86
j->k for correct unicode...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@806 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-14 23:38:18 +00:00
szabii
f77bff837c
flip support if (screen depth == frame depth)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@805 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-14 22:40:08 +00:00
arpi_esp
3d5aea9555
sub splitting patch applied by Vlada V.Dubsky@sh.cvut.cz
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@804 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-14 22:08:12 +00:00
pontscho
91df402134
USE_FASTMEMCPY bug fixed.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@801 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-14 18:18:14 +00:00
atmosfear
45db04b9b2
Added full aspect awareness, rewrote fullscreen handling.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@785 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-13 16:38:33 +00:00
arpi_esp
05717d4c24
flip implemented for converted modes, soem cleanup, fixed indent
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@776 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-12 01:54:05 +00:00
atmosfear
9e701e74c4
Added flipped video support and activate/deactivate screensaver under X.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@773 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-11 21:36:30 +00:00
atmosfear
da596c4a03
Got rid of aalib crashing workaround with SDL1.2.1+
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@771 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-11 17:21:15 +00:00
atmosfear
dc3e977341
Added support for flipped BGR/RGB via -flip cmdline switch.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@768 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-11 14:41:47 +00:00
arpi_esp
179b2884c7
DPMS re-enable patch by Loring Holden
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@742 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-09 20:15:37 +00:00
arpi_esp
7ec4ffefd8
fixed extern
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@729 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-08 20:09:39 +00:00
atmosfear
dba198bb1d
Deals with unicode/nounicode.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@728 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-08 19:50:22 +00:00
atmosfear
b1d77e6840
Deal with unicode subs (-unicode -nounicode).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@727 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-08 19:40:10 +00:00
pontscho
8ffaf8a85e
add gui support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@724 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-08 12:17:03 +00:00
acki2
610f3ea3e6
- now chooses mode with highest ymax (enables doublebuffering in some cases
...
it didn't work before)
- use my own memcopy() on non MMX machines again
- do memcpy() in one single block if stride==0
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@721 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-07 19:16:04 +00:00
se7encode
0742d52b56
-bpp bug fixed.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@713 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-06 19:38:57 +00:00
arpi_esp
e3d4468a24
better .smi support and display two-byte characters- patch by Sunjin Yang
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@707 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-06 02:26:17 +00:00
atmosfear
d087b3eb2a
Added workaround for buggy SDL versions (before 1.2.1).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@706 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-05 21:38:33 +00:00
atmosfear
54f2bbe149
Fixed keyboard input handling and slowed down keyrepeat interval.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@704 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-05 20:13:37 +00:00
nickols_k
ada40a6be6
Moving fast_memcpy to separate file (Size optimization)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@699 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-05 13:30:00 +00:00
acki2
dc776b2b5c
- finally: 15to16 conversion included!!!
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@692 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-03 22:39:38 +00:00
acki2
c546280daf
- now we use fastmemcpy() for copying. Saves about 25% of copying time on K6-2+
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@691 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-02 23:21:27 +00:00
nickols_k
2c071ee1ff
movntq causes SIGILL on k6-3. Lets it be for K7, P3 cpus only
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@689 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-02 14:59:33 +00:00
arpi_esp
cd6ae34f71
SSE+2.2.x+SIGILL bug fixed - SSE code disabled...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@686 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-02 00:29:16 +00:00
acki2
74145035f1
- now features 24->32 conversion (this is actually faster than letting the
...
codec produce depth 32 in the first place for avis :-))) )
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@681 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-01 22:37:37 +00:00
acki2
ce675485e3
- now mpeg is fast again (no more offscreen buffer rubbish) But is it really ok?
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@678 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-01 20:24:31 +00:00
arpi_esp
7b561a171d
multi buffering added (modify NUM_BUFFERS in the source)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@677 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-01 01:32:59 +00:00
szabii
c9f210f269
nothing important
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@664 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-29 21:16:21 +00:00