compn
b8830753f1
add binary codecs:
...
yuv8 - yuv8 vfw decoder
WCMV - Wincam Screen capture codec
AJPG,ABYR - Kensington videocam codec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28162 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-17 20:54:25 +00:00
compn
34f989f5e8
add binary codec for fourcc wavc
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28160 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-17 14:52:46 +00:00
compn
9b9b9f8002
Added FOURCCS:
...
RPZA,AZPR to ffrpza
DVX3 to ffdivx
INMC to ffodivx and xvid
QIVG to ffmjpeg
Added binary codecs:
GMP4,GM40 to Geovision MPEG4
XJPG to Xiricam JPEG
SP60,SP61,SP62 to SP6x Codec
SMSV to WorldConnect Wavelet Codec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28155 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-16 05:19:11 +00:00
compn
8578b11a23
another mpeg4 fourcc and add binary vdo codec
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28137 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-13 04:37:32 +00:00
compn
ad69a8fb0c
add ac-3 fourcc from mp4 file
...
fixes incoming/AC3inMP4.mp4
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28132 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-11 23:33:43 +00:00
compn
b970a125a5
add acdv fourcc to ffmjpeg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28123 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-10 12:41:36 +00:00
compn
5f3a152314
add binary voxware metavoice audio codec, format 0x74
...
works on http://www.hfhrpol.waw.pl/Tybet/multimedia/MaoMacha.asx
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28117 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-09 02:46:28 +00:00
compn
6d700fd4e2
remove duplicated fourcc
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28116 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-08 19:43:48 +00:00
compn
b82b482c2a
add some fourcc's and ulead dv audio codec, fixes samples from:
...
http://home.twmi.rr.com/compn//uncommon_audio_codecs.txt
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28115 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-08 19:42:00 +00:00
compn
403cf73c97
add a bunch of binary codecs with samples from this list:
...
http://home.twmi.rr.com/compn/uncommon_video_codecs_final.txt
change sif1 codec to vfw since the dshow codec was terrible
mark videocodec alaris as working
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28092 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-05 14:50:48 +00:00
diego
dbbff8bd78
Add entry for FFmpeg QCELP decoder, currently produces white noise.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28089 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-04 18:11:05 +00:00
cehoyos
9dca7aa7d9
Allow mp2 in mov.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28086 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-03 23:03:48 +00:00
compn
d7a5babef7
add bunch of fourccs and updates from
...
http://tranquillity.ath.cx/uncommon_video_codecs_final.txt
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28084 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-03 20:52:27 +00:00
compn
b143a13009
add FFDS fourcc
...
fixes FFDS avi files from this list:
http://tranquillity.ath.cx/uncommon_video_codecs_final.txt
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28078 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-03 13:35:44 +00:00
kostya
5895532e51
FFmpeg now has RV40 decoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28054 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-12-01 06:42:11 +00:00
diego
614b6f25db
Update Tremor comment regarding fixed-point mode.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28039 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-26 13:04:10 +00:00
compn
f6e7167a76
add more informative comment
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28032 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-24 20:50:14 +00:00
diego
5351098826
Create a separate codecs.conf entry for Tremor and use it if MPlayer is
...
with Tremor support instead of libvorbis. Previously MPlayer would show
the same output on the console when decoding with libvorbis and Tremor.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28014 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-11-24 08:31:44 +00:00
diego
a1f7b4aef9
Add RVTR fourcc to ffrv20 decoder.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27659 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-09-23 21:44:02 +00:00
compn
2d4476731c
add blackmagic 10bit decoder, works on v-codecs/R210/
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27652 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-09-20 17:23:02 +00:00
compn
245b0aadab
another dup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27647 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-09-20 01:53:45 +00:00
compn
35f4335cbc
duplicate fourcc spotted by uoti
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27646 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-09-20 01:51:23 +00:00
compn
e95623cf2d
fix typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27645 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-09-20 01:35:44 +00:00
compn
4d1425c708
sync with videolan
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27644 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-09-19 20:58:20 +00:00
compn
04db08e918
sync with xine
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27643 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-09-19 19:55:25 +00:00
compn
584cefe84f
sync with libavformat/riff.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27642 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-09-19 19:16:32 +00:00
compn
d9d88dd59c
sync with libavformat/isom.c fourcc
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27641 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-09-19 18:50:42 +00:00
compn
d17f5c5c72
yet another mpeg2 in mov fourcc xd5b, fixes XDCAMHD.mov
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27627 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-09-16 02:43:02 +00:00
aurel
bae94777d7
support E-AC-3 decoding using ffmpeg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27514 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-09-01 22:37:50 +00:00
diego
e9e576a0a6
Add support for AAC decoding through FFmpeg; libfaad is preferred for now.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27473 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-21 11:00:47 +00:00
diego
96a6782c43
cosmetics: Remove trailing whitespace and tabs.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27472 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-21 09:52:47 +00:00
compn
880757477b
codecs.c note is very old and unneeded.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27447 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-10 15:32:03 +00:00
compn
0ae6b046a2
add hdv1 fourcc
...
sync from vlc's fourcc.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27389 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-01 12:18:19 +00:00
compn
d44aa23118
add some h263 fourccs
...
sync with vlc's fourcc.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27388 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-01 12:09:49 +00:00
compn
f8c885fcb2
add ADJV fourcc to mjpeg
...
fourcc found in vlc/modules/codec/avcodec/fourcc.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27387 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-01 12:03:55 +00:00
compn
a7e504b249
add XIXL fourcc to videoxl codec
...
fourcc found in xine-engine/buffer_types.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27385 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-01 02:52:31 +00:00
compn
2c1616fb79
add XDCAM and more HDV MPEG2 fourccs
...
tested on /MPlayer/incoming/hdv6/hdv6.mov
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2008-July/050348.html
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27367 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-30 03:30:48 +00:00
compn
3069de886e
add ffvp6a codec
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27356 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-28 01:01:54 +00:00
compn
b3978d78b2
add ffmotionpixels codec
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27355 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-28 00:50:39 +00:00
diego
fa164d8a94
Add Dirac video support via libdirac and libschroedinger in libavcodec.
...
patch by Anuradha Suraparaju, anuradha rd.bbc.co uk
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27339 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-22 22:58:51 +00:00
reimar
6c0d230fb3
Add support for FFmpeg DK3 ADPCM codec and prefer it over MPlayer's
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27277 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-13 17:12:41 +00:00
reimar
a80b534b5a
Add support for FFmpeg's ADPCM codecs and make them the default
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27276 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-13 17:06:36 +00:00
diego
a77608b67a
Add support for MLP audio through FFmpeg.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27232 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-07 12:17:46 +00:00
compn
c191e0424b
add support for /game-formats/psx-str/
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27133 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-24 12:15:31 +00:00
ben
59346bc23a
Change DVDNAV command key names.
...
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
2008-06-19 18:51:42 +00:00
compn
8d112e9a4a
add VIDM fourcc to divx/xvid, based on this patch:
...
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
2008-06-06 20:26:19 +00:00
compn
499de0f563
add psiv codec, works on psi_v-sample.mov
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27000 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-06 18:55:38 +00:00
compn
bf2e607c7e
add qtactl codec
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26999 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-06-06 18:18:46 +00:00
diego
6e478b9ea6
Change spelling of XviD to Xvid as has already been done in the (rest of the)
...
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
2008-05-31 16:38:02 +00:00
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
ben
f5f37dc414
allow osd menu being controlled by joystick
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25365 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-11 21:58:42 +00:00