aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* 10L bugs founds by Jindrich Makovicka <makovicki at KMLinux dot fjfi dot ↵Gravatar albeu2002-07-20
| | | | | | cvuti dot cz> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6758 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add direct rendering method 2Gravatar albeu2002-07-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6757 b3059339-0415-0410-9bf9-f77b7e298cf2
* - fix audio equalizerGravatar pontscho2002-07-19
| | | | | | | | | - 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 addedGravatar jaf2002-07-19
| | | | 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).Gravatar diego2002-07-19
| | | | | | | | | 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).Gravatar diego2002-07-19
| | | | | | | | | | 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 ;)Gravatar michael2002-07-18
| | | | 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.Gravatar kmkaplan2002-07-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6751 b3059339-0415-0410-9bf9-f77b7e298cf2
* added real mmap supportGravatar joyping2002-07-18
| | | | | | | 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 em8300Gravatar mswitch2002-07-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6749 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied patch by Alban Bedel <albeu@free.fr>.Gravatar diego2002-07-18
| | | | | | | | 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.Gravatar kmkaplan2002-07-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 ↵Gravatar atmos42002-07-17
| | | | | | Parrish. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6746 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000000lGravatar michael2002-07-17
| | | | 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_imageGravatar michael2002-07-17
| | | | 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)Gravatar michael2002-07-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6743 b3059339-0415-0410-9bf9-f77b7e298cf2
* checking num_buffers for IMGTYPE_IPGravatar michael2002-07-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6742 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l y422p -> y420pGravatar michael2002-07-16
| | | | | | | | 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 ...)Gravatar michael2002-07-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6740 b3059339-0415-0410-9bf9-f77b7e298cf2
* svq1 direct renderingGravatar michael2002-07-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6739 b3059339-0415-0410-9bf9-f77b7e298cf2
* imgtype IP supportGravatar michael2002-07-15
| | | | | | | enabling dr1 by default, lets see if its bugfree ... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6738 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lGravatar michael2002-07-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6737 b3059339-0415-0410-9bf9-f77b7e298cf2
* dont depend upon vo_directrenderingGravatar michael2002-07-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6736 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing fixmesGravatar michael2002-07-14
| | | | 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 ↵Gravatar michael2002-07-14
| | | | | | 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.Gravatar diego2002-07-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6733 b3059339-0415-0410-9bf9-f77b7e298cf2
* diego sux.Gravatar gabucino2002-07-14
| | | | | | | | 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 aqGravatar atmos42002-07-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6731 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added DVB to the HTML docs.Gravatar diego2002-07-13
| | | | | | | 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.Gravatar diego2002-07-13
| | | | 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.Gravatar diego2002-07-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6728 b3059339-0415-0410-9bf9-f77b7e298cf2
* This event now has correct spelling.Gravatar diego2002-07-13
| | | | 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.Gravatar diego2002-07-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6726 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some spellchecking, moved the section to the correct position, someGravatar diego2002-07-13
| | | | | | | 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.hGravatar albeu2002-07-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6724 b3059339-0415-0410-9bf9-f77b7e298cf2
* playlist addedGravatar jaf2002-07-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6723 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix for interlaced (2 fields) mpeg2 streams:Gravatar arpi2002-07-12
| | | | | | | | - 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 supportGravatar alex2002-07-12
| | | | 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>Gravatar alex2002-07-12
| | | | 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)Gravatar arpi2002-07-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6719 b3059339-0415-0410-9bf9-f77b7e298cf2
* Patch by Jiri Svoboda:Gravatar atmos42002-07-12
| | | | | | | | | -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
* syncGravatar nexus2002-07-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6717 b3059339-0415-0410-9bf9-f77b7e298cf2
* ad_dk4adpcm is done by ima_adpcm (obsoleted)Gravatar atmos42002-07-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6716 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix tv bazzeGravatar atmos42002-07-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6715 b3059339-0415-0410-9bf9-f77b7e298cf2
* add simple playlist supportGravatar pontscho2002-07-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6714 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document -vobsubout, -vobsuboutid and -vobsuboutindexGravatar kmkaplan2002-07-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6713 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document -vobsubout, -vobsubid and -vobsubindexGravatar kmkaplan2002-07-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6712 b3059339-0415-0410-9bf9-f77b7e298cf2
* Don't call libvo draw slice directlyGravatar albeu2002-07-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6711 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add draw slice for the codecsGravatar albeu2002-07-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6710 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for external pp by divx4. some fixes/cosmetics?Gravatar alex2002-07-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6709 b3059339-0415-0410-9bf9-f77b7e298cf2