ffmpeg/libavcodec
François Revol 3f95e8434b added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 support
contribution by Laszlo Torok <torokl@alpha.dfmk.hu>
4CC 'MAC3' and 'MAC6' in Quicktime.
It works for mono streams, needs to be fixed for stereo when I get my hands on a stereo sample :)
patch by (François Revol <revol at free dot fr>)

Originally committed as revision 1145 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-11-02 10:39:22 +00:00
..
alpha
armv4l
i386
liba52
mlib
ppc
ps2
.cvsignore
Makefile added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 support 2002-11-02 10:39:22 +00:00
a52dec.c
ac3.h preparing integration of new AC3 decoder 2002-10-28 00:39:05 +00:00
ac3dec.c
ac3enc.c preparing integration of new AC3 decoder 2002-10-28 00:39:05 +00:00
ac3tab.h preparing integration of new AC3 decoder 2002-10-28 00:39:05 +00:00
adpcm.c
allcodecs.c added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 support 2002-11-02 10:39:22 +00:00
apiexample.c
avcodec.c
avcodec.h added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 support 2002-11-02 10:39:22 +00:00
bswap.h
common.c
common.h put MIN/MAX under ifndef MAX/MIN 2002-11-01 20:37:10 +00:00
dct-test.c
dsputil.c
dsputil.h NetBSD fix by Bernd Ernesti <mplayer@lists.veego.de> 2002-10-30 20:31:04 +00:00
dv.c
dvdata.h
error_resilience.c
eval.c
fastmemcpy.h
fdctref.c
fft-test.c
fft.c
h263.c hopefully fixing sprite_warping_points==0 2002-11-01 13:25:22 +00:00
h263data.h
h263dec.c better padding bug detection 2002-11-02 00:05:06 +00:00
imgconvert.c 1) Add MMX deinterlace code. 2002-10-30 09:09:34 +00:00
imgresample.c
jfdctfst.c
jfdctint.c
jrevdct.c
mace.c added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 support 2002-11-02 10:39:22 +00:00
mdct.c avoid name clash 2002-10-29 22:26:01 +00:00
mem.c
mjpeg.c fixed 10l 2002-10-31 09:24:25 +00:00
motion_est.c fixing another assert q>0.0 issue caused by variance < 0, this fix allso changes the inter/intra decission very slightly -> all regression checksums need to be updated 2002-10-31 00:48:05 +00:00
motion_test.c
mp3lameaudio.c
mpeg4data.h
mpeg12.c cleanup 2002-11-02 08:55:46 +00:00
mpeg12data.h
mpegaudio.c
mpegaudio.h
mpegaudiodec.c
mpegaudiodectab.h
mpegaudiotab.h
mpegvideo.c put a few large tables under #ifdef CONFIG_ENCODERS or dynamically allocate them 2002-10-31 16:11:03 +00:00
mpegvideo.h exporting the internal qscale table, this allso fixes the ordering 2002-10-30 20:41:40 +00:00
msmpeg4.c
msmpeg4data.h
oggvorbis.c
oggvorbis.h
pcm.c
ratecontrol.c
resample.c
rv10.c
simple_idct.c
simple_idct.h
svq1.c
svq1_cb.h
utils.c dont call emms_c() for each MB 2002-10-31 12:11:53 +00:00
wmadata.h added wma decoder 2002-10-28 00:48:55 +00:00
wmadec.c * avoid negative numbers as well 2002-10-31 20:22:30 +00:00