Commit Graph

6951 Commits

Author SHA1 Message Date
kmkaplan 1909c80216 Put back the ordering of the if as requested by Arpi.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6751 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-18 16:14:27 +00:00
joyping 5bafd479ae added real mmap support
support for -abs opt, 4 different modes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6750 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-18 16:09:54 +00:00
mswitch 4ec11b9c89 Disabled spuenc, it still doesn't work well with the em8300
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6749 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-18 14:59:55 +00:00
diego 758b86265b Applied patch by Alban Bedel <albeu@free.fr>.
http://mplayerhq.hu/pipermail/mplayer-dev-eng/2002-June/008873.html
Documents -dxr2 and -rawaudio options.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6748 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-18 14:48:58 +00:00
kmkaplan e2e5f63009 Round height or width to valid values when doing automatic calculation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6747 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-18 14:06:32 +00:00
atmos4 4a4263763d Avoid ulong typedef clash and replace if by unsigned long, patch by Joey Parrish.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6746 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-17 23:28:37 +00:00
michael d38a5d0aa0 1000000l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6745 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-17 21:20:11 +00:00
michael e083d6218c check if the available buffers are big enough in get_image
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6744 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-17 00:54:31 +00:00
michael 08400331dc fallback to slices, if dr1 fails (bug found by kabi)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6743 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-16 23:42:44 +00:00
michael bf0939eb08 checking num_buffers for IMGTYPE_IP
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6742 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-16 21:07:05 +00:00
michael 14f34093c3 10l y422p -> y420p
use uvstride in draw_slices
dr2 support (disabled as mplayer doesnt like slices with width!=picture width sometimes)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6741 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-16 12:04:30 +00:00
michael c540ebd14b 10l (init flags after init ...)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6740 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-16 00:56:12 +00:00
michael 5358f5a60f svq1 direct rendering
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6739 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-15 21:33:46 +00:00
michael 8c6996f712 imgtype IP support
enabling dr1 by default, lets see if its bugfree ...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6738 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-15 14:30:12 +00:00
michael 9db1a07b9e 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6737 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-15 00:30:50 +00:00
michael 920f3f2f7e dont depend upon vo_directrendering
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6736 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-14 21:57:03 +00:00
michael ef5ee5c568 fixing fixmes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6735 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-14 21:30:54 +00:00
michael f6cd989fa3 direct rendering method 1 (disabled currently as its not bugfree / finished yet, just set dr1=1 if u want to try it)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6734 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-14 19:44:40 +00:00
diego c8c834ce46 DXR3 moved to video.html. TOC updated, added <CODE> where appropiate.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6733 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-14 17:54:05 +00:00
gabucino 68b9f1ccef diego sux.
it's from a weird al yankovic clip, not real star wars
don't touch stuffz like diz


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6732 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-14 16:06:19 +00:00
atmos4 3f0aaca06d Add missing description for lameopts aq
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6731 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-14 15:54:09 +00:00
diego 894401d9e9 Added DVB to the HTML docs.
Parts of this may be outdated, somebody please review.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6730 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-13 17:54:04 +00:00
diego 3ea5147abd Synchronised TOC and section titles.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6729 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-13 16:11:52 +00:00
diego 50fcc51223 FFmpeg libavcodec directory is unknown to CVS, as is mga_vid_test.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6728 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-13 15:10:33 +00:00
diego 217b96cec2 This event now has correct spelling.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6727 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-13 14:55:40 +00:00
diego 076a5a818b Lots of <I> --> <CODE>, added missing section, star wars text corrected.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6726 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-13 14:41:59 +00:00
diego af69ff7d53 Some spellchecking, moved the section to the correct position, some
consistency fixes and replaced a lot of <I> with <CODE>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6725 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-13 14:23:36 +00:00
albeu ade4ea7404 vd_xvid need divx.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6724 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-13 12:02:57 +00:00
jaf 61783ab643 playlist added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6723 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-13 09:42:21 +00:00
arpi f549b66aea fix for interlaced (2 fields) mpeg2 streams:
- accept frame skip caused by the codec
- do timer correction after calculating frame skip/dup count


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6722 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-12 18:03:16 +00:00
alex 3d0493357f 8 and 16bpp qtrle support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6721 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-12 17:49:04 +00:00
alex 4d25d1b683 xv support under cygwin - patch by Sycotic Smith <sycotic at linuxmail.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6720 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-12 17:09:53 +00:00
arpi c15f24ba60 workaround for empty version1 audio headers (bugreport by Sascha Sommer)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6719 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-12 13:50:35 +00:00
atmos4 4b56ecf019 Patch by Jiri Svoboda:
-should not fail if keyboard not present
-preparation for vsync flipping
-card capabilities should be reported better at query format


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6718 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-12 10:27:08 +00:00
nexus aa9e9eccab sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6717 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-12 08:24:57 +00:00
atmos4 01245f416f ad_dk4adpcm is done by ima_adpcm (obsoleted)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6716 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-12 04:05:56 +00:00
atmos4 0c0b59c992 fix tv bazze
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6715 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-12 03:26:46 +00:00
pontscho d8f83d2296 add simple playlist support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6714 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-12 00:53:26 +00:00
kmkaplan 83e9870553 Document -vobsubout, -vobsuboutid and -vobsuboutindex
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6713 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-11 22:01:40 +00:00
kmkaplan 4d2c46467a Document -vobsubout, -vobsubid and -vobsubindex
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6712 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-11 21:47:16 +00:00
albeu 2959c06094 Don't call libvo draw slice directly
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6711 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-11 20:19:00 +00:00
albeu a355761e8b Add draw slice for the codecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6710 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-11 20:17:27 +00:00
alex 3f457aa9b7 support for external pp by divx4. some fixes/cosmetics?
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6709 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-11 19:16:30 +00:00
alex 2813811852 better support for rgb/bgr formats
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6708 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-11 19:08:23 +00:00
kmkaplan f36c4b065b Lots of compatibility fixes for Windows' Vobsub reader.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6707 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-11 18:49:18 +00:00
kmkaplan 25c6f96f62 Fix Vobsub output synchro.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6706 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-11 18:48:43 +00:00
atmos4 bf2793f39d Silly me, vo_x11 doesn't use my aspect code!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6705 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-11 16:14:55 +00:00
rik d168d0e545 adapting to the 'adding fff prefix to avoid global name conflicts' changes in libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6704 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-11 13:05:53 +00:00
joyping 51b5404658 fixed spdif
spdif device depends now on the given subdevice
was hardcoded to hw:0,2 before
fixed opt-parsing for hw:x,y like opts
seperated initialization of spdif from common init as it was
probably intended before


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6703 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-11 10:20:54 +00:00
albeu 5319a8118a Support for Xvid using their new api. If divx4 compatiblity is disabeled
in xvid it can be used along with divx4.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6702 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-10 20:56:57 +00:00