Commit Graph

380 Commits

Author SHA1 Message Date
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
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
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
diego 8f1e773ffa Move native RealAudio 1.0 / 2.0 up in the list to prefer it over the binary
codecs from Real and made the info line fit 80 characters.
blessed by Roberto


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14842 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-27 14:07:28 +00:00
rfelker 877126488a reversed, as this breaks vorbis decoding! 1000l! someone figure out why this is the case and fix it before re-committing
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14840 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-27 06:18:00 +00:00
rtognimp e80d264f49 Yet another fourcc for mpeg-4 (files should be made with Xvid)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14836 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-27 01:03:41 +00:00
ivo 15bb88b706 Add support for 32-bit float WAV files and support for extended WAV files
with 4, 6, 8, ... channels of audio.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14834 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-26 23:02:09 +00:00
alex 122dd326e4 swf adpcm
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14821 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 11:21:24 +00:00
henry ee673b2ed3 revert the flip part of vd_theora fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14781 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-23 11:10:35 +00:00
michael 81ef1c7db5 switch from DIVX -> FMP4 fourcc for libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14767 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 20:24:18 +00:00
henry 3d602b653c Theora fixes:
- do not use negative stride (fixes -vf pp crash)
- pass true image dimensions to VO, not the aligned ones (fixes incorrect
aspect ratio bug & black bar under video)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14764 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-22 19:18:45 +00:00
alex 4dc848b803 proper output formats for ffduck
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14753 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-21 17:40:46 +00:00
rtognimp 06ed286f43 Support for RealPlayer10 cook.so decoder in Linux
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14709 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-15 23:20:34 +00:00
rtognimp a6c469e97f Mp3On4 demuxer support
Patch by Larry Ruedisueli lwr at audioresearchlabs dot com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14707 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-15 21:04:33 +00:00
diego ce168139ad Comment and info field spelling/grammar corrections.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14684 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-12 14:38:50 +00:00
rtognimp a92d8e2d00 BGR32 is now supported also by lavc tscc decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14630 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-31 22:36:57 +00:00
diego e4515dde79 support for 32 bit Camtasia samples
hint by Florian Mickler <deathmk at gmx dot net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14629 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-31 20:05:01 +00:00
diego b36af2ac13 Expose support for 444P and 422P raw video.
patch by Stuart Cunningham <stuart_hc at yahoo dot com>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14615 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-30 18:13:07 +00:00
diego 809b5476a7 Add support for the Linux RealPlayer 10 RV30/40 codec.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14581 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-22 20:28:32 +00:00
rtognimp 810a5a7236 Decode MP3 in rm files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14499 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-15 15:07:24 +00:00
rtognimp 92f5d8a58f Decode WV1F version of MPEG4 with libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14307 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-02 21:20:24 +00:00
rtognimp 1aaf2bbabc Support amr_nb and amr_wb via libavcodec
Add fourcc for H.263 used in 3gp files (s263)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14279 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-29 23:23:46 +00:00