rtognimp
c5c3337c59
Support arbitrary compression level in ZLIB.
...
Fix some debug mp_msg type sizes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11517 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-24 20:03:10 +00:00
rathann
fed551e112
Punctuation. ;)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11516 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-24 19:56:35 +00:00
wight
c5f8bea146
wording & punctuation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11515 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-23 23:08:24 +00:00
alex
2ee913d372
workaround! exit if there's no video stream (hopefully it's a proper fix)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11514 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-23 19:30:05 +00:00
joey
6d4dcace07
fix for vf_palette, because paletted 8-bit to BGR{15,16} conversion is incorrect.
...
the conversion should be rewritten as a better fix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11513 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-23 17:09:59 +00:00
joey
7afe24f691
original config:
...
> ao_data.bps=channels*rate;
> if(format != AFMT_U8 && format != AFMT_S8)
> ao_data.bps*=2;
fallback config, before patch:
> ao_data.bps=ao_data.channels * ao_data.samplerate;
since we forced the format to S16_LE in fallback, we should double bps
to be consistent with an original config of the same settings.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11512 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-23 17:04:19 +00:00
joey
86889fd4eb
send quit command instead of key 'q'.
...
catch backspace key instead of ctrl key.
keycodes.h says CTRL and BS are the same.
this is not true for windows keycodes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11511 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-23 16:59:57 +00:00
joey
62a51cc48a
fix version number on cygwin
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11510 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-23 16:53:03 +00:00
nauj27
280c1e5dc5
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11509 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-23 16:04:36 +00:00
rtognimp
0c3459c762
Update.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11508 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-23 13:42:18 +00:00
rtognimp
b84ba866d7
Real rtsp Range parameter (Start and End) support.
...
Patch by rgselk <rgselknospam(at)yahoo(dot)com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11507 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-23 13:35:55 +00:00
rtognimp
8e0dd8484f
Add detection of Real rtsp when there are queries in url.
...
Patch by rgselk <rgselknospam(at)yahoo(dot)com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11506 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-23 13:31:44 +00:00
wight
0b29dddcd6
Checking if MPlayer has vo Xv
...
Patch by Maciej Paszta <paszczi@go2.pl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11505 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-23 08:23:01 +00:00
nauj27
f54e4636c5
sync & some fix.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11504 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-22 16:18:19 +00:00
wight
b69d4764ea
wording & style
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11503 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-21 09:45:29 +00:00
rathann
c7d25f15ad
Small fix by Maciej Paszta.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11502 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-20 18:15:47 +00:00
henry
ec87c7239c
freetype build fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11501 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-20 16:25:40 +00:00
wight
a61d1a3ec8
double nVidia VIDIx link removed
...
EMPHASIS -> emphasis, wording
matroxfb compilation instructions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11500 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-20 11:56:04 +00:00
nicolas
d19d408c66
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11499 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-19 18:13:09 +00:00
wight
20472fa899
some spaces, xv -> Xv, missing "that"
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11498 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-19 09:05:38 +00:00
luran
b9a57044fb
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11497 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-19 01:41:27 +00:00
iive
2029eb17eb
XviD math lib missed - patch by <ismail.donmez@boun.edu.tr>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11496 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-18 20:50:48 +00:00
wight
c2804766fc
sync & style
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11495 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-18 12:03:07 +00:00
wight
53e74e50b5
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11494 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-18 11:32:43 +00:00
iive
13ea2119d2
remove useless --with-xvidcore option and add *-xvidlibdir and *-xvidincdir
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11493 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-18 02:32:42 +00:00
iive
82fa16b8df
use the old names for 4 options
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11492 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-18 01:24:23 +00:00
rathann
68472465b5
10l :(
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11491 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-17 23:00:48 +00:00
nauj27
b8086938b0
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11490 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-17 18:23:19 +00:00
wight
6ca37df4d1
proper name instead of here
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11489 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-17 17:36:22 +00:00
wight
09956f73d6
style and vocab
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11488 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-17 17:33:25 +00:00
mosu
3ac6687ac5
Added the FLAC CodecId.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11487 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 22:53:08 +00:00
wight
0793c9880c
install-path is obsolete
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11486 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 21:27:58 +00:00
mosu
5dad80b38e
Support for FLAC tracks that already contain the "fLaC" header.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11485 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 20:05:09 +00:00
wight
4e6feed137
move section out of <link> tags
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11484 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 19:55:53 +00:00
mosu
c36b3d52c0
Support for FLAC in Matroska written in the MS compatibility mode.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11483 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 19:24:43 +00:00
gabucino
b19f9a5bb7
patch by "ismail \(cartman\) donmez" <ismail.donmez@boun.edu.tr>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11482 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 16:31:06 +00:00
faust3
01c75bcd70
Sleep(0) != usleep(0), bugreport by Paul-Kenji Cahier
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11481 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 15:11:52 +00:00
faust3
0d327f00f2
change vo_w32_fullscreen to behave like vo_x11_fullscreen patch by Reimar Doeffinger <someone-guy at gmx.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11480 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 14:37:42 +00:00
mosu
72c0c4f434
Support for FLAC in Matroska.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11479 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 12:10:34 +00:00
michael
47f136d976
memcpy pix instead of black screen if no DR and codec provides no qscale table
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11478 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 10:48:03 +00:00
mosu
f0ae194540
Made the FLAC decoder be less greedy resulting in much better A/V sync handling.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11477 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 10:41:25 +00:00
attila
4044890393
check whether termcap is provided by tinfo
...
patch by Torinthiel <torinthiel@wp.pl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11476 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 09:25:13 +00:00
attila
0dc21c35a7
fix smb libs inclusion when using --enable-smb.
...
Patch by Götz Waschk <waschk@informatik.uni-rostock.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11475 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 09:12:03 +00:00
rathann
ed05f165bd
Cosmetics.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11474 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 03:03:47 +00:00
rathann
8cb0783ea5
More style corrections. ;)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11473 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 03:02:20 +00:00
rathann
b8200428ad
Correct some of my corrections as discussed with Torinthiel.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11472 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 02:45:53 +00:00
rathann
43a7cc6584
- style corrections
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11471 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 01:59:49 +00:00
rathann
0b116cb4ee
- style and vocabulary corrections
...
- use Polish comma instead of dot in real numbers (where appropriate)
- some cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11470 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 01:23:14 +00:00
diego
81d5530653
less verbosity
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11469 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-16 00:57:47 +00:00
mosu
76264802b3
Small format fixes.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11468 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-15 22:46:47 +00:00