Makefile.am
上传用户:sun1608
上传日期:2007-02-02
资源大小:6116k
文件大小:1k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. SUBDIRS=doc
  2. lib_LTLIBRARIES = libmp4.la
  3. libmp4_la_LDFLAGS = -static
  4. INCLUDES = -I$(top_srcdir)/include
  5. libmp4_la_SOURCES = 
  6. atom.c 
  7. ctab.c 
  8. ctts.c 
  9. dimm.c 
  10. dinf.c 
  11. dmax.c 
  12. dmed.c 
  13. dref.c 
  14. drep.c 
  15. edts.c 
  16. elst.c 
  17. esds.c 
  18. gmhd.c 
  19. gmin.c 
  20. hdlr.c 
  21. hinf.c 
  22. hint.c 
  23. hintudta.c 
  24. hmhd.c 
  25. hnti.c 
  26. hinthnti.c 
  27. iods.c 
  28. matrix.c 
  29. maxr.c 
  30. mdat.c 
  31. mdhd.c 
  32. mdia.c 
  33. minf.c 
  34. moov.c 
  35. mvhd.c 
  36. nump.c 
  37. payt.c 
  38. pmax.c 
  39. quicktime.c 
  40. rtp.c 
  41. rtphint.c 
  42. sdp.c 
  43. smhd.c 
  44. stbl.c 
  45. stco.c 
  46. stsc.c 
  47. stsd.c 
  48. stsdtable.c 
  49. stss.c 
  50. stsz.c 
  51. stts.c 
  52. tkhd.c 
  53. tmin.c 
  54. tmax.c 
  55. tpyl.c 
  56. trak.c 
  57. tref.c 
  58. trpy.c 
  59. udta.c 
  60. util.c 
  61. vmhd.c 
  62. funcprotos.h 
  63. private.h 
  64. quicktime.h 
  65. rtphint.h 
  66. sizes.h
  67. EXTRA_DIST=libmp460.dsp libmp4_st60.dsp README README_ORIGINAL