1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-24 15:52:25 +00:00
Commit Graph

462 Commits

Author SHA1 Message Date
reimar
b558338282 add hint to slave.txt
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17180 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-11 21:59:13 +00:00
rtognimp
81d2a7031c Remove MPlayer native 14_4 and 28_8 codecs (they are in lavc)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17152 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-09 16:52:44 +00:00
rtognimp
bda32bc73a Move audio packets reordering from codec interface to demuxers for real
files (old and new format), pass only real extradata to the codec
Enable cook codec from lavc, prefer lavc codecs for 14_4 and 28_8
formats. Disable internal 28_8, it's broken now and will be removed soon


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17150 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-09 16:25:37 +00:00
rtognimp
e26849cee0 M263 (M$ h263) can be decoded by lavc H.263 decoder
Patch by Corey Hickey


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17144 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-08 22:02:52 +00:00
diego
9b5f3d5e6f Smarter defaults, removing obsolete options.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17061 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-29 00:02:58 +00:00
diego
053e9d1c18 -aop is long obsolete.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17060 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-28 23:54:08 +00:00
reimar
1ceb1daa66 libavformat seems to use "Vo" as Vorbis tag, so add that.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17010 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-17 22:31:28 +00:00
reimar
57334e4ab7 ffmpeg truemotion1 codec now outputs BGR32 for some files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16965 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-10 20:38:05 +00:00
reimar
4e76145381 Speex support. Seeking and pts generation does not work.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16916 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-05 11:58:25 +00:00
iive
d46f09d635 Support for video files created by Samsung Miniket VP-M100 diskless camcorder
initial patch by Georgi Chorbadzhiyski <gf@unixsol.org>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16826 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-22 13:53:18 +00:00
rtognimp
86fb0023b6 Add FFmpeg QDM2 audio decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16797 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-18 20:18:28 +00:00
rtognimp
1c7ef61a7e Support DTA and FLX extensions for flic via ffmpeg decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16778 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-15 23:24:53 +00:00
rtognimp
fbf8843888 Add ffmpeg truemotion2 codec, make it default for TM20
Flip dshow truemotion2 picture, it was upside-down


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16777 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-15 23:17:25 +00:00
rathann
c7a4d689a6 typo, noticed by Julian Sikorski <lordzanon at poczta dot onet dot pl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16572 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-23 20:11:39 +00:00
diego
df82620ed8 Spelling, fix Terminal and Categories entry, add MimeType.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16396 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-05 09:43:13 +00:00
reimar
d8ba059c02 Support D-Cinema audio demuxer and decoder from FFmpeg.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16363 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 19:22:22 +00:00
reimar
1e1ee8b7b0 Support On2 VP7 via binary decoder by implementing USER32.RegisterClipboardFormatA,
SHLWAPI.PathFindExtensionA and SHLWAPI.PathFindFileNameA.
Tested with http://www.on2.com/vp7_samples/potter-40.vp7.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16339 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-01 20:42:13 +00:00
faust3
be93c3b295 x264 fourcc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16330 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-31 17:33:38 +00:00
alex
4db724bf4a support Pinnacle VideoXL
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16328 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-31 15:47:16 +00:00
reimar
169dd40770 ffwmv3 does not work, use "status crashing" so it is not auto-selected.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16305 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-25 15:54:44 +00:00
rathann
49b1976bfa 1. -cache-prefil has not been renamed, it's been removed (-cache-seek-min
is a new option)
2. the default value is 50 not 5

