ffmpeg/tests/fate
Alexandra Hájková aebf07075f dca: change the core to work with integer coefficients.
The DCA core decoder converts integer coefficients read from the
bitstream to floats just after reading them (along with dequantization).
All the other steps of the audio reconstruction are done with floats
which makes the output for the DTS lossless extension (XLL)
actually lossy.
This patch changes the DCA core to work with integer coefficients
until QMF. At this point the integer coefficients are converted to floats.
The coefficients for the LFE channel (lfe_data) are not touched.
This is the first step for the really lossless XLL decoding.
2015-12-23 11:50:18 +01:00
..
aac.mak
ac3.mak
acodec.mak
adpcm.mak
alac.mak
als.mak
amrnb.mak
amrwb.mak
atrac.mak
audio.mak dca: change the core to work with integer coefficients. 2015-12-23 11:50:18 +01:00
avformat.mak
bmp.mak
cdxl.mak
checkasm.mak
cover-art.mak
demux.mak
dfa.mak
dpcm.mak
ea.mak
fft.mak
filter-audio.mak
filter-video.mak
flac.mak
h264.mak
hevc.mak
image.mak fate: Rework sgi tests into a suite and add the missing ones 2015-11-24 09:05:01 -05:00
indeo.mak
libavcodec.mak
libavdevice.mak
libavformat.mak movenc: Add an API unit test for fragmenting options/calls 2015-11-10 21:50:25 +02:00
libavresample.mak
libavutil.mak
lossless-audio.mak
lossless-video.mak
microsoft.mak fate: test only demuxing in asf-repldata 2015-08-20 16:22:52 +02:00
monkeysaudio.mak
mp3.mak fate/mp3: use the f32le format as output 2015-07-31 07:11:35 +02:00
mpc.mak
mpeg4.mak
opus.mak
pcm.mak
probe.mak
prores.mak
qt.mak
qtrle.mak
real.mak
screen.mak innoHeim/Rsupport Screen Capture Codec decoder 2015-10-23 14:56:43 +02:00
seek.mak
utvideo.mak
vcodec.mak fate: Change global error option to private error_rate option 2015-09-13 17:34:45 +02:00
video.mak fate: Move screenpresso to the appropriate screen capture file 2015-10-15 15:47:16 +02:00
voice.mak
vorbis.mak
vpx.mak
vqf.mak
wavpack.mak
wma.mak
xvid.mak