diego
96a506733d
Change a bunch of codec-specific preprocessor directives from a HAVE_
...
prefix to a CONFIG_ prefix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27395 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-02 16:30:32 +00:00
diego
4b141479da
Start unifying names of internal preprocessor directives.
...
Replace all USE_ prefixes by CONFIG_ prefixes to indicate
options which are configurable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27373 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-07-30 12:01:30 +00:00
diego
f3185d2ca4
Simplify preprocessor condition for QT codecs, configure already does the
...
necessary checks, no need to duplicate them.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26238 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-03-15 08:07:24 +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
diego
20d778b3fa
Add explicit location for headers from the libmpdemux/ directory.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22619 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 17:51:32 +00:00
diego
c0a30e606f
Add explicit location for headers from the stream/ directory.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22617 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-03-15 17:10:36 +00:00
diego
1127c1e91d
Remove separation between Win32 DLL and DirectShow support in the build system.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18768 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-21 09:45:17 +00:00
nicodvb
7737fb018d
ad_hwmpa: pass-through fake audio codec for hardware mpeg decoders
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17398 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-15 10:25:14 +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
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
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
939e46626e
TwinVQ decoder and demuxer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14277 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-12-29 19:51:56 +00:00
rtognimp
a91fe9f18a
Cinepak, CYUV and RoqA/V are now in ffmpeg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12828 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-15 20:36:04 +00:00
alex
bca0b3d6c5
Removed mpflac as ffflac is way better and ad_flac won't compile with external flac
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12128 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-05 22:49:28 +00:00
lumag
1e880aa659
FLAC decoding support via imported libmpflac.
...
TODO: fix FLAC-in-ogg decoding.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11005 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-04 22:00:25 +00:00
rtognimp
d5d8a2897e
RealAudio 1.0 (14_4) and 2.0 (28_8) native decoders.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10262 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-08 20:29:04 +00:00
alex
e8f2dabe9b
MACOSX support patch, based on Dan Christiansens work
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9503 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-25 15:39:36 +00:00
arpi
f737736249
DMO audio support (including 6ch support too)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8327 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-01 16:40:05 +00:00
arpi
b12252ae06
qt video dll codecs support
...
based on sample svq3 decoder code by Sascha Sommer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8161 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-12 00:06:36 +00:00
arpi
94b6f5baba
usage of libmpeg2, liba52, mp3lib & svq1 can be disabled
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8027 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-11-01 16:40:15 +00:00
arpi
fcb0620032
qtaudio - audio decoder using win32 quicktime 5 dlls
...
based on code by Sascha Sommer <saschasommer@freenet.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8009 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-31 23:11:34 +00:00
arpi
26c9b4ee5e
sync driver names with codec-cfg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7175 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 20:06:22 +00:00
arpi
19704bb73a
native DV audio/video decoders using libdv
...
based on patch by Alexander Neundorf <neundorf@kde.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6928 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-05 17:23:22 +00:00
arpi
93bb334083
readaudio decoder - not yet working
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6368 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-10 01:32:12 +00:00
arpi
0c93924494
vf control codes added, autoq support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5520 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-07 17:42:31 +00:00
arpi
a4f5c8a3d9
libmad support, rewritten from scratch using Xine decoder as sample
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5480 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-03 20:14:18 +00:00
arpi
e698214de0
ehh. vorbis support...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5455 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-01 15:26:23 +00:00
melanson
a9803b9f75
reworked ADPCM decoders; changes include:
...
* fixed MS IMA ADPCM
* dissolved adpcm.c/.h into appropriate ad_* decoders
* DK4 audio is handled directly by IMA ADPCM decoder (this obsoletes
ad_dk4adpcm.c)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5409 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-30 22:27:45 +00:00
atmos4
96b58cfa58
Port dec_audio.c faad aac decoder to libmpcodecs, cleaned up code, improved buffering scheme.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5357 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-26 15:53:18 +00:00
arpi
5be3590253
ad_msgsm added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5346 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-25 22:25:58 +00:00
arpi
b1b5f20978
ok, use ad_* stuff
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5345 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-25 22:04:33 +00:00