Modules.am
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:0k
源码类别:

midi

开发平台:

Unix_Linux

  1. SOURCES_avformat = 
  2.     avformat.c 
  3.     avformat.h 
  4.     demux.c 
  5.     ../../codec/avcodec/fourcc.c 
  6.     ../../codec/avcodec/chroma.c 
  7.     $(NULL)
  8. if ENABLE_SOUT
  9. SOURCES_avformat += mux.c
  10. endif
  11. EXTRA_libavformat_plugin_la_SOURCES = mux.c
  12. libvlc_LTLIBRARIES += $(LTLIBavformat)
  13. EXTRA_LTLIBRARIES += libavformat_plugin.la