noticed by iive


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16297 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-23 17:03:30 +00:00
rathann
0bf323e46e cache-prefill has been renamed to cache-seek-min, example config should
reflect this


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16279 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-20 21:00:51 +00:00
alex
b113f703de added libavutil, removed linux
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16232 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-16 15:41:53 +00:00
reimar
3138932d9a Support more MythTV nuv files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16164 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-01 18:52:20 +00:00
alex
f4642f12da require some up to date codecs.conf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16133 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-28 12:55:01 +00:00
reimar
e860c2d3ac msrle in Quicktime FOURCC
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16120 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-28 00:13:23 +00:00
reimar
386ab83ceb Make it possible to use libavcodecs png decoder.
Disable BGR output for binary wmv decoders, since these are slooow.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16099 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-26 10:11:56 +00:00
reimar
2a2a0395bf Forgotten part of the libmusepack->mpcdec renaming
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15972 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-12 09:09:21 +00:00
reimar
2a56e2255e The right name is Musepack, not MPC/MpegPlus.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15961 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-10 19:17:00 +00:00
reimar
c54b5a06bd musepack demuxing and decoding support (demuxing is v7 bitstream only).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15959 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-10 17:14:12 +00:00
rtognimp
04234277b5 Sync fourcc for all mpeg12 codecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15946 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-09 18:47:01 +00:00
alex
d5f840fa63 non working, hence status 'buggy'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15897 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-03 11:32:40 +00:00
aurel
0a2eb091e1 add hdv2 fourcc to MPEG2 codecs (used by new Sony HD camera)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15871 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-30 17:37:10 +00:00
rtognimp
d477750980 FFmpeg theora decoder support
It works only with libavformat demuxer


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15824 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-26 20:28:12 +00:00
rtognimp
a32c084b97 FFmpeg mjpeg decoder can decode dmb1
"Patch" by compn


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15649 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-05 16:03:46 +00:00
reimar
3cfef55557 support DVR format
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15573 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-26 11:23:15 +00:00
diego
39fda1b826 spelling cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15532 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-20 21:50:57 +00:00
henry
9eac1648be 8bit palette mode support for png
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15506 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-18 11:45:55 +00:00
rtognimp
bb10329621 FRAPS decoder (FPS1) with binary dll
Patch by Gianluigi Tiesi


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15475 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-14 23:31:29 +00:00
rtognimp
4957073078 Support for new vssh dll, patch by adland
Use new dll only for new files, it can't decode old files (patch by me)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15345 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-04 20:35:21 +00:00
nicodvb
f80b98584a added format 0x706D for faac, compatible with ffmpeg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15262 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-25 07:26:14 +00:00
rtognimp
4986b305a9 Indeo2 (fourcc "RT21") decoder via lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15229 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-20 21:19:38 +00:00
rtognimp
8823f6fdf1 Support WMware video (fourcc VMnc) via binary dll
Patch by Tomas Simonaitis || haden |at| homelan |dot| lt ||


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15105 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-10 16:44:29 +00:00
rtognimp
3095df2c6a Remove flip form LOCO
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15073 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-08 21:35:31 +00:00
rtognimp
8a4994ac98 LOCO support via lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15065 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-07 22:04:08 +00:00
rtognimp
862264a4fb Autodesk RLE decoder via lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15060 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-06 19:14:09 +00:00
rtognimp
a1ee80fd2c Support wnv1 natively via lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15022 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-30 20:34:47 +00:00
rtognimp
d13d95f551 alac support via lavc decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14923 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-06 17:55:31 +00:00
rathann
95c4eb180e options in config file have been using '-' instead of '_' for ages
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14894 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-03 03:11:44 +00:00
rfelker
4eb1b755bb Fix the ogg fourcc nightmare!!!
The problem: once upon a time, windows idiots decided to try to store
vorbis-in-ogg-in-avi. Of course this failed miserably, but they used
the audio format tag 0xfffe for "extended" to do this. Later someone
working on MPlayer somehow decided 0xfffe was the format for vorbis,
which is nonsense, and now that's conflicting with real wav files with
extended audio format. This patch changes demux_ogg (and mkv) to use
sane fourcc's for vorbis and theora and gets rid of the 0xfffe
nonsense so hopefully wav files with extended audio will work now.
If there are problems, we'll have to find workarounds...and drive an
18-wheeler full of cola thru the house of whoever wrote this 0xfffe
nonsense in MPlayer to begin with...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14844 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-27 18:11:17 +00:00