ffmpeg/tests/fate
Anton Khirnov 9e4225cf7f Handle AVID MJPEG streams directly in the MJPEG decoder.
AVID streams - currently handled by the AVRN decoder - can be (depending
on extradata contents) either MJPEG or raw video. To decode the MJPEG
variant, the AVRN decoder currently instantiates a MJPEG decoder
internally and forwards decoded frames to the caller (possibly after
cropping them).

This is suboptimal, because the AVRN decoder does not forward all the
features of the internal MJPEG decoder, such as direct rendering.
Handling such forwarding in a full and generic manner would be quite
hard, so it is simpler to just handle those streams in the MJPEG decoder
directly.

The AVRN decoder, which now handles only the raw streams, can now be
marked as supporting direct rendering.

This also removes the last remaining internal use of the obsolete
decoding API.
2021-02-25 11:46:28 +01:00
..
aac.mak
ac3.mak ac3enc_fixed: convert to 32-bit sample format 2021-01-14 01:44:12 +01:00
acodec.mak fate: add adpcm_ima_alp encoding test 2020-10-25 23:44:27 +10:00
adpcm.mak
alac.mak
als.mak
amrnb.mak
amrwb.mak
api.mak tests: drop api-codec-param test 2020-12-10 09:46:30 +01:00
apng.mak tests/fate/apng: add a test for APNG_DISPOSE_OP_PREVIOUS 2021-02-24 17:16:46 +01:00
atrac.mak
audio.mak
bmp.mak fate: add scale filters for big-endian architectures. 2020-09-30 16:39:34 +02:00
build.mak
canopus.mak
cbs.mak avcodec/av1dec: avoid probing with av1dec 2020-10-06 11:28:12 -03:00
cdxl.mak
checkasm.mak
concatdec.mak
cover-art.mak
dca.mak
demux.mak fate: Add aa-demux test 2020-10-10 13:08:24 +02:00
dfa.mak
dnn.mak tests/dnn: enable unit test dense 2021-01-28 09:45:13 +08:00
dnxhd.mak fate: add scale filters for big-endian architectures. 2020-09-30 16:39:34 +02:00
dpcm.mak
ea.mak
exif.mak
ffmpeg.mak ac3enc_fixed: convert to 32-bit sample format 2021-01-14 01:44:12 +01:00
ffprobe.mak
fft.mak fft: remove 16-bit FFT and MDCT code 2021-01-14 01:44:21 +01:00
fifo-muxer.mak
filter-audio.mak avfilter/af_earwax: fix filter behavior 2020-12-07 21:09:08 +01:00
filter-video.mak lavfi/vf_pp7: convert to the video_enc_params API 2021-01-01 14:25:18 +01:00
fits.mak tests/fate/fits: Add a todo for a 64bit test. 2021-01-24 17:13:19 +01:00
flac.mak
flvenc.mak
gapless.mak
gif.mak fate: add scale filters for big-endian architectures. 2020-09-30 16:39:34 +02:00
h264.mak tests: stop using -vsync drop 2020-12-10 09:53:52 +01:00
hap.mak
hevc.mak tests: stop using -vsync drop 2020-12-10 09:53:52 +01:00
hlsenc.mak fate/hlsenc: rework the ffprobe dependency of hls-fmp4_ac3 2021-01-25 12:19:51 -03:00
hw.mak
id3v2.mak
image.mak fate/image: add missing ffprobe dependency to fate-dpx-probe 2020-12-18 18:51:15 -03:00
indeo.mak
lavf-audio.mak
lavf-container.mak
lavf-image.mak
lavf-image2pipe.mak
lavf-video.mak
libavcodec.mak
libavdevice.mak
libavformat.mak
libavresample.mak
libavutil.mak
libswresample.mak
libswscale.mak libswscale/tests: add floatimg_cmp test 2020-10-02 14:59:52 +02:00
lossless-audio.mak
lossless-video.mak tests: stop using -vsync drop 2020-12-10 09:53:52 +01:00
matroska.mak fate/matroska: Add fate-matroska target 2021-02-22 04:14:26 +01:00
microsoft.mak fate: add scale filters for big-endian architectures. 2020-09-30 16:39:34 +02:00
monkeysaudio.mak
mov.mak avformat/movenc: implement writing of the btrt box 2020-09-22 18:21:31 +03:00
mp3.mak
mpc.mak fate: Convert the musepack8 test to an oneoff test 2020-11-17 23:47:31 +02:00
mpeg4.mak
mpegps.mak
mpegts.mak
mxf.mak fate/mxf: Fix d10-user-comments test 2021-02-16 22:50:08 +01:00
opus.mak
pcm.mak
pixfmt.mak
pixlet.mak fate: add scale filters for big-endian architectures. 2020-09-30 16:39:34 +02:00
probe.mak
prores.mak fate: add scale filters for big-endian architectures. 2020-09-30 16:39:34 +02:00
qt.mak
qtrle.mak
real.mak
screen.mak
seek.mak
segment.mak
source-check.sh
source.mak
speedhq.mak
subtitles.mak
truehd.mak
utvideo.mak
vcodec.mak
video.mak Handle AVID MJPEG streams directly in the MJPEG decoder. 2021-02-25 11:46:28 +01:00
voice.mak
vorbis.mak
vpx.mak fate: add scale filters for big-endian architectures. 2020-09-30 16:39:34 +02:00
vqf.mak
wavpack.mak
wma.mak
xvid.mak