summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* pass accel flags to a52_resample_initarpi2001-12-305-13/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3908 b3059339-0415-0410-9bf9-f77b7e298cf2
* proper a52_init accel flagsarpi2001-12-301-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3907 b3059339-0415-0410-9bf9-f77b7e298cf2
* SSE addedarpi2001-12-301-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3906 b3059339-0415-0410-9bf9-f77b7e298cf2
* runtime cpudetectmichael2001-12-302-198/+444
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3905 b3059339-0415-0410-9bf9-f77b7e298cf2
* added test for inet_pton()pl2001-12-301-0/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3904 b3059339-0415-0410-9bf9-f77b7e298cf2
* more common format for output messagespl2001-12-301-20/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3903 b3059339-0415-0410-9bf9-f77b7e298cf2
* they aren't required morealex2001-12-301-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3902 b3059339-0415-0410-9bf9-f77b7e298cf2
* Radeon specific gamma correction initialization. (from gatos.sf.net)nick2001-12-302-3/+102
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3901 b3059339-0415-0410-9bf9-f77b7e298cf2
* mp3lameless build fixedarpi2001-12-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3900 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-12-302-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3899 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatesarpi2001-12-301-11/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3898 b3059339-0415-0410-9bf9-f77b7e298cf2
* _mencoder auto->yes (D Richard Felker III)arpi2001-12-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3897 b3059339-0415-0410-9bf9-f77b7e298cf2
* dshow help changed - it doesn't depend on c++ compiler/libsarpi2001-12-301-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3896 b3059339-0415-0410-9bf9-f77b7e298cf2
* divx4encore is detectedarpi2001-12-301-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3895 b3059339-0415-0410-9bf9-f77b7e298cf2
* divx4encore detection fixed (D Richard Felker III) + ffmpeg.so detection ↵arpi2001-12-301-8/+9
| | | | | | disabled if static=yes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3894 b3059339-0415-0410-9bf9-f77b7e298cf2
* authors linked to the englishjaf2001-12-301-463/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3893 b3059339-0415-0410-9bf9-f77b7e298cf2
* a52: CRC check for AC3 framesarpi2001-12-301-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3892 b3059339-0415-0410-9bf9-f77b7e298cf2
* CRC code ported from libac3arpi2001-12-303-1/+78
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3891 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatedarpi2001-12-301-37/+96
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3890 b3059339-0415-0410-9bf9-f77b7e298cf2
* more recent libavcodec checkarpi2001-12-301-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3889 b3059339-0415-0410-9bf9-f77b7e298cf2
* print AC3 info + hotfix for channels upmixarpi2001-12-301-1/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3888 b3059339-0415-0410-9bf9-f77b7e298cf2
* libac3 disabledarpi2001-12-301-0/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3887 b3059339-0415-0410-9bf9-f77b7e298cf2
* liba52 optimization changesmichael2001-12-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3886 b3059339-0415-0410-9bf9-f77b7e298cf2
* ported 3dnow(ex) optimizations from libac3michael2001-12-302-74/+907
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3885 b3059339-0415-0410-9bf9-f77b7e298cf2
* only print last line warning if verbose is onmichael2001-12-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3884 b3059339-0415-0410-9bf9-f77b7e298cf2
* added read_index_chunk, fixed audio_header parser for version5alex2001-12-301-23/+149
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3883 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavcodec MBC detection fixedarpi2001-12-291-12/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3882 b3059339-0415-0410-9bf9-f77b7e298cf2
* Panagiotis creditzgabucino2001-12-291-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3881 b3059339-0415-0410-9bf9-f77b7e298cf2
* "updated documentation.html (and new chapter translated in it),gabucino2001-12-2913-385/+766
| | | | | | | | | codecs.html and new whole translated file: DVB. The rest of the files are newest english versions. I think that it's better to have them updated than wait for my translations..." git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3880 b3059339-0415-0410-9bf9-f77b7e298cf2
* added RV13 fourcc to RealVideoalex2001-12-291-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3879 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed rv10 with subid=3alex2001-12-292-2/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3878 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied patch by Malcolm <malc@cyberserf.co.uk>: check if the-less-buggier ↵alex2001-12-291-0/+20
| | | | | | gcc3 is present if gcc2.96 found git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3877 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed stereo MS ADPCM decoder and reinstated opensource decoder as themelanson2001-12-294-19/+23
| | | | | | | default handler for MS ADPCM data git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3876 b3059339-0415-0410-9bf9-f77b7e298cf2
* more mad fixalex2001-12-291-10/+55
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3875 b3059339-0415-0410-9bf9-f77b7e298cf2
* "smarter" test for ffmpeg codec detectionpl2001-12-291-9/+33
| | | | | | | | | | I don't know if it's enough, though => feel free to adapt. It does not check for the *find*codec*by*name() yet. (requested several days ago by Gabucino & Arpi) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3874 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied Holm's patch (somebody give him write to this file! ASAP!;))gabucino2001-12-291-6/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3873 b3059339-0415-0410-9bf9-f77b7e298cf2
* mad sync fixalex2001-12-291-4/+52
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3872 b3059339-0415-0410-9bf9-f77b7e298cf2
* -Wall removedarpi2001-12-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3871 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing -lsocket for sunospl2001-12-291-5/+4
| | | | | | | qnx & win32 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3870 b3059339-0415-0410-9bf9-f77b7e298cf2
* opendivx listed at codecs, libvo2/config.mak is optionalarpi2001-12-291-3/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3869 b3059339-0415-0410-9bf9-f77b7e298cf2
* YUV4MPEG seek patch commitedalex2001-12-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3868 b3059339-0415-0410-9bf9-f77b7e298cf2
* g72x is optional (caused problems wiht opendivx)arpi2001-12-281-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3867 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed syntax error bug reported by Steven M. Schultz. btw, pl, please fix thisalex2001-12-281-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3866 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor updates to FLI and FOX62 codecsmelanson2001-12-281-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3865 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied Rik Snel's seeking patchalex2001-12-282-5/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3864 b3059339-0415-0410-9bf9-f77b7e298cf2
* initial commit of "Guide To Codec Hacking"melanson2001-12-281-0/+191
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3863 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some last minute changes to accomodate for anamorphic 1.85:1 and 2.35:1 ↵mswitch2001-12-281-10/+11
| | | | | | movies... Needs more work, but this is good enough for now. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3862 b3059339-0415-0410-9bf9-f77b7e298cf2
* initial commit for codecs.conf.txt documentationmelanson2001-12-281-0/+122
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3861 b3059339-0415-0410-9bf9-f77b7e298cf2
* scaling only works with YV12gabucino2001-12-282-8/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3860 b3059339-0415-0410-9bf9-f77b7e298cf2
* better wordinggabucino2001-12-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3859 b3059339-0415-0410-9bf9-f77b7e298cf2
* defucking againgabucino2001-12-283-12/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3858 b3059339-0415-0410-9bf9-f77b7e298cf2
* DeArpigabucino2001-12-284-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3857 b3059339-0415-0410-9bf9-f77b7e298cf2
* 0.60pre2 version numbereyck2001-12-281-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3856 b3059339-0415-0410-9bf9-f77b7e298cf2
* no fix can be expected until saturday :(arpi2001-12-281-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3855 b3059339-0415-0410-9bf9-f77b7e298cf2
* disable mp1e if no dxr3 or no mmxarpi2001-12-281-18/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3854 b3059339-0415-0410-9bf9-f77b7e298cf2
* use XF86VidMode later in init (at line 1031) only if we've got support (if ↵alex2001-12-281-0/+6
| | | | | | have_vm==1) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3853 b3059339-0415-0410-9bf9-f77b7e298cf2
* msadpcm acm re-enabled. don't remove codecs!arpi2001-12-281-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3852 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix for qnxalex2001-12-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3851 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix for QNX - disabling win32 codecs and libmp1e under QNXalex2001-12-281-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3850 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix for qnxalex2001-12-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3849 b3059339-0415-0410-9bf9-f77b7e298cf2
* -wid/-rootwin supportarpi2001-12-281-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3848 b3059339-0415-0410-9bf9-f77b7e298cf2
* blahgabucino2001-12-281-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3847 b3059339-0415-0410-9bf9-f77b7e298cf2
* nuppelvideo is suffering toogabucino2001-12-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3846 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatedalex2001-12-281-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3845 b3059339-0415-0410-9bf9-f77b7e298cf2
* some spudec cleanuparpi2001-12-281-8/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3844 b3059339-0415-0410-9bf9-f77b7e298cf2
* dvdsub pts fix, based on patch by Kim Minh Kaplanarpi2001-12-282-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3843 b3059339-0415-0410-9bf9-f77b7e298cf2
* SSE2 supportarpi2001-12-281-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3842 b3059339-0415-0410-9bf9-f77b7e298cf2
* Intel P4 supportarpi2001-12-281-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3841 b3059339-0415-0410-9bf9-f77b7e298cf2
* warning fixespl2001-12-282-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3840 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes a problem with undefined types (harmless anyway)pl2001-12-281-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3839 b3059339-0415-0410-9bf9-f77b7e298cf2
* warning fixpl2001-12-281-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3838 b3059339-0415-0410-9bf9-f77b7e298cf2
* Intel P4 supportarpi2001-12-281-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3837 b3059339-0415-0410-9bf9-f77b7e298cf2
* symbol block is multiply-defined <- fixedarpi2001-12-281-14/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3836 b3059339-0415-0410-9bf9-f77b7e298cf2
* a52 sync fixedarpi2001-12-281-11/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3835 b3059339-0415-0410-9bf9-f77b7e298cf2
* asf<->y4m detection swappedarpi2001-12-281-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3834 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor brightness/contrast bugfix / moved some global vars into ppModemichael2001-12-283-21/+29
| | | | | | | non mmx compilation bugfix git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3833 b3059339-0415-0410-9bf9-f77b7e298cf2
* -rootwin option (x11/xv only, x11 doesn't work for me)arpi2001-12-281-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3832 b3059339-0415-0410-9bf9-f77b7e298cf2
* WinID cleanup, support for Xvarpi2001-12-284-7/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3831 b3059339-0415-0410-9bf9-f77b7e298cf2
* hwac3 fixes by Steven Brookes <stevenjb@mda.co.uk>arpi2001-12-283-30/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3830 b3059339-0415-0410-9bf9-f77b7e298cf2
* Brand new sync core, uses hw sync for everything.mswitch2001-12-281-9/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3829 b3059339-0415-0410-9bf9-f77b7e298cf2
* Lots of fixes for digital audio output submitted by Steven Brookes ↵mswitch2001-12-281-18/+26
| | | | | | | | | <stevenjb@mda.co.uk> Hardware sync-code activated git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3828 b3059339-0415-0410-9bf9-f77b7e298cf2
* added initial, not-yet-functional, support for fox62 audiomelanson2001-12-286-4/+196
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3827 b3059339-0415-0410-9bf9-f77b7e298cf2
* setuid hack disabledarpi2001-12-281-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3826 b3059339-0415-0410-9bf9-f77b7e298cf2
* don't reset timer at seek - req. for dxr3arpi2001-12-281-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3825 b3059339-0415-0410-9bf9-f77b7e298cf2
* don't reset cpu usage counters at seekarpi2001-12-281-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3824 b3059339-0415-0410-9bf9-f77b7e298cf2
* printf->mp_msgarpi2001-12-281-17/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3823 b3059339-0415-0410-9bf9-f77b7e298cf2
* spudec addedarpi2001-12-281-0/+2