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