1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-15 11:25:10 +00:00
Commit Graph

1284 Commits

Author SHA1 Message Date
jkeil
1ef62462ce My 2.10.1 gnu assembler doesn't like C comment syntax in assembler files. Use
"assembler" comment characters ('/') instead.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1284 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-06 12:08:32 +00:00
nick
d0569bc2df Minor optimization
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1283 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-06 10:59:14 +00:00
jkeil
8ef288232c Ignore generated config.mak files in CVS
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1282 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-06 10:36:35 +00:00
gabucino
018b4df02f *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1281 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-06 07:35:13 +00:00
arpi
6ab8e6a5c1 ffmpeg support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1280 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-06 03:22:14 +00:00
arpi
9ba1292389 added Juanjo's H263+ patch, and ffmpeg native codecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1279 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-06 03:15:37 +00:00
nick
124de950d6 Slight otimization
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1278 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-05 09:44:18 +00:00
nick
225aeb5d31 One flaw is fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1277 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-04 20:54:09 +00:00
gabucino
f03667bfb9 ICCCCMSFNSFN
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1276 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-04 20:18:24 +00:00
gabucino
250f3b965e -fsmode (again...)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1275 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-04 16:56:31 +00:00
gabucino
ec03f8bfbc -fsmode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1274 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-04 16:32:38 +00:00
jkeil
43cd93e267 rework autodetection of assembler used by gcc, the correct assembler is detected
now, in case the user has specified a certain version of the compiler with the
"-cc=..." option.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1273 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-04 10:45:20 +00:00
nick
b5481a052f Finished 3dnow optimization (in scalar mode) and minor improvements
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1272 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-04 09:47:56 +00:00
nick
cb2b871048 Minor cleanups
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1271 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-04 07:00:15 +00:00
arpi
6a2c5e6619 added vo_fsmode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1270 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-03 23:46:24 +00:00
arpi
3153c13d94 extern vo_doublebuffering cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1269 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-03 23:45:49 +00:00
arpi
2756d4601f -fsmode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1268 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-03 23:44:19 +00:00
arpi
a879e01cb3 switch fullscreen method with -fsmode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1267 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-03 23:23:55 +00:00
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
arpi
7d67da3486 not found -> no (to be consistent)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1265 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-03 23:04:36 +00:00
arpi
e09f4abfc3 accented by Tibcu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1264 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-03 17:31:46 +00:00
arpi
b964caadd8 dox hungaricus peccs by tibcu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1263 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-03 17:31:20 +00:00
jkeil
d1aae7b241 - Ask 'gcc' for the name of the assembler binary used by the gcc compiler; use
that binary as the default assembler binary tested for the availability of
  MMX/MMXEXT/3DNOW/... instructions

- On solaris, there are a few libraries missing, if you compile MPlayer
  without SDL (with SDL, we pick up these libraries from "sdl-config --libs")
  Typical problem is a missing nanosleep() from the -lrt library.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1262 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-03 14:22:23 +00:00
eyck
f782243be6 spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1261 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-03 11:35:10 +00:00
nick
978c569da2 Partial loops unrolling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1260 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-03 09:25:16 +00:00
nick
58075a0621 Portability and old binutils support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1259 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-03 07:50:52 +00:00
gabucino
f96bb9e7e1 *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1258 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-02 22:53:22 +00:00
alex
741fc312ee #ifndef M_PI and M_SQRT2 added while fearing from redefining :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1257 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-02 19:31:45 +00:00
alex
76c3dc2348 -dsp option removed, displaying help text (-ao oss:dsp_path)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1256 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-02 19:25:34 +00:00
arpi
da580b3956 magyaritas...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1255 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-02 18:41:48 +00:00
nick
183da5e693 Minor fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1254 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-02 08:07:41 +00:00
arpi
88b616ade5 cvs snapshots...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1253 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-01 23:05:18 +00:00
gabucino
b0aaf9f3f6 ICCCM anythingdunnowhat
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1252 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-01 21:49:21 +00:00
arpi
36c3aa7cd4 libavcodec zero frame DivX flickering fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1251 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-30 22:17:14 +00:00
gabucino
8c8e80c961 *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1250 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-30 07:02:28 +00:00
arpi
800a0a8e71 optional libavcodec (ffmpeg) support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1249 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-30 00:16:39 +00:00
gabucino
12641f8bf6 typo fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1248 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-29 22:46:21 +00:00
arpi
40b5a6dd29 -dumpvideo stores frame size for avi/asf video frames (for ffmpeg testing)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1247 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-29 21:35:30 +00:00
nick
2ec6762923 Added newest MMX-optimized decore which speedups decoding at least on 13% for any cpu.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1246 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-29 17:55:35 +00:00
eyck
bf8a76c063 start deleting -in-progress-marks- from docs not to irritate clueless users
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1245 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-29 10:54:41 +00:00
atmos4
85e2f4ee1b Fixed gcc checking for 2.95 subrevisions (like 2.95.2.1).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1244 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-29 10:45:00 +00:00
eyck
1c5df6a4db polish translation of some key documents.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1243 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-29 08:48:47 +00:00
gabucino
27af70b6f4 v0.2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1242 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-27 22:14:01 +00:00
arpi
f51884f55c codec pack DONE
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1241 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-27 21:38:08 +00:00
gabucino
94101e1478 *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1240 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-27 16:07:13 +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
atmos4
3952747a33 Added some nice vo/ao info.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1238 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-27 11:39:17 +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