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
nicodvb
3b05fa9631
associate mpeg12 ffourccs to vc_mpegpes (fixes playback with hw mpeg12 decoders and demux_lavf)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25329 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-09 21:44:50 +00:00
ulion
a986e2a1f6
Remove hardcoded key->cmd bindings in libmenu, support custom key bindings
...
by menu config file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25291 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-12-04 10:42:59 +00:00
reimar
06c5d53f45
Add support for Apple's yuv2 raw format
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25210 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-30 11:31:31 +00:00
reimar
3ef9fe349d
Add the correct format substitutions to make the raw decoders
...
work with QuickTime files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25209 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-30 11:10:38 +00:00
kostya
cf446beff5
Musepack SV8 lavc decoder support
...
Patch okayed by Diego on IRC
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25120 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-20 17:08:12 +00:00
compn
9932764f90
change fftiff from untested to working
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25049 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-14 14:30:10 +00:00
diego
bbb05f5adf
The FFmpeg WMV2 decoder is no longer buggy now that J-frames are supported.
...
This change makes it the preferred decoder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25042 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-13 23:47:15 +00:00
diego
5480a12264
Prefer DMO Windows Media codecs over the DShow ones. They are considerably
...
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
2007-11-11 20:10:19 +00:00
diego
6f9eda08c2
Get rid of M$ silliness.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25015 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-11-10 21:22:53 +00:00
compn
e08173e7e1
vp6vfw can decode vp6f too
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24831 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-21 18:29:38 +00:00
compn
014b44de8e
add nellymoser codec to mplayer with internal fourcc NELL
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24792 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-10-16 13:06:35 +00:00
reimar
148e015db6
"AMV IMA ADPCM" can not use 0x1 as tag, it breaks normal PCM.
...
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
2007-10-03 13:57:33 +00:00
voroshil
2b9b873707
AMV demuxer and audio/video decoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24673 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-30 03:49:22 +00:00
diego
21b3d1e874
The FFmpeg RoQ video decoder now uses 444P colorspace.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24613 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-25 07:10:39 +00:00
uau
41a625a869
codecs.conf: Change Monkey's Audio decoder status to "working"
...
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
2007-09-24 21:49:53 +00:00
diego
e7f187b808
Pass URLs to gmplayer when executing, it accepts URLs on the command line.
...
patch by Chidambar 'ilLogict' Zinnoury, illogict online fr
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24600 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-24 09:13:02 +00:00
diego
a93bfba85d
Remove Application from list of Categories, it is not a valid category.
...
patch by Chidambar 'ilLogict' Zinnoury, illogict online fr
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24599 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-24 09:09:24 +00:00
diego
fa1476d706
French typo
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24598 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-24 09:02:49 +00:00
uau
b54169f071
Add support for FFmpeg Monkey's Audio decoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24445 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-13 13:47:22 +00:00
diego
7cef65489f
Remove obsolete libac3 entry.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24340 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-09-04 22:48:13 +00:00
diego
665a58b83f
Add FFmpeg AC-3 decoder.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24281 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-29 08:44:02 +00:00
rtogni
2889dc65d0
BGR15 is also a valid format for 4xm video
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24250 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-27 22:03:28 +00:00
diego
bcf0c984f0
Apple Remote support
...
patch by Zoltan Ponekker, pontscho kac.poliod hu
cleaned up by Ulion, ulion2002 gmail com with some help by Reimar and me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24057 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-14 14:29:22 +00:00
reimar
49987047a3
Ugly hack to make xanlib.dll work.
...
See also http://samples.mplayerhq.hu/game-formats/wc4-xan/
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23981 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-08-01 03:30:38 +00:00
ben
b61b018062
v4l2 audio/video outputs for linux 2.6.22+ kernels (outputs formerly known as ivtv)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23925 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-29 19:20:55 +00:00
rtogni
a57509942b
DTS decoding via libdca
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23841 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-22 16:24:25 +00:00
albeu
63865de207
Add a loop command and property.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23747 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-09 14:52:46 +00:00
albeu
1544e64717
Add the sub_scale property and command.
...
Patch from Anatoli Marinov (anatoli [dot] marinov [at] gmail [dot] com).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23745 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-07-09 11:19:21 +00:00
zuxy
be09bd1c04
The audio balance feature implemented with af_pan.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23588 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-20 02:26:20 +00:00
compn
c3e61295b6
add mmes fourcc for mpeg2 in avi files
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23524 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-08 22:59:04 +00:00
reimar
643ee2333b
Add 2vuy fourcc to rawuyvy codec
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23493 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-06-07 16:23:49 +00:00
albeu
78bbfea7f2
Drop the metadata stuff and replace it with generic property string expansion.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23416 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-30 07:07:32 +00:00
diego
ebc9066be9
ffdts is no more.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23331 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-17 20:55:12 +00:00
compn
3d2fe32d5a
update changelog and bump codecs.conf release number
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23297 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-11 12:58:06 +00:00
compn
98a3000eca
add txd codec, works with http://samples.mplayerhq.hu/game-formats/txd/fronten2.txd .
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23292 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-10 15:47:06 +00:00
cehoyos
889811529f
Play amr_nb and amr_wb with FFmpegs r8880
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23239 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-05-06 18:15:16 +00:00
compn
b68346f582
update release number and add atrac3 in wav format, works on /samples/a-codecs/atrac3/sample.ATRAC3.66kbps.44100Hz.Stereo.wav
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23023 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-18 19:25:52 +00:00
diego
a386897c24
FFmpeg Atrac 3
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23020 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-18 14:39:16 +00:00
diego
493c6539b5
Bethesda software VID video decoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23019 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-18 14:38:29 +00:00
diego
132247d8df
Convert source comments into proper codecs.conf entry comments.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22970 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-11 09:03:06 +00:00
diego
224fd95f9c
support for C93 video
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22936 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-07 16:50:33 +00:00
diego
31a7f77164
support for THP ADPCM audio
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22934 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-07 16:31:12 +00:00
rtogni
8d62ac3446
qdrw changed output format in ffmpeg r8630, sync codecs.conf and require
...
newest codecs.conf version to avoid regression
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22933 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-07 16:14:51 +00:00
rtogni
118422ccf0
Support Windows codecs from RealPlayer10
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22926 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-06 23:29:00 +00:00
diego
8d92a9a475
Use thp, not mjpeg as dll to decode THP files so that the THP hacks in the
...
MJPEG decoder get activated.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22895 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 16:20:06 +00:00
diego
fc5643ea21
Add support for the THP game format.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22894 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-04-01 15:59:44 +00:00
compn
85dc887036
add ffbmp decoder, cant figure out fourcc bit so use format for avi...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22720 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-18 16:33:04 +00:00
compn
aa03d96676
add ffdxa , works on samples/game-formats/dxa/epic.dxa
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22706 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-17 19:58:10 +00:00
compn
b312ea16c0
update release number
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22699 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-17 15:42:03 +00:00
compn
f9c809a87b
add ffdca decoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22697 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-17 15:28:02 +00:00
compn
2d0e5e95f5
add cdvc fourcc to ffdv , works on /incoming/video_format_0x43564443.avi
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22635 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-16 15:15:13 +00:00
compn
376d75f914
add mute bind which has been default for a while, any other missing defaults?
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22632 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-16 13:59:02 +00:00
diego
195ebfbef8
Add more FourCC values for the Xvid decoder.
...
patch by Carl Eugen Hoyos, cehoyos ag.or at
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22490 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-08 13:45:35 +00:00
voroshil
6eeb869b1f
Update release tag due to previous functional changes as noticed by Ivan
...
Kalvachev
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22387 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-01 09:43:33 +00:00
voroshil
fe0982a10c
Update 3ivx decoder to latest version and allow it to load required library.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22385 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-01 02:26:08 +00:00
voroshil
5d1d66f6db
Mark wma9spdshow audio codec as working, because hissing in audio (only one known
...
issue) is not related to codec.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22384 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-01 02:06:22 +00:00
reimar
744c75ee7f
comment is a C-string and \ must be properly escaped as \\
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22382 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-28 23:58:03 +00:00
compn
5af6f7e857
add comment about voxware on windows
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22378 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-02-28 13:37:45 +00:00
aurel
128f311d86
Comment about lavf required for musepack and remove unneeded format entry.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21804 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-31 18:12:06 +00:00
aurel
d1c91ec012
add support for musepack native decoder from ffmpeg (require -demuxer lavf)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21779 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-28 00:40:49 +00:00
rtogni
a1e24fc7fa
lavc vp6 decoder now supports also VP60 and VP61
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21663 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-17 22:34:58 +00:00
reimar
519497461a
ffmjpeg uses RGB24 for JPEG-LS
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21569 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-10 11:53:19 +00:00
reimar
6bdd546887
cscd produces BGR15, not BGR16
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21549 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-09 13:32:46 +00:00
gpoirier
fb8e205585
remove duplicate entry
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21407 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-01 08:40:28 +00:00
gpoirier
9f2ebb584e
fix indentation after last commit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21397 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-30 08:48:31 +00:00
gpoirier
98760a8555
add more comments to input.conf, patch by compn % tempn A twmi P rr P com %
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21396 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-30 08:47:29 +00:00
rathann
a59ed0467c
Add another FourCC found in the wild, for example:
...
http://distro.ktemkin.com/uta/uta_fanservice.avi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21392 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 17:58:39 +00:00
diego
19300ef1db
support for Westwood SND1 audio
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21378 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 10:51:39 +00:00
diego
2beac8d1e7
Note that ffxandpcm only works with libavformat.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21340 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-27 21:02:06 +00:00
diego
e5dbb5e9c4
Improve Id CIN description.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21035 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 17:32:22 +00:00
diego
67efdbe07a
support for XAN DPCM audio
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21006 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 11:24:09 +00:00
diego
2f67bb7b34
support for some more fringe formats, still buggy ..
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20996 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-17 22:52:57 +00:00
diego
77b21dc757
support for Electronic Arts ADPCM audio
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20957 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-16 12:33:12 +00:00
diego
25d71db765
support for Delphine CIN audio and video
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20956 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-16 12:28:39 +00:00
diego
ed670284fa
Mark internal lavf FourCCs as such.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20955 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-16 11:24:45 +00:00
diego
199d26ea92
support for Interplay DPCM audio
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20952 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-16 01:17:19 +00:00
diego
d495a2823f
support for Sierra VMD video
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20950 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-16 00:56:35 +00:00
diego
adf53a4caa
Add support for Tiertex SEQ video.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20949 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-16 00:20:55 +00:00
diego
61da56fefa
Add support for Westwood IMA ADPCM audio.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20947 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-15 23:42:47 +00:00
diego
fd5ad95636
vop --> vf
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20882 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-13 12:13:42 +00:00
reimar
d776775135
ffgif, fftiff and fftga support, patch by compn (tempn <at> twmi rr com)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20864 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-12 16:05:13 +00:00