summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Eugene's fixes to work with QuickTime.qtsarpi2001-11-093-8/+85
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2780 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes?arpi2001-11-091-25/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2779 b3059339-0415-0410-9bf9-f77b7e298cf2
* videocodec and component selectors (function IDs)arpi2001-11-091-0/+68
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2778 b3059339-0415-0410-9bf9-f77b7e298cf2
* struct->typedefarpi2001-11-091-9/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2777 b3059339-0415-0410-9bf9-f77b7e298cf2
* added missing #include <malloc.h>pl2001-11-097-11/+27
| | | | | | | | #include "config.h" moved as 1st #include since it defines HAVE_foo_h for later conditional inclusions git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2776 b3059339-0415-0410-9bf9-f77b7e298cf2
* memalign detection cleanuppl2001-11-092-24/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2775 b3059339-0415-0410-9bf9-f77b7e298cf2
* mencoder sig11 Q/A (translated)gabucino2001-11-091-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2774 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-11-081-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2773 b3059339-0415-0410-9bf9-f77b7e298cf2
* "boycott cvs" MPlayer T-shirts available from your local MPlayer distributorgabucino2001-11-083-1/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2772 b3059339-0415-0410-9bf9-f77b7e298cf2
* DXR3 beta2 patch by David Holm.atmos42001-11-083-138/+343
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2771 b3059339-0415-0410-9bf9-f77b7e298cf2
* for testingarpi2001-11-081-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2770 b3059339-0415-0410-9bf9-f77b7e298cf2
* loads .qtsarpi2001-11-081-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2769 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes suggested by atmosarpi2001-11-081-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2768 b3059339-0415-0410-9bf9-f77b7e298cf2
* bugfixmichael2001-11-072-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2767 b3059339-0415-0410-9bf9-f77b7e298cf2
* typos fixedarpi2001-11-071-9/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2766 b3059339-0415-0410-9bf9-f77b7e298cf2
* extended ascii version of formats.htmlarpi2001-11-071-0/+126
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2765 b3059339-0415-0410-9bf9-f77b7e298cf2
* Progress indicator for index creation.atmos42001-11-071-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2764 b3059339-0415-0410-9bf9-f77b7e298cf2
* half-translated yetgabucino2001-11-071-0/+113
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2763 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-11-072-7/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2762 b3059339-0415-0410-9bf9-f77b7e298cf2
* gui and menuseyck2001-11-072-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2761 b3059339-0415-0410-9bf9-f77b7e298cf2
* add gui, this way we can finally add usable entry to menus. ( Sveg Hartgeeyck2001-11-071-1/+4
| | | | | | | <hartge@ds9.argh.org> ) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2760 b3059339-0415-0410-9bf9-f77b7e298cf2
* rgb32tobgr32 now is documented ;)nick2001-11-071-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2759 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed usleep() - 10l?arpi2001-11-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2758 b3059339-0415-0410-9bf9-f77b7e298cf2
* workaround for MBC/MBR difference (wrong libavcodec-mplayer version pair)arpi2001-11-072-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2757 b3059339-0415-0410-9bf9-f77b7e298cf2
* rgb32tobgr32 / bgr32torgb32michael2001-11-062-0/+108
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2756 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated decss status (huh?)gabucino2001-11-062-2/+4
| | | | | | | anyone cares? :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2755 b3059339-0415-0410-9bf9-f77b7e298cf2
* Installing mencoder and mencoder.1 if executable mencoder was compiled ↵lgb2001-11-061-0/+2
| | | | | | before issuing make install git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2754 b3059339-0415-0410-9bf9-f77b7e298cf2
* Somebody wanna drink some cola?lgb2001-11-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2753 b3059339-0415-0410-9bf9-f77b7e298cf2
* FF_POSTPROCESS shouldn't be defined if there is no ffmpeg's libavcodec foundpl2001-11-061-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2752 b3059339-0415-0410-9bf9-f77b7e298cf2
* gcc does optimize writes to non volatile variables away if it didnt know ↵michael2001-11-064-12/+12
| | | | | | that they were read in between git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2751 b3059339-0415-0410-9bf9-f77b7e298cf2
* 15/16 bpp ditheringmichael2001-11-061-1/+40
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2750 b3059339-0415-0410-9bf9-f77b7e298cf2
* better ditheringmichael2001-11-062-84/+86
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2749 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied Nick Kurshev's patchgabucino2001-11-061-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2748 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor speedup of rgb32to24. (performance is not successful)nick2001-11-062-26/+82
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2747 b3059339-0415-0410-9bf9-f77b7e298cf2
* oh my god what have i done...gabucino2001-11-066-157/+306
| | | | | | | format.html, codecs, video, sound.html renumbered, etc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2746 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove a few obsolete header includes (fixes a compile error on solaris)jkeil2001-11-061-7/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2745 b3059339-0415-0410-9bf9-f77b7e298cf2
* dvb test, /dev/ost/video:jkeil2001-11-061-1/+1
| | | | | | | | Check for character device (-c) instead of file existance (-e), the -e test is not available on solaris' /bin/sh. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2744 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor changes (fixed some warnings, added attribute aligned(8) stuff)michael2001-11-062-78/+92
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2743 b3059339-0415-0410-9bf9-f77b7e298cf2
* MMX2, 3DNOW, MMX optimized rgb32(24)to16(15) stuffnick2001-11-062-12/+362
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2742 b3059339-0415-0410-9bf9-f77b7e298cf2
* optimized rgb24to16 stuffnick2001-11-062-50/+86
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2741 b3059339-0415-0410-9bf9-f77b7e298cf2
* mmx2 bgr24 stuff from swscale (slightly faster)michael2001-11-061-2/+53
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2740 b3059339-0415-0410-9bf9-f77b7e298cf2
* rgb24to32 now is fasternick2001-11-062-16/+112
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2739 b3059339-0415-0410-9bf9-f77b7e298cf2
* vars are aligned by 8 now (even faster, yes they where not aligned correctly)michael2001-11-061-10/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2738 b3059339-0415-0410-9bf9-f77b7e298cf2
* 16bpp is 10% fastermichael2001-11-061-22/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2737 b3059339-0415-0410-9bf9-f77b7e298cf2
* 15 bpp supportmichael2001-11-061-0/+88
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2736 b3059339-0415-0410-9bf9-f77b7e298cf2
* common code moved to a #definemichael2001-11-061-187/+227
| | | | | | | added bgr24 output support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2735 b3059339-0415-0410-9bf9-f77b7e298cf2
* add prostproc/rgb2rgbpontscho2001-11-063-23/+51
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2734 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move yuv2rgb to postprocessnick2001-11-0622-23/+949
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2733 b3059339-0415-0410-9bf9-f77b7e298cf2
* No longer requirednick2001-11-064-944/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2732 b3059339-0415-0410-9bf9-f77b7e298cf2
* faster bgr24 outputmichael2001-11-062-6/+228
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2731 b3059339-0415-0410-9bf9-f77b7e298cf2
* small typo fixedgabucino2001-11-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2730 b3059339-0415-0410-9bf9-f77b7e298cf2
* only 6 registers usedmichael2001-11-052-14/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2729 b3059339-0415-0410-9bf9-f77b7e298cf2
* autodetecting for dvb-cardsjaf2001-11-053-4/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2728 b3059339-0415-0410-9bf9-f77b7e298cf2
* MEncoder compile fiy by marpet.atmos42001-11-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2727 b3059339-0415-0410-9bf9-f77b7e298cf2
* unsigned stuffmichael2001-11-053-10/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2726 b3059339-0415-0410-9bf9-f77b7e298cf2
* yuy2toyv12 fixed and speedupmichael2001-11-053-125/+220
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2725 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed yv12toyuy2michael2001-11-053-88/+118
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2724 b3059339-0415-0410-9bf9-f77b7e298cf2
* MBC->MPEG2_MBC, max image size increasedarpi2001-11-052-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2723 b3059339-0415-0410-9bf9-f77b7e298cf2
* Forgotnick2001-11-051-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2722 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed rgb32(24)to15 stuffnick2001-11-052-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2721 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed rgb32(24)to16 stuff, rgb32(24)to15 is still brokennick2001-11-052-24/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2720 b3059339-0415-0410-9bf9-f77b7e298cf2
* Well - old algorithms and new stuff rgb24to16(15)nick2001-11-054-53/+110
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2719 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix small xshape bugpontscho2001-11-055-1/+114
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2718 b3059339-0415-0410-9bf9-f77b7e298cf2
* passing palette to libvoarpi2001-11-051-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2717 b3059339-0415-0410-9bf9-f77b7e298cf2
* -lm for ffmpeg detect Christian Marillat <marillat@free.fr>arpi2001-11-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2716 b3059339-0415-0410-9bf9-f77b7e298cf2
* ignoring decompressquery errorarpi2001-11-051-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2715 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatedarpi2001-11-051-9/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2714 b3059339-0415-0410-9bf9-f77b7e298cf2
* rgb32to16, rgb32to15 supportnick2001-11-051-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2713 b3059339-0415-0410-9bf9-f77b7e298cf2
* More standards compilancenick2001-11-053-36/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2712 b3059339-0415-0410-9bf9-f77b7e298cf2
* Transated by: Leandro Lucarella <leandro@lucarella.com.arjaf2001-11-051-0/+254
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2711 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sorry, my laptop has no dvb-cardjaf2001-11-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2710 b3059339-0415-0410-9bf9-f77b7e298cf2
* ao_mpegpesarpi2001-11-054-1/+103
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2709 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_pts addedarpi2001-11-052-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2708 b3059339-0415-0410-9bf9-f77b7e298cf2
* audio packet writting addedarpi2001-11-051-4/+67
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2707 b3059339-0415-0410-9bf9-f77b7e298cf2
* libvo driver may have its own timingarpi2001-11-051-7/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2706 b3059339-0415-0410-9bf9-f77b7e298cf2
* yuy2toyv12 in MMXmichael2001-11-052-0/+110
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2705 b3059339-0415-0410-9bf9-f77b7e298cf2
* Quick hack to don't use ldivxencode on systems where it'S not installed.atmos42001-11-052-2/+2
| | | | | | | | | This should be improved: add compile check to configure (with sth. from encore2.h I guess), seperate divxdecore and encore as only one of them could possibly be installed, add ifdefs to code so it doesn't spit errors about missing headers if no divx4 is present. (I don't currently have installed divx4 so I only did the quick hack for first). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2704 b3059339-0415-0410-9bf9-f77b7e298cf2
* yv12toyuy2 in MMXmichael2001-11-053-50/+132
| | | | | | | cleanup git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2703 b3059339-0415-0410-9bf9-f77b7e298cf2
* yv12 <-> yuy2 in Cmichael2001-11-053-0/+58
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2702 b3059339-0415-0410-9bf9-f77b7e298cf2
* problems with --with-sdl-config (option ignored)pl2001-11-051-25/+41
| | | | | | | added --with-{gtk,glib}-config git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2701 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed -fomit-frame-pointer hack in favour of CFLAGS warning I previously ↵atmos42001-11-041-1/+1
| | | | | | added (this should also fix profiling and maybe some non-x86 build). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2700 b3059339-0415-0410-9bf9-f77b7e298cf2
* faster 15to16 bit rgb (the mmx routine is limited by memory speed so there ↵michael2001-11-042-20/+42
| | | | | | is no difference ): but the c routine is faster git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2699 b3059339-0415-0410-9bf9-f77b7e298cf2
* palette to bgr24michael2001-11-043-3/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2698 b3059339-0415-0410-9bf9-f77b7e298cf2
* vivo 2.0 supportarpi2001-11-041-20/+66
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2697 b3059339-0415-0410-9bf9-f77b7e298cf2
* vivo 2.0 compatibilityarpi2001-11-041-13/+40
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2696 b3059339-0415-0410-9bf9-f77b7e298cf2
* bgr32to16, bgr32to15 (needed for palette stuff)michael2001-11-043-3/+124
| | | | | |