Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | RSS feed

  1. FATE_PROBE_FORMAT-$(CONFIG_MPEGPS_DEMUXER) += fate-probe-format-roundup997
  2. fate-probe-format-roundup997:  REF = mpeg
  3.  
  4. FATE_PROBE_FORMAT-$(CONFIG_MP3_DEMUXER) += fate-probe-format-roundup1383
  5. fate-probe-format-roundup1383: REF = mp3
  6.  
  7. FATE_PROBE_FORMAT-$(CONFIG_MPEGPS_DEMUXER) += fate-probe-format-roundup1414
  8. fate-probe-format-roundup1414: REF = mpeg
  9.  
  10. FATE_PROBE_FORMAT-$(CONFIG_DV_DEMUXER) += fate-probe-format-roundup2015
  11. fate-probe-format-roundup2015: REF = dv
  12.  
  13. FATE_PROBE_FORMAT = $(FATE_PROBE_FORMAT-yes)
  14.  
  15. FATE_EXTERN-$(CONFIG_FFPROBE) += $(FATE_PROBE_FORMAT)
  16. fate-probe-format: $(FATE_PROBE_FORMAT)
  17.  
  18. $(FATE_PROBE_FORMAT): ffprobe$(EXESUF)
  19. $(FATE_PROBE_FORMAT): CMP = oneline
  20. fate-probe-format-%: CMD = probefmt $(TARGET_SAMPLES)/probe-format/$(@:fate-probe-format-%=%)
  21.