summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* add support for /game-formats/psx-str/compn2008-06-241-0/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27133 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change DVDNAV command key names.ben2008-06-191-13/+13
| | | | | | | | Parameters now use a string much more intuitive than previous int value. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27100 b3059339-0415-0410-9bf9-f77b7e298cf2
* add VIDM fourcc to divx/xvid, based on this patch:compn2008-06-061-0/+2
| | | | | | | | | http://sisyphus.ru/srpm/Sisyphus/mplayer/patches/10 https://bugzilla.altlinux.org/show_bug.cgi?id=12211 tested with file created using vidm.dll git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27001 b3059339-0415-0410-9bf9-f77b7e298cf2
* add psiv codec, works on psi_v-sample.movcompn2008-06-061-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27000 b3059339-0415-0410-9bf9-f77b7e298cf2
* add qtactl codeccompn2008-06-061-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26999 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change spelling of XviD to Xvid as has already been done in the (rest of the)diego2008-05-311-1/+1
| | | | | | | documentation. The name change was effected a few years ago already. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26940 b3059339-0415-0410-9bf9-f77b7e298cf2
* Revert commit r26897.iive2008-05-281-1/+1
| | | | | | | | | | | | | XviD is the correct spelling of the codec. You can see it written in the codec own documentation and header files. Prefered name capitalization confirmed in conversation with XviD developer (prunedtree). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26915 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetics: XviD --> Xviddiego2008-05-271-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26897 b3059339-0415-0410-9bf9-f77b7e298cf2
* Readd fourcc used by MTV format. Note that BGR->YUV conversionreimar2008-05-251-0/+1
| | | | | | | is currently broken. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26876 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove incorrectly added formatsreimar2008-05-251-21/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26875 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add some codec specifications needed to play MTV files.reimar2008-05-211-0/+21
| | | | | | | Fixes e.g. http://samples.mplayerhq.hu/mtv/Fun_Final.mtv git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26846 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make "Menu" button of AppleIR remote call OSD Menu insteadben2008-05-181-1/+1
| | | | | | | | of displaying the OSD status git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26801 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow DVD Menus to be controlled by AppleIR Remote.ben2008-05-181-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26800 b3059339-0415-0410-9bf9-f77b7e298cf2
* add ffmpeg ea maxis xa adpcm audio decodercompn2008-05-161-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26792 b3059339-0415-0410-9bf9-f77b7e298cf2
* add gsm in aif, works on aif-gsm610.aifcompn2008-05-141-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26779 b3059339-0415-0410-9bf9-f77b7e298cf2
* add rl2 codeccompn2008-05-141-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26767 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use more intuitive and user-friendly DVDNAV control keys.ben2008-05-131-7/+7
| | | | | | | | | It is particularly useful for laptops users that obviously do not have a keypad ;-) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26761 b3059339-0415-0410-9bf9-f77b7e298cf2
* ptx is an internal fourcccompn2008-05-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26748 b3059339-0415-0410-9bf9-f77b7e298cf2
* add ffsiff, works on game-formats/SIFF/compn2008-05-121-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26744 b3059339-0415-0410-9bf9-f77b7e298cf2
* add ffptx , works on ptx samplescompn2008-05-121-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26743 b3059339-0415-0410-9bf9-f77b7e298cf2
* VLB audio is quite similar to AAC, and faad decodes somewhat usably (thoughreimar2008-05-031-0/+1
| | | | | | | | clearly wrong and playing at twice the speed), so add it to codecs.conf - it is better than no output at all. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26653 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync codec short name changes from FFmpeg.diego2008-04-301-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26600 b3059339-0415-0410-9bf9-f77b7e298cf2
* add info lines to ffmimic, ffkmvc. fixes codec-status table.compn2008-04-291-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26597 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add BFI video support through FFmpeg.diego2008-04-221-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26491 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for MSU SCLS (Screen Capture Lossless Codec) with SCLS.DLLrtogni2008-04-201-0/+8
| | | | | | | | codecs.conf patch by AsSlowAsHell |asslowashell | g m a i l| win32.c patch by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26476 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add status to mimic and kmvc codecsrtogni2008-04-201-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26475 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for msn siren audio coced via binary dll sirenacm.dllrtogni2008-04-201-0/+7
| | | | | | | | Based on a patch by Ruuds "roadrunnerswife" "users sourceforge net" Closes bugzilla #963 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26473 b3059339-0415-0410-9bf9-f77b7e298cf2
* Canopus HQ tries to load the auxiliary dlls with lowercase filenamertogni2008-04-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26472 b3059339-0415-0410-9bf9-f77b7e298cf2
* add canopus codecs, patch by Gianluigi Tiesicompn2008-04-191-0/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26471 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add Chinese commentzuxy2008-04-131-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26428 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support for vorbis.acm decoder (used for some implementations of vorbis rtogni2008-04-101-3/+13
| | | | | | | | | in avi) Patch by Zuxy Meng ||| zuxy meng gmail ||| git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26384 b3059339-0415-0410-9bf9-f77b7e298cf2
* document ignore optioncompn2008-04-091-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26380 b3059339-0415-0410-9bf9-f77b7e298cf2
* According to the Icon Theme Specification icon names should have no extension.diego2008-04-071-1/+1
| | | | | | | | Compare the output of new versions of desktop-file-validate. pointed out by giggz, giggzounet gmail com, in Debian bug #472833. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26341 b3059339-0415-0410-9bf9-f77b7e298cf2
* add dvcpro 50 in mov fourcc, patch by j _ta_ v2v.cc compn2008-04-061-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26335 b3059339-0415-0410-9bf9-f77b7e298cf2
* We currently use %U as argument to the Exec entry to indicate that gmplayerdiego2008-03-311-1/+1
| | | | | | | | | | | | handles URLs. However, gmplayer fails to open files with spaces in the filename when launched from a file manager in this way. Changing %U to %F works around this issue successfully while still working with URLs. While this may not be a completely satisfactory solution, it is already deployed in distributions and a better solution is unlikely to appear. patch by Andrew Strong, andrew.david.45 gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26306 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add FFmpeg Mimic decoder.diego2008-03-251-0/+6
| | | | | | | patch by Ramiro Polla, ramiro lisha ufsc br git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26272 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make FFmpeg mpeg1/2 decoder the default over libmpeg2reimar2008-03-171-22/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26259 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add FFmpeg DNxHD codec supportreimar2008-03-141-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26236 b3059339-0415-0410-9bf9-f77b7e298cf2
* Yet another hdv fourccreimar2008-03-051-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26172 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix comment, qclp fourcc is Qclp not QCLPreimar2008-03-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26140 b3059339-0415-0410-9bf9-f77b7e298cf2
* sun rasterfile decodercompn2008-02-251-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26102 b3059339-0415-0410-9bf9-f77b7e298cf2
* add ffpcx decoder, works on my samples.compn2008-02-131-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25993 b3059339-0415-0410-9bf9-f77b7e298cf2
* Translate stray Italian term.diego2008-02-131-1/+1
| | | | | | | patch by Alfredo Pironti, alfredo.pironti a gmail d com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25990 b3059339-0415-0410-9bf9-f77b7e298cf2
* example for setting WMP user-agent string, helps when playlistsreimar2008-02-081-0/+4
| | | | | | | | and media (streamed via mms) use the same URL (what an ugly case of user-agent misuse!) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25961 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add dv50 fourcc to libdv and ffdv, fixing the following sample:diego2008-02-041-0/+2
| | | | | | | http://samples.mplayerhq.hu/V-codecs/DV50/dvcpro50_aurora.avi git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25953 b3059339-0415-0410-9bf9-f77b7e298cf2
* set -vc=ffmpeg12 as dvdnav prefered decoderben2008-01-251-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25851 b3059339-0415-0410-9bf9-f77b7e298cf2
* add default deinterlace keycompn2008-01-151-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25759 b3059339-0415-0410-9bf9-f77b7e298cf2
* Adjust list of colourspaces supported by vd_ijpgreimar2008-01-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25696 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change the default osd menu command for AR_MENU in comment of input.conf.ulion2007-12-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25525 b3059339-0415-0410-9bf9-f77b7e298cf2
* OSD menu support mouse selection.ulion2007-12-221-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25489 b3059339-0415-0410-9bf9-f77b7e298cf2
* The lagarith DLL requires an MMX2 CPU.diego2007-12-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25483 b3059339-0415-0410-9bf9-f77b7e298cf2
* Merge 'Jump to ...' with 'Prev/Next' menu item into one item 'Prev/Next ...'.ulion2007-12-191-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25456 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support chapter in OSD menu.ulion2007-12-141-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25392 b3059339-0415-0410-9bf9-f77b7e298cf2
* add lagarith codec, someone finally found it in the wild.compn2007-12-121-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25380 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add OSD menu keybindings for Apple Remote.ulion2007-12-122-3/+26
| | | | | | | | | Since libmenu is still not enabled by default, we do not change default command of Apple Remote input, only add a comment for using OSD menu with Apple Remote. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25372 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update comment that navigating keys is defined in menu.conf.ulion2007-12-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25371 b3059339-0415-0410-9bf9-f77b7e298cf2
* allow osd menu being controlled by joystickben2007-12-112-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25365 b3059339-0415-0410-9bf9-f77b7e298cf2
* associate mpeg12 ffourccs to vc_mpegpes (fixes playback with hw mpeg12 ↵nicodvb2007-12-091-0/+2
| | | | | | decoders and demux_lavf) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25329 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove hardcoded key->cmd bindings in libmenu, support custom key bindingsulion2007-12-041-0/+20
| | | | | | | by menu config file. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25291 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for Apple's yuv2 raw formatreimar2007-11-301-0/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25210 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add the correct format substitutions to make the raw decodersreimar2007-11-301-18/+18
| | | | | | | work with QuickTime files. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25209 b3059339-0415-0410-9bf9-f77b7e298cf2
* Musepack SV8 lavc decoder supportkostya2007-11-201-0/+8
| | | | | | | Patch okayed by Diego on IRC git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25120 b3059339-0415-0410-9bf9-f77b7e298cf2
* change fftiff from untested to workingcompn2007-11-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25049 b3059339-0415-0410-9bf9-f77b7e298cf2
* The FFmpeg WMV2 decoder is no longer buggy now that J-frames are supported.diego2007-11-131-1/+1
| | | | | | | This change makes it the preferred decoder. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25042 b3059339-0415-0410-9bf9-f77b7e298cf2
* Prefer DMO Windows Media codecs over the DShow ones. They are considerablydiego2007-11-111-21/+21
| | | | | | | faster and can play 703.wmv where the DShow codecs fail. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25023 b3059339-0415-0410-9bf9-f77b7e298cf2
* Get rid of M$ silliness.diego2007-11-101-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25015 b3059339-0415-0410-9bf9-f77b7e298cf2
* vp6vfw can decode vp6f toocompn2007-10-211-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24831 b3059339-0415-0410-9bf9-f77b7e298cf2
* add nellymoser codec to mplayer with internal fourcc NELLcompn2007-10-161-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24792 b3059339-0415-0410-9bf9-f77b7e298cf2
* "AMV IMA ADPCM" can not use 0x1 as tag, it breaks normal PCM.reimar2007-10-031-1/+1
| | | | | | | | Set it to AMVA. You will have to use -ac +ffadpcmimaamv until the demuxer is fixed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24692 b3059339-0415-0410-9bf9-f77b7e298cf2
* AMV demuxer and audio/video decodervoroshil2007-09-301-1/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24673 b3059339-0415-0410-9bf9-f77b7e298cf2
* The FFmpeg RoQ video decoder now uses 444P colorspace.diego2007-09-251-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24613 b3059339-0415-0410-9bf9-f77b7e298cf2
* codecs.conf: Change Monkey's Audio decoder status to "working"uau2007-09-241-1/+1
| | | | | | | | | The FFmpeg issue that broke decoding of some files has been fixed and no other problems are known, so there's no need to mark it "buggy" any more. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24608 b3059339-0415-0410-9bf9-f77b7e298cf2
* Pass URLs to gmplayer when executing, it accepts URLs on the command line.diego2007-09-241-1/+1
| | | | | | | patch by Chidambar 'ilLogict' Zinnoury, illogict online fr git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24600 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove Application from list of Categories, it is not a valid category.diego2007-09-241-1/+1
| | | | | | | patch by Chidambar 'ilLogict' Zinnoury, illogict online fr git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24599 b3059339-0415-0410-9bf9-f77b7e298cf2
* French typodiego2007-09-241-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24598 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add support for FFmpeg Monkey's Audio decoderuau2007-09-131-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24445 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove obsolete libac3 entry.diego2007-09-041-9/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24340 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add FFmpeg AC-3 decoder.diego2007-08-291-0/+8
| | |