2013-03-09 17:46:46 +03:00
|
|
|
FATE_PROBE_FORMAT-$(CONFIG_MPEGPS_DEMUXER) += fate-probe-format-roundup997
|
2012-05-07 23:01:15 +03:00
|
|
|
fate-probe-format-roundup997: REF = mpeg
|
2012-05-03 21:01:00 +03:00
|
|
|
|
2013-03-09 17:46:46 +03:00
|
|
|
FATE_PROBE_FORMAT-$(CONFIG_MP3_DEMUXER) += fate-probe-format-roundup1383
|
2012-05-07 23:01:15 +03:00
|
|
|
fate-probe-format-roundup1383: REF = mp3
|
2012-05-03 21:01:00 +03:00
|
|
|
|
2013-03-09 17:46:46 +03:00
|
|
|
FATE_PROBE_FORMAT-$(CONFIG_MPEGPS_DEMUXER) += fate-probe-format-roundup1414
|
2012-05-07 23:01:15 +03:00
|
|
|
fate-probe-format-roundup1414: REF = mpeg
|
2012-05-03 21:01:00 +03:00
|
|
|
|
2013-03-09 17:46:46 +03:00
|
|
|
FATE_PROBE_FORMAT-$(CONFIG_DV_DEMUXER) += fate-probe-format-roundup2015
|
2012-05-07 23:01:15 +03:00
|
|
|
fate-probe-format-roundup2015: REF = dv
|
2012-05-03 21:01:00 +03:00
|
|
|
|
2013-03-09 17:46:46 +03:00
|
|
|
FATE_PROBE_FORMAT = $(FATE_PROBE_FORMAT-yes)
|
|
|
|
|
2012-07-27 01:41:36 +03:00
|
|
|
FATE_EXTERN-$(CONFIG_FFPROBE) += $(FATE_PROBE_FORMAT)
|
2012-05-03 21:01:00 +03:00
|
|
|
fate-probe-format: $(FATE_PROBE_FORMAT)
|
|
|
|
|
2012-05-10 03:14:44 +03:00
|
|
|
$(FATE_PROBE_FORMAT): ffprobe$(EXESUF)
|
2012-05-03 21:01:00 +03:00
|
|
|
$(FATE_PROBE_FORMAT): CMP = oneline
|
2013-05-20 01:55:32 +03:00
|
|
|
fate-probe-format-%: CMD = probefmt $(TARGET_SAMPLES)/probe-format/$(@:fate-probe-format-%=%)
|