summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added PRE-ALPHA seeking ability and index table generator (like avi's one)alex2002-03-151-29/+188
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5084 b3059339-0415-0410-9bf9-f77b7e298cf2
* added TVI BSD BT848alex2002-03-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5083 b3059339-0415-0410-9bf9-f77b7e298cf2
* initialalex2002-03-151-0/+634
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5082 b3059339-0415-0410-9bf9-f77b7e298cf2
* place subtitles under the imagearpi2002-03-151-3/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5081 b3059339-0415-0410-9bf9-f77b7e298cf2
* RoQ video decoder is much closer to being categorized as "working" (theremelanson2002-03-151-123/+104
| | | | | | | are still a few lingering bugs, but picture is starting to look right) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5080 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l? frames_per_sequence==GOPsize... so it should be few secondsarpi2002-03-151-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5079 b3059339-0415-0410-9bf9-f77b7e298cf2
* temp workaround for mencoderarpi2002-03-141-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5078 b3059339-0415-0410-9bf9-f77b7e298cf2
* pitches mess removedarpi2002-03-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5077 b3059339-0415-0410-9bf9-f77b7e298cf2
* libvo init moved to libmpcodecsarpi2002-03-142-101/+122
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5076 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_flags unusedarpi2002-03-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5075 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing config_voarpi2002-03-141-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5074 b3059339-0415-0410-9bf9-f77b7e298cf2
* libvo2 #ifs removedarpi2002-03-141-46/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5073 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated to english version.jonas2002-03-145-15/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5072 b3059339-0415-0410-9bf9-f77b7e298cf2
* corrections by "Bena, Daniel" <Daniel.Bena@dm-drogeriemarkt.sk>jaf2002-03-141-27/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5071 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lgabucino2002-03-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5070 b3059339-0415-0410-9bf9-f77b7e298cf2
* mp3 detection fixed...arpi2002-03-141-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5069 b3059339-0415-0410-9bf9-f77b7e298cf2
* some cleanup, fixes for video header parsing. finally we get the coded size ↵arpi2002-03-141-13/+55
| | | | | | instead of display size\! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5068 b3059339-0415-0410-9bf9-f77b7e298cf2
* ijpg for jpegsgabucino2002-03-134-24/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5067 b3059339-0415-0410-9bf9-f77b7e298cf2
* This will slow down wobbling (just a bit)mswitch2002-03-131-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5066 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added preliminary fame supportmswitch2002-03-131-61/+97
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5065 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added soft clipping for software volume controlanders2002-03-133-14/+50
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5064 b3059339-0415-0410-9bf9-f77b7e298cf2
* upsz ... 10l :)pontscho2002-03-131-4/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5063 b3059339-0415-0410-9bf9-f77b7e298cf2
* small changes in event handlingpontscho2002-03-132-7/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5062 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l - config.h should be included...arpi2002-03-131-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5061 b3059339-0415-0410-9bf9-f77b7e298cf2
* using libFAME...arpi2002-03-131-74/+78
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5060 b3059339-0415-0410-9bf9-f77b7e298cf2
* sdl dr supportatmos42002-03-121-1/+43
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5059 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l forgot to remove debug printfsatmos42002-03-121-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5058 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix dga key handlingatmos42002-03-121-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5057 b3059339-0415-0410-9bf9-f77b7e298cf2
* nortc patch by Attila Kinaliatmos42002-03-122-0/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5056 b3059339-0415-0410-9bf9-f77b7e298cf2
* corrections by Diego Biurrun <diego@biurrun.de>jaf2002-03-121-18/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5055 b3059339-0415-0410-9bf9-f77b7e298cf2
* lexical fixes (COSMETIC :)) and one 'real fix': grap_frames -> grab_frames ↵alex2002-03-121-7/+7
| | | | | | -- feel free to flame and reverse git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5054 b3059339-0415-0410-9bf9-f77b7e298cf2
* Using yv12_to_yuy2 sw convertor for cards which have no native yv12 supportnick2002-03-121-12/+42
| | | | | | | | | | | | ffdivx: vosub_vidix: WARNING!!! Using YV12 to YUY2 SW convertion TOTAL BENCHMARK: from 1001 frames should be dropped: 248 at least divxds: TOTAL BENCHMARK: from 1001 frames should be dropped: 429 at least git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5053 b3059339-0415-0410-9bf9-f77b7e298cf2
* users should know what he losenick2002-03-121-0/+48
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5052 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bugfix for sig11 when playing multiple filesanders2002-03-121-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5051 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed long-standing issue with stereo IMA4 decodermelanson2002-03-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5050 b3059339-0415-0410-9bf9-f77b7e298cf2
* libjpeg and loader conflict workaroundpontscho2002-03-111-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5049 b3059339-0415-0410-9bf9-f77b7e298cf2
* Compute aspect ratio only oncenick2002-03-111-16/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5048 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove obsoleted function (mplResize)pontscho2002-03-116-13/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5047 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed fullscreen modenick2002-03-111-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5046 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed color key definitions. Waiting for new bugreports ;)nick2002-03-112-11/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5045 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed default background color for proper color key usagenick2002-03-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5044 b3059339-0415-0410-9bf9-f77b7e298cf2
* kill few warningpontscho2002-03-111-3/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5043 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed swapping of UV planes in single buffered modenick2002-03-111-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5042 b3059339-0415-0410-9bf9-f77b7e298cf2
* framedrop fixarpi2002-03-111-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5041 b3059339-0415-0410-9bf9-f77b7e298cf2
* very obsoleted...arpi2002-03-112-476/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5040 b3059339-0415-0410-9bf9-f77b7e298cf2
* ijpg handles AVID and Photo JPEG tooarpi2002-03-111-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5039 b3059339-0415-0410-9bf9-f77b7e298cf2
* hopefully fixed divx5 header + xvid conflictarpi2002-03-112-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5038 b3059339-0415-0410-9bf9-f77b7e298cf2
* JPEG_LIB moved to common libs, requires by mencoder tooarpi2002-03-111-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5037 b3059339-0415-0410-9bf9-f77b7e298cf2
* libjpeg detection cleanuparpi2002-03-111-6/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5036 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000l. directfb 0.9.9 detection fixed?arpi2002-03-101-12/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5035 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed unneeded includesarpi2002-03-101-4/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5034 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix fs handlingpontscho2002-03-101-4/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5033 b3059339-0415-0410-9bf9-f77b7e298cf2
* rewrite MWM hint handlingpontscho2002-03-101-47/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5032 b3059339-0415-0410-9bf9-f77b7e298cf2
* keeps it cleanjaf2002-03-101-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5031 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add IJPG decoder.pontscho2002-03-109-3/+260
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5030 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed strides for packed fourccsnick2002-03-101-9/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5029 b3059339-0415-0410-9bf9-f77b7e298cf2
* 32bpp support not implemented - do not liearpi2002-03-101-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5028 b3059339-0415-0410-9bf9-f77b7e298cf2
* DirectFB 0.9.9 support - patch by Aubin Paul <aubin@punknews.org>arpi2002-03-102-1/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5027 b3059339-0415-0410-9bf9-f77b7e298cf2
* new smoothing method ('#define AVG 2' to enable'n'test it)pl2002-03-101-20/+96
| | | | | | | should be better and smoother but still some glitches in it :/ git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5026 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated to english versionjonas2002-03-107-42/+102
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5025 b3059339-0415-0410-9bf9-f77b7e298cf2
* xvid in mencodergabucino2002-03-102-2/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5024 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lityigabucino2002-03-102-79/+79
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5023 b3059339-0415-0410-9bf9-f77b7e298cf2
* XViD section addedgabucino2002-03-104-0/+81
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5022 b3059339-0415-0410-9bf9-f77b7e298cf2
* fullscreen with 'f' keygabucino2002-03-104-2/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5021 b3059339-0415-0410-9bf9-f77b7e298cf2
* VM fixes by Nilmoni Deb.atmos42002-03-101-7/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5020 b3059339-0415-0410-9bf9-f77b7e298cf2
* DivX5 supportgabucino2002-03-104-45/+55
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5019 b3059339-0415-0410-9bf9-f77b7e298cf2
* bindings for subposgabucino2002-03-101-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5018 b3059339-0415-0410-9bf9-f77b7e298cf2
* applied patch from KotHgabucino2002-03-102-0/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5017 b3059339-0415-0410-9bf9-f77b7e298cf2
* -subpos key bindings with new input layer - patch by Tomas Konir ↵arpi2002-03-103-0/+13
| | | | | | <moje@molly.vabo.cz> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5016 b3059339-0415-0410-9bf9-f77b7e298cf2
* video_eq support - applied brightness/contrast patch by Brian J. Murrellarpi2002-03-101-0/+45
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5015 b3059339-0415-0410-9bf9-f77b7e298cf2
* min() moved out of #if, applied brightness/contrast patch by Brian J. Murrellarpi2002-03-102-2/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5014 b3059339-0415-0410-9bf9-f77b7e298cf2
* DX50 worx with ffodivxarpi2002-03-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5013 b3059339-0415-0410-9bf9-f77b7e298cf2
* postprocess.h requires for GET_PP_QUALITY_MAX - patch by Fredrik Kuivinenarpi2002-03-101-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5012 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add DIvX5 FourCCatmos42002-03-101-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5011 b3059339-0415-0410-9bf9-f77b7e298cf2
* using libmpcodecs by defaultarpi2002-03-101-4/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5010 b3059339-0415-0410-9bf9-f77b7e298cf2
* x1!=mpi->width bug fixed... always trust in x1arpi2002-03-091-6/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5009 b3059339-0415-0410-9bf9-f77b7e298cf2
* round up width/height if mod 2 != 0arpi2002-03-091-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5008 b3059339-0415-0410-9bf9-f77b7e298cf2
* DR fixed for BGR24arpi2002-03-091-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5007 b3059339-0415-0410-9bf9-f77b7e298cf2
* old temp vars removed, in-codecs equalizer support added, error message if ↵arpi2002-03-091-16/+6
| | | | | | -vfm N/A git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5006 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_config request printfarpi2002-03-091-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5005 b3059339-0415-0410-9bf9-f77b7e298cf2
* divx_quality and equalizer support donearpi2002-03-097-13/+53
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5004 b3059339-0415-0410-9bf9-f77b7e298cf2
* voctls for decoding aheadnick2002-03-092-0/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5003 b3059339-0415-0410-9bf9-f77b7e298cf2
* 3.0.x sux + some other stuffgabucino2002-03-091-13/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5002 b3059339-0415-0410-9bf9-f77b7e298cf2
* PNG decoding using libpnggabucino2002-03-092-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5001 b3059339-0415-0410-9bf9-f77b7e298cf2
* Optimization and get_image fixes (still untested)nick2002-03-091-129/+68
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5000 b3059339-0415-0410-9bf9-f77b7e298cf2
* mpng, libmpeg2 added, none of them finished :(arpi2002-03-09