summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove depency on libmpdemux streams, use ANSI IO instead.kmkaplan2002-07-231-37/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6774 b3059339-0415-0410-9bf9-f77b7e298cf2
* Configuration files documented.diego2002-07-231-1/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6773 b3059339-0415-0410-9bf9-f77b7e298cf2
* Hopefully correct 10l fix for duuno who.atmos42002-07-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6772 b3059339-0415-0410-9bf9-f77b7e298cf2
* firstpontscho2002-07-232-0/+249
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6771 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed missing result when --disable-divx4linux is specifiedrfelker2002-07-231-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6770 b3059339-0415-0410-9bf9-f77b7e298cf2
* Warnings fix by Sylvain Petreolle <spetreolle@yahoo.fr>, fixed by me.atmos42002-07-233-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6769 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for older xvid versions and IMGFMT_IYUValex2002-07-221-4/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6768 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied patch by Fabian Franz <FabianFranz@gmx.de>, adding a note to the TVdiego2002-07-221-44/+49
| | | | | | | | 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
* 10l fix, by Rémi Guyomarch <rguyom@pobox.com> && Björn Sandellarpi2002-07-211-0/+2
| | | | | | | <biorn@dce.chalmers.se> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6766 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix hue bug with nvidia's shit. i teszted with ↵pontscho2002-07-211-11/+27
| | | | | | g400,radeon7500,tnt2ultra,geforce2mx200 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6765 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix vbr muxing and win32 codec crash on initalbeu2002-07-213-5/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6764 b3059339-0415-0410-9bf9-f77b7e298cf2
* endianess fix by Colin Leroy <colin@colino.net>arpi2002-07-211-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6763 b3059339-0415-0410-9bf9-f77b7e298cf2
* DR1+IPB support (works only with ffmpeg12, as libmpeg2 doesn't accept stride)arpi2002-07-201-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6762 b3059339-0415-0410-9bf9-f77b7e298cf2
* DR1 with IPB fixedarpi2002-07-201-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6761 b3059339-0415-0410-9bf9-f77b7e298cf2
* added 'priv' field to mpi - requires for tracking frames with differentarpi2002-07-201-0/+2
| | | | | | | decoding-displaying order (IPB) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6760 b3059339-0415-0410-9bf9-f77b7e298cf2
* DR1 IP/IPB supoprt (I/P only with -double) -- OSD *must be* disabled! :)arpi2002-07-201-8/+33
| | | | | | | | | 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
* 10L bugs founds by Jindrich Makovicka <makovicki at KMLinux dot fjfi dot ↵albeu2002-07-202-2/+3
| | | | | | cvuti dot cz> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6758 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add direct rendering method 2albeu2002-07-202-3/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6757 b3059339-0415-0410-9bf9-f77b7e298cf2
* - fix audio equalizerpontscho2002-07-1925-219/+251
| | | | | | | | | - 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
* playlist addedjaf2002-07-191-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6755 b3059339-0415-0410-9bf9-f77b7e298cf2
* Huge patch by Jonas Jermann <jjermann@gmx.net> (2/2).diego2002-07-191-18/+45
| | | | | | | | | 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
* Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).diego2002-07-191-529/+585
| | | | | | | | | | 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
* fixing swscaler bug ;)michael2002-07-181-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6752 b3059339-0415-0410-9bf9-f77b7e298cf2
* Put back the ordering of the if as requested by Arpi.kmkaplan2002-07-181-2/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6751 b3059339-0415-0410-9bf9-f77b7e298cf2
* added real mmap supportjoyping2002-07-182-52/+468
| | | | | | | support for -abs opt, 4 different modes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6750 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disabled spuenc, it still doesn't work well with the em8300mswitch2002-07-181-4/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6749 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied patch by Alban Bedel <albeu@free.fr>.diego2002-07-181-1/+35
| | | | | | | | 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
* Round height or width to valid values when doing automatic calculation.kmkaplan2002-07-181-2/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6747 b3059339-0415-0410-9bf9-f77b7e298cf2
* Avoid ulong typedef clash and replace if by unsigned long, patch by Joey ↵atmos42002-07-172-24/+20
| | | | | | Parrish. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6746 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000000lmichael2002-07-171-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6745 b3059339-0415-0410-9bf9-f77b7e298cf2
* check if the available buffers are big enough in get_imagemichael2002-07-171-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6744 b3059339-0415-0410-9bf9-f77b7e298cf2
* fallback to slices, if dr1 fails (bug found by kabi)michael2002-07-161-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6743 b3059339-0415-0410-9bf9-f77b7e298cf2
* checking num_buffers for IMGTYPE_IPmichael2002-07-161-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6742 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l y422p -> y420pmichael2002-07-161-5/+32
| | | | | | | | 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
* 10l (init flags after init ...)michael2002-07-161-13/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6740 b3059339-0415-0410-9bf9-f77b7e298cf2
* svq1 direct renderingmichael2002-07-151-4/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6739 b3059339-0415-0410-9bf9-f77b7e298cf2
* imgtype IP supportmichael2002-07-151-7/+14
| | | | | | | enabling dr1 by default, lets see if its bugfree ... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6738 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lmichael2002-07-151-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6737 b3059339-0415-0410-9bf9-f77b7e298cf2
* dont depend upon vo_directrenderingmichael2002-07-141-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6736 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing fixmesmichael2002-07-141-8/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6735 b3059339-0415-0410-9bf9-f77b7e298cf2
* direct rendering method 1 (disabled currently as its not bugfree / finished ↵michael2002-07-141-36/+99
| | | | | | 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
* DXR3 moved to video.html. TOC updated, added <CODE> where appropiate.diego2002-07-143-183/+163
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6733 b3059339-0415-0410-9bf9-f77b7e298cf2
* diego sux.gabucino2002-07-141-3/+3
| | | | | | | | 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
* Add missing description for lameopts aqatmos42002-07-141-4/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6731 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added DVB to the HTML docs.diego2002-07-132-104/+101
| | | | | | | Parts of this may be outdated, somebody please review. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6730 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synchronised TOC and section titles.diego2002-07-131-40/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6729 b3059339-0415-0410-9bf9-f77b7e298cf2
* FFmpeg libavcodec directory is unknown to CVS, as is mga_vid_test.diego2002-07-132-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6728 b3059339-0415-0410-9bf9-f77b7e298cf2
* This event now has correct spelling.diego2002-07-132-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6727 b3059339-0415-0410-9bf9-f77b7e298cf2
* Lots of <I> --> <CODE>, added missing section, star wars text corrected.diego2002-07-131-22/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6726 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some spellchecking, moved the section to the correct position, somediego2002-07-132-40/+43
| | | | | | | 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
* vd_xvid need divx.halbeu2002-07-131-11/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6724 b3059339-0415-0410-9bf9-f77b7e298cf2
* playlist addedjaf2002-07-131-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6723 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix for interlaced (2 fields) mpeg2 streams:arpi2002-07-121-4/+14
| | | | | | | | - 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
* 8 and 16bpp qtrle supportalex2002-07-122-12/+242
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6721 b3059339-0415-0410-9bf9-f77b7e298cf2
* xv support under cygwin - patch by Sycotic Smith <sycotic at linuxmail.org>alex2002-07-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6720 b3059339-0415-0410-9bf9-f77b7e298cf2
* workaround for empty version1 audio headers (bugreport by Sascha Sommer)arpi2002-07-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6719 b3059339-0415-0410-9bf9-f77b7e298cf2
* Patch by Jiri Svoboda:atmos42002-07-121-72/+336
| | | | | | | | | -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
* syncnexus2002-07-121-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6717 b3059339-0415-0410-9bf9-f77b7e298cf2
* ad_dk4adpcm is done by ima_adpcm (obsoleted)atmos42002-07-122-68/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6716 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix tv bazzeatmos42002-07-121-4/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6715 b3059339-0415-0410-9bf9-f77b7e298cf2
* add simple playlist supportpontscho2002-07-1212-274/+799
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6714 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document -vobsubout, -vobsuboutid and -vobsuboutindexkmkaplan2002-07-111-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6713 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document -vobsubout, -vobsubid and -vobsubindexkmkaplan2002-07-111-0/+47
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6712 b3059339-0415-0410-9bf9-f77b7e298cf2
* Don't call libvo draw slice directlyalbeu2002-07-111-6/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6711 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add draw slice for the codecsalbeu2002-07-112-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6710 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for external pp by divx4. some fixes/cosmetics?alex2002-07-115-9/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6709 b3059339-0415-0410-9bf9-f77b7e298cf2
* better support for rgb/bgr formatsalex2002-07-111-6/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6708 b3059339-0415-0410-9bf9-f77b7e298cf2
* Lots of compatibility fixes for Windows' Vobsub reader.kmkaplan2002-07-111-35/+110
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6707 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix Vobsub output synchro.kmkaplan2002-07-111-7/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6706 b3059339-0415-0410-9bf9-f77b7e298cf2
* Silly me, vo_x11 doesn't use my aspect code!atmos42002-07-111-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6705 b3059339-0415-0410-9bf9-f77b7e298cf2
* adapting to the 'adding fff prefix to avoid global name conflicts' changes ↵rik2002-07-111-2/+2
| | | | | | in libavcodec git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6704 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed spdifjoyping2002-07-112-306/+346
| | | | | | | | | | | 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
* Support for Xvid using their new api. If divx4 compatiblity is disabeledalbeu2002-07-1010-27/+254
| | | | | | | in xvid it can be used along with divx4. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6702 b3059339-0415-0410-9bf9-f77b7e298cf2
* vqmin=1 weirdnessmichael2002-07-101-3/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6701 b3059339-0415-0410-9bf9-f77b7e298cf2
* Only space and 'p' will unpause, other keys will unpause and do their ↵atmos42002-07-101-1/+5
| | | | | | | | | function (eg. seek), this is a preparation for the pause at eof feature. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6700 b3059339-0415-0410-9bf9-f77b7e298cf2
* Patch by Alan Young <ayoung at teleport.com>: Fix xacodec type mismatch, whichatmos42002-07-101-7/+7
| | | | | | | is exploited on 64bit-archs (where sizeof(int) != sizeof(long)) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6699 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added a simple xmcd parser to retreive the tracks name.bertrand2002-07-101-32/+269
| | | | | | | | Added a simple list of tracks name, to allow displaying the name on track change. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6698 b3059339-0415-0410-9bf9-f77b7e298cf2
* Build a fake list of track name.bertrand2002-07-101-15/+64
| | | | | | | | The track name (cdda/cddb) should be display when reaching a new track or when seeking. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6697 b3059339-0415-0410-9bf9-f77b7e298cf2
* Created a new header file to store common struct & prototype forbertrand2002-07-101-0/+65
| | | | | | | cdda.c and cddb.c git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6696 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000l, back out hack-n-slay 8bpp code from my local tree.