comparison Input/aac/libmp4v2/Makefile.am @ 2:6efb9e514224 trunk

[svn] Import AAC stuff.
author nenolod
date Mon, 24 Oct 2005 10:44:27 -0700
parents
children
comparison
equal deleted inserted replaced
1:cc6293c827ec 2:6efb9e514224
1 INCLUDES = -I$(top_srcdir)/include
2 noinst_LTLIBRARIES = libmp4v2.la
3 libmp4v2_la_SOURCES = \
4 atom_co64.cpp \
5 atom_cprt.cpp \
6 atom_ctts.cpp \
7 atom_dimm.cpp \
8 atom_dinf.cpp \
9 atom_dmax.cpp \
10 atom_dmed.cpp \
11 atom_dref.cpp \
12 atom_drep.cpp \
13 atom_edts.cpp \
14 atom_elst.cpp \
15 atom_esds.cpp \
16 atom_free.cpp \
17 atom_ftyp.cpp \
18 atom_hdlr.cpp \
19 atom_hinf.cpp \
20 atom_hmhd.cpp \
21 atom_hnti.cpp \
22 atom_iods.cpp \
23 atom_maxr.cpp \
24 atom_mdat.cpp \
25 atom_mdhd.cpp \
26 atom_mdia.cpp \
27 atom_mfhd.cpp \
28 atom_minf.cpp \
29 atom_moof.cpp \
30 atom_moov.cpp \
31 atom_mp4a.cpp \
32 atom_mp4s.cpp \
33 atom_mp4v.cpp \
34 atom_mvex.cpp \
35 atom_mvhd.cpp \
36 atom_nmhd.cpp \
37 atom_nump.cpp \
38 atom_payt.cpp \
39 atom_pmax.cpp \
40 atom_root.cpp \
41 atom_rtp.cpp \
42 atom_sdp.cpp \
43 atoms.h \
44 atom_smhd.cpp \
45 atom_snro.cpp \
46 atom_stbl.cpp \
47 atom_stco.cpp \
48 atom_stdp.cpp \
49 atom_stsc.cpp \
50 atom_stsd.cpp \
51 atom_stsh.cpp \
52 atom_stss.cpp \
53 atom_stsz.cpp \
54 atom_stts.cpp \
55 atom_tfhd.cpp \
56 atom_tims.cpp \
57 atom_tkhd.cpp \
58 atom_tmax.cpp \
59 atom_tmin.cpp \
60 atom_tpyl.cpp \
61 atom_traf.cpp \
62 atom_trak.cpp \
63 atom_tref.cpp \
64 atom_treftype.cpp \
65 atom_trex.cpp \
66 atom_trpy.cpp \
67 atom_trun.cpp \
68 atom_tsro.cpp \
69 atom_udta.cpp \
70 atom_url.cpp \
71 atom_urn.cpp \
72 atom_vmhd.cpp \
73 descriptors.cpp \
74 descriptors.h \
75 isma.cpp \
76 mp4array.h \
77 mp4atom.cpp \
78 mp4atom.h \
79 mp4common.h \
80 mp4container.cpp \
81 mp4container.h \
82 mp4.h \
83 mp4.cpp \
84 mp4descriptor.cpp \
85 mp4descriptor.h \
86 mp4file.cpp \
87 mp4file.h \
88 mp4file_io.cpp \
89 mp4info.cpp \
90 mp4property.cpp \
91 mp4property.h \
92 mp4track.cpp \
93 mp4track.h \
94 mp4util.cpp \
95 mp4util.h \
96 ocidescriptors.cpp \
97 ocidescriptors.h \
98 odcommands.cpp \
99 odcommands.h \
100 qosqualifiers.cpp \
101 qosqualifiers.h \
102 rtphint.cpp \
103 rtphint.h
104
105 EXTRA_DIST = API_CHANGES \
106 INTERNALS \
107 libmp4v260.dsp \
108 libmp4v2_st60.dsp \
109 TODO