Commit Graph

7020 Commits

Author SHA1 Message Date
rfelker 9852524069 fixed missing result when --disable-divx4linux is specified
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6770 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-23 15:13:00 +00:00
atmos4 265e6e90b1 Warnings fix by Sylvain Petreolle <spetreolle@yahoo.fr>, fixed by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6769 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-23 12:03:05 +00:00
alex 3d0c8ff3bd support for older xvid versions and IMGFMT_IYUV
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6768 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-22 14:54:34 +00:00
diego 15b8cd866e Applied patch by Fabian Franz <FabianFranz@gmx.de>, adding a note to the TV
section and correcting a keyboard control.
Reviewed the TV section, realigned the table and reworded the entries.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6767 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-22 11:25:01 +00:00
arpi 163942981f 10l fix, by Rémi Guyomarch <rguyom@pobox.com> && Björn Sandell
<biorn@dce.chalmers.se>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6766 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-21 22:20:05 +00:00
pontscho 1d8a2bf33f fix hue bug with nvidia's shit. i teszted with g400,radeon7500,tnt2ultra,geforce2mx200
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6765 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-21 19:57:25 +00:00
albeu 63b5875bb5 Fix vbr muxing and win32 codec crash on init
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6764 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-21 14:36:33 +00:00
arpi 8b9de50aff endianess fix by Colin Leroy <colin@colino.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6763 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-21 12:13:40 +00:00
arpi 2d9662d5ef DR1+IPB support (works only with ffmpeg12, as libmpeg2 doesn't accept stride)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6762 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-20 16:38:31 +00:00
arpi 6db1c8f076 DR1 with IPB fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6761 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-20 16:27:17 +00:00
arpi fe7749b521 added 'priv' field to mpi - requires for tracking frames with different
decoding-displaying order (IPB)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6760 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-20 16:26:49 +00:00
arpi 4c372e966f DR1 IP/IPB supoprt (I/P only with -double) -- OSD *must be* disabled! :)
note: playing IPB mpeg (-vc ffmpeg12) looks broken due to bad frame display
order (differs from frame decoding order) - requires workaround or PUT_IMAGE
implementation...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6759 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-20 15:49:38 +00:00
albeu d80e0a04b8 10L bugs founds by Jindrich Makovicka <makovicki at KMLinux dot fjfi dot cvuti dot cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6758 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-20 14:26:38 +00:00
albeu 3f558f2e9b Add direct rendering method 2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6757 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-20 13:53:53 +00:00
pontscho d05326c4bc - fix audio equalizer
- rewrite video equalizer handling (i teszted with mga g400 [x]mga,xv,xvidix and radeon xv,xvidix )
- fix some small gtk bug
- i dunno, i don't remember ... :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6756 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-19 20:51:48 +00:00
jaf bcba526d13 playlist added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6755 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-19 07:51:01 +00:00
diego b226bbc9f4 Huge patch by Jonas Jermann <jjermann@gmx.net> (2/2).
These are the "real changes" from Jonas' patch.  It should be OK, please
doublecheck anyway.  Plus -rawaudio reformatted, slipped through the cracks
the first time around.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6754 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-19 02:11:59 +00:00
diego 6bc7d4a727 Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
I extracted all the cosmetic parts from the patch, removed the bitrot and
added quite a few (also cosmetic) consistency, spelling and appearance
changes.  Columns are not broken at random anymore and should be readable
now.  We now have a good looking man page :-)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6753 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-19 01:24:15 +00:00
michael 486f270286 fixing swscaler bug ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6752 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-18 22:44:31 +00:00
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