summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9053 b3059339-0415-0410-9bf9-f77b7e298cf2
* bunkus: Fixed and updated the translationsmosu2003-01-211-146/+242
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9052 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1l :)arpi2003-01-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9051 b3059339-0415-0410-9bf9-f77b7e298cf2
* hwac3 fix againarpi2003-01-201-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9050 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000larpi2003-01-201-12/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9049 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix xmga + playbarpontscho2003-01-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9048 b3059339-0415-0410-9bf9-f77b7e298cf2
* This patch should fix the display problem with 4bpp and 8bpp modes.arpi2003-01-201-4/+6
| | | | | | | | | | | | | | | | | The problem was that the new drawing method assumes a linear framebuffer, which is not available in those modes. This can be worked around by using the old drawing method, which is what this patch does. The old method can be forced, by using the "old" driver option. This patch also enables linear addressing, since it improves write speed to video memory considerably. The mentioned problem: "it is not compatable with vga_draw* for some cards" Is a bug in svgalib, which I think should be fixed in recent svgalib versions. If someone sees this problem, please report to svgalib maintainer (that's me). patch by Matan Ziv-Av. matan@svgalib.org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9047 b3059339-0415-0410-9bf9-f77b7e298cf2
* don't -nosound if libaf init failed (hwac3 fix)arpi2003-01-201-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9046 b3059339-0415-0410-9bf9-f77b7e298cf2
* hack to get rage128 working on ppc-g3alex2003-01-201-4/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9045 b3059339-0415-0410-9bf9-f77b7e298cf2
* Changing initial volume level to 0dB after loud intensive complaintsanders2003-01-202-6/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9044 b3059339-0415-0410-9bf9-f77b7e298cf2
* VCDs, DVDs and QT DLLs should work on Cygwin.diego2003-01-201-1/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9043 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with realitydiego2003-01-201-3/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9042 b3059339-0415-0410-9bf9-f77b7e298cf2
* - add new entry's to hungarian skin howto (please Gabu translate)pontscho2003-01-193-16/+30
| | | | | | | - trivial changes in the code git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9041 b3059339-0415-0410-9bf9-f77b7e298cf2
* Propolice catches an overflow in dct64_k7.c:arpi2003-01-191-1/+1
| | | | | | | | mplayer: stack overflow in function dct64_MMX_3dnowex patch by Björn Sandell <biorn@dce.chalmers.se> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9040 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix selected audio language in menuarpi2003-01-191-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9039 b3059339-0415-0410-9bf9-f77b7e298cf2
* show one ...pontscho2003-01-191-2/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9038 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1000larpi2003-01-191-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9037 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with help_mp-ec v1.83rtognimp2003-01-191-1/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9036 b3059339-0415-0410-9bf9-f77b7e298cf2
* time to ++versionarpi2003-01-192-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9035 b3059339-0415-0410-9bf9-f77b7e298cf2
* prefer ffhuffyuv over mphuffyuvarpi2003-01-191-2/+2
| | | | | | | prefer yuv422 over yv12 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9034 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2003-01-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9033 b3059339-0415-0410-9bf9-f77b7e298cf2
* 11l:)pontscho2003-01-191-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9032 b3059339-0415-0410-9bf9-f77b7e298cf2
* updatemichael2003-01-191-5/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9031 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2003-01-191-1/+1