cog/Frameworks/WMA/WMA.xcodeproj/project.pbxproj

1434 lines
119 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
830F0BD117FC4FB900042E8F /* allcodecs.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0B8F17FC4FB900042E8F /* allcodecs.c */; };
830F0BD217FC4FB900042E8F /* avcodec.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0B9017FC4FB900042E8F /* avcodec.h */; settings = {ATTRIBUTES = (Public, ); }; };
830F0BD517FC4FB900042E8F /* fft.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0B9317FC4FB900042E8F /* fft.c */; };
830F0BD617FC4FB900042E8F /* fft.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0B9417FC4FB900042E8F /* fft.h */; };
830F0BD717FC4FB900042E8F /* get_bits.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0B9517FC4FB900042E8F /* get_bits.h */; };
830F0BD817FC4FB900042E8F /* internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0B9617FC4FB900042E8F /* internal.h */; };
830F0BD917FC4FB900042E8F /* mathops.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0B9717FC4FB900042E8F /* mathops.h */; };
830F0BDA17FC4FB900042E8F /* mathtables.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0B9817FC4FB900042E8F /* mathtables.c */; };
830F0BDB17FC4FB900042E8F /* mdct.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0B9917FC4FB900042E8F /* mdct.c */; };
830F0BDC17FC4FB900042E8F /* old_codec_ids.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0B9A17FC4FB900042E8F /* old_codec_ids.h */; settings = {ATTRIBUTES = (Public, ); }; };
830F0BDD17FC4FB900042E8F /* parser.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0B9B17FC4FB900042E8F /* parser.c */; };
830F0BDE17FC4FB900042E8F /* parser.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0B9C17FC4FB900042E8F /* parser.h */; };
830F0BDF17FC4FB900042E8F /* put_bits.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0B9D17FC4FB900042E8F /* put_bits.h */; };
830F0BE017FC4FB900042E8F /* simple_idct.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0B9E17FC4FB900042E8F /* simple_idct.c */; };
830F0BE117FC4FB900042E8F /* simple_idct.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0B9F17FC4FB900042E8F /* simple_idct.h */; };
830F0BE217FC4FB900042E8F /* utils.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0BA017FC4FB900042E8F /* utils.c */; };
830F0BE317FC4FB900042E8F /* version.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BA117FC4FB900042E8F /* version.h */; settings = {ATTRIBUTES = (Public, ); }; };
830F0BE417FC4FB900042E8F /* wma_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0BA217FC4FB900042E8F /* wma_common.c */; };
830F0BE517FC4FB900042E8F /* wma_common.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BA317FC4FB900042E8F /* wma_common.h */; };
830F0BE617FC4FB900042E8F /* wmadata.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BA417FC4FB900042E8F /* wmadata.h */; };
830F0BE717FC4FB900042E8F /* wmadec.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0BA517FC4FB900042E8F /* wmadec.c */; };
830F0BE817FC4FB900042E8F /* wmalosslessdec.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0BA617FC4FB900042E8F /* wmalosslessdec.c */; };
830F0BE917FC4FB900042E8F /* wmaprodata.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BA717FC4FB900042E8F /* wmaprodata.h */; };
830F0BEA17FC4FB900042E8F /* wmaprodec.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0BA817FC4FB900042E8F /* wmaprodec.c */; };
830F0BEB17FC4FB900042E8F /* wmavoice.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0BA917FC4FB900042E8F /* wmavoice.c */; };
830F0BEC17FC4FB900042E8F /* wmavoice_data.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BAA17FC4FB900042E8F /* wmavoice_data.h */; };
830F0BEE17FC4FB900042E8F /* allformats.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0BAE17FC4FB900042E8F /* allformats.c */; };
830F0BEF17FC4FB900042E8F /* asf.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0BAF17FC4FB900042E8F /* asf.c */; };
830F0BF017FC4FB900042E8F /* avformat.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BB017FC4FB900042E8F /* avformat.h */; settings = {ATTRIBUTES = (Public, ); }; };
830F0BF117FC4FB900042E8F /* avi.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BB117FC4FB900042E8F /* avi.h */; };
830F0BF217FC4FB900042E8F /* avio.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0BB217FC4FB900042E8F /* avio.c */; };
830F0BF317FC4FB900042E8F /* avio.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BB317FC4FB900042E8F /* avio.h */; settings = {ATTRIBUTES = (Public, ); }; };
830F0BF417FC4FB900042E8F /* aviobuf.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0BB417FC4FB900042E8F /* aviobuf.c */; };
830F0BF517FC4FB900042E8F /* cutils.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0BB517FC4FB900042E8F /* cutils.c */; };
830F0BF617FC4FB900042E8F /* file.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0BB617FC4FB900042E8F /* file.c */; };
830F0BF717FC4FB900042E8F /* format.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0BB717FC4FB900042E8F /* format.c */; };
830F0BF817FC4FB900042E8F /* os_support.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0BB817FC4FB900042E8F /* os_support.c */; };
830F0BF917FC4FB900042E8F /* os_support.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BB917FC4FB900042E8F /* os_support.h */; };
830F0BFA17FC4FB900042E8F /* attributes.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BBB17FC4FB900042E8F /* attributes.h */; settings = {ATTRIBUTES = (Public, ); }; };
830F0BFB17FC4FB900042E8F /* avutil.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BBC17FC4FB900042E8F /* avutil.h */; settings = {ATTRIBUTES = (Public, ); }; };
830F0BFC17FC4FB900042E8F /* bswap.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BBD17FC4FB900042E8F /* bswap.h */; };
830F0BFD17FC4FB900042E8F /* buffer.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BBE17FC4FB900042E8F /* buffer.h */; settings = {ATTRIBUTES = (Public, ); }; };
830F0BFE17FC4FB900042E8F /* channel_layout.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BBF17FC4FB900042E8F /* channel_layout.h */; settings = {ATTRIBUTES = (Public, ); }; };
830F0BFF17FC4FB900042E8F /* common.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BC017FC4FB900042E8F /* common.h */; settings = {ATTRIBUTES = (Public, ); }; };
830F0C0017FC4FB900042E8F /* cpu.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BC117FC4FB900042E8F /* cpu.h */; settings = {ATTRIBUTES = (Public, ); }; };
830F0C0117FC4FB900042E8F /* dict.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BC217FC4FB900042E8F /* dict.h */; settings = {ATTRIBUTES = (Public, ); }; };
830F0C0217FC4FB900042E8F /* error.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BC317FC4FB900042E8F /* error.h */; settings = {ATTRIBUTES = (Public, ); }; };
830F0C0317FC4FB900042E8F /* frame.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BC417FC4FB900042E8F /* frame.h */; settings = {ATTRIBUTES = (Public, ); }; };
830F0C0417FC4FB900042E8F /* intfloat.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BC517FC4FB900042E8F /* intfloat.h */; settings = {ATTRIBUTES = (Public, ); }; };
830F0C0517FC4FB900042E8F /* intfloat_readwrite.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BC617FC4FB900042E8F /* intfloat_readwrite.h */; settings = {ATTRIBUTES = (Public, ); }; };
830F0C0617FC4FB900042E8F /* log.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BC717FC4FB900042E8F /* log.h */; settings = {ATTRIBUTES = (Public, ); }; };
830F0C0717FC4FB900042E8F /* mathematics.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BC817FC4FB900042E8F /* mathematics.h */; settings = {ATTRIBUTES = (Public, ); }; };
830F0C0817FC4FB900042E8F /* mem.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0BC917FC4FB900042E8F /* mem.c */; };
830F0C0917FC4FB900042E8F /* mem.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BCA17FC4FB900042E8F /* mem.h */; settings = {ATTRIBUTES = (Public, ); }; };
830F0C0A17FC4FB900042E8F /* old_pix_fmts.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BCB17FC4FB900042E8F /* old_pix_fmts.h */; };
830F0C0B17FC4FB900042E8F /* pixfmt.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BCC17FC4FB900042E8F /* pixfmt.h */; settings = {ATTRIBUTES = (Public, ); }; };
830F0C0C17FC4FB900042E8F /* rational.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BCD17FC4FB900042E8F /* rational.h */; settings = {ATTRIBUTES = (Public, ); }; };
830F0C0D17FC4FB900042E8F /* samplefmt.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0BCE17FC4FB900042E8F /* samplefmt.h */; settings = {ATTRIBUTES = (Public, ); }; };
830F0C1117FC4FF400042E8F /* avfft.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C0F17FC4FF400042E8F /* avfft.c */; };
830F0C1217FC4FF400042E8F /* avfft.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C1017FC4FF400042E8F /* avfft.h */; };
830F0C1417FC500B00042E8F /* fft-internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C1317FC500B00042E8F /* fft-internal.h */; };
830F0C1917FC523000042E8F /* rdt.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C1517FC523000042E8F /* rdt.h */; };
830F0C1A17FC523000042E8F /* rtp.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C1617FC523000042E8F /* rtp.h */; };
830F0C1B17FC523000042E8F /* url.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C1717FC523000042E8F /* url.c */; };
830F0C1C17FC523000042E8F /* url.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C1817FC523000042E8F /* url.h */; };
830F0C2217FC527400042E8F /* atomic_gcc.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C1D17FC527400042E8F /* atomic_gcc.h */; };
830F0C2317FC527400042E8F /* atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C1E17FC527400042E8F /* atomic.c */; };
830F0C2417FC527400042E8F /* atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C1F17FC527400042E8F /* atomic.h */; };
830F0C2517FC527400042E8F /* bswap.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C2117FC527400042E8F /* bswap.h */; };
830F0C2917FC54F800042E8F /* asfdec.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C2617FC54F800042E8F /* asfdec.c */; };
830F0C2A17FC54F800042E8F /* rtpdec.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C2717FC54F800042E8F /* rtpdec.h */; };
830F0C2B17FC54F800042E8F /* srtp.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C2817FC54F800042E8F /* srtp.h */; };
830F0C2E17FC551F00042E8F /* asfcrypt.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C2C17FC551F00042E8F /* asfcrypt.c */; };
830F0C2F17FC551F00042E8F /* asfcrypt.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C2D17FC551F00042E8F /* asfcrypt.h */; };
830F0C3817FC554D00042E8F /* buffer.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C3017FC554D00042E8F /* buffer.c */; };
830F0C3917FC554D00042E8F /* des.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C3117FC554D00042E8F /* des.c */; };
830F0C3A17FC554D00042E8F /* des.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C3217FC554D00042E8F /* des.h */; };
830F0C3B17FC554D00042E8F /* float_dsp.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C3317FC554D00042E8F /* float_dsp.c */; };
830F0C3C17FC554D00042E8F /* float_dsp.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C3417FC554D00042E8F /* float_dsp.h */; };
830F0C3D17FC554D00042E8F /* internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C3517FC554D00042E8F /* internal.h */; };
830F0C3E17FC554D00042E8F /* libm.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C3617FC554D00042E8F /* libm.h */; };
830F0C3F17FC554D00042E8F /* timer.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C3717FC554D00042E8F /* timer.h */; };
830F0C4917FC7CA300042E8F /* asf.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C4017FC7CA300042E8F /* asf.h */; };
830F0C4A17FC7CA300042E8F /* avio_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C4117FC7CA300042E8F /* avio_internal.h */; };
830F0C4B17FC7CA300042E8F /* id3v2.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C4217FC7CA300042E8F /* id3v2.h */; };
830F0C4C17FC7CA300042E8F /* internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C4317FC7CA300042E8F /* internal.h */; };
830F0C4D17FC7CA300042E8F /* metadata.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C4417FC7CA300042E8F /* metadata.c */; };
830F0C4E17FC7CA300042E8F /* metadata.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C4517FC7CA300042E8F /* metadata.h */; };
830F0C4F17FC7CA300042E8F /* riff.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C4617FC7CA300042E8F /* riff.c */; };
830F0C5017FC7CA300042E8F /* riff.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C4717FC7CA300042E8F /* riff.h */; };
830F0C5117FC7CA300042E8F /* riffdec.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C4817FC7CA300042E8F /* riffdec.c */; };
830F0C5617FC7CC300042E8F /* avlanguage.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C5217FC7CC300042E8F /* avlanguage.c */; };
830F0C5717FC7CC300042E8F /* avlanguage.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C5317FC7CC300042E8F /* avlanguage.h */; };
830F0C5817FC7CC300042E8F /* id3v2.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C5417FC7CC300042E8F /* id3v2.c */; };
830F0C5917FC7CC300042E8F /* utils.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C5517FC7CC300042E8F /* utils.c */; };
830F0C5C17FC7CEA00042E8F /* id3v1.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C5A17FC7CEA00042E8F /* id3v1.c */; };
830F0C5D17FC7CEA00042E8F /* id3v1.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C5B17FC7CEA00042E8F /* id3v1.h */; };
830F0C5F17FC7D3100042E8F /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 830F0C5E17FC7D3100042E8F /* libz.dylib */; };
830F0C6A17FC7DB100042E8F /* avassert.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C6017FC7DB100042E8F /* avassert.h */; };
830F0C6B17FC7DB100042E8F /* bprint.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C6117FC7DB100042E8F /* bprint.c */; };
830F0C6C17FC7DB100042E8F /* bprint.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C6217FC7DB100042E8F /* bprint.h */; };
830F0C6D17FC7DB100042E8F /* buffer_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C6317FC7DB100042E8F /* buffer_internal.h */; };
830F0C6E17FC7DB100042E8F /* intreadwrite.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C6417FC7DB100042E8F /* intreadwrite.h */; };
830F0C6F17FC7DB100042E8F /* pixdesc.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C6517FC7DB100042E8F /* pixdesc.c */; };
830F0C7017FC7DB100042E8F /* pixdesc.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C6617FC7DB100042E8F /* pixdesc.h */; };
830F0C7117FC7DB100042E8F /* rc4.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C6717FC7DB100042E8F /* rc4.c */; };
830F0C7217FC7DB100042E8F /* rc4.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C6817FC7DB100042E8F /* rc4.h */; };
830F0C7317FC7DB100042E8F /* version.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C6917FC7DB100042E8F /* version.h */; };
830F0C7617FC7DCB00042E8F /* avstring.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C7417FC7DCB00042E8F /* avstring.c */; };
830F0C7717FC7DCB00042E8F /* avstring.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C7517FC7DCB00042E8F /* avstring.h */; };
830F0C7B17FC7E4E00042E8F /* crc.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C7817FC7E4E00042E8F /* crc.c */; };
830F0C7C17FC7E4E00042E8F /* log.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C7917FC7E4E00042E8F /* log.c */; };
830F0C7D17FC7E4E00042E8F /* mathematics.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C7A17FC7E4E00042E8F /* mathematics.c */; };
830F0C8117FC7ED100042E8F /* crc.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C7E17FC7ED100042E8F /* crc.h */; };
830F0C8217FC7ED100042E8F /* dict.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C7F17FC7ED100042E8F /* dict.c */; };
830F0C8317FC7ED100042E8F /* rational.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C8017FC7ED100042E8F /* rational.c */; };
830F0CC217FC7F1E00042E8F /* acelp_filters.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C8417FC7F1E00042E8F /* acelp_filters.c */; };
830F0CC317FC7F1E00042E8F /* acelp_filters.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C8517FC7F1E00042E8F /* acelp_filters.h */; };
830F0CC417FC7F1E00042E8F /* acelp_pitch_delay.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C8617FC7F1E00042E8F /* acelp_pitch_delay.c */; };
830F0CC517FC7F1E00042E8F /* acelp_pitch_delay.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C8717FC7F1E00042E8F /* acelp_pitch_delay.h */; };
830F0CC617FC7F1E00042E8F /* acelp_vectors.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C8817FC7F1E00042E8F /* acelp_vectors.c */; };
830F0CC717FC7F1E00042E8F /* acelp_vectors.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C8917FC7F1E00042E8F /* acelp_vectors.h */; };
830F0CC817FC7F1E00042E8F /* avpacket.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C8A17FC7F1E00042E8F /* avpacket.c */; };
830F0CC917FC7F1E00042E8F /* bit_depth_template.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C8B17FC7F1E00042E8F /* bit_depth_template.c */; };
830F0CCA17FC7F1E00042E8F /* bytestream.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C8C17FC7F1E00042E8F /* bytestream.h */; };
830F0CCB17FC7F1E00042E8F /* celp_filters.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C8D17FC7F1E00042E8F /* celp_filters.c */; };
830F0CCC17FC7F1E00042E8F /* celp_filters.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C8E17FC7F1E00042E8F /* celp_filters.h */; };
830F0CCD17FC7F1E00042E8F /* celp_math.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C8F17FC7F1E00042E8F /* celp_math.c */; };
830F0CCE17FC7F1E00042E8F /* celp_math.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C9017FC7F1E00042E8F /* celp_math.h */; };
830F0CCF17FC7F1E00042E8F /* copy_block.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C9117FC7F1E00042E8F /* copy_block.h */; };
830F0CD017FC7F1E00042E8F /* dct.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C9217FC7F1E00042E8F /* dct.c */; };
830F0CD117FC7F1E00042E8F /* dct.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C9317FC7F1E00042E8F /* dct.h */; };
830F0CD217FC7F1E00042E8F /* dct32_float.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C9417FC7F1E00042E8F /* dct32_float.c */; };
830F0CD317FC7F1E00042E8F /* dct32.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C9517FC7F1E00042E8F /* dct32.c */; };
830F0CD417FC7F1E00042E8F /* dct32.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C9617FC7F1E00042E8F /* dct32.h */; };
830F0CD517FC7F1E00042E8F /* dctref.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C9717FC7F1E00042E8F /* dctref.c */; };
830F0CD617FC7F1E00042E8F /* dctref.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C9817FC7F1E00042E8F /* dctref.h */; };
830F0CDA17FC7F1E00042E8F /* error_resilience.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C9C17FC7F1E00042E8F /* error_resilience.c */; };
830F0CDB17FC7F1E00042E8F /* error_resilience.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C9D17FC7F1E00042E8F /* error_resilience.h */; };
830F0CDC17FC7F1E00042E8F /* faandct.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0C9E17FC7F1E00042E8F /* faandct.c */; };
830F0CDD17FC7F1E00042E8F /* faandct.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0C9F17FC7F1E00042E8F /* faandct.h */; };
830F0CDE17FC7F1E00042E8F /* faanidct.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0CA017FC7F1E00042E8F /* faanidct.c */; };
830F0CDF17FC7F1E00042E8F /* faanidct.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0CA117FC7F1E00042E8F /* faanidct.h */; };
830F0CE017FC7F1E00042E8F /* fmtconvert.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0CA217FC7F1E00042E8F /* fmtconvert.c */; };
830F0CE117FC7F1E00042E8F /* fmtconvert.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0CA317FC7F1E00042E8F /* fmtconvert.h */; };
830F0CE217FC7F1E00042E8F /* frame_thread_encoder.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0CA417FC7F1E00042E8F /* frame_thread_encoder.c */; };
830F0CE317FC7F1E00042E8F /* frame_thread_encoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0CA517FC7F1E00042E8F /* frame_thread_encoder.h */; };
830F0CE417FC7F1E00042E8F /* h264chroma_template.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0CA617FC7F1E00042E8F /* h264chroma_template.c */; };
830F0CE517FC7F1E00042E8F /* h264chroma.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0CA717FC7F1E00042E8F /* h264chroma.c */; };
830F0CE617FC7F1E00042E8F /* h264chroma.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0CA817FC7F1E00042E8F /* h264chroma.h */; };
830F0CE717FC7F1E00042E8F /* hpeldsp.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0CA917FC7F1E00042E8F /* hpeldsp.c */; };
830F0CE817FC7F1E00042E8F /* hpeldsp.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0CAA17FC7F1E00042E8F /* hpeldsp.h */; };
830F0CE917FC7F1E00042E8F /* imgconvert.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0CAB17FC7F1E00042E8F /* imgconvert.c */; };
830F0CEA17FC7F1E00042E8F /* imgconvert.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0CAC17FC7F1E00042E8F /* imgconvert.h */; };
830F0CEB17FC7F1E00042E8F /* lsp.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0CAD17FC7F1E00042E8F /* lsp.c */; };
830F0CEC17FC7F1E00042E8F /* lsp.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0CAE17FC7F1E00042E8F /* lsp.h */; };
830F0CED17FC7F1E00042E8F /* mpeg12data.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0CAF17FC7F1E00042E8F /* mpeg12data.c */; };
830F0CEE17FC7F1E00042E8F /* mpeg12data.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0CB017FC7F1E00042E8F /* mpeg12data.h */; };
830F0CEF17FC7F1E00042E8F /* mpegvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0CB117FC7F1E00042E8F /* mpegvideo.h */; };
830F0CF017FC7F1E00042E8F /* ratecontrol.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0CB217FC7F1E00042E8F /* ratecontrol.c */; };
830F0CF117FC7F1E00042E8F /* ratecontrol.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0CB317FC7F1E00042E8F /* ratecontrol.h */; };
830F0CF217FC7F1E00042E8F /* raw.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0CB417FC7F1E00042E8F /* raw.c */; };
830F0CF317FC7F1E00042E8F /* raw.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0CB517FC7F1E00042E8F /* raw.h */; };
830F0CF417FC7F1E00042E8F /* rdft.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0CB617FC7F1E00042E8F /* rdft.c */; };
830F0CF517FC7F1E00042E8F /* rdft.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0CB717FC7F1E00042E8F /* rdft.h */; };
830F0CF617FC7F1E00042E8F /* rl.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0CB817FC7F1E00042E8F /* rl.h */; };
830F0CF717FC7F1E00042E8F /* rnd_avg.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0CB917FC7F1E00042E8F /* rnd_avg.h */; };
830F0CF917FC7F1E00042E8F /* sinewin.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0CBB17FC7F1E00042E8F /* sinewin.c */; };
830F0CFA17FC7F1E00042E8F /* sinewin.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0CBC17FC7F1E00042E8F /* sinewin.h */; };
830F0CFB17FC7F1E00042E8F /* thread.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0CBD17FC7F1E00042E8F /* thread.h */; };
830F0CFC17FC7F1E00042E8F /* videodsp.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0CBE17FC7F1E00042E8F /* videodsp.c */; };
830F0CFD17FC7F1E00042E8F /* videodsp.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0CBF17FC7F1E00042E8F /* videodsp.h */; };
830F0CFE17FC7F1E00042E8F /* wma.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0CC017FC7F1E00042E8F /* wma.c */; };
830F0CFF17FC7F1E00042E8F /* wma.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0CC117FC7F1E00042E8F /* wma.h */; };
830F0D0317FC7F4000042E8F /* sinewin_tablegen.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D0117FC7F4000042E8F /* sinewin_tablegen.h */; };
830F0D0B17FC80B400042E8F /* lsp_mips.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D0517FC80B400042E8F /* lsp_mips.h */; };
830F0D0C17FC80B400042E8F /* rectangle.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D0617FC80B400042E8F /* rectangle.h */; };
830F0D0F17FC80B400042E8F /* mathops.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D0A17FC80B400042E8F /* mathops.h */; };
830F0D1317FC815000042E8F /* constants.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D1017FC815000042E8F /* constants.c */; };
830F0D1417FC815000042E8F /* constants.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D1117FC815000042E8F /* constants.h */; };
830F0D1E17FC82AB00042E8F /* colorspace.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D1617FC82AB00042E8F /* colorspace.h */; };
830F0D1F17FC82AB00042E8F /* cpu_internal.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D1717FC82AB00042E8F /* cpu_internal.h */; };
830F0D2017FC82AB00042E8F /* cpu.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D1817FC82AB00042E8F /* cpu.c */; };
830F0D2117FC82AB00042E8F /* eval.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D1917FC82AB00042E8F /* eval.c */; };
830F0D2217FC82AB00042E8F /* eval.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D1A17FC82AB00042E8F /* eval.h */; };
830F0D2317FC82AB00042E8F /* fifo.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D1B17FC82AB00042E8F /* fifo.c */; };
830F0D2417FC82AB00042E8F /* fifo.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D1C17FC82AB00042E8F /* fifo.h */; };
830F0D2517FC82AB00042E8F /* frame.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D1D17FC82AB00042E8F /* frame.c */; };
830F0D2E17FC841B00042E8F /* channel_layout.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D2617FC841B00042E8F /* channel_layout.c */; };
830F0D2F17FC841B00042E8F /* error.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D2717FC841B00042E8F /* error.c */; };
830F0D3017FC841B00042E8F /* imgutils.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D2817FC841B00042E8F /* imgutils.c */; };
830F0D3117FC841B00042E8F /* imgutils.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D2917FC841B00042E8F /* imgutils.h */; };
830F0D3217FC841B00042E8F /* intfloat_readwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D2A17FC841B00042E8F /* intfloat_readwrite.c */; };
830F0D3317FC841B00042E8F /* opt.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D2B17FC841B00042E8F /* opt.c */; };
830F0D3417FC841B00042E8F /* opt.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D2C17FC841B00042E8F /* opt.h */; };
830F0D3517FC841B00042E8F /* samplefmt.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D2D17FC841B00042E8F /* samplefmt.c */; };
830F0D3817FC844E00042E8F /* parseutils.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D3617FC844E00042E8F /* parseutils.c */; };
830F0D3917FC844E00042E8F /* parseutils.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D3717FC844E00042E8F /* parseutils.h */; };
830F0D3C17FC846C00042E8F /* random_seed.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D3A17FC846C00042E8F /* random_seed.c */; };
830F0D3D17FC846C00042E8F /* random_seed.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D3B17FC846C00042E8F /* random_seed.h */; };
830F0D4017FC848D00042E8F /* sha.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D3E17FC848D00042E8F /* sha.c */; };
830F0D4117FC848D00042E8F /* sha.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D3F17FC848D00042E8F /* sha.h */; };
830F0D4617FC85ED00042E8F /* integer.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D4217FC85ED00042E8F /* integer.c */; };
830F0D4717FC85ED00042E8F /* integer.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D4317FC85ED00042E8F /* integer.h */; };
830F0D4817FC85ED00042E8F /* intmath.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D4417FC85ED00042E8F /* intmath.c */; };
830F0D4917FC85ED00042E8F /* intmath.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D4517FC85ED00042E8F /* intmath.h */; };
830F0D4D17FC862400042E8F /* time.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D4A17FC862300042E8F /* time.c */; };
830F0D4F17FC862400042E8F /* utils.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D4C17FC862400042E8F /* utils.c */; };
830F0D5117FC880E00042E8F /* time_.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D5017FC880E00042E8F /* time_.h */; };
830F0D5317FC891800042E8F /* file_open.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D5217FC891800042E8F /* file_open.c */; };
830F0D5817FC893E00042E8F /* bitstream.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D5417FC893E00042E8F /* bitstream.c */; };
830F0D5917FC893E00042E8F /* codec_desc.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D5517FC893E00042E8F /* codec_desc.c */; };
830F0D5A17FC893E00042E8F /* rawdec.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D5617FC893E00042E8F /* rawdec.c */; };
830F0D5B17FC893E00042E8F /* tableprint.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D5717FC893E00042E8F /* tableprint.h */; };
830F0D5E17FC89BD00042E8F /* options_table.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D5C17FC89BD00042E8F /* options_table.h */; };
830F0D5F17FC89BD00042E8F /* options.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D5D17FC89BD00042E8F /* options.c */; };
830F0D6417FC8A3300042E8F /* audiointerleave.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D6017FC8A3300042E8F /* audiointerleave.c */; };
830F0D6517FC8A3300042E8F /* audiointerleave.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D6117FC8A3300042E8F /* audiointerleave.h */; };
830F0D6617FC8A3300042E8F /* options_table.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D6217FC8A3300042E8F /* options_table.h */; };
830F0D6717FC8A3300042E8F /* options.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D6317FC8A3300042E8F /* options.c */; };
830F0D6917FC8A3D00042E8F /* avpicture.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D6817FC8A3D00042E8F /* avpicture.c */; };
830F0D6C17FC8C0700042E8F /* aactab.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D6A17FC8C0700042E8F /* aactab.c */; };
830F0D6D17FC8C0700042E8F /* aactab.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D6B17FC8C0700042E8F /* aactab.h */; };
830F0D7117FC8C1300042E8F /* ast.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D6E17FC8C1300042E8F /* ast.c */; };
830F0D7217FC8C1300042E8F /* ast.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D6F17FC8C1300042E8F /* ast.h */; };
830F0D7317FC8C1300042E8F /* astdec.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D7017FC8C1300042E8F /* astdec.c */; };
830F0D7717FC8C7300042E8F /* aac.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D7417FC8C7300042E8F /* aac.h */; };
830F0D7817FC8C7300042E8F /* mpeg4audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D7517FC8C7300042E8F /* mpeg4audio.c */; };
830F0D7917FC8C7300042E8F /* mpeg4audio.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D7617FC8C7300042E8F /* mpeg4audio.h */; };
830F0D7B17FC8E2400042E8F /* avidec.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D7A17FC8E2400042E8F /* avidec.c */; };
830F0D7E17FC8E4800042E8F /* dv.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D7C17FC8E4800042E8F /* dv.c */; };
830F0D7F17FC8E4800042E8F /* dv.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D7D17FC8E4800042E8F /* dv.h */; };
830F0D8817FC8E8B00042E8F /* aac_tablegen_decl.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D8017FC8E8B00042E8F /* aac_tablegen_decl.h */; };
830F0D8917FC8E8B00042E8F /* aac_tablegen.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D8117FC8E8B00042E8F /* aac_tablegen.h */; };
830F0D8A17FC8E8B00042E8F /* aacps.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D8217FC8E8B00042E8F /* aacps.h */; };
830F0D8B17FC8E8B00042E8F /* aacpsdsp.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D8317FC8E8B00042E8F /* aacpsdsp.h */; };
830F0D8C17FC8E8B00042E8F /* dv_profile.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D8417FC8E8B00042E8F /* dv_profile.c */; };
830F0D8D17FC8E8B00042E8F /* dv_profile.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D8517FC8E8B00042E8F /* dv_profile.h */; };
830F0D8E17FC8E8B00042E8F /* sbr.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D8617FC8E8B00042E8F /* sbr.h */; };
830F0D8F17FC8E8B00042E8F /* sbrdsp.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D8717FC8E8B00042E8F /* sbrdsp.h */; };
830F0D9217FC8EAC00042E8F /* dvdata.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0D9017FC8EAC00042E8F /* dvdata.c */; };
830F0D9317FC8EAC00042E8F /* dvdata.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0D9117FC8EAC00042E8F /* dvdata.h */; };
830F0DAD17FC8FBD00042E8F /* dct_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0DA917FC8FBD00042E8F /* dct_init.c */; };
830F0DAE17FC8FBD00042E8F /* fft_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0DAA17FC8FBD00042E8F /* fft_init.c */; };
830F0DAF17FC8FBD00042E8F /* fmtconvert_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0DAB17FC8FBD00042E8F /* fmtconvert_init.c */; };
830F0DB017FC8FBD00042E8F /* hpeldsp_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0DAC17FC8FBD00042E8F /* hpeldsp_init.c */; };
830F0DB217FC8FCE00042E8F /* log2_tab.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0DB117FC8FCE00042E8F /* log2_tab.c */; };
830F0DB817FC921D00042E8F /* asm.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0DB317FC921D00042E8F /* asm.h */; };
830F0DB917FC921D00042E8F /* cpu.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0DB417FC921D00042E8F /* cpu.c */; };
830F0DBA17FC921D00042E8F /* cpu.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0DB517FC921D00042E8F /* cpu.h */; };
830F0DBB17FC921D00042E8F /* emms.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0DB617FC921D00042E8F /* emms.h */; };
830F0DBC17FC921D00042E8F /* timer.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0DB717FC921D00042E8F /* timer.h */; };
830F0DBE17FC922C00042E8F /* h264chroma_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0DBD17FC922C00042E8F /* h264chroma_init.c */; };
830F0DC017FC927D00042E8F /* float_dsp_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0DBF17FC927D00042E8F /* float_dsp_init.c */; };
830F0DC217FC929E00042E8F /* mux.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0DC117FC929E00042E8F /* mux.c */; };
830F0DC417FC92EE00042E8F /* videodsp_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0DC317FC92EE00042E8F /* videodsp_init.c */; };
830F0DC617FC92FA00042E8F /* wavdec.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0DC517FC92FA00042E8F /* wavdec.c */; };
830F0DC917FC931700042E8F /* pcm.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0DC717FC931700042E8F /* pcm.c */; };
830F0DCA17FC931700042E8F /* pcm.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0DC817FC931700042E8F /* pcm.h */; };
830F0DCD17FC933100042E8F /* w64.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0DCB17FC933100042E8F /* w64.c */; };
830F0DCE17FC933100042E8F /* w64.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0DCC17FC933100042E8F /* w64.h */; };
830F0DD117FC934D00042E8F /* spdif.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0DCF17FC934D00042E8F /* spdif.c */; };
830F0DD217FC934D00042E8F /* spdif.h in Headers */ = {isa = PBXBuildFile; fileRef = 830F0DD017FC934D00042E8F /* spdif.h */; };
830F0DD617FC93E400042E8F /* xwma.c in Sources */ = {isa = PBXBuildFile; fileRef = 830F0DD417FC93E400042E8F /* xwma.c */; };
83BCB8E217FCA64400760340 /* avconfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BCB8DF17FCA64400760340 /* avconfig.h */; settings = {ATTRIBUTES = (Public, ); }; };
83BCB8E317FCA64400760340 /* timecode.c in Sources */ = {isa = PBXBuildFile; fileRef = 83BCB8E017FCA64400760340 /* timecode.c */; };
83BCB8E417FCA64400760340 /* timecode.h in Headers */ = {isa = PBXBuildFile; fileRef = 83BCB8E117FCA64400760340 /* timecode.h */; };
8DC2EF530486A6940098B216 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C1666FE841158C02AAC07 /* InfoPlist.strings */; };
B09E94940D74834B0064F138 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = B09E94730D74834B0064F138 /* config.h */; settings = {ATTRIBUTES = (Public, ); }; };
B09E94F00D748DEE0064F138 /* libiconv.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = B09E94EF0D748DEE0064F138 /* libiconv.dylib */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
32DBCF5E0370ADEE00C91783 /* WMA_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WMA_Prefix.pch; sourceTree = "<group>"; };
830F0B8F17FC4FB900042E8F /* allcodecs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = allcodecs.c; sourceTree = "<group>"; };
830F0B9017FC4FB900042E8F /* avcodec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avcodec.h; sourceTree = "<group>"; };
830F0B9317FC4FB900042E8F /* fft.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fft.c; sourceTree = "<group>"; };
830F0B9417FC4FB900042E8F /* fft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fft.h; sourceTree = "<group>"; };
830F0B9517FC4FB900042E8F /* get_bits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = get_bits.h; sourceTree = "<group>"; };
830F0B9617FC4FB900042E8F /* internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = internal.h; sourceTree = "<group>"; };
830F0B9717FC4FB900042E8F /* mathops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mathops.h; sourceTree = "<group>"; };
830F0B9817FC4FB900042E8F /* mathtables.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mathtables.c; sourceTree = "<group>"; };
830F0B9917FC4FB900042E8F /* mdct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mdct.c; sourceTree = "<group>"; };
830F0B9A17FC4FB900042E8F /* old_codec_ids.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = old_codec_ids.h; sourceTree = "<group>"; };
830F0B9B17FC4FB900042E8F /* parser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = parser.c; sourceTree = "<group>"; };
830F0B9C17FC4FB900042E8F /* parser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parser.h; sourceTree = "<group>"; };
830F0B9D17FC4FB900042E8F /* put_bits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = put_bits.h; sourceTree = "<group>"; };
830F0B9E17FC4FB900042E8F /* simple_idct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = simple_idct.c; sourceTree = "<group>"; };
830F0B9F17FC4FB900042E8F /* simple_idct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = simple_idct.h; sourceTree = "<group>"; };
830F0BA017FC4FB900042E8F /* utils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = utils.c; sourceTree = "<group>"; };
830F0BA117FC4FB900042E8F /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
830F0BA217FC4FB900042E8F /* wma_common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = wma_common.c; sourceTree = "<group>"; };
830F0BA317FC4FB900042E8F /* wma_common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wma_common.h; sourceTree = "<group>"; };
830F0BA417FC4FB900042E8F /* wmadata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wmadata.h; sourceTree = "<group>"; };
830F0BA517FC4FB900042E8F /* wmadec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = wmadec.c; sourceTree = "<group>"; };
830F0BA617FC4FB900042E8F /* wmalosslessdec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = wmalosslessdec.c; sourceTree = "<group>"; };
830F0BA717FC4FB900042E8F /* wmaprodata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wmaprodata.h; sourceTree = "<group>"; };
830F0BA817FC4FB900042E8F /* wmaprodec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = wmaprodec.c; sourceTree = "<group>"; };
830F0BA917FC4FB900042E8F /* wmavoice.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = wmavoice.c; sourceTree = "<group>"; };
830F0BAA17FC4FB900042E8F /* wmavoice_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wmavoice_data.h; sourceTree = "<group>"; };
830F0BAC17FC4FB900042E8F /* mathops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mathops.h; sourceTree = "<group>"; };
830F0BAE17FC4FB900042E8F /* allformats.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = allformats.c; sourceTree = "<group>"; };
830F0BAF17FC4FB900042E8F /* asf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asf.c; sourceTree = "<group>"; };
830F0BB017FC4FB900042E8F /* avformat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avformat.h; sourceTree = "<group>"; };
830F0BB117FC4FB900042E8F /* avi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avi.h; sourceTree = "<group>"; };
830F0BB217FC4FB900042E8F /* avio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = avio.c; sourceTree = "<group>"; };
830F0BB317FC4FB900042E8F /* avio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avio.h; sourceTree = "<group>"; };
830F0BB417FC4FB900042E8F /* aviobuf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aviobuf.c; sourceTree = "<group>"; };
830F0BB517FC4FB900042E8F /* cutils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cutils.c; sourceTree = "<group>"; };
830F0BB617FC4FB900042E8F /* file.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = file.c; sourceTree = "<group>"; };
830F0BB717FC4FB900042E8F /* format.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = format.c; sourceTree = "<group>"; };
830F0BB817FC4FB900042E8F /* os_support.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = os_support.c; sourceTree = "<group>"; };
830F0BB917FC4FB900042E8F /* os_support.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = os_support.h; sourceTree = "<group>"; };
830F0BBB17FC4FB900042E8F /* attributes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = attributes.h; sourceTree = "<group>"; };
830F0BBC17FC4FB900042E8F /* avutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avutil.h; sourceTree = "<group>"; };
830F0BBD17FC4FB900042E8F /* bswap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bswap.h; sourceTree = "<group>"; };
830F0BBE17FC4FB900042E8F /* buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = buffer.h; sourceTree = "<group>"; };
830F0BBF17FC4FB900042E8F /* channel_layout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = channel_layout.h; sourceTree = "<group>"; };
830F0BC017FC4FB900042E8F /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
830F0BC117FC4FB900042E8F /* cpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = "<group>"; };
830F0BC217FC4FB900042E8F /* dict.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dict.h; sourceTree = "<group>"; };
830F0BC317FC4FB900042E8F /* error.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = error.h; sourceTree = "<group>"; };
830F0BC417FC4FB900042E8F /* frame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = frame.h; sourceTree = "<group>"; };
830F0BC517FC4FB900042E8F /* intfloat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = intfloat.h; sourceTree = "<group>"; };
830F0BC617FC4FB900042E8F /* intfloat_readwrite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = intfloat_readwrite.h; sourceTree = "<group>"; };
830F0BC717FC4FB900042E8F /* log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = log.h; sourceTree = "<group>"; };
830F0BC817FC4FB900042E8F /* mathematics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mathematics.h; sourceTree = "<group>"; };
830F0BC917FC4FB900042E8F /* mem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mem.c; sourceTree = "<group>"; };
830F0BCA17FC4FB900042E8F /* mem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mem.h; sourceTree = "<group>"; };
830F0BCB17FC4FB900042E8F /* old_pix_fmts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = old_pix_fmts.h; sourceTree = "<group>"; };
830F0BCC17FC4FB900042E8F /* pixfmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pixfmt.h; sourceTree = "<group>"; };
830F0BCD17FC4FB900042E8F /* rational.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rational.h; sourceTree = "<group>"; };
830F0BCE17FC4FB900042E8F /* samplefmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = samplefmt.h; sourceTree = "<group>"; };
830F0BD017FC4FB900042E8F /* bswap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bswap.h; sourceTree = "<group>"; };
830F0C0F17FC4FF400042E8F /* avfft.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = avfft.c; sourceTree = "<group>"; };
830F0C1017FC4FF400042E8F /* avfft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avfft.h; sourceTree = "<group>"; };
830F0C1317FC500B00042E8F /* fft-internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "fft-internal.h"; sourceTree = "<group>"; };
830F0C1517FC523000042E8F /* rdt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rdt.h; sourceTree = "<group>"; };
830F0C1617FC523000042E8F /* rtp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rtp.h; sourceTree = "<group>"; };
830F0C1717FC523000042E8F /* url.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = url.c; sourceTree = "<group>"; };
830F0C1817FC523000042E8F /* url.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = url.h; sourceTree = "<group>"; };
830F0C1D17FC527400042E8F /* atomic_gcc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = atomic_gcc.h; sourceTree = "<group>"; };
830F0C1E17FC527400042E8F /* atomic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = atomic.c; sourceTree = "<group>"; };
830F0C1F17FC527400042E8F /* atomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = atomic.h; sourceTree = "<group>"; };
830F0C2117FC527400042E8F /* bswap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bswap.h; sourceTree = "<group>"; };
830F0C2617FC54F800042E8F /* asfdec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asfdec.c; sourceTree = "<group>"; };
830F0C2717FC54F800042E8F /* rtpdec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rtpdec.h; sourceTree = "<group>"; };
830F0C2817FC54F800042E8F /* srtp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = srtp.h; sourceTree = "<group>"; };
830F0C2C17FC551F00042E8F /* asfcrypt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = asfcrypt.c; sourceTree = "<group>"; };
830F0C2D17FC551F00042E8F /* asfcrypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asfcrypt.h; sourceTree = "<group>"; };
830F0C3017FC554D00042E8F /* buffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = buffer.c; sourceTree = "<group>"; };
830F0C3117FC554D00042E8F /* des.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = des.c; sourceTree = "<group>"; };
830F0C3217FC554D00042E8F /* des.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = des.h; sourceTree = "<group>"; };
830F0C3317FC554D00042E8F /* float_dsp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = float_dsp.c; sourceTree = "<group>"; };
830F0C3417FC554D00042E8F /* float_dsp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = float_dsp.h; sourceTree = "<group>"; };
830F0C3517FC554D00042E8F /* internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = internal.h; sourceTree = "<group>"; };
830F0C3617FC554D00042E8F /* libm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libm.h; sourceTree = "<group>"; };
830F0C3717FC554D00042E8F /* timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timer.h; sourceTree = "<group>"; };
830F0C4017FC7CA300042E8F /* asf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asf.h; sourceTree = "<group>"; };
830F0C4117FC7CA300042E8F /* avio_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avio_internal.h; sourceTree = "<group>"; };
830F0C4217FC7CA300042E8F /* id3v2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = id3v2.h; sourceTree = "<group>"; };
830F0C4317FC7CA300042E8F /* internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = internal.h; sourceTree = "<group>"; };
830F0C4417FC7CA300042E8F /* metadata.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = metadata.c; sourceTree = "<group>"; };
830F0C4517FC7CA300042E8F /* metadata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = metadata.h; sourceTree = "<group>"; };
830F0C4617FC7CA300042E8F /* riff.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = riff.c; sourceTree = "<group>"; };
830F0C4717FC7CA300042E8F /* riff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = riff.h; sourceTree = "<group>"; };
830F0C4817FC7CA300042E8F /* riffdec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = riffdec.c; sourceTree = "<group>"; };
830F0C5217FC7CC300042E8F /* avlanguage.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = avlanguage.c; sourceTree = "<group>"; };
830F0C5317FC7CC300042E8F /* avlanguage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avlanguage.h; sourceTree = "<group>"; };
830F0C5417FC7CC300042E8F /* id3v2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = id3v2.c; sourceTree = "<group>"; };
830F0C5517FC7CC300042E8F /* utils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = utils.c; sourceTree = "<group>"; };
830F0C5A17FC7CEA00042E8F /* id3v1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = id3v1.c; sourceTree = "<group>"; };
830F0C5B17FC7CEA00042E8F /* id3v1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = id3v1.h; sourceTree = "<group>"; };
830F0C5E17FC7D3100042E8F /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = ../../../../../../../Developer/SDKs/MacOSX10.6.sdk/usr/lib/libz.dylib; sourceTree = "<group>"; };
830F0C6017FC7DB100042E8F /* avassert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avassert.h; sourceTree = "<group>"; };
830F0C6117FC7DB100042E8F /* bprint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bprint.c; sourceTree = "<group>"; };
830F0C6217FC7DB100042E8F /* bprint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bprint.h; sourceTree = "<group>"; };
830F0C6317FC7DB100042E8F /* buffer_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = buffer_internal.h; sourceTree = "<group>"; };
830F0C6417FC7DB100042E8F /* intreadwrite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = intreadwrite.h; sourceTree = "<group>"; };
830F0C6517FC7DB100042E8F /* pixdesc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pixdesc.c; sourceTree = "<group>"; };
830F0C6617FC7DB100042E8F /* pixdesc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pixdesc.h; sourceTree = "<group>"; };
830F0C6717FC7DB100042E8F /* rc4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rc4.c; sourceTree = "<group>"; };
830F0C6817FC7DB100042E8F /* rc4.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rc4.h; sourceTree = "<group>"; };
830F0C6917FC7DB100042E8F /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
830F0C7417FC7DCB00042E8F /* avstring.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = avstring.c; sourceTree = "<group>"; };
830F0C7517FC7DCB00042E8F /* avstring.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avstring.h; sourceTree = "<group>"; };
830F0C7817FC7E4E00042E8F /* crc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = crc.c; sourceTree = "<group>"; };
830F0C7917FC7E4E00042E8F /* log.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = log.c; sourceTree = "<group>"; };
830F0C7A17FC7E4E00042E8F /* mathematics.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mathematics.c; sourceTree = "<group>"; };
830F0C7E17FC7ED100042E8F /* crc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = crc.h; sourceTree = "<group>"; };
830F0C7F17FC7ED100042E8F /* dict.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dict.c; sourceTree = "<group>"; };
830F0C8017FC7ED100042E8F /* rational.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rational.c; sourceTree = "<group>"; };
830F0C8417FC7F1E00042E8F /* acelp_filters.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = acelp_filters.c; sourceTree = "<group>"; };
830F0C8517FC7F1E00042E8F /* acelp_filters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = acelp_filters.h; sourceTree = "<group>"; };
830F0C8617FC7F1E00042E8F /* acelp_pitch_delay.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = acelp_pitch_delay.c; sourceTree = "<group>"; };
830F0C8717FC7F1E00042E8F /* acelp_pitch_delay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = acelp_pitch_delay.h; sourceTree = "<group>"; };
830F0C8817FC7F1E00042E8F /* acelp_vectors.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = acelp_vectors.c; sourceTree = "<group>"; };
830F0C8917FC7F1E00042E8F /* acelp_vectors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = acelp_vectors.h; sourceTree = "<group>"; };
830F0C8A17FC7F1E00042E8F /* avpacket.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = avpacket.c; sourceTree = "<group>"; };
830F0C8B17FC7F1E00042E8F /* bit_depth_template.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bit_depth_template.c; sourceTree = "<group>"; };
830F0C8C17FC7F1E00042E8F /* bytestream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bytestream.h; sourceTree = "<group>"; };
830F0C8D17FC7F1E00042E8F /* celp_filters.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = celp_filters.c; sourceTree = "<group>"; };
830F0C8E17FC7F1E00042E8F /* celp_filters.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = celp_filters.h; sourceTree = "<group>"; };
830F0C8F17FC7F1E00042E8F /* celp_math.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = celp_math.c; sourceTree = "<group>"; };
830F0C9017FC7F1E00042E8F /* celp_math.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = celp_math.h; sourceTree = "<group>"; };
830F0C9117FC7F1E00042E8F /* copy_block.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = copy_block.h; sourceTree = "<group>"; };
830F0C9217FC7F1E00042E8F /* dct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dct.c; sourceTree = "<group>"; };
830F0C9317FC7F1E00042E8F /* dct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dct.h; sourceTree = "<group>"; };
830F0C9417FC7F1E00042E8F /* dct32_float.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dct32_float.c; sourceTree = "<group>"; };
830F0C9517FC7F1E00042E8F /* dct32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dct32.c; sourceTree = "<group>"; };
830F0C9617FC7F1E00042E8F /* dct32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dct32.h; sourceTree = "<group>"; };
830F0C9717FC7F1E00042E8F /* dctref.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dctref.c; sourceTree = "<group>"; };
830F0C9817FC7F1E00042E8F /* dctref.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dctref.h; sourceTree = "<group>"; };
830F0C9C17FC7F1E00042E8F /* error_resilience.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = error_resilience.c; sourceTree = "<group>"; };
830F0C9D17FC7F1E00042E8F /* error_resilience.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = error_resilience.h; sourceTree = "<group>"; };
830F0C9E17FC7F1E00042E8F /* faandct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = faandct.c; sourceTree = "<group>"; };
830F0C9F17FC7F1E00042E8F /* faandct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = faandct.h; sourceTree = "<group>"; };
830F0CA017FC7F1E00042E8F /* faanidct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = faanidct.c; sourceTree = "<group>"; };
830F0CA117FC7F1E00042E8F /* faanidct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = faanidct.h; sourceTree = "<group>"; };
830F0CA217FC7F1E00042E8F /* fmtconvert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fmtconvert.c; sourceTree = "<group>"; };
830F0CA317FC7F1E00042E8F /* fmtconvert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fmtconvert.h; sourceTree = "<group>"; };
830F0CA417FC7F1E00042E8F /* frame_thread_encoder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = frame_thread_encoder.c; sourceTree = "<group>"; };
830F0CA517FC7F1E00042E8F /* frame_thread_encoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = frame_thread_encoder.h; sourceTree = "<group>"; };
830F0CA617FC7F1E00042E8F /* h264chroma_template.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264chroma_template.c; sourceTree = "<group>"; };
830F0CA717FC7F1E00042E8F /* h264chroma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264chroma.c; sourceTree = "<group>"; };
830F0CA817FC7F1E00042E8F /* h264chroma.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264chroma.h; sourceTree = "<group>"; };
830F0CA917FC7F1E00042E8F /* hpeldsp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hpeldsp.c; sourceTree = "<group>"; };
830F0CAA17FC7F1E00042E8F /* hpeldsp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hpeldsp.h; sourceTree = "<group>"; };
830F0CAB17FC7F1E00042E8F /* imgconvert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = imgconvert.c; sourceTree = "<group>"; };
830F0CAC17FC7F1E00042E8F /* imgconvert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imgconvert.h; sourceTree = "<group>"; };
830F0CAD17FC7F1E00042E8F /* lsp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lsp.c; sourceTree = "<group>"; };
830F0CAE17FC7F1E00042E8F /* lsp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lsp.h; sourceTree = "<group>"; };
830F0CAF17FC7F1E00042E8F /* mpeg12data.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpeg12data.c; sourceTree = "<group>"; };
830F0CB017FC7F1E00042E8F /* mpeg12data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mpeg12data.h; sourceTree = "<group>"; };
830F0CB117FC7F1E00042E8F /* mpegvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mpegvideo.h; sourceTree = "<group>"; };
830F0CB217FC7F1E00042E8F /* ratecontrol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ratecontrol.c; sourceTree = "<group>"; };
830F0CB317FC7F1E00042E8F /* ratecontrol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ratecontrol.h; sourceTree = "<group>"; };
830F0CB417FC7F1E00042E8F /* raw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = raw.c; sourceTree = "<group>"; };
830F0CB517FC7F1E00042E8F /* raw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = raw.h; sourceTree = "<group>"; };
830F0CB617FC7F1E00042E8F /* rdft.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rdft.c; sourceTree = "<group>"; };
830F0CB717FC7F1E00042E8F /* rdft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rdft.h; sourceTree = "<group>"; };
830F0CB817FC7F1E00042E8F /* rl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rl.h; sourceTree = "<group>"; };
830F0CB917FC7F1E00042E8F /* rnd_avg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rnd_avg.h; sourceTree = "<group>"; };
830F0CBB17FC7F1E00042E8F /* sinewin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sinewin.c; sourceTree = "<group>"; };
830F0CBC17FC7F1E00042E8F /* sinewin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sinewin.h; sourceTree = "<group>"; };
830F0CBD17FC7F1E00042E8F /* thread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread.h; sourceTree = "<group>"; };
830F0CBE17FC7F1E00042E8F /* videodsp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = videodsp.c; sourceTree = "<group>"; };
830F0CBF17FC7F1E00042E8F /* videodsp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = videodsp.h; sourceTree = "<group>"; };
830F0CC017FC7F1E00042E8F /* wma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = wma.c; sourceTree = "<group>"; };
830F0CC117FC7F1E00042E8F /* wma.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wma.h; sourceTree = "<group>"; };
830F0D0117FC7F4000042E8F /* sinewin_tablegen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sinewin_tablegen.h; sourceTree = "<group>"; };
830F0D0517FC80B400042E8F /* lsp_mips.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lsp_mips.h; sourceTree = "<group>"; };
830F0D0617FC80B400042E8F /* rectangle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rectangle.h; sourceTree = "<group>"; };
830F0D0A17FC80B400042E8F /* mathops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mathops.h; sourceTree = "<group>"; };
830F0D1017FC815000042E8F /* constants.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = constants.c; sourceTree = "<group>"; };
830F0D1117FC815000042E8F /* constants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = constants.h; sourceTree = "<group>"; };
830F0D1617FC82AB00042E8F /* colorspace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = colorspace.h; sourceTree = "<group>"; };
830F0D1717FC82AB00042E8F /* cpu_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpu_internal.h; sourceTree = "<group>"; };
830F0D1817FC82AB00042E8F /* cpu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpu.c; sourceTree = "<group>"; };
830F0D1917FC82AB00042E8F /* eval.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = eval.c; sourceTree = "<group>"; };
830F0D1A17FC82AB00042E8F /* eval.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = eval.h; sourceTree = "<group>"; };
830F0D1B17FC82AB00042E8F /* fifo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fifo.c; sourceTree = "<group>"; };
830F0D1C17FC82AB00042E8F /* fifo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fifo.h; sourceTree = "<group>"; };
830F0D1D17FC82AB00042E8F /* frame.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = frame.c; sourceTree = "<group>"; };
830F0D2617FC841B00042E8F /* channel_layout.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = channel_layout.c; sourceTree = "<group>"; };
830F0D2717FC841B00042E8F /* error.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = error.c; sourceTree = "<group>"; };
830F0D2817FC841B00042E8F /* imgutils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = imgutils.c; sourceTree = "<group>"; };
830F0D2917FC841B00042E8F /* imgutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imgutils.h; sourceTree = "<group>"; };
830F0D2A17FC841B00042E8F /* intfloat_readwrite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = intfloat_readwrite.c; sourceTree = "<group>"; };
830F0D2B17FC841B00042E8F /* opt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = opt.c; sourceTree = "<group>"; };
830F0D2C17FC841B00042E8F /* opt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opt.h; sourceTree = "<group>"; };
830F0D2D17FC841B00042E8F /* samplefmt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = samplefmt.c; sourceTree = "<group>"; };
830F0D3617FC844E00042E8F /* parseutils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = parseutils.c; sourceTree = "<group>"; };
830F0D3717FC844E00042E8F /* parseutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parseutils.h; sourceTree = "<group>"; };
830F0D3A17FC846C00042E8F /* random_seed.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = random_seed.c; sourceTree = "<group>"; };
830F0D3B17FC846C00042E8F /* random_seed.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = random_seed.h; sourceTree = "<group>"; };
830F0D3E17FC848D00042E8F /* sha.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sha.c; sourceTree = "<group>"; };
830F0D3F17FC848D00042E8F /* sha.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sha.h; sourceTree = "<group>"; };
830F0D4217FC85ED00042E8F /* integer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = integer.c; sourceTree = "<group>"; };
830F0D4317FC85ED00042E8F /* integer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = integer.h; sourceTree = "<group>"; };
830F0D4417FC85ED00042E8F /* intmath.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = intmath.c; sourceTree = "<group>"; };
830F0D4517FC85ED00042E8F /* intmath.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = intmath.h; sourceTree = "<group>"; };
830F0D4A17FC862300042E8F /* time.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = time.c; sourceTree = "<group>"; };
830F0D4C17FC862400042E8F /* utils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = utils.c; sourceTree = "<group>"; };
830F0D5017FC880E00042E8F /* time_.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = time_.h; sourceTree = "<group>"; };
830F0D5217FC891800042E8F /* file_open.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = file_open.c; sourceTree = "<group>"; };
830F0D5417FC893E00042E8F /* bitstream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bitstream.c; sourceTree = "<group>"; };
830F0D5517FC893E00042E8F /* codec_desc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = codec_desc.c; sourceTree = "<group>"; };
830F0D5617FC893E00042E8F /* rawdec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rawdec.c; sourceTree = "<group>"; };
830F0D5717FC893E00042E8F /* tableprint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tableprint.h; sourceTree = "<group>"; };
830F0D5C17FC89BD00042E8F /* options_table.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = options_table.h; sourceTree = "<group>"; };
830F0D5D17FC89BD00042E8F /* options.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = options.c; sourceTree = "<group>"; };
830F0D6017FC8A3300042E8F /* audiointerleave.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = audiointerleave.c; sourceTree = "<group>"; };
830F0D6117FC8A3300042E8F /* audiointerleave.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audiointerleave.h; sourceTree = "<group>"; };
830F0D6217FC8A3300042E8F /* options_table.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = options_table.h; sourceTree = "<group>"; };
830F0D6317FC8A3300042E8F /* options.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = options.c; sourceTree = "<group>"; };
830F0D6817FC8A3D00042E8F /* avpicture.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = avpicture.c; sourceTree = "<group>"; };
830F0D6A17FC8C0700042E8F /* aactab.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aactab.c; sourceTree = "<group>"; };
830F0D6B17FC8C0700042E8F /* aactab.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aactab.h; sourceTree = "<group>"; };
830F0D6E17FC8C1300042E8F /* ast.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ast.c; sourceTree = "<group>"; };
830F0D6F17FC8C1300042E8F /* ast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ast.h; sourceTree = "<group>"; };
830F0D7017FC8C1300042E8F /* astdec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = astdec.c; sourceTree = "<group>"; };
830F0D7417FC8C7300042E8F /* aac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aac.h; sourceTree = "<group>"; };
830F0D7517FC8C7300042E8F /* mpeg4audio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpeg4audio.c; sourceTree = "<group>"; };
830F0D7617FC8C7300042E8F /* mpeg4audio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mpeg4audio.h; sourceTree = "<group>"; };
830F0D7A17FC8E2400042E8F /* avidec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = avidec.c; sourceTree = "<group>"; };
830F0D7C17FC8E4800042E8F /* dv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dv.c; sourceTree = "<group>"; };
830F0D7D17FC8E4800042E8F /* dv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dv.h; sourceTree = "<group>"; };
830F0D8017FC8E8B00042E8F /* aac_tablegen_decl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aac_tablegen_decl.h; sourceTree = "<group>"; };
830F0D8117FC8E8B00042E8F /* aac_tablegen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aac_tablegen.h; sourceTree = "<group>"; };
830F0D8217FC8E8B00042E8F /* aacps.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aacps.h; sourceTree = "<group>"; };
830F0D8317FC8E8B00042E8F /* aacpsdsp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aacpsdsp.h; sourceTree = "<group>"; };
830F0D8417FC8E8B00042E8F /* dv_profile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dv_profile.c; sourceTree = "<group>"; };
830F0D8517FC8E8B00042E8F /* dv_profile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dv_profile.h; sourceTree = "<group>"; };
830F0D8617FC8E8B00042E8F /* sbr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sbr.h; sourceTree = "<group>"; };
830F0D8717FC8E8B00042E8F /* sbrdsp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sbrdsp.h; sourceTree = "<group>"; };
830F0D9017FC8EAC00042E8F /* dvdata.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dvdata.c; sourceTree = "<group>"; };
830F0D9117FC8EAC00042E8F /* dvdata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dvdata.h; sourceTree = "<group>"; };
830F0DA917FC8FBD00042E8F /* dct_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dct_init.c; sourceTree = "<group>"; };
830F0DAA17FC8FBD00042E8F /* fft_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fft_init.c; sourceTree = "<group>"; };
830F0DAB17FC8FBD00042E8F /* fmtconvert_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fmtconvert_init.c; sourceTree = "<group>"; };
830F0DAC17FC8FBD00042E8F /* hpeldsp_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hpeldsp_init.c; sourceTree = "<group>"; };
830F0DB117FC8FCE00042E8F /* log2_tab.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = log2_tab.c; sourceTree = "<group>"; };
830F0DB317FC921D00042E8F /* asm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asm.h; sourceTree = "<group>"; };
830F0DB417FC921D00042E8F /* cpu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cpu.c; sourceTree = "<group>"; };
830F0DB517FC921D00042E8F /* cpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = "<group>"; };
830F0DB617FC921D00042E8F /* emms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = emms.h; sourceTree = "<group>"; };
830F0DB717FC921D00042E8F /* timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timer.h; sourceTree = "<group>"; };
830F0DBD17FC922C00042E8F /* h264chroma_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264chroma_init.c; sourceTree = "<group>"; };
830F0DBF17FC927D00042E8F /* float_dsp_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = float_dsp_init.c; sourceTree = "<group>"; };
830F0DC117FC929E00042E8F /* mux.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mux.c; sourceTree = "<group>"; };
830F0DC317FC92EE00042E8F /* videodsp_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = videodsp_init.c; sourceTree = "<group>"; };
830F0DC517FC92FA00042E8F /* wavdec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = wavdec.c; sourceTree = "<group>"; };
830F0DC717FC931700042E8F /* pcm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pcm.c; sourceTree = "<group>"; };
830F0DC817FC931700042E8F /* pcm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pcm.h; sourceTree = "<group>"; };
830F0DCB17FC933100042E8F /* w64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = w64.c; sourceTree = "<group>"; };
830F0DCC17FC933100042E8F /* w64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = w64.h; sourceTree = "<group>"; };
830F0DCF17FC934D00042E8F /* spdif.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = spdif.c; sourceTree = "<group>"; };
830F0DD017FC934D00042E8F /* spdif.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spdif.h; sourceTree = "<group>"; };
830F0DD417FC93E400042E8F /* xwma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xwma.c; sourceTree = "<group>"; };
83BCB8DF17FCA64400760340 /* avconfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avconfig.h; sourceTree = "<group>"; };
83BCB8E017FCA64400760340 /* timecode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = timecode.c; sourceTree = "<group>"; };
83BCB8E117FCA64400760340 /* timecode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timecode.h; sourceTree = "<group>"; };
8DC2EF5A0486A6940098B216 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
8DC2EF5B0486A6940098B216 /* WMA.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = WMA.framework; sourceTree = BUILT_PRODUCTS_DIR; };
B09E94730D74834B0064F138 /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
B09E94EF0D748DEE0064F138 /* libiconv.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libiconv.dylib; path = /usr/lib/libiconv.dylib; sourceTree = "<absolute>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
8DC2EF560486A6940098B216 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
830F0C5F17FC7D3100042E8F /* libz.dylib in Frameworks */,
B09E94F00D748DEE0064F138 /* libiconv.dylib in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
034768DFFF38A50411DB9C8B /* Products */ = {
isa = PBXGroup;
children = (
8DC2EF5B0486A6940098B216 /* WMA.framework */,
);
name = Products;
sourceTree = "<group>";
};
0867D691FE84028FC02AAC07 /* WMA */ = {
isa = PBXGroup;
children = (
830F0C5E17FC7D3100042E8F /* libz.dylib */,
B09E94EF0D748DEE0064F138 /* libiconv.dylib */,
B09E94660D74834B0064F138 /* ffmpeg-strip-wma */,
32C88DFF0371C24200C91783 /* Other Sources */,
089C1665FE841158C02AAC07 /* Resources */,
0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
034768DFFF38A50411DB9C8B /* Products */,
);
name = WMA;
sourceTree = "<group>";
};
0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */ = {
isa = PBXGroup;
children = (
1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */,
1058C7B2FEA5585E11CA2CBB /* Other Frameworks */,
);
name = "External Frameworks and Libraries";
sourceTree = "<group>";
};
089C1665FE841158C02AAC07 /* Resources */ = {
isa = PBXGroup;
children = (
8DC2EF5A0486A6940098B216 /* Info.plist */,
089C1666FE841158C02AAC07 /* InfoPlist.strings */,
);
name = Resources;
sourceTree = "<group>";
};
1058C7B0FEA5585E11CA2CBB /* Linked Frameworks */ = {
isa = PBXGroup;
children = (
);
name = "Linked Frameworks";
sourceTree = "<group>";
};
1058C7B2FEA5585E11CA2CBB /* Other Frameworks */ = {
isa = PBXGroup;
children = (
);
name = "Other Frameworks";
sourceTree = "<group>";
};
32C88DFF0371C24200C91783 /* Other Sources */ = {
isa = PBXGroup;
children = (
32DBCF5E0370ADEE00C91783 /* WMA_Prefix.pch */,
);
name = "Other Sources";
sourceTree = "<group>";
};
830F0B8E17FC4FB900042E8F /* libavcodec */ = {
isa = PBXGroup;
children = (
830F0D9017FC8EAC00042E8F /* dvdata.c */,
830F0D9117FC8EAC00042E8F /* dvdata.h */,
830F0D8017FC8E8B00042E8F /* aac_tablegen_decl.h */,
830F0D8117FC8E8B00042E8F /* aac_tablegen.h */,
830F0D8217FC8E8B00042E8F /* aacps.h */,
830F0D8317FC8E8B00042E8F /* aacpsdsp.h */,
830F0D8417FC8E8B00042E8F /* dv_profile.c */,
830F0D8517FC8E8B00042E8F /* dv_profile.h */,
830F0D8617FC8E8B00042E8F /* sbr.h */,
830F0D8717FC8E8B00042E8F /* sbrdsp.h */,
830F0D7417FC8C7300042E8F /* aac.h */,
830F0D7517FC8C7300042E8F /* mpeg4audio.c */,
830F0D7617FC8C7300042E8F /* mpeg4audio.h */,
830F0D6A17FC8C0700042E8F /* aactab.c */,
830F0D6B17FC8C0700042E8F /* aactab.h */,
830F0D6817FC8A3D00042E8F /* avpicture.c */,
830F0D5C17FC89BD00042E8F /* options_table.h */,
830F0D5D17FC89BD00042E8F /* options.c */,
830F0D5417FC893E00042E8F /* bitstream.c */,
830F0D5517FC893E00042E8F /* codec_desc.c */,
830F0D5617FC893E00042E8F /* rawdec.c */,
830F0D5717FC893E00042E8F /* tableprint.h */,
830F0D0417FC80B400042E8F /* mips */,
830F0D0617FC80B400042E8F /* rectangle.h */,
830F0D0717FC80B400042E8F /* x86 */,
830F0D0117FC7F4000042E8F /* sinewin_tablegen.h */,
830F0C8417FC7F1E00042E8F /* acelp_filters.c */,
830F0C8517FC7F1E00042E8F /* acelp_filters.h */,
830F0C8617FC7F1E00042E8F /* acelp_pitch_delay.c */,
830F0C8717FC7F1E00042E8F /* acelp_pitch_delay.h */,
830F0C8817FC7F1E00042E8F /* acelp_vectors.c */,
830F0C8917FC7F1E00042E8F /* acelp_vectors.h */,
830F0C8A17FC7F1E00042E8F /* avpacket.c */,
830F0C8B17FC7F1E00042E8F /* bit_depth_template.c */,
830F0C8C17FC7F1E00042E8F /* bytestream.h */,
830F0C8D17FC7F1E00042E8F /* celp_filters.c */,
830F0C8E17FC7F1E00042E8F /* celp_filters.h */,
830F0C8F17FC7F1E00042E8F /* celp_math.c */,
830F0C9017FC7F1E00042E8F /* celp_math.h */,
830F0C9117FC7F1E00042E8F /* copy_block.h */,
830F0C9217FC7F1E00042E8F /* dct.c */,
830F0C9317FC7F1E00042E8F /* dct.h */,
830F0C9417FC7F1E00042E8F /* dct32_float.c */,
830F0C9517FC7F1E00042E8F /* dct32.c */,
830F0C9617FC7F1E00042E8F /* dct32.h */,
830F0C9717FC7F1E00042E8F /* dctref.c */,
830F0C9817FC7F1E00042E8F /* dctref.h */,
830F0C9C17FC7F1E00042E8F /* error_resilience.c */,
830F0C9D17FC7F1E00042E8F /* error_resilience.h */,
830F0C9E17FC7F1E00042E8F /* faandct.c */,
830F0C9F17FC7F1E00042E8F /* faandct.h */,
830F0CA017FC7F1E00042E8F /* faanidct.c */,
830F0CA117FC7F1E00042E8F /* faanidct.h */,
830F0CA217FC7F1E00042E8F /* fmtconvert.c */,
830F0CA317FC7F1E00042E8F /* fmtconvert.h */,
830F0CA417FC7F1E00042E8F /* frame_thread_encoder.c */,
830F0CA517FC7F1E00042E8F /* frame_thread_encoder.h */,
830F0CA617FC7F1E00042E8F /* h264chroma_template.c */,
830F0CA717FC7F1E00042E8F /* h264chroma.c */,
830F0CA817FC7F1E00042E8F /* h264chroma.h */,
830F0CA917FC7F1E00042E8F /* hpeldsp.c */,
830F0CAA17FC7F1E00042E8F /* hpeldsp.h */,
830F0CAB17FC7F1E00042E8F /* imgconvert.c */,
830F0CAC17FC7F1E00042E8F /* imgconvert.h */,
830F0CAD17FC7F1E00042E8F /* lsp.c */,
830F0CAE17FC7F1E00042E8F /* lsp.h */,
830F0CAF17FC7F1E00042E8F /* mpeg12data.c */,
830F0CB017FC7F1E00042E8F /* mpeg12data.h */,
830F0CB117FC7F1E00042E8F /* mpegvideo.h */,
830F0CB217FC7F1E00042E8F /* ratecontrol.c */,
830F0CB317FC7F1E00042E8F /* ratecontrol.h */,
830F0CB417FC7F1E00042E8F /* raw.c */,
830F0CB517FC7F1E00042E8F /* raw.h */,
830F0CB617FC7F1E00042E8F /* rdft.c */,
830F0CB717FC7F1E00042E8F /* rdft.h */,
830F0CB817FC7F1E00042E8F /* rl.h */,
830F0CB917FC7F1E00042E8F /* rnd_avg.h */,
830F0CBB17FC7F1E00042E8F /* sinewin.c */,
830F0CBC17FC7F1E00042E8F /* sinewin.h */,
830F0CBD17FC7F1E00042E8F /* thread.h */,
830F0CBE17FC7F1E00042E8F /* videodsp.c */,
830F0CBF17FC7F1E00042E8F /* videodsp.h */,
830F0CC017FC7F1E00042E8F /* wma.c */,
830F0CC117FC7F1E00042E8F /* wma.h */,
830F0C1317FC500B00042E8F /* fft-internal.h */,
830F0C0F17FC4FF400042E8F /* avfft.c */,
830F0C1017FC4FF400042E8F /* avfft.h */,
830F0B8F17FC4FB900042E8F /* allcodecs.c */,
830F0B9017FC4FB900042E8F /* avcodec.h */,
830F0B9317FC4FB900042E8F /* fft.c */,
830F0B9417FC4FB900042E8F /* fft.h */,
830F0B9517FC4FB900042E8F /* get_bits.h */,
830F0B9617FC4FB900042E8F /* internal.h */,
830F0B9717FC4FB900042E8F /* mathops.h */,
830F0B9817FC4FB900042E8F /* mathtables.c */,
830F0B9917FC4FB900042E8F /* mdct.c */,
830F0B9A17FC4FB900042E8F /* old_codec_ids.h */,
830F0B9B17FC4FB900042E8F /* parser.c */,
830F0B9C17FC4FB900042E8F /* parser.h */,
830F0B9D17FC4FB900042E8F /* put_bits.h */,
830F0B9E17FC4FB900042E8F /* simple_idct.c */,
830F0B9F17FC4FB900042E8F /* simple_idct.h */,
830F0BA017FC4FB900042E8F /* utils.c */,
830F0BA117FC4FB900042E8F /* version.h */,
830F0BA217FC4FB900042E8F /* wma_common.c */,
830F0BA317FC4FB900042E8F /* wma_common.h */,
830F0BA417FC4FB900042E8F /* wmadata.h */,
830F0BA517FC4FB900042E8F /* wmadec.c */,
830F0BA617FC4FB900042E8F /* wmalosslessdec.c */,
830F0BA717FC4FB900042E8F /* wmaprodata.h */,
830F0BA817FC4FB900042E8F /* wmaprodec.c */,
830F0BA917FC4FB900042E8F /* wmavoice.c */,
830F0BAA17FC4FB900042E8F /* wmavoice_data.h */,
830F0BAB17FC4FB900042E8F /* x86 */,
);
path = libavcodec;
sourceTree = "<group>";
};
830F0BAB17FC4FB900042E8F /* x86 */ = {
isa = PBXGroup;
children = (
830F0BAC17FC4FB900042E8F /* mathops.h */,
);
path = x86;
sourceTree = "<group>";
};
830F0BAD17FC4FB900042E8F /* libavformat */ = {
isa = PBXGroup;
children = (
830F0DD417FC93E400042E8F /* xwma.c */,
830F0DCF17FC934D00042E8F /* spdif.c */,
830F0DD017FC934D00042E8F /* spdif.h */,
830F0DCB17FC933100042E8F /* w64.c */,
830F0DCC17FC933100042E8F /* w64.h */,
830F0DC717FC931700042E8F /* pcm.c */,
830F0DC817FC931700042E8F /* pcm.h */,
830F0DC517FC92FA00042E8F /* wavdec.c */,
830F0DC117FC929E00042E8F /* mux.c */,
830F0D7C17FC8E4800042E8F /* dv.c */,
830F0D7D17FC8E4800042E8F /* dv.h */,
830F0D7A17FC8E2400042E8F /* avidec.c */,
830F0D6E17FC8C1300042E8F /* ast.c */,
830F0D6F17FC8C1300042E8F /* ast.h */,
830F0D7017FC8C1300042E8F /* astdec.c */,
830F0D6017FC8A3300042E8F /* audiointerleave.c */,
830F0D6117FC8A3300042E8F /* audiointerleave.h */,
830F0D6217FC8A3300042E8F /* options_table.h */,
830F0D6317FC8A3300042E8F /* options.c */,
830F0C5A17FC7CEA00042E8F /* id3v1.c */,
830F0C5B17FC7CEA00042E8F /* id3v1.h */,
830F0C5217FC7CC300042E8F /* avlanguage.c */,
830F0C5317FC7CC300042E8F /* avlanguage.h */,
830F0C5417FC7CC300042E8F /* id3v2.c */,
830F0C5517FC7CC300042E8F /* utils.c */,
830F0C4017FC7CA300042E8F /* asf.h */,
830F0C4117FC7CA300042E8F /* avio_internal.h */,
830F0C4217FC7CA300042E8F /* id3v2.h */,
830F0C4317FC7CA300042E8F /* internal.h */,
830F0C4417FC7CA300042E8F /* metadata.c */,
830F0C4517FC7CA300042E8F /* metadata.h */,
830F0C4617FC7CA300042E8F /* riff.c */,
830F0C4717FC7CA300042E8F /* riff.h */,
830F0C4817FC7CA300042E8F /* riffdec.c */,
830F0C2C17FC551F00042E8F /* asfcrypt.c */,
830F0C2D17FC551F00042E8F /* asfcrypt.h */,
830F0C2617FC54F800042E8F /* asfdec.c */,
830F0C2717FC54F800042E8F /* rtpdec.h */,
830F0C2817FC54F800042E8F /* srtp.h */,
830F0C1517FC523000042E8F /* rdt.h */,
830F0C1617FC523000042E8F /* rtp.h */,
830F0C1717FC523000042E8F /* url.c */,
830F0C1817FC523000042E8F /* url.h */,
830F0BAE17FC4FB900042E8F /* allformats.c */,
830F0BAF17FC4FB900042E8F /* asf.c */,
830F0BB017FC4FB900042E8F /* avformat.h */,
830F0BB117FC4FB900042E8F /* avi.h */,
830F0BB217FC4FB900042E8F /* avio.c */,
830F0BB317FC4FB900042E8F /* avio.h */,
830F0BB417FC4FB900042E8F /* aviobuf.c */,
830F0BB517FC4FB900042E8F /* cutils.c */,
830F0BB617FC4FB900042E8F /* file.c */,
830F0BB717FC4FB900042E8F /* format.c */,
830F0BB817FC4FB900042E8F /* os_support.c */,
830F0BB917FC4FB900042E8F /* os_support.h */,
);
path = libavformat;
sourceTree = "<group>";
};
830F0BBA17FC4FB900042E8F /* libavutil */ = {
isa = PBXGroup;
children = (
83BCB8DF17FCA64400760340 /* avconfig.h */,
83BCB8E017FCA64400760340 /* timecode.c */,
83BCB8E117FCA64400760340 /* timecode.h */,
830F0DB117FC8FCE00042E8F /* log2_tab.c */,
830F0D5217FC891800042E8F /* file_open.c */,
830F0D5017FC880E00042E8F /* time_.h */,
830F0D4A17FC862300042E8F /* time.c */,
830F0D4C17FC862400042E8F /* utils.c */,
830F0D4217FC85ED00042E8F /* integer.c */,
830F0D4317FC85ED00042E8F /* integer.h */,
830F0D4417FC85ED00042E8F /* intmath.c */,
830F0D4517FC85ED00042E8F /* intmath.h */,
830F0D3E17FC848D00042E8F /* sha.c */,
830F0D3F17FC848D00042E8F /* sha.h */,
830F0D3A17FC846C00042E8F /* random_seed.c */,
830F0D3B17FC846C00042E8F /* random_seed.h */,
830F0D3617FC844E00042E8F /* parseutils.c */,
830F0D3717FC844E00042E8F /* parseutils.h */,
830F0D2617FC841B00042E8F /* channel_layout.c */,
830F0D2717FC841B00042E8F /* error.c */,
830F0D2817FC841B00042E8F /* imgutils.c */,
830F0D2917FC841B00042E8F /* imgutils.h */,
830F0D2A17FC841B00042E8F /* intfloat_readwrite.c */,
830F0D2B17FC841B00042E8F /* opt.c */,
830F0D2C17FC841B00042E8F /* opt.h */,
830F0D2D17FC841B00042E8F /* samplefmt.c */,
830F0D1617FC82AB00042E8F /* colorspace.h */,
830F0D1717FC82AB00042E8F /* cpu_internal.h */,
830F0D1817FC82AB00042E8F /* cpu.c */,
830F0D1917FC82AB00042E8F /* eval.c */,
830F0D1A17FC82AB00042E8F /* eval.h */,
830F0D1B17FC82AB00042E8F /* fifo.c */,
830F0D1C17FC82AB00042E8F /* fifo.h */,
830F0D1D17FC82AB00042E8F /* frame.c */,
830F0C7E17FC7ED100042E8F /* crc.h */,
830F0C7F17FC7ED100042E8F /* dict.c */,
830F0C8017FC7ED100042E8F /* rational.c */,
830F0C7817FC7E4E00042E8F /* crc.c */,
830F0C7917FC7E4E00042E8F /* log.c */,
830F0C7A17FC7E4E00042E8F /* mathematics.c */,
830F0C7417FC7DCB00042E8F /* avstring.c */,
830F0C7517FC7DCB00042E8F /* avstring.h */,
830F0C6017FC7DB100042E8F /* avassert.h */,
830F0C6117FC7DB100042E8F /* bprint.c */,
830F0C6217FC7DB100042E8F /* bprint.h */,
830F0C6317FC7DB100042E8F /* buffer_internal.h */,
830F0C6417FC7DB100042E8F /* intreadwrite.h */,
830F0C6517FC7DB100042E8F /* pixdesc.c */,
830F0C6617FC7DB100042E8F /* pixdesc.h */,
830F0C6717FC7DB100042E8F /* rc4.c */,
830F0C6817FC7DB100042E8F /* rc4.h */,
830F0C6917FC7DB100042E8F /* version.h */,
830F0C3017FC554D00042E8F /* buffer.c */,
830F0C3117FC554D00042E8F /* des.c */,
830F0C3217FC554D00042E8F /* des.h */,
830F0C3317FC554D00042E8F /* float_dsp.c */,
830F0C3417FC554D00042E8F /* float_dsp.h */,
830F0C3517FC554D00042E8F /* internal.h */,
830F0C3617FC554D00042E8F /* libm.h */,
830F0C3717FC554D00042E8F /* timer.h */,
830F0C1D17FC527400042E8F /* atomic_gcc.h */,
830F0C1E17FC527400042E8F /* atomic.c */,
830F0C1F17FC527400042E8F /* atomic.h */,
830F0C2017FC527400042E8F /* x86 */,
830F0BBB17FC4FB900042E8F /* attributes.h */,
830F0BBC17FC4FB900042E8F /* avutil.h */,
830F0BBD17FC4FB900042E8F /* bswap.h */,
830F0BBE17FC4FB900042E8F /* buffer.h */,
830F0BBF17FC4FB900042E8F /* channel_layout.h */,
830F0BC017FC4FB900042E8F /* common.h */,
830F0BC117FC4FB900042E8F /* cpu.h */,
830F0BC217FC4FB900042E8F /* dict.h */,
830F0BC317FC4FB900042E8F /* error.h */,
830F0BC417FC4FB900042E8F /* frame.h */,
830F0BC517FC4FB900042E8F /* intfloat.h */,
830F0BC617FC4FB900042E8F /* intfloat_readwrite.h */,
830F0BC717FC4FB900042E8F /* log.h */,
830F0BC817FC4FB900042E8F /* mathematics.h */,
830F0BC917FC4FB900042E8F /* mem.c */,
830F0BCA17FC4FB900042E8F /* mem.h */,
830F0BCB17FC4FB900042E8F /* old_pix_fmts.h */,
830F0BCC17FC4FB900042E8F /* pixfmt.h */,
830F0BCD17FC4FB900042E8F /* rational.h */,
830F0BCE17FC4FB900042E8F /* samplefmt.h */,
830F0BCF17FC4FB900042E8F /* x86 */,
);
path = libavutil;
sourceTree = "<group>";
};
830F0BCF17FC4FB900042E8F /* x86 */ = {
isa = PBXGroup;
children = (
830F0BD017FC4FB900042E8F /* bswap.h */,
);
path = x86;
sourceTree = "<group>";
};
830F0C2017FC527400042E8F /* x86 */ = {
isa = PBXGroup;
children = (
830F0DBF17FC927D00042E8F /* float_dsp_init.c */,
830F0DB317FC921D00042E8F /* asm.h */,
830F0DB417FC921D00042E8F /* cpu.c */,
830F0DB517FC921D00042E8F /* cpu.h */,
830F0DB617FC921D00042E8F /* emms.h */,
830F0DB717FC921D00042E8F /* timer.h */,
830F0C2117FC527400042E8F /* bswap.h */,
);
path = x86;
sourceTree = "<group>";
};
830F0D0417FC80B400042E8F /* mips */ = {
isa = PBXGroup;
children = (
830F0D0517FC80B400042E8F /* lsp_mips.h */,
);
path = mips;
sourceTree = "<group>";
};
830F0D0717FC80B400042E8F /* x86 */ = {
isa = PBXGroup;
children = (
830F0DC317FC92EE00042E8F /* videodsp_init.c */,
830F0DBD17FC922C00042E8F /* h264chroma_init.c */,
830F0DA917FC8FBD00042E8F /* dct_init.c */,
830F0DAA17FC8FBD00042E8F /* fft_init.c */,
830F0DAB17FC8FBD00042E8F /* fmtconvert_init.c */,
830F0DAC17FC8FBD00042E8F /* hpeldsp_init.c */,
830F0D1017FC815000042E8F /* constants.c */,
830F0D1117FC815000042E8F /* constants.h */,
830F0D0A17FC80B400042E8F /* mathops.h */,
);
path = x86;
sourceTree = "<group>";
};
B09E94660D74834B0064F138 /* ffmpeg-strip-wma */ = {
isa = PBXGroup;
children = (
830F0B8E17FC4FB900042E8F /* libavcodec */,
830F0BAD17FC4FB900042E8F /* libavformat */,
830F0BBA17FC4FB900042E8F /* libavutil */,
B09E94730D74834B0064F138 /* config.h */,
);
path = "ffmpeg-strip-wma";
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
8DC2EF500486A6940098B216 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
83BCB8E217FCA64400760340 /* avconfig.h in Headers */,
830F0BDC17FC4FB900042E8F /* old_codec_ids.h in Headers */,
830F0C0B17FC4FB900042E8F /* pixfmt.h in Headers */,
830F0C0517FC4FB900042E8F /* intfloat_readwrite.h in Headers */,
830F0C0417FC4FB900042E8F /* intfloat.h in Headers */,
830F0C0717FC4FB900042E8F /* mathematics.h in Headers */,
830F0BF317FC4FB900042E8F /* avio.h in Headers */,
830F0C0C17FC4FB900042E8F /* rational.h in Headers */,
830F0C0617FC4FB900042E8F /* log.h in Headers */,
830F0C0317FC4FB900042E8F /* frame.h in Headers */,
830F0C0117FC4FB900042E8F /* dict.h in Headers */,
830F0BFE17FC4FB900042E8F /* channel_layout.h in Headers */,
830F0C0017FC4FB900042E8F /* cpu.h in Headers */,
830F0C0217FC4FB900042E8F /* error.h in Headers */,
830F0C0917FC4FB900042E8F /* mem.h in Headers */,
830F0BE317FC4FB900042E8F /* version.h in Headers */,
830F0BFA17FC4FB900042E8F /* attributes.h in Headers */,
830F0BFF17FC4FB900042E8F /* common.h in Headers */,
830F0BFB17FC4FB900042E8F /* avutil.h in Headers */,
830F0C0D17FC4FB900042E8F /* samplefmt.h in Headers */,
830F0BFD17FC4FB900042E8F /* buffer.h in Headers */,
830F0C1217FC4FF400042E8F /* avfft.h in Headers */,
830F0BF017FC4FB900042E8F /* avformat.h in Headers */,
B09E94940D74834B0064F138 /* config.h in Headers */,
830F0BD217FC4FB900042E8F /* avcodec.h in Headers */,
830F0D7217FC8C1300042E8F /* ast.h in Headers */,
830F0D8917FC8E8B00042E8F /* aac_tablegen.h in Headers */,
830F0D3117FC841B00042E8F /* imgutils.h in Headers */,
830F0C6C17FC7DB100042E8F /* bprint.h in Headers */,
830F0CE117FC7F1E00042E8F /* fmtconvert.h in Headers */,
830F0D7717FC8C7300042E8F /* aac.h in Headers */,
830F0CD417FC7F1E00042E8F /* dct32.h in Headers */,
830F0CCF17FC7F1E00042E8F /* copy_block.h in Headers */,
830F0D9317FC8EAC00042E8F /* dvdata.h in Headers */,
830F0CEA17FC7F1E00042E8F /* imgconvert.h in Headers */,
830F0D4717FC85ED00042E8F /* integer.h in Headers */,
830F0D7F17FC8E4800042E8F /* dv.h in Headers */,
830F0D0F17FC80B400042E8F /* mathops.h in Headers */,
830F0D1417FC815000042E8F /* constants.h in Headers */,
830F0C7717FC7DCB00042E8F /* avstring.h in Headers */,
830F0BF917FC4FB900042E8F /* os_support.h in Headers */,
830F0D2217FC82AB00042E8F /* eval.h in Headers */,
830F0C2A17FC54F800042E8F /* rtpdec.h in Headers */,
830F0CFF17FC7F1E00042E8F /* wma.h in Headers */,
830F0C4E17FC7CA300042E8F /* metadata.h in Headers */,
830F0C4B17FC7CA300042E8F /* id3v2.h in Headers */,
830F0CFB17FC7F1E00042E8F /* thread.h in Headers */,
830F0D6617FC8A3300042E8F /* options_table.h in Headers */,
830F0CF317FC7F1E00042E8F /* raw.h in Headers */,
830F0C3F17FC554D00042E8F /* timer.h in Headers */,
830F0D1E17FC82AB00042E8F /* colorspace.h in Headers */,
830F0DBA17FC921D00042E8F /* cpu.h in Headers */,
830F0C7317FC7DB100042E8F /* version.h in Headers */,
830F0BDF17FC4FB900042E8F /* put_bits.h in Headers */,
830F0C7217FC7DB100042E8F /* rc4.h in Headers */,
830F0C2517FC527400042E8F /* bswap.h in Headers */,
830F0CDD17FC7F1E00042E8F /* faandct.h in Headers */,
830F0D0B17FC80B400042E8F /* lsp_mips.h in Headers */,
830F0C2B17FC54F800042E8F /* srtp.h in Headers */,
830F0D5E17FC89BD00042E8F /* options_table.h in Headers */,
830F0CEC17FC7F1E00042E8F /* lsp.h in Headers */,
830F0D6517FC8A3300042E8F /* audiointerleave.h in Headers */,
830F0D3D17FC846C00042E8F /* random_seed.h in Headers */,
830F0CCA17FC7F1E00042E8F /* bytestream.h in Headers */,
830F0D0317FC7F4000042E8F /* sinewin_tablegen.h in Headers */,
830F0CDF17FC7F1E00042E8F /* faanidct.h in Headers */,
830F0DD217FC934D00042E8F /* spdif.h in Headers */,
830F0BDE17FC4FB900042E8F /* parser.h in Headers */,
830F0C6E17FC7DB100042E8F /* intreadwrite.h in Headers */,
830F0CEF17FC7F1E00042E8F /* mpegvideo.h in Headers */,
830F0C5017FC7CA300042E8F /* riff.h in Headers */,
830F0D5B17FC893E00042E8F /* tableprint.h in Headers */,
830F0BE117FC4FB900042E8F /* simple_idct.h in Headers */,
830F0D0C17FC80B400042E8F /* rectangle.h in Headers */,
830F0C2F17FC551F00042E8F /* asfcrypt.h in Headers */,
830F0C0A17FC4FB900042E8F /* old_pix_fmts.h in Headers */,
830F0CF517FC7F1E00042E8F /* rdft.h in Headers */,
830F0D1F17FC82AB00042E8F /* cpu_internal.h in Headers */,
830F0C1A17FC523000042E8F /* rtp.h in Headers */,
830F0D8817FC8E8B00042E8F /* aac_tablegen_decl.h in Headers */,
830F0BE917FC4FB900042E8F /* wmaprodata.h in Headers */,
830F0C4917FC7CA300042E8F /* asf.h in Headers */,
830F0DCA17FC931700042E8F /* pcm.h in Headers */,
830F0CCC17FC7F1E00042E8F /* celp_filters.h in Headers */,
830F0D5117FC880E00042E8F /* time_.h in Headers */,
830F0C1C17FC523000042E8F /* url.h in Headers */,
830F0BD717FC4FB900042E8F /* get_bits.h in Headers */,
830F0C2417FC527400042E8F /* atomic.h in Headers */,
830F0C5D17FC7CEA00042E8F /* id3v1.h in Headers */,
830F0C6A17FC7DB100042E8F /* avassert.h in Headers */,
830F0D6D17FC8C0700042E8F /* aactab.h in Headers */,
830F0BEC17FC4FB900042E8F /* wmavoice_data.h in Headers */,
830F0D7917FC8C7300042E8F /* mpeg4audio.h in Headers */,
830F0C3A17FC554D00042E8F /* des.h in Headers */,
830F0BF117FC4FB900042E8F /* avi.h in Headers */,
830F0CFD17FC7F1E00042E8F /* videodsp.h in Headers */,
830F0D4917FC85ED00042E8F /* intmath.h in Headers */,
830F0C6D17FC7DB100042E8F /* buffer_internal.h in Headers */,
830F0DBB17FC921D00042E8F /* emms.h in Headers */,
830F0C2217FC527400042E8F /* atomic_gcc.h in Headers */,
830F0CD117FC7F1E00042E8F /* dct.h in Headers */,
830F0DBC17FC921D00042E8F /* timer.h in Headers */,
830F0CE617FC7F1E00042E8F /* h264chroma.h in Headers */,
830F0BD817FC4FB900042E8F /* internal.h in Headers */,
830F0BE517FC4FB900042E8F /* wma_common.h in Headers */,
830F0CDB17FC7F1E00042E8F /* error_resilience.h in Headers */,
830F0C4A17FC7CA300042E8F /* avio_internal.h in Headers */,
830F0C7017FC7DB100042E8F /* pixdesc.h in Headers */,
830F0CF717FC7F1E00042E8F /* rnd_avg.h in Headers */,
830F0D4117FC848D00042E8F /* sha.h in Headers */,
830F0CEE17FC7F1E00042E8F /* mpeg12data.h in Headers */,
830F0CE817FC7F1E00042E8F /* hpeldsp.h in Headers */,
830F0D3417FC841B00042E8F /* opt.h in Headers */,
830F0D8B17FC8E8B00042E8F /* aacpsdsp.h in Headers */,
830F0CD617FC7F1E00042E8F /* dctref.h in Headers */,
830F0C1917FC523000042E8F /* rdt.h in Headers */,
830F0CF117FC7F1E00042E8F /* ratecontrol.h in Headers */,
830F0C1417FC500B00042E8F /* fft-internal.h in Headers */,
830F0D8E17FC8E8B00042E8F /* sbr.h in Headers */,
830F0C3D17FC554D00042E8F /* internal.h in Headers */,
830F0CF617FC7F1E00042E8F /* rl.h in Headers */,
830F0D8D17FC8E8B00042E8F /* dv_profile.h in Headers */,
830F0D3917FC844E00042E8F /* parseutils.h in Headers */,
830F0CC317FC7F1E00042E8F /* acelp_filters.h in Headers */,
83BCB8E417FCA64400760340 /* timecode.h in Headers */,
830F0DCE17FC933100042E8F /* w64.h in Headers */,
830F0C3E17FC554D00042E8F /* libm.h in Headers */,
830F0C4C17FC7CA300042E8F /* internal.h in Headers */,
830F0BFC17FC4FB900042E8F /* bswap.h in Headers */,
830F0D8A17FC8E8B00042E8F /* aacps.h in Headers */,
830F0BD617FC4FB900042E8F /* fft.h in Headers */,
830F0CE317FC7F1E00042E8F /* frame_thread_encoder.h in Headers */,
830F0BE617FC4FB900042E8F /* wmadata.h in Headers */,
830F0C5717FC7CC300042E8F /* avlanguage.h in Headers */,
830F0D2417FC82AB00042E8F /* fifo.h in Headers */,
830F0BD917FC4FB900042E8F /* mathops.h in Headers */,
830F0C3C17FC554D00042E8F /* float_dsp.h in Headers */,
830F0C8117FC7ED100042E8F /* crc.h in Headers */,
830F0DB817FC921D00042E8F /* asm.h in Headers */,
830F0CC517FC7F1E00042E8F /* acelp_pitch_delay.h in Headers */,
830F0D8F17FC8E8B00042E8F /* sbrdsp.h in Headers */,
830F0CCE17FC7F1E00042E8F /* celp_math.h in Headers */,
830F0CFA17FC7F1E00042E8F /* sinewin.h in Headers */,
830F0CC717FC7F1E00042E8F /* acelp_vectors.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
8DC2EF4F0486A6940098B216 /* WMA Framework */ = {
isa = PBXNativeTarget;
buildConfigurationList = 1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "WMA Framework" */;
buildPhases = (
8DC2EF500486A6940098B216 /* Headers */,
8DC2EF520486A6940098B216 /* Resources */,
8DC2EF540486A6940098B216 /* Sources */,
8DC2EF560486A6940098B216 /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = "WMA Framework";
productInstallPath = "$(HOME)/Library/Frameworks";
productName = WMA;
productReference = 8DC2EF5B0486A6940098B216 /* WMA.framework */;
productType = "com.apple.product-type.framework";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
0867D690FE84028FC02AAC07 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0500;
};
buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "WMA" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 1;
knownRegions = (
en,
);
mainGroup = 0867D691FE84028FC02AAC07 /* WMA */;
productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
8DC2EF4F0486A6940098B216 /* WMA Framework */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
8DC2EF520486A6940098B216 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
8DC2EF530486A6940098B216 /* InfoPlist.strings in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
8DC2EF540486A6940098B216 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
830F0D6717FC8A3300042E8F /* options.c in Sources */,
830F0DAF17FC8FBD00042E8F /* fmtconvert_init.c in Sources */,
830F0DD617FC93E400042E8F /* xwma.c in Sources */,
830F0DAD17FC8FBD00042E8F /* dct_init.c in Sources */,
830F0CF217FC7F1E00042E8F /* raw.c in Sources */,
830F0CF417FC7F1E00042E8F /* rdft.c in Sources */,
830F0DB217FC8FCE00042E8F /* log2_tab.c in Sources */,
830F0BEE17FC4FB900042E8F /* allformats.c in Sources */,
830F0D4817FC85ED00042E8F /* intmath.c in Sources */,
830F0CF017FC7F1E00042E8F /* ratecontrol.c in Sources */,
830F0D5A17FC893E00042E8F /* rawdec.c in Sources */,
830F0DAE17FC8FBD00042E8F /* fft_init.c in Sources */,
830F0D2F17FC841B00042E8F /* error.c in Sources */,
830F0BDB17FC4FB900042E8F /* mdct.c in Sources */,
830F0D5817FC893E00042E8F /* bitstream.c in Sources */,
830F0C7617FC7DCB00042E8F /* avstring.c in Sources */,
830F0DCD17FC933100042E8F /* w64.c in Sources */,
830F0BE217FC4FB900042E8F /* utils.c in Sources */,
830F0CF917FC7F1E00042E8F /* sinewin.c in Sources */,
830F0CE417FC7F1E00042E8F /* h264chroma_template.c in Sources */,
830F0BEF17FC4FB900042E8F /* asf.c in Sources */,
830F0BD517FC4FB900042E8F /* fft.c in Sources */,
830F0CFE17FC7F1E00042E8F /* wma.c in Sources */,
830F0BD117FC4FB900042E8F /* allcodecs.c in Sources */,
830F0D5917FC893E00042E8F /* codec_desc.c in Sources */,
830F0DBE17FC922C00042E8F /* h264chroma_init.c in Sources */,
830F0BF217FC4FB900042E8F /* avio.c in Sources */,
830F0CE217FC7F1E00042E8F /* frame_thread_encoder.c in Sources */,
830F0C3817FC554D00042E8F /* buffer.c in Sources */,
830F0C6B17FC7DB100042E8F /* bprint.c in Sources */,
830F0BE017FC4FB900042E8F /* simple_idct.c in Sources */,
830F0D6917FC8A3D00042E8F /* avpicture.c in Sources */,
830F0CDA17FC7F1E00042E8F /* error_resilience.c in Sources */,
830F0D3317FC841B00042E8F /* opt.c in Sources */,
830F0D7317FC8C1300042E8F /* astdec.c in Sources */,
830F0D5317FC891800042E8F /* file_open.c in Sources */,
830F0D7B17FC8E2400042E8F /* avidec.c in Sources */,
830F0D4F17FC862400042E8F /* utils.c in Sources */,
830F0BEB17FC4FB900042E8F /* wmavoice.c in Sources */,
830F0CC217FC7F1E00042E8F /* acelp_filters.c in Sources */,
830F0DB017FC8FBD00042E8F /* hpeldsp_init.c in Sources */,
830F0C1B17FC523000042E8F /* url.c in Sources */,
830F0CC417FC7F1E00042E8F /* acelp_pitch_delay.c in Sources */,
830F0CEB17FC7F1E00042E8F /* lsp.c in Sources */,
830F0D1317FC815000042E8F /* constants.c in Sources */,
830F0BE417FC4FB900042E8F /* wma_common.c in Sources */,
830F0C5617FC7CC300042E8F /* avlanguage.c in Sources */,
830F0C5117FC7CA300042E8F /* riffdec.c in Sources */,
830F0D4617FC85ED00042E8F /* integer.c in Sources */,
830F0C7117FC7DB100042E8F /* rc4.c in Sources */,
830F0CE917FC7F1E00042E8F /* imgconvert.c in Sources */,
830F0CE717FC7F1E00042E8F /* hpeldsp.c in Sources */,
830F0CCB17FC7F1E00042E8F /* celp_filters.c in Sources */,
830F0BF717FC4FB900042E8F /* format.c in Sources */,
830F0CC817FC7F1E00042E8F /* avpacket.c in Sources */,
830F0C3917FC554D00042E8F /* des.c in Sources */,
830F0CD217FC7F1E00042E8F /* dct32_float.c in Sources */,
830F0D3217FC841B00042E8F /* intfloat_readwrite.c in Sources */,
830F0DC917FC931700042E8F /* pcm.c in Sources */,
830F0CD317FC7F1E00042E8F /* dct32.c in Sources */,
830F0D2517FC82AB00042E8F /* frame.c in Sources */,
830F0D2117FC82AB00042E8F /* eval.c in Sources */,
830F0C2317FC527400042E8F /* atomic.c in Sources */,
830F0D4D17FC862400042E8F /* time.c in Sources */,
830F0C0817FC4FB900042E8F /* mem.c in Sources */,
830F0CDE17FC7F1E00042E8F /* faanidct.c in Sources */,
830F0CC917FC7F1E00042E8F /* bit_depth_template.c in Sources */,
830F0D4017FC848D00042E8F /* sha.c in Sources */,
830F0BF417FC4FB900042E8F /* aviobuf.c in Sources */,
830F0C1117FC4FF400042E8F /* avfft.c in Sources */,
830F0DC617FC92FA00042E8F /* wavdec.c in Sources */,
830F0BDA17FC4FB900042E8F /* mathtables.c in Sources */,
830F0C5917FC7CC300042E8F /* utils.c in Sources */,
830F0CDC17FC7F1E00042E8F /* faandct.c in Sources */,
830F0CE017FC7F1E00042E8F /* fmtconvert.c in Sources */,
830F0C6F17FC7DB100042E8F /* pixdesc.c in Sources */,
830F0C2917FC54F800042E8F /* asfdec.c in Sources */,
830F0C3B17FC554D00042E8F /* float_dsp.c in Sources */,
830F0BF817FC4FB900042E8F /* os_support.c in Sources */,
830F0C5817FC7CC300042E8F /* id3v2.c in Sources */,
830F0D7117FC8C1300042E8F /* ast.c in Sources */,
830F0D3017FC841B00042E8F /* imgutils.c in Sources */,
830F0DD117FC934D00042E8F /* spdif.c in Sources */,
830F0C8217FC7ED100042E8F /* dict.c in Sources */,
830F0D7817FC8C7300042E8F /* mpeg4audio.c in Sources */,
830F0D5F17FC89BD00042E8F /* options.c in Sources */,
830F0DB917FC921D00042E8F /* cpu.c in Sources */,
830F0C7D17FC7E4E00042E8F /* mathematics.c in Sources */,
830F0BDD17FC4FB900042E8F /* parser.c in Sources */,
830F0C5C17FC7CEA00042E8F /* id3v1.c in Sources */,
830F0CFC17FC7F1E00042E8F /* videodsp.c in Sources */,
830F0D8C17FC8E8B00042E8F /* dv_profile.c in Sources */,
830F0CD017FC7F1E00042E8F /* dct.c in Sources */,
830F0DC217FC929E00042E8F /* mux.c in Sources */,
830F0BF517FC4FB900042E8F /* cutils.c in Sources */,
830F0D2E17FC841B00042E8F /* channel_layout.c in Sources */,
830F0CE517FC7F1E00042E8F /* h264chroma.c in Sources */,
830F0BE717FC4FB900042E8F /* wmadec.c in Sources */,
830F0CC617FC7F1E00042E8F /* acelp_vectors.c in Sources */,
830F0DC417FC92EE00042E8F /* videodsp_init.c in Sources */,
830F0C2E17FC551F00042E8F /* asfcrypt.c in Sources */,
830F0D6C17FC8C0700042E8F /* aactab.c in Sources */,
830F0D9217FC8EAC00042E8F /* dvdata.c in Sources */,
830F0BF617FC4FB900042E8F /* file.c in Sources */,
830F0D3817FC844E00042E8F /* parseutils.c in Sources */,
830F0D2017FC82AB00042E8F /* cpu.c in Sources */,
830F0CED17FC7F1E00042E8F /* mpeg12data.c in Sources */,
830F0D7E17FC8E4800042E8F /* dv.c in Sources */,
830F0C7B17FC7E4E00042E8F /* crc.c in Sources */,
830F0BE817FC4FB900042E8F /* wmalosslessdec.c in Sources */,
83BCB8E317FCA64400760340 /* timecode.c in Sources */,
830F0D3517FC841B00042E8F /* samplefmt.c in Sources */,
830F0BEA17FC4FB900042E8F /* wmaprodec.c in Sources */,
830F0CCD17FC7F1E00042E8F /* celp_math.c in Sources */,
830F0DC017FC927D00042E8F /* float_dsp_init.c in Sources */,
830F0C8317FC7ED100042E8F /* rational.c in Sources */,
830F0CD517FC7F1E00042E8F /* dctref.c in Sources */,
830F0D2317FC82AB00042E8F /* fifo.c in Sources */,
830F0D3C17FC846C00042E8F /* random_seed.c in Sources */,
830F0C4F17FC7CA300042E8F /* riff.c in Sources */,
830F0C4D17FC7CA300042E8F /* metadata.c in Sources */,
830F0C7C17FC7E4E00042E8F /* log.c in Sources */,
830F0D6417FC8A3300042E8F /* audiointerleave.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
089C1666FE841158C02AAC07 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
089C1667FE841158C02AAC07 /* English */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
1DEB91AE08733DA50010E9CD /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_MODEL_TUNING = G5;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = WMA_Prefix.pch;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"ffmpeg-strip-wma",
);
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "@loader_path/../Frameworks";
PRODUCT_NAME = WMA;
SYMROOT = ../../build;
WRAPPER_EXTENSION = framework;
ZERO_LINK = YES;
};
name = Debug;
};
1DEB91AF08733DA50010E9CD /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = WMA_Prefix.pch;
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"ffmpeg-strip-wma",
);
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "@loader_path/../Frameworks";
PRODUCT_NAME = WMA;
SYMROOT = ../../build;
WRAPPER_EXTENSION = framework;
};
name = Release;
};
1DEB91B208733DA50010E9CD /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.6;
ONLY_ACTIVE_ARCH = YES;
PREBINDING = NO;
SDKROOT = macosx;
};
name = Debug;
};
1DEB91B308733DA50010E9CD /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.6;
PREBINDING = NO;
SDKROOT = macosx;
SYMROOT = ../../build;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "WMA Framework" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1DEB91AE08733DA50010E9CD /* Debug */,
1DEB91AF08733DA50010E9CD /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "WMA" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1DEB91B208733DA50010E9CD /* Debug */,
1DEB91B308733DA50010E9CD /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
}