summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3822 b3059339-0415-0410-9bf9-f77b7e298cf2
* more stable and reliable spudec packet reassemblerarpi2001-12-281-0/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3821 b3059339-0415-0410-9bf9-f77b7e298cf2
* igy kifergabucino2001-12-281-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3820 b3059339-0415-0410-9bf9-f77b7e298cf2
* yuv4mpeg supportgabucino2001-12-284-2/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3819 b3059339-0415-0410-9bf9-f77b7e298cf2
* customizeable deblocking (2 thresholds)michael2001-12-282-26/+59
| | | | | | | chrominance & luminance filtering is the default now if -npp ...:y isnt specified (lumi only was only used for the deinterlacers and that was wrong anyway) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3818 b3059339-0415-0410-9bf9-f77b7e298cf2
* nuppelvideo added to supported formatsgabucino2001-12-274-0/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3817 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatedalex2001-12-275-147/+226
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3816 b3059339-0415-0410-9bf9-f77b7e298cf2
* not "us", but "en" - missed previouslygabucino2001-12-271-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3815 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatedgabucino2001-12-271-0/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3814 b3059339-0415-0410-9bf9-f77b7e298cf2
* added nuppelvideoalex2001-12-271-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3813 b3059339-0415-0410-9bf9-f77b7e298cf2
* audio is workingalex2001-12-271-4/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3812 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed RTjpeg and removed one memcpyalex2001-12-271-6/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3811 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied pl's new patch (-pp and -npp)gabucino2001-12-271-19/+46
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3810 b3059339-0415-0410-9bf9-f77b7e298cf2
* fli+rm - hungarian updategabucino2001-12-273-2/+40
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3809 b3059339-0415-0410-9bf9-f77b7e298cf2
* neededalex2001-12-271-0/+92
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3808 b3059339-0415-0410-9bf9-f77b7e298cf2
* new 'RealMedia' 'Realvideo' 'RealAudio' sectionsgabucino2001-12-273-2/+40
| | | | | | | also added FLI format section git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3807 b3059339-0415-0410-9bf9-f77b7e298cf2
* enabling mmx support if capablealex2001-12-271-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3806 b3059339-0415-0410-9bf9-f77b7e298cf2
* NuppelVideo decoder added, based on Panagiotis Issaris' patchalex2001-12-275-1/+144
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3805 b3059339-0415-0410-9bf9-f77b7e298cf2
* used by NuppelVideoalex2001-12-273-0/+3331
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3804 b3059339-0415-0410-9bf9-f77b7e298cf2
* used by NuppelVideo decoderalex2001-12-272-0/+3852
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3803 b3059339-0415-0410-9bf9-f77b7e298cf2
* added NuppelVideo demuxer, based on Panagiotis Issaris' patchalex2001-12-274-2/+192
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3802 b3059339-0415-0410-9bf9-f77b7e298cf2
* aspect ratio patch by Rik Snelalex2001-12-271-5/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3801 b3059339-0415-0410-9bf9-f77b7e298cf2
* not us, but en.gabucino2001-12-273-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3800 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed few segfaults, make parse_codec_cfg() return intiive2001-12-272-16/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3799 b3059339-0415-0410-9bf9-f77b7e298cf2
* dvd subtitles are experimental no moregabucino2001-12-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3798 b3059339-0415-0410-9bf9-f77b7e298cf2
* documentation of -alang -slang addedgabucino2001-12