diego
111558f9c5
Sync by Andoni Zubimendi <andoni@lpsat.net>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10331 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-24 17:33:41 +00:00
alex
2350d60370
some fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10330 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-24 16:06:42 +00:00
alex
e5e8ada126
proper arm configure detection (+ armv5tel support, v4l is a subset of v5tel)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10329 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-24 15:54:35 +00:00
diego
256799bb43
Document -ipv4-only-proxy and -prefer-ip4/6.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10328 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-22 22:01:00 +00:00
diego
354a8559ad
spelling police
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10327 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-22 21:30:40 +00:00
attila
55d8bdddb3
fix bps calculation when resampling,
...
patch by Marcus Comstedt <marcus (at) mc.pp.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10326 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-22 21:29:15 +00:00
arpi
43a12ef7cd
update dchangelog from cvs log
...
argh it took (much) longer than expected...
Michael: pls verify libavcodec part
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10325 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-22 19:21:40 +00:00
attila
c91a6622da
Patch by Tom Lees <tal26 (at) cam.ac.uk>
...
This patch fixes two minor problems the vo_xv driver has:
1. Starting in fullscreen e.g. (mplayer -fs dvd://1) will have a window
which doesn't extend all the way down the screen unless you have a 4:3
movie.
2. Monitoraspect is not used so e.g. showing a movie when in 1280x1024
desktop looks wrong.
BTW: maybe vo_xv.c should be reindented. it's getting more and more
unreadable
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10324 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-22 10:09:04 +00:00
alex
d0cf347a62
moved 3dnow and 3dnowex dct36 optimisations into gcc inline assembly
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10323 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-22 03:32:16 +00:00
alex
0865846ecb
fixed bandInfo name clash with libmp3lame v3.93.1 (longLimit and shortLimit are also only used in layer3.c so it's safe to make them static too - avoiding further clashes)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10322 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-21 23:45:07 +00:00
alex
7c94cd567a
backport PRINT_INDIRECT to old-config parser (new config fails on some 64bit systems - should be fixed) and some minor corrections
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10321 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-21 23:39:32 +00:00
alex
b6a67e5378
more flexible device name guessing
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10320 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-21 23:22:38 +00:00
diego
f6979cf420
Sync with HTML.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10319 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-21 20:01:35 +00:00
bertrand
2b73c29ab6
Patch from Andreas Hess <jaska@gmx.net>:
...
rtsp://<host>/<file>:<port> is not a valid URL, but
rtsp://<host>:<port>/<file> is.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10318 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-21 16:47:31 +00:00
iive
fd55a47f01
basic xvmc image support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10317 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-21 01:47:26 +00:00
alex
26df2d9797
0.5l for debug messages
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10316 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-20 15:24:06 +00:00
alex
7b54872d6c
cosistency fix with backward compatibility (now lavc's arm optimisations are enabled too!)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10315 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-20 13:18:31 +00:00
alex
c34a7dc93a
arm support by armin.gerritsen@philips.com (also seen a patch like this on openzaurus' mplayer port)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10314 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-20 13:10:42 +00:00
michael
5ff7d7bb6e
fixing "internal error in orderYUV" bug
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10313 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-19 21:28:56 +00:00
rathann
3f758ed442
small warning fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10312 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-19 18:26:13 +00:00
rathann
5e9a874557
fix one missing #include, one missing extern and one 10l error.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10311 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-19 18:20:15 +00:00
diego
dc0adf6e20
XML autoconfiguration by Dmitry Baryshkov <lumag@qnc.ru> with some
...
modifications and improvements by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10310 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-18 17:37:36 +00:00
gabucino
28df7aaeff
DivX4Linux and XVID can be used together
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10309 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-18 16:12:29 +00:00
diego
26a38dec9c
Obsoleted by timer-win2.c.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10308 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-18 14:29:04 +00:00
kmkaplan
dc4463f4b0
Fixed: sync structs with spudec.c, implement fast_memcpy
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10307 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-18 10:08:54 +00:00
arpi
f910f3d941
HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards)
...
based on patch by Alex <d18c7db@hotmail.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10306 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-18 00:34:35 +00:00
michael
669ca2803d
lossless jpeg related docs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10305 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-17 23:43:52 +00:00
alex
1cfb64af26
sync with libmpeg2 cvs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10304 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-17 22:54:45 +00:00
michael
ae168fc6eb
lossless ff mjpeg encoding
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10303 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-17 22:52:57 +00:00
diego
f1e381bdd7
HTML directory is autogenerated.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10302 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-17 22:34:20 +00:00
alex
53e2e139fa
solaris fix by Gtz Waschk <waschk@informatik.uni-rostock.de>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10301 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-17 22:28:29 +00:00
alex
4e3d49008e
Fixed compilation on g3. Patch by Dan Christiansen <danchr@daimi.au.dk>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10300 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-17 22:24:08 +00:00
alex
cd091b8ffd
apple and gnu style support at the same time (ok, choosen at compile time) -- now altivec works under osx too -- bug noted by Steven Schultz
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10299 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-17 22:16:00 +00:00
alex
a79e76be8c
10l fix by Steven M. Schultz <sms@2BSD.COM>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10298 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-17 21:46:18 +00:00
rfelker
5b6975fe21
1000l, stupid bash/ksh/etc specific crap. PLEASE learn bourne shell
...
scripting, people!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10297 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-17 16:16:47 +00:00
michael
5f1f7b2617
ff lossless jpeg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10296 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-15 00:20:25 +00:00
diego
11af86fb62
subfont is a generated file.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10295 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-14 08:32:34 +00:00
michael
10b139cffb
YUV 444 411 410 support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10294 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-14 01:26:06 +00:00
nicolas
87c45cd16c
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10293 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-13 22:02:14 +00:00
michael
b4f21dec4e
context model size & coder type options for FFV1
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10292 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-13 21:35:02 +00:00
diego
13cd65dc72
Sync and updates by Anders Rune Jensen and Thomas Groth.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10291 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-13 21:06:06 +00:00
diego
d53b11b8fd
Further corrections by "Ironhell3 ." <ironhell3@hotmail.com>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10290 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-13 20:02:50 +00:00
rfelker
f32852d5f1
1000l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10289 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-13 19:29:21 +00:00
diego
56adbe38d9
wishes, wishes, wishes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10288 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-13 01:40:39 +00:00
diego
339e4f20af
Add missing language suffix to DOCS/ path.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10287 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-13 01:25:11 +00:00
diego
d30d73a875
Add en/ to DOCS path.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10286 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-13 00:56:23 +00:00
diego
843cb05a56
Greek translation update by ironhell3 <ironhell3@hotmail.com>.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10285 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-13 00:51:17 +00:00
mosu
fc6a3513e1
Support for files whose first timecode is not 0 (which is the case for splitted/linked files).
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10284 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-12 19:12:00 +00:00
gabucino
8173648e21
sync
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10283 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-11 22:27:50 +00:00
diego
6ac4f22567
Networking support under MinGW.
...
Patch by flo/yepyep <flodt8@yahoo.de>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10282 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-11 16:48:09 +00:00