Commit Graph

6514 Commits

Author SHA1 Message Date
rfelker c74b550a87 The "(use this option if it does not compile)" text only made sense
when the default was enabled. Now it's nonsense, removed.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6264 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-01 23:51:55 +00:00
arpi 0afd67891e -updates vo_directfb (+configure&makefile) according to planned changes
in dfb interface v. 0.9.11 (by Sven Neumann)
-misstyped VEQ_CAP_HUE comparism fix (by Antonio Daplas)
-videomode change support working (me)
patch by Jiri.Svoboda@seznam.cz


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6263 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-01 22:20:19 +00:00
arpi 920b85eebd fame=quality:fps args support, small fixes for 0.9.0 api
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6262 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-01 20:57:26 +00:00
arpi bdb90f44fd use new api of libfame 0.9.0
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6261 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-01 20:27:14 +00:00
jonas 1138735d70 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6260 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-01 09:54:53 +00:00
jonas 6cf9ee046c updated to english version, corrections, some changes in support table in faq.html
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6259 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-01 09:43:28 +00:00
michael 82cd4227ff forgot vpsize
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6258 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-01 02:58:55 +00:00
michael cee7e46e2a docu for the new options of the patched version
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6257 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-01 02:37:24 +00:00
michael 57e51372c4 single coefficient elimination disabled by default
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6256 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-01 02:11:24 +00:00
arpi ad3d23fcf9 rage128/radeon fixes, mach64 mess^H^H^H^Hcleanup, pm3 driver.
sync with mplayerxp


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6255 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-31 23:17:43 +00:00
arpi b52babace4 pci.db is now uncompressed in cvs, sync with mplayerxp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6254 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-31 22:41:02 +00:00
arpi f65f58f1f3 DVD FAQ moved to faq.html, small TOC added. all this by Diego Biurrun
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6253 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-31 22:08:49 +00:00
arpi 56c130bbae rewording/cosmetics patch by Diego Biurrun
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6252 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-31 22:02:55 +00:00
arpi 892f3cca0c explanation of the '-subpos' flag, patch by Diego Biurrun
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6251 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-31 21:56:36 +00:00
arpi 422b3f7b0a message wording fix by Diego B.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6250 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-31 21:51:20 +00:00
jaf 128d17cae3 'bugfixes' by Diego Biurrun <diego@biurrun.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6249 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-31 21:49:38 +00:00
arpi e8235b8140 sub_read_line_ssa sig11 fix by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
when this function encounters a multiline subtitle with more lines than
SUB_MAX_TEXT, this stupid bug manifests. The function actually reads one
line less than the returned count. Subsequently, either during iconv or
during playing a null pointer gets referenced, with obvious result.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6248 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-31 21:48:36 +00:00
jaf 3bd1f1e505 v0.1.8, - new option -sync, by Jürgen Hammelmann <juergen.hammelmann@gmx.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6247 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-31 21:44:39 +00:00
jaf b3d7b46180 When compiling mga_vid_test.c, memcpy() is subject to an implicit
declaration. The attached patch fixes it.

by Tore Anderson <tore@linpro.no>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6246 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-31 21:42:15 +00:00
arpi 173fb86cbb few fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6245 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-31 21:39:12 +00:00
arpi 6f65fb8208 quick install guide, based on draft and patches by Diego Biurrun <diego@biurrun.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6244 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-31 21:26:28 +00:00
arpi c04588fedf possible sig11 fixed in .rt parser (weisskreuzova.zip)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6243 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 17:44:58 +00:00
jonas 3ed40f8314 corrections, sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6242 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 14:45:13 +00:00
pl 27e3edb07a avoids stripping the binary at install if debugging or profiling is enabled
(original patch by Balazs Tibor <tibcu@sch.bme.hu> - edited for simplicity)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6241 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 14:26:35 +00:00
pl dbd92f86ed warning fix (write()/close() require unistd.h)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6240 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 11:59:24 +00:00
pl d3219d38f4 warning fix (strings.h > string.h)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6239 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 11:56:59 +00:00
pl e045dc53b4 warning fixes (string.h is required for memset)
moved config.h at the top of the include (often avoids 10L when adding a
  new #include ;)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6238 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 11:53:51 +00:00
jaf be031d73ae arts added to 'Disabled optional drivers'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6237 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 11:42:55 +00:00
arpi e407e264df 10l - noticed by Terry Mohan <tmohan@users.sourceforge.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6236 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 11:20:58 +00:00
arpi 2b95bb17a1 setting mpi's w/h to disp_w/h. it fixes mpeg1 crash when height%16!=0
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6235 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 01:26:07 +00:00
arpi 346b7d622c 8bit 'twos' S8 pcm audio support - fixes MOTI1E.MOV
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6234 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 00:40:55 +00:00
arpi 38e810acba grayscaled palette support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6233 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 00:26:23 +00:00
arpi be0755b06b - some cleanup, removed unused code
- no more ignoring offset & stride values from XvImage struct -> fixed
shifted/skewed colors with width%8!=0 movies


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6232 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-30 00:08:47 +00:00
arpi d2eef7bb8a restore original bih->biCompression if codec init failed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6231 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-29 22:39:25 +00:00
arpi b600c44f46 - modify bih->biCompression instead of sh->format
- uncompressed image lines in .avi files are 4-byte aligned (found by Keve Müller <keve@keve.hu>)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6230 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-29 22:38:34 +00:00
arpi bc9cc2f536 new options to support Michael's libavcodec patch, #ifdefed
slightly modified version of Michael's ffmpeg-preview-michael-20020529-mplayer.diff


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6229 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-29 21:34:29 +00:00
arpi a7a603d298 fixed arts detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6228 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-29 21:23:19 +00:00
pl 1c8edbae33 updates & synchro with help_mp-en r1.29
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6227 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-29 20:09:40 +00:00
pl 0aa48b28c4 - hardened a bit the new bilinear algo (missing checks)
- warning fix (include, int -> void)
- avoids messing with 0 byte allocation (result not reliable)
  (Fredrik Kuivinen <freku045@student.liu.se> noticed it)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6226 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-29 19:27:06 +00:00
arpi 12758932b2 off_t fields reordered, to avoid problems due to struct padding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6225 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-29 17:14:38 +00:00
pl a55be5f2e8 avoids malloc()ing a negative number (== very big size_t)
some vobsub's trigger this case and cause a:
  "MPlayer interrupted by signal 2 in module: decode_video"


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6224 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-29 00:32:52 +00:00
pontscho ccf55b9ed3 small changes in skin selection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6223 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-28 21:52:37 +00:00
pontscho c10381ca79 add XShape support for gui's submenu
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6222 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-28 14:12:33 +00:00
albeu 555ec7acbe Raise the colorkey tolerence
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6221 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-28 13:21:29 +00:00
pontscho 0ee089a789 upsz ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6220 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-28 12:54:57 +00:00
pontscho d2a4ecd870 fix text render chrash ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6219 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-28 11:55:17 +00:00
albeu 2eee0cefb0 Fix audio/video driver name parsing and remove 2 little memleaks
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6218 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-28 10:08:30 +00:00
pl 6eef611840 small fix for arts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6217 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-28 09:48:45 +00:00
atmos4 e9d2a2eea5 spu/vobsub speedup patch, new all better bilinear scaler similiar to win vobsub ones. ptyh by Hephooey.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6216 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-28 02:16:01 +00:00
atmos4 d1981e9fa5 aRts audio out support by Michele Balistreri <brain at email.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6215 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-28 01:52:40 +00:00