Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | RSS feed

  1.  
  2. FATE_MXF += fate-mxf-missing-index-demux
  3. fate-mxf-missing-index-demux: CMD = crc -i $(TARGET_SAMPLES)/mxf/opatom_missing_index.mxf -acodec copy
  4.  
  5. FATE_MXF += fate-mxf-essencegroup-demux
  6. fate-mxf-essencegroup-demux: CMD = framecrc -i $(TARGET_SAMPLES)/mxf/opatom_essencegroup_alpha_raw.mxf -vcodec copy
  7.  
  8. FATE_MXF-$(CONFIG_MXF_DEMUXER) += $(FATE_MXF)
  9.  
  10. FATE_SAMPLES_AVCONV += $(FATE_MXF-yes)
  11. fate-mxf: $(FATE_MXF-yes)
  12.