2012-05-03 18:01:00 +00:00
|
|
|
FATE_PROBE_FORMAT += 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
|
|
|
|
|
|
|
FATE_PROBE_FORMAT += 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
|
|
|
|
|
|
|
FATE_PROBE_FORMAT += 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
|
|
|
|
|
|
|
FATE_PROBE_FORMAT += 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
|
|
|
|
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
|
|
|
|
fate-probe-format-%: CMD = probefmt $(SAMPLES)/probe-format/$(@:fate-probe-format-%=%)
|