summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* In mp3lib/sr1.c, look at the line 226:arpi2003-01-281-7/+22
| | | | | | | | | | | if(fr->sampling_frequency>8) return FALSE; // valid: 0..8 which allows fr->sampling_frequency to go up to 8. Obviously, the code does not bother about what would happen if fr->sampling_frequency lies in the range [3,8]. patch from Nilmoni Deb, Nick?, Rich git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9131 b3059339-0415-0410-9bf9-f77b7e298cf2
* libgif/libungif based demuxer support for libmpdemux.arpi2003-01-2810-9/+81
| | | | | | | patch by Joey Parrish <joey@nicewarrior.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9130 b3059339-0415-0410-9bf9-f77b7e298cf2
* probably bad fix, but it's reported to fix hwac3 problems appeared in rc3arpi2003-01-281-1/+6
| | | | | | | i have no idea about the real problem :( git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9129 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100larpi2003-01-271-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9128 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a command line option (-sub-no-text-pp) to disable subtitlesarpi2003-01-274-1/+9
| | | | | | | | postprocessing, ie. { } removal etc. patch by Salvador Eduardo Tropea <salvador@inti.gov.ar> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9127 b3059339-0415-0410-9bf9-f77b7e298cf2
* Attached PATCH fixes the case, when data-flag and reference flags are set andarpi2003-01-271-1/+1
| | | | | | | | | mplayer exits the demuxer with error (return 0), but without giving a reason As QT-Specs say in this case the reference shuld be used, I fixed it that way. Fabian Franz <FabianFranz@gmx.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9126 b3059339-0415-0410-9bf9-f77b7e298cf2
* I also added that a self-reference is not endlessly played ... (Happenedarpi2003-01-271-0/+3
| | | | | | | | with Hole_Dollparts_MSTR.mov), which also gave the other problems ... Fabian Franz <FabianFranz@gmx.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9125 b3059339-0415-0410-9bf9-f77b7e298cf2
* -links update to skin.htmlnicolas2003-01-272-21/+20
| | | | | | | | -typo -sync git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9124 b3059339-0415-0410-9bf9-f77b7e298cf2
* The two attached patches *should* allow for properarpi2003-01-276-5/+54
| | | | | | | | | | compilation of the AltiVec stuff on both Darwin and non-Darwin system. They've only been tested for compilation on Debian using Debian's gcc-3.2. Romain Dolbeau <dolbeau@irisa.fr> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9123 b3059339-0415-0410-9bf9-f77b7e298cf2
* synczdar2003-01-271-2/+84
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9122 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixgabucino2003-01-271-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9121 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2003-01-271-2/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9120 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2003-01-271-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9119 b3059339-0415-0410-9bf9-f77b7e298cf2
* panscan keysgabucino2003-01-271-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9118 b3059339-0415-0410-9bf9-f77b7e298cf2
* avoid extract of imposible high depths in wrong rgb/bgr functionsiive2003-01-261-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9117 b3059339-0415-0410-9bf9-f77b7e298cf2
* MPlayer crash when using -wid and -vo x11 parameters.arpi2003-01-261-2/+3
| | | | | | | | I don't understand very well why my fix works. Jouni Tulkki <jitulkki@cc.hut.fi> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9116 b3059339-0415-0410-9bf9-f77b7e298cf2
* Quicktime rle 32 bit supportedrtognimp2003-01-262-1/+104
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9115 b3059339-0415-0410-9bf9-f77b7e298cf2
* 32 bpp is a valid color depth. Fixes 0-bit rle reportsrtognimp2003-01-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9114 b3059339-0415-0410-9bf9-f77b7e298cf2
* preparing for releasearpi2003-01-261-0/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9113 b3059339-0415-0410-9bf9-f77b7e298cf2
* potmeter description clarified, noticed by nico.diego2003-01-261-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9112 b3059339-0415-0410-9bf9-f77b7e298cf2
* This is a simple patch to change the alpha blending code in bmovl to usearpi2003-01-261-3/+12
| | | | | | | | | | integers instead of floating point. It speeds it up by about 400% meaning that it's now possible to apply alpha blending to a whole 1024x768 image on my 1266MHz PIII. Jonas Jensen <jbj@knef.dk> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9111 b3059339-0415-0410-9bf9-f77b7e298cf2
* OSD volume symbol fixed :)arpi2003-01-263-54/+54
| | | | | | | | instead of |\ it should be /| patch by {asm} <tf198@hszk.bme.hu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9110 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2003-01-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9109 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with help_mp-en.h v1.84rtognimp2003-01-261-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9108 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ok, firstly fixed the bug in parser-mpcmd.c where itarpi2003-01-261-2/+3
| | | | | | | | | | | would accept a non-interger as an argument for -loop (beginning of cmdline)..and have made it print an error the same as when you pass a non-int to -loop (end of cmdline) (parsed in different places). patch by Alex Sisson <alex_sisson@yahoo.co.uk> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9107 b3059339-0415-0410-9bf9-f77b7e298cf2
* Secondly, fixed bug where -loop after file would play one too many times.arpi2003-01-261-0/+3
| | | | | | | | | I've just added a couple of if's in mplayer.c before it starts play (to make sure its after all the config stuff). patch by Alex Sisson <alex_sisson@yahoo.co.uk> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9106 b3059339-0415-0410-9bf9-f77b7e298cf2
* Also attached some cleanup to menu_filesel.c, mainly to make it morearpi2003-01-261-6/+9
| | | | | | | | robust in case of lack of memory. patch by Björn Sandell <biorn@dce.chalmers.se> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9105 b3059339-0415-0410-9bf9-f77b7e298cf2
* mplayer crashes if one tries to use osd menu without having a fontarpi2003-01-261-2/+4
| | | | | | | | installed. The patch to menu.c is one way to fix that. patch by Björn Sandell <biorn@dce.chalmers.se> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9104 b3059339-0415-0410-9bf9-f77b7e298cf2
* don't depend on libgen/basename()arpi2003-01-261-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9103 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync, more accurate translationnicolas2003-01-262-689/+615
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9102 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed ./configure --cc="ccache gcc"arpi2003-01-261-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9101 b3059339-0415-0410-9bf9-f77b7e298cf2
* error msg for -alvcopts if no libavcodec availarpi2003-01-261-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9100 b3059339-0415-0410-9bf9-f77b7e298cf2
* menu usage updatedgabucino2003-01-262-4/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9099 b3059339-0415-0410-9bf9-f77b7e298cf2
* 0.90preXX -> 0.90gabucino2003-01-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9098 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix a typocolin2003-01-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9097 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-01-261-4/+67
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9096 b3059339-0415-0410-9bf9-f77b7e298cf2
* added TVI_CONTROL_TUN_SET_NORMgabucino2003-01-261-0/+2
| | | | | | | | (making the 'dummy' v4l driver work again) (however on channel switch it goes sig11 in key_events somebody pls fix) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9095 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-01-252-15/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9094 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncnicolas2003-01-253-110/+189
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9093 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch by Sylvain Petreollegabucino2003-01-252-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9092 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000larpi2003-01-251-1/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9091 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100larpi2003-01-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9090 b3059339-0415-0410-9bf9-f77b7e298cf2
* - fix -fspontscho2003-01-254-7/+16
| | | | | | | | | | - set sub_fps to null for new files - fix one sig11, if you play vcd, and the disc is not vcd, playtree is dead - add playbar vertical position support - etc. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9089 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lgabucino2003-01-252-22/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9088 b3059339-0415-0410-9bf9-f77b7e298cf2
* another EGA hint :)gabucino2003-01-251-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9087 b3059339-0415-0410-9bf9-f77b7e298cf2
* typogabucino2003-01-251-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9086 b3059339-0415-0410-9bf9-f77b7e298cf2
* readvcd is useful for reading VCDs with SCSI CD-ROM drives.diego2003-01-251-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9085 b3059339-0415-0410-9bf9-f77b7e298cf2
* Brought this file mostly in line with the MPlayer docs coding style.diego2003-01-251-641/+550
| | | | | | | | Code indented, all tags closed, attributes quoted, whitespace added. Translators: No pressing need to touch this file, no textual changes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9084 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some updates and rewordings as well as a much better table design bydiego2003-01-251-101/+173
| | | | | | | Nilmoni Deb, Daniel Carter and Philip Jägenstedt. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9083 b3059339-0415-0410-9bf9-f77b7e298cf2
* small typoiive2003-01-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9082 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync by <hephooey@fastmail.fm>diego2003-01-2411-1344/+1993
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9081 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetic for 0.90, printf->mp_msg (hm..probably arpi will piss of me?:)alex2003-01-241-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9080 b3059339-0415-0410-9bf9-f77b7e298cf2
* small EGA hintgabucino2003-01-241-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9079 b3059339-0415-0410-9bf9-f77b7e298cf2
* Improvements to spudec (DVD/VobSub) subtitle code:rfelker2003-01-244-36/+139
| | | | | | | | | - runtime selectable positioning, like with text subs - runtime selectable scaling/antialiasing algorithm - gaussian blur scaler (finally dvd/vobsub doesn't look like shit!) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9078 b3059339-0415-0410-9bf9-f77b7e298cf2
* ability to disable the nonsense expand filter is a must! otherwiserfelker2003-01-242-1/+6
| | | | | | | | | | | | it's impossible to render subtitles earlier in the filter chain and then scale them down with a scale filter; huge subs will get rendered again on top!! (think dvd/vobsub where you can't just use smaller font size) if anyone has a better way to handle this, do it! (e.g. make it so that the first expand filter disabled osd for the rest of the filter chain) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9077 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix compilation error when HAVE_FREETYPE isn't definedcolin2003-01-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9076 b3059339-0415-0410-9bf9-f77b7e298cf2
* ekezetekgabucino2003-01-231-22/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9075 b3059339-0415-0410-9bf9-f77b7e298cf2
* document -vop fieldrfelker2003-01-231-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9074 b3059339-0415-0410-9bf9-f77b7e298cf2
* new video filter to extract a single field using stride arithmetic,rfelker2003-01-233-1/+77
| | | | | | | i.e. without using cpu time git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9073 b3059339-0415-0410-9bf9-f77b7e298cf2
* UYVY inputmichael2003-01-233-5/+81
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9072 b3059339-0415-0410-9bf9-f77b7e298cf2
* C implementation of the median deinterlacer (seems to be the only onerfelker2003-01-232-11/+16
| | | | | | | | that generates tolerable output for anime) so it will work on non-MMX architectures. Someone should optimize it better eventually. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9071 b3059339-0415-0410-9bf9-f77b7e298cf2
* raw mpeg4-es support (you need to set -fps manually!)arpi2003-01-235-8/+79
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9070 b3059339-0415-0410-9bf9-f77b7e298cf2
* 16cif,sif,uyvymichael2003-01-231-1/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9069 b3059339-0415-0410-9bf9-f77b7e298cf2
* dump mpeg4-es startcodesarpi2003-01-231-0/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9068 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l to merfelker2003-01-231-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9067 b3059339-0415-0410-9bf9-f77b7e298cf2
* raw video demuxer, requested by Michaelarpi2003-01-227-3/+169
| | | | | | | (try mplayer -rawvideo on:cif mobile.cif) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9066 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated for rc4...arpi2003-01-221-12/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9065 b3059339-0415-0410-9bf9-f77b7e298cf2
* undocumented featurerfelker2003-01-221-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9064 b3059339-0415-0410-9bf9-f77b7e298cf2
* until configure can distinguish between supported and unsupportedrfelker2003-01-221-2/+2
| | | | | | | | dvdnav versions, it should be disabled by default! besides, the code is incomplete and broken. if you want it enabled commit a real fix. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9063 b3059339-0415-0410-9bf9-f77b7e298cf2
* Skin file added to TOC and renumbered, one sentence reworded.diego2003-01-222-54/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9062 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2003-01-212-4/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9061 b3059339-0415-0410-9bf9-f77b7e298cf2
* G450 tvout cable pinout (contributed)gabucino2003-01-212-9/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9060 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated to rc3gabucino2003-01-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9059 b3059339-0415-0410-9bf9-f77b7e298cf2
* syncgabucino2003-01-211-9/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9058 b3059339-0415-0410-9bf9-f77b7e298cf2
* - add subcppontscho2003-01-217-19/+106
| | | | | | | | - fix some 10l in gui - fix one 10l bug in subreader git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9057 b3059339-0415-0410-9bf9-f77b7e298cf2
* - rewrite sub_fpspontscho2003-01-2110-79/+91
| | | | | | | | - add fps support - rewrite history git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9056 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cygwin and QT clarified.diego2003-01-211-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9055 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2003-01-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9054 b3059339-0415-0410-9bf9-f77b7e298cf2
* bunkus: Another small typomosu2003-01-211