2016-12-06 08:22:41 +02:00
|
|
|
FATE_LIBAVCODEC-yes += fate-avpacket
|
|
|
|
fate-avpacket: libavcodec/tests/avpacket$(EXESUF)
|
|
|
|
fate-avpacket: CMD = run libavcodec/tests/avpacket
|
2017-10-04 03:59:08 +02:00
|
|
|
fate-avpacket: CMP = null
|
2016-12-06 08:22:41 +02:00
|
|
|
|
2015-04-10 19:27:35 +02:00
|
|
|
FATE_LIBAVCODEC-$(CONFIG_CABAC) += fate-cabac
|
2016-06-22 13:44:29 +02:00
|
|
|
fate-cabac: libavcodec/tests/cabac$(EXESUF)
|
|
|
|
fate-cabac: CMD = run libavcodec/tests/cabac
|
2017-10-04 03:59:08 +02:00
|
|
|
fate-cabac: CMP = null
|
2015-04-10 19:27:35 +02:00
|
|
|
|
2017-03-24 07:48:28 +02:00
|
|
|
FATE_LIBAVCODEC-yes += fate-celp_math
|
|
|
|
fate-celp_math: libavcodec/tests/celp_math$(EXESUF)
|
|
|
|
fate-celp_math: CMD = run libavcodec/tests/celp_math
|
2017-10-04 03:59:08 +02:00
|
|
|
fate-celp_math: CMP = null
|
2017-03-24 07:48:28 +02:00
|
|
|
|
2012-10-19 20:59:20 +03:00
|
|
|
FATE_LIBAVCODEC-$(CONFIG_GOLOMB) += fate-golomb
|
2016-04-20 11:40:40 +02:00
|
|
|
fate-golomb: libavcodec/tests/golomb$(EXESUF)
|
|
|
|
fate-golomb: CMD = run libavcodec/tests/golomb
|
2012-10-15 16:38:29 +03:00
|
|
|
fate-golomb: CMP = null
|
2012-01-30 14:58:20 +03:00
|
|
|
|
2017-05-31 01:29:57 +02:00
|
|
|
FATE_LIBAVCODEC-$(CONFIG_IDCTDSP) += fate-idct8x8-0 fate-idct8x8-1 fate-idct8x8-2 fate-idct248
|
|
|
|
|
|
|
|
fate-idct8x8-0: libavcodec/tests/dct$(EXESUF)
|
|
|
|
fate-idct8x8-0: CMD = run libavcodec/tests/dct -i 0
|
|
|
|
fate-idct8x8-0: CMP = null
|
|
|
|
|
|
|
|
fate-idct8x8-1: libavcodec/tests/dct$(EXESUF)
|
|
|
|
fate-idct8x8-1: CMD = run libavcodec/tests/dct -i 1
|
|
|
|
fate-idct8x8-1: CMP = null
|
|
|
|
|
|
|
|
fate-idct8x8-2: libavcodec/tests/dct$(EXESUF)
|
|
|
|
fate-idct8x8-2: CMD = run libavcodec/tests/dct -i 2
|
|
|
|
fate-idct8x8-2: CMP = null
|
|
|
|
|
|
|
|
fate-idct248: libavcodec/tests/dct$(EXESUF)
|
|
|
|
fate-idct248: CMD = run libavcodec/tests/dct -4
|
|
|
|
fate-idct248: CMP = null
|
|
|
|
|
|
|
|
FATE_LIBAVCODEC-$(CONFIG_IDCTDSP) += fate-dct8x8
|
|
|
|
fate-dct8x8: libavcodec/tests/dct$(EXESUF)
|
|
|
|
fate-dct8x8: CMD = run libavcodec/tests/dct
|
|
|
|
fate-dct8x8: CMP = null
|
2012-10-20 17:12:30 +03:00
|
|
|
|
2014-07-21 15:26:00 +03:00
|
|
|
FATE_LIBAVCODEC-$(CONFIG_IIRFILTER) += fate-iirfilter
|
2016-04-20 11:40:40 +02:00
|
|
|
fate-iirfilter: libavcodec/tests/iirfilter$(EXESUF)
|
|
|
|
fate-iirfilter: CMD = run libavcodec/tests/iirfilter
|
2012-04-26 15:05:57 +03:00
|
|
|
|
2014-12-04 01:28:52 +02:00
|
|
|
FATE_LIBAVCODEC-yes += fate-libavcodec-options
|
2016-06-22 13:44:29 +02:00
|
|
|
fate-libavcodec-options: libavcodec/tests/options$(EXESUF)
|
|
|
|
fate-libavcodec-options: CMD = run libavcodec/tests/options
|
2014-12-04 01:28:52 +02:00
|
|
|
|
2012-10-19 20:59:20 +03:00
|
|
|
FATE_LIBAVCODEC-$(CONFIG_RANGECODER) += fate-rangecoder
|
2016-04-20 11:40:40 +02:00
|
|
|
fate-rangecoder: libavcodec/tests/rangecoder$(EXESUF)
|
|
|
|
fate-rangecoder: CMD = run libavcodec/tests/rangecoder
|
2012-10-05 20:02:42 +03:00
|
|
|
fate-rangecoder: CMP = null
|
|
|
|
|
2015-05-20 13:40:35 +02:00
|
|
|
FATE_LIBAVCODEC-yes += fate-mathops
|
2016-06-22 13:44:29 +02:00
|
|
|
fate-mathops: libavcodec/tests/mathops$(EXESUF)
|
|
|
|
fate-mathops: CMD = run libavcodec/tests/mathops
|
2015-05-20 13:40:35 +02:00
|
|
|
fate-mathops: CMP = null
|
|
|
|
|
2015-06-20 01:27:27 +02:00
|
|
|
FATE_LIBAVCODEC-$(CONFIG_JPEG2000_ENCODER) += fate-j2k-dwt
|
2016-06-22 13:44:29 +02:00
|
|
|
fate-j2k-dwt: libavcodec/tests/jpeg2000dwt$(EXESUF)
|
|
|
|
fate-j2k-dwt: CMD = run libavcodec/tests/jpeg2000dwt
|
2015-06-20 01:27:27 +02:00
|
|
|
|
2016-02-28 13:49:33 +02:00
|
|
|
FATE_LIBAVCODEC-yes += fate-libavcodec-utils
|
2016-06-22 13:44:29 +02:00
|
|
|
fate-libavcodec-utils: libavcodec/tests/utils$(EXESUF)
|
|
|
|
fate-libavcodec-utils: CMD = run libavcodec/tests/utils
|
2016-02-28 13:49:33 +02:00
|
|
|
fate-libavcodec-utils: CMP = null
|
2015-06-20 01:27:27 +02:00
|
|
|
|
2017-02-02 09:23:04 +02:00
|
|
|
FATE_LIBAVCODEC-yes += fate-libavcodec-huffman
|
|
|
|
fate-libavcodec-huffman: libavcodec/tests/mjpegenc_huffman$(EXESUF)
|
|
|
|
fate-libavcodec-huffman: CMD = run libavcodec/tests/mjpegenc_huffman
|
|
|
|
fate-libavcodec-huffman: CMP = null
|
|
|
|
|
2017-07-29 20:56:55 +02:00
|
|
|
FATE_LIBAVCODEC-yes += fate-libavcodec-htmlsubtitles
|
|
|
|
fate-libavcodec-htmlsubtitles: libavcodec/tests/htmlsubtitles$(EXESUF)
|
|
|
|
fate-libavcodec-htmlsubtitles: CMD = run libavcodec/tests/htmlsubtitles
|
|
|
|
|
2012-10-19 20:59:20 +03:00
|
|
|
FATE-$(CONFIG_AVCODEC) += $(FATE_LIBAVCODEC-yes)
|
|
|
|
fate-libavcodec: $(FATE_LIBAVCODEC-yes)
|