Commit Graph

667 Commits

Author SHA1 Message Date
iive 08ec85ba4b Revert commit r26897.
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
2008-05-28 23:04:41 +00:00
diego 8ac2b7bbf5 cosmetics: XviD --> Xvid
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26897 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-27 12:41:27 +00:00
reimar fbfdfddb28 Readd fourcc used by MTV format. Note that BGR->YUV conversion
is currently broken.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26876 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-25 16:27:51 +00:00
reimar 15a6a54e6e Remove incorrectly added formats
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26875 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-25 16:10:55 +00:00
reimar c815e7b9d5 Add some codec specifications needed to play MTV files.
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
2008-05-21 16:36:40 +00:00
ben 95c672c96d Make "Menu" button of AppleIR remote call OSD Menu instead
of displaying the OSD status



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26801 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-18 12:28:34 +00:00
ben d371732d64 Allow DVD Menus to be controlled by AppleIR Remote.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26800 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-18 12:19:51 +00:00
compn 3ea9517367 add ffmpeg ea maxis xa adpcm audio decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26792 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-16 23:31:05 +00:00
compn 41bb615f77 add gsm in aif, works on aif-gsm610.aif
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26779 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-14 19:21:59 +00:00
compn 3642bdba84 add rl2 codec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26767 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-14 13:56:14 +00:00
ben 577f567243 Use more intuitive and user-friendly DVDNAV control keys.
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
2008-05-13 17:30:18 +00:00
compn dafee81ad2 ptx is an internal fourcc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26748 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-12 12:55:53 +00:00
compn 9fb83d224e add ffsiff, works on game-formats/SIFF/
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26744 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-12 02:20:30 +00:00
compn 6d1481e91b add ffptx , works on ptx samples
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26743 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-05-12 02:09:47 +00:00
reimar a41caa422e VLB audio is quite similar to AAC, and faad decodes somewhat usably (though
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
2008-05-03 14:11:08 +00:00
diego c785db9a0b Sync codec short name changes from FFmpeg.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26600 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-30 09:30:05 +00:00
compn 3b374ac091 add info lines to ffmimic, ffkmvc. fixes codec-status table.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26597 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-29 17:45:41 +00:00
diego 6c2394f0b4 Add BFI video support through FFmpeg.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26491 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-22 10:14:55 +00:00
rtogni 7c4e867c4d Support for MSU SCLS (Screen Capture Lossless Codec) with SCLS.DLL
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
2008-04-20 21:13:17 +00:00
rtogni 93f77b1eaf Add status to mimic and kmvc codecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26475 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-20 19:44:21 +00:00
rtogni 8f56930458 Add support for msn siren audio coced via binary dll sirenacm.dll
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
2008-04-20 16:06:41 +00:00
rtogni 6a11c2c303 Canopus HQ tries to load the auxiliary dlls with lowercase filename
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26472 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-20 00:36:45 +00:00
compn 51aea53c97 add canopus codecs, patch by Gianluigi Tiesi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26471 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-19 21:56:31 +00:00
zuxy 09237e38bb Add Chinese comment
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26428 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-13 00:29:02 +00:00
rtogni 97624c29f8 Support for vorbis.acm decoder (used for some implementations of vorbis
in avi)

Patch by Zuxy Meng ||| zuxy meng gmail |||


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26384 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-10 21:01:53 +00:00
compn 624f8ca8e9 document ignore option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26380 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-09 20:53:11 +00:00
diego 68ebb980cb According to the Icon Theme Specification icon names should have no extension.
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
2008-04-07 07:46:32 +00:00
compn 37235a414c add dvcpro 50 in mov fourcc, patch by j _ta_ v2v.cc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26335 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-04-06 13:38:46 +00:00
diego 5d3fa363cc We currently use %U as argument to the Exec entry to indicate that gmplayer
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
2008-03-31 16:20:08 +00:00
diego ebcd242a56 Add FFmpeg Mimic decoder.
patch by Ramiro Polla, ramiro lisha ufsc br


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26272 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-25 09:11:20 +00:00
reimar 903ef10062 Make FFmpeg mpeg1/2 decoder the default over libmpeg2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26259 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-17 20:15:22 +00:00
reimar f5fe9c7aef Add FFmpeg DNxHD codec support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26236 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-14 16:48:39 +00:00
reimar f791cec1b8 Yet another hdv fourcc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26172 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-05 17:54:36 +00:00
reimar ae181c92fe Fix comment, qclp fourcc is Qclp not QCLP
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26140 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-01 20:09:22 +00:00
compn 6b9a3bc1a4 sun rasterfile decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26102 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-02-25 18:30:02 +00:00
compn 440d7d2575 add ffpcx decoder, works on my samples.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25993 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-02-13 21:36:27 +00:00
diego a20fb9aee1 Translate stray Italian term.
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
2008-02-13 00:55:37 +00:00
reimar 5727c58ece example for setting WMP user-agent string, helps when playlists
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
2008-02-08 18:33:39 +00:00
diego e95cab6f02 Add dv50 fourcc to libdv and ffdv, fixing the following sample:
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
2008-02-04 11:10:58 +00:00
ben 2597f0c3e2 set -vc=ffmpeg12 as dvdnav prefered decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25851 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-25 19:27:42 +00:00
compn 8f0139d0f3 add default deinterlace key
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25759 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-15 19:37:16 +00:00
reimar a61585625f Adjust list of colourspaces supported by vd_ijpg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25696 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-01-12 15:27:35 +00:00
ulion 20e0248b37 Change the default osd menu command for AR_MENU in comment of input.conf.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25525 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-25 08:01:46 +00:00
ulion 673246be0c OSD menu support mouse selection.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25489 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-22 06:14:38 +00:00
diego 89d62c4ff8 The lagarith DLL requires an MMX2 CPU.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25483 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-21 11:41:42 +00:00
ulion 8a36c1f6ae Merge 'Jump to ...' with 'Prev/Next' menu item into one item 'Prev/Next ...'.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25456 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-19 01:21:59 +00:00
ulion e9c921bbe1 Support chapter in OSD menu.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25392 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-14 08:39:45 +00:00
compn 32fb50d057 add lagarith codec, someone finally found it in the wild.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25380 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-12 13:39:01 +00:00
ulion 0506b2b986 Add OSD menu keybindings for Apple Remote.
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
2007-12-12 04:00:07 +00:00
ulion 79ce1349ed Update comment that navigating keys is defined in menu.conf.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25371 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-12 02:48:47 +00:00