1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 11:55:42 +00:00
Commit Graph

372 Commits

Author SHA1 Message Date
arpi
3f9a313700 switching double buffering at runtime with -double
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1266 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-03 23:22:29 +00:00
atmos4
df920217c0 Corrected SDL include path.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1239 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-27 11:40:15 +00:00
pontscho
37e6017eed icewm basz bug fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1237 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-27 08:50:03 +00:00
arpi
9b7489da59 fsdga disabled (obsolote)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1236 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-26 23:34:03 +00:00
arpi
69cfcfe301 OPTFLAGS vs. INCLUDES cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1235 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-26 23:15:58 +00:00
atmos4
88bdcf9e11 Sync with SF cvs. (Bugfixed YUV aalib and RGB/BGR32 converted modes.)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1220 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-24 19:20:19 +00:00
arpi_esp
5840c85b88 vo_subdevice support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1211 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-23 19:44:22 +00:00
atmosfear
eb1bede70a Should fix bytes per pixel for 15bpp.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1199 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-23 13:28:28 +00:00
atmosfear
8c924945b1 Made surface locks switchable via preprocessor.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1198 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-23 10:18:23 +00:00
atmosfear
5334e9da93 Drastic! speedup of rgb code. Removed nonsens memhole fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1195 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-22 19:56:41 +00:00
atmosfear
9976f4de37 Fixed pointer->integer cast warning.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1194 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-22 19:51:25 +00:00
al3x
754186ccc5 sdl_driver liquidated, vo_subdevice used
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1189 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-21 22:47:55 +00:00
arpi_esp
2b076c52be Xv port locking patch by Artur Zaprzala <artur.zaprzala@talex.com.pl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1187 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-21 22:36:02 +00:00
al3x
b4045ad499 vo_subdevice implemented
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1185 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-21 22:34:25 +00:00
pontscho
351ff0a73a --disable-xmga bug fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1180 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-21 15:19:38 +00:00
al3x
b267d6e357 hardly modified, keyboard handling is ok. aspect implemented, but bugging :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1173 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-19 23:20:59 +00:00
acki2
9b3b47780e - just modified an error message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1159 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-18 16:38:06 +00:00
acki2
e330ce9bcc - if DGA fails to report some valid modes, vo_dga now exits gracefully
instead of crashing ... (100000x100000 bug ...)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1155 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-17 22:21:47 +00:00
acki2
4a17b6a5be - doublebuffering now can be switched on and off with the -(no)double switch.
Default in libvo is disabled.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1151 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-17 20:59:39 +00:00
acki2
8493d8711b - new config option -lircconfig (config file for lirc)
- new config option -(no)double (disable/enable doublebuffering in libvo)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1150 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-17 20:38:02 +00:00
al3x
e3e885d7cd bennehagytam egy bugot :(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1149 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-17 18:33:05 +00:00
al3x
24101782d0 hacked osd working on yv12
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1148 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-17 18:32:14 +00:00
atmosfear
39f60a9550 Fixed OSD.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1146 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-17 17:43:04 +00:00
al3x
1c0e674850 hacked osd and input control handling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1145 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-17 16:12:47 +00:00
al3x
a80f869ad9 key controlling implemented
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1144 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-17 14:33:06 +00:00
al3x
fdf5bf1df2 added prototype of vo_format_name
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1143 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-17 12:25:12 +00:00
al3x
15b78f1da7 cleaned up, and merged with my version, also code will be faster too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1142 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-17 12:24:52 +00:00
arpi_esp
9e90ab5430 patch: some X11 compliance fixed: set ClassHint and better fullscreen mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1138 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-17 01:22:09 +00:00
atmosfear
f761be2e98 Added for development only this is in pre-alpha state, do not use!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1133 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-15 16:31:19 +00:00
al3x
0fa160eedf cosmetic changes and sse/sse included
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1132 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-15 12:42:00 +00:00
al3x
c9f2d354b4 vo_format_name added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1131 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-15 12:37:05 +00:00
al3x
12a97c7173 fixed some possible memleak places
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1127 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-14 12:42:56 +00:00
nickols_k
50f47cfd50 Issues about P3 performance and SSE2 support.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1124 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-13 16:12:14 +00:00
al3x
6bef8b7c5c fixed my previousily added bug: ifdef buggy_sdl: keypressed: default case
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1123 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-13 15:03:27 +00:00
al3x
febe881797 -Wall like cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1111 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-12 14:09:25 +00:00
al3x
790fa570cf -Wall like fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1110 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-12 14:03:18 +00:00
atmosfear
f4e97b214b Code cleanup and fix missing config.h and use femms on K6 2/2+/3.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1102 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-11 17:43:15 +00:00
atmosfear
430300621f Ooops, wrong path to config.h - now you may enjoy code that was never before used =)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1101 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-11 17:41:21 +00:00
atmosfear
00fa8d7f83 Should fix prob for gcc 2.96/3.0 users, please test.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1099 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-11 16:13:30 +00:00
al3x
ee6d3b42d1 possible buffer overflow place fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1096 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-11 12:41:53 +00:00
al3x
1fe0cb7e25 possible buffer overflows fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1095 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-11 12:34:46 +00:00
szabii
8d38446c89 newline at the end of the file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1089 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-10 22:25:09 +00:00
szabii
e17324ce65 nothing important
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1088 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-10 22:04:54 +00:00
al3x
1579a2072c init checks return value of sdl_open
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1081 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-09 18:42:36 +00:00
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
szabii
8f8e390a65 bpp selection fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@660 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-28 22:05:17 +00:00
szabii
4d31392cd6 some cleanups
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@659 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-28 20:39:25 +00:00
pontscho
a9c4c84ed4 add o key
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@656 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-27 15:41:39 +00:00
atmosfear
3dd2aa0205 Last second changes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@654 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-26 22:16:57 +00:00
arpi_esp
67f6da0702 -ss patch by Loring Holden
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@652 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-26 22:10:25 +00:00
atmosfear
5bb96352b9 -x -y quickfix for release, code will be changed completely later.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@649 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-26 21:28:02 +00:00
atmosfear
fc6fab0429 Changed code, should be faster on Athlon/K6 but slower on PIII with SSE, more portable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@645 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-26 20:35:58 +00:00
atmosfear
2b1acdf447 Added support for osd menue and kexrepeats for mixer keys.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@638 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-25 21:04:56 +00:00
atmosfear
fc7355bf9d 15,16,24,32Bit rgb/bgr support added, aalib fixed, performance optimizations, code cleanup and so much more...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@636 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-25 20:43:45 +00:00
szabii
955d858ac6 some cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@634 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-25 12:19:46 +00:00
arpi_esp
07bdafcbe7 to be sure in that header is okey
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@623 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-24 20:03:13 +00:00
arpi_esp
c43b552d37 useless files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@622 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-24 20:00:57 +00:00
se7encode
3a3f103899 Some names, types changed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@621 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-24 15:56:41 +00:00
se7encode
751b3da9ea -Wall warnings fixed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@620 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-24 12:34:08 +00:00
szabii
ae73498914 some cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@619 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-24 12:23:08 +00:00
se7encode
ecb65d7c2a *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@618 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-24 12:21:42 +00:00
pontscho
4ff11b9949 clean up
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@617 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-24 11:42:04 +00:00
pontscho
9126c8286e init.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@616 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-24 11:35:07 +00:00
szabii
eb30258d07 fprintf(stderr converted to printf(
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@615 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-24 11:30:57 +00:00
szabii
cd30d641c1 some warnings killed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@613 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-24 10:21:12 +00:00
pontscho
8c0b63a38a -xy-x-y bug fixed.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@612 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-24 05:58:09 +00:00
atmosfear
ff791d698e New optimized SSE code, overall optimizations.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@582 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-22 19:25:47 +00:00
arpi_esp
f194d51d80 little fix, just to be precise
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@581 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-22 17:07:57 +00:00
atmosfear
c4cfa0a26e Added maintainer info and disclaimer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@580 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-22 17:03:26 +00:00
atmosfear
37a482e2b7 Reincluded fastmemcpy.h and added some keybindings for mixer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@576 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-22 10:45:01 +00:00
arpi_esp
b128050fac 16-byte align fix for SSE
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@568 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-21 21:49:28 +00:00
arpi_esp
282a34b0ea ehh fixed ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@567 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-21 21:06:37 +00:00
szabii
d09bcd1c65 nothing important
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@564 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-21 20:43:59 +00:00
szabii
29a14b5c4b nothing important?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@551 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-20 20:39:14 +00:00
atmosfear
d1c19a205f Changed some code so it only kicks in when XV is disable.
(Later I'll change that stuff to be detected at runtime.)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@544 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-20 10:27:51 +00:00
atmosfear
7853dd0e81 doesn't include fastmemcpy.h when SDL_NOXV is defined.
(otherwise MPlayer crashes in fastmemcpy.h, needs to be FIXED!)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@543 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-20 09:06:49 +00:00
szabii
2cfdb34a57 dumb bug fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@539 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-20 01:09:53 +00:00
arpi_esp
6f1c4c0cde driver info now depends on detected DGA version
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@534 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-19 21:39:10 +00:00
atmosfear
2d811aaf72 changed copyroght message to correct stuff :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@531 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-19 20:23:28 +00:00
atmosfear
fdd7952844 fixed missing HAVE_PNG
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@530 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-19 20:22:44 +00:00
atmosfear
df59e5632c added vo png support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@529 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-19 20:14:30 +00:00
atmosfear
e1388820d6 png video out renderer initial release
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@528 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-19 20:12:24 +00:00
szabii
9cbe8422e7 removed unused variables
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@521 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-19 01:24:59 +00:00
szabii
dc2dfc01e5 changed query_format return; lots of fixes/changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@520 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-19 01:18:05 +00:00
pontscho
ffb6107695 add 'mixer support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@517 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-18 20:48:15 +00:00
pontscho
e4c014f334 replace "movsl..." to small_memcpy
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@514 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-18 20:44:16 +00:00
se7encode
6802958e55 Some debug information (using verbose) added.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@505 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-18 18:14:11 +00:00
szabii
28d2e315a8 fbdev reset fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@504 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-18 10:59:12 +00:00
se7encode
67fbbb9f92 Maybe a little speedup.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@503 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-18 10:37:09 +00:00
acki2
e045ddb037 - now also supports OSD for YV12 (big speed penalty by having to build image
in offscreen memory and then copying;
- OSD still works just with doublebuffering enabled :-(


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@494 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-17 22:28:09 +00:00
arpi_esp
e35f1762a1 YV12 is working again
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@492 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-17 21:00:46 +00:00
acki2
5cb12d153d - query_format() now uses new return value concept
- now support for OSD :-))) for RGB modes
  YV12 is flickering in quite an ugly fashion; have to fix this, but
  will cost an extra copying of image data ... :-(((


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@491 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-17 20:51:58 +00:00
se7encode
a62546848e Thanx to Arpi, There is no more YUY2 bug.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@489 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-17 19:05:59 +00:00
se7encode
98695db99b A couple of bugfixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@487 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-17 17:43:40 +00:00
se7encode
48073e0051 Tons of code rewrites.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@486 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-17 17:35:27 +00:00
atmosfear
a4aa5874f4 fix to newest revision after cvs rollback
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@484 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-17 06:22:48 +00:00
szabii
921a9c9f2d cmap bug fixed (I think)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@482 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-16 22:27:32 +00:00
szabii
6562f4bc47 dumb bug
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@480 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-16 21:53:29 +00:00
pontscho
3ea3b615a3 sorry, for the #endif
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@479 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-16 21:08:05 +00:00
pontscho
ebe63858a9 add 3dnow support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@478 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-16 20:55:27 +00:00
szabii
22ad1b8599 small change
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@477 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-16 20:41:41 +00:00