cog/Frameworks/FFMPEG/FFMPEG.xcodeproj/project.pbxproj

2157 lines
191 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
830C4B5B180C3434007674D6 /* amr.h in Headers */ = {isa = PBXBuildFile; fileRef = 830C4B56180C3434007674D6 /* amr.h */; };
830C4B5C180C3434007674D6 /* amrnbdata.h in Headers */ = {isa = PBXBuildFile; fileRef = 830C4B57180C3434007674D6 /* amrnbdata.h */; };
830C4B5D180C3434007674D6 /* amrnbdec.c in Sources */ = {isa = PBXBuildFile; fileRef = 830C4B58180C3434007674D6 /* amrnbdec.c */; };
830C4B5E180C3434007674D6 /* amrwbdata.h in Headers */ = {isa = PBXBuildFile; fileRef = 830C4B59180C3434007674D6 /* amrwbdata.h */; };
830C4B5F180C3434007674D6 /* amrwbdec.c in Sources */ = {isa = PBXBuildFile; fileRef = 830C4B5A180C3434007674D6 /* amrwbdec.c */; };
830C4B61180C343C007674D6 /* amr.c in Sources */ = {isa = PBXBuildFile; fileRef = 830C4B60180C343C007674D6 /* amr.c */; };
830C4B63180C3580007674D6 /* amrwbdec_mips.h in Headers */ = {isa = PBXBuildFile; fileRef = 830C4B62180C3580007674D6 /* amrwbdec_mips.h */; };
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 */; settings = {ATTRIBUTES = (Public, ); }; };
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 */; settings = {ATTRIBUTES = (Public, ); }; };
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 */; };
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 */; };
832F4BA618CD4F47003E940E /* lls2.c in Sources */ = {isa = PBXBuildFile; fileRef = 832F4BA418CD4F47003E940E /* lls2.c */; };
832F4BA718CD4F47003E940E /* lls2.h in Headers */ = {isa = PBXBuildFile; fileRef = 832F4BA518CD4F47003E940E /* lls2.h */; };
832F4BAF18CD4F6B003E940E /* atrac3plus_data.h in Headers */ = {isa = PBXBuildFile; fileRef = 832F4BA918CD4F6B003E940E /* atrac3plus_data.h */; };
832F4BB018CD4F6B003E940E /* atrac3plus.c in Sources */ = {isa = PBXBuildFile; fileRef = 832F4BAA18CD4F6B003E940E /* atrac3plus.c */; };
832F4BB118CD4F6B003E940E /* atrac3plus.h in Headers */ = {isa = PBXBuildFile; fileRef = 832F4BAB18CD4F6B003E940E /* atrac3plus.h */; };
832F4BB218CD4F6B003E940E /* atrac3plusdec.c in Sources */ = {isa = PBXBuildFile; fileRef = 832F4BAC18CD4F6B003E940E /* atrac3plusdec.c */; };
832F4BB318CD4F6B003E940E /* atrac3plusdsp.c in Sources */ = {isa = PBXBuildFile; fileRef = 832F4BAD18CD4F6B003E940E /* atrac3plusdsp.c */; };
832F4BB618CD4FEA003E940E /* macros.h in Headers */ = {isa = PBXBuildFile; fileRef = 832F4BB418CD4FEA003E940E /* macros.h */; settings = {ATTRIBUTES = (Public, ); }; };
832F4BB718CD4FEA003E940E /* timestamp.h in Headers */ = {isa = PBXBuildFile; fileRef = 832F4BB518CD4FEA003E940E /* timestamp.h */; };
832F4BBA18CD53E9003E940E /* ttadsp.c in Sources */ = {isa = PBXBuildFile; fileRef = 832F4BB818CD53E9003E940E /* ttadsp.c */; };
832F4BBB18CD53E9003E940E /* ttadsp.h in Headers */ = {isa = PBXBuildFile; fileRef = 832F4BB918CD53E9003E940E /* ttadsp.h */; };
832F4BC018CD5DD9003E940E /* downmix_info.c in Sources */ = {isa = PBXBuildFile; fileRef = 832F4BBE18CD5DD9003E940E /* downmix_info.c */; };
832F4BC118CD5DD9003E940E /* downmix_info.h in Headers */ = {isa = PBXBuildFile; fileRef = 832F4BBF18CD5DD9003E940E /* downmix_info.h */; };
832F4BC318CD5DE2003E940E /* time_.h in Headers */ = {isa = PBXBuildFile; fileRef = 832F4BC218CD5DE2003E940E /* time_.h */; };
832F4BC518CD601B003E940E /* ttadsp_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 832F4BC418CD601B003E940E /* ttadsp_init.c */; };
832F4BC718CD6052003E940E /* dcadsp_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 832F4BC618CD6052003E940E /* dcadsp_init.c */; };
833C3795180328A300CBA602 /* takdec.c in Sources */ = {isa = PBXBuildFile; fileRef = 833C3794180328A300CBA602 /* takdec.c */; };
833C379A180328B300CBA602 /* tak_parser.c in Sources */ = {isa = PBXBuildFile; fileRef = 833C3796180328B300CBA602 /* tak_parser.c */; };
833C379B180328B300CBA602 /* tak.c in Sources */ = {isa = PBXBuildFile; fileRef = 833C3797180328B300CBA602 /* tak.c */; };
833C379C180328B300CBA602 /* tak.h in Headers */ = {isa = PBXBuildFile; fileRef = 833C3798180328B300CBA602 /* tak.h */; };
833C379D180328B300CBA602 /* takdec.c in Sources */ = {isa = PBXBuildFile; fileRef = 833C3799180328B300CBA602 /* takdec.c */; };
833C379F18032A2700CBA602 /* unary.h in Headers */ = {isa = PBXBuildFile; fileRef = 833C379E18032A2700CBA602 /* unary.h */; };
833C37A218032A2F00CBA602 /* rawdec.c in Sources */ = {isa = PBXBuildFile; fileRef = 833C37A018032A2F00CBA602 /* rawdec.c */; };
833C37A318032A2F00CBA602 /* rawdec.h in Headers */ = {isa = PBXBuildFile; fileRef = 833C37A118032A2F00CBA602 /* rawdec.h */; };
833C37A618032A5000CBA602 /* apetag.c in Sources */ = {isa = PBXBuildFile; fileRef = 833C37A418032A5000CBA602 /* apetag.c */; };
833C37A718032A5000CBA602 /* apetag.h in Headers */ = {isa = PBXBuildFile; fileRef = 833C37A518032A5000CBA602 /* apetag.h */; };
833C37A918032AAD00CBA602 /* img2.c in Sources */ = {isa = PBXBuildFile; fileRef = 833C37A818032AAD00CBA602 /* img2.c */; };
833C37B118032AEF00CBA602 /* diracdsp.c in Sources */ = {isa = PBXBuildFile; fileRef = 833C37AA18032AEF00CBA602 /* diracdsp.c */; };
833C37B218032AEF00CBA602 /* diracdsp.h in Headers */ = {isa = PBXBuildFile; fileRef = 833C37AB18032AEF00CBA602 /* diracdsp.h */; };
833C37B318032AEF00CBA602 /* dsputil.c in Sources */ = {isa = PBXBuildFile; fileRef = 833C37AC18032AEF00CBA602 /* dsputil.c */; };
833C37B418032AEF00CBA602 /* dsputil.h in Headers */ = {isa = PBXBuildFile; fileRef = 833C37AD18032AEF00CBA602 /* dsputil.h */; };
833C37B518032AEF00CBA602 /* diracdsp_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 833C37AE18032AEF00CBA602 /* diracdsp_mmx.c */; };
833C37B618032AEF00CBA602 /* diracdsp_mmx.h in Headers */ = {isa = PBXBuildFile; fileRef = 833C37AF18032AEF00CBA602 /* diracdsp_mmx.h */; };
833C37B718032AEF00CBA602 /* dsputil_x86.h in Headers */ = {isa = PBXBuildFile; fileRef = 833C37B018032AEF00CBA602 /* dsputil_x86.h */; };
833C37C218032CF600CBA602 /* dirac_arith.c in Sources */ = {isa = PBXBuildFile; fileRef = 833C37BA18032CF600CBA602 /* dirac_arith.c */; };
833C37C318032CF600CBA602 /* dirac_arith.h in Headers */ = {isa = PBXBuildFile; fileRef = 833C37BB18032CF600CBA602 /* dirac_arith.h */; };
833C37C418032CF600CBA602 /* dirac_dwt.c in Sources */ = {isa = PBXBuildFile; fileRef = 833C37BC18032CF600CBA602 /* dirac_dwt.c */; };
833C37C518032CF600CBA602 /* dirac_dwt.h in Headers */ = {isa = PBXBuildFile; fileRef = 833C37BD18032CF600CBA602 /* dirac_dwt.h */; };
833C37C618032CF600CBA602 /* dirac_parser.c in Sources */ = {isa = PBXBuildFile; fileRef = 833C37BE18032CF600CBA602 /* dirac_parser.c */; };
833C37C718032CF600CBA602 /* dirac.c in Sources */ = {isa = PBXBuildFile; fileRef = 833C37BF18032CF600CBA602 /* dirac.c */; };
833C37C818032CF600CBA602 /* dirac.h in Headers */ = {isa = PBXBuildFile; fileRef = 833C37C018032CF600CBA602 /* dirac.h */; };
833C37C918032CF600CBA602 /* diracdec.c in Sources */ = {isa = PBXBuildFile; fileRef = 833C37C118032CF600CBA602 /* diracdec.c */; };
833C37CE18032D4800CBA602 /* golomb.c in Sources */ = {isa = PBXBuildFile; fileRef = 833C37CA18032D4800CBA602 /* golomb.c */; };
833C37CF18032D4800CBA602 /* golomb.h in Headers */ = {isa = PBXBuildFile; fileRef = 833C37CB18032D4800CBA602 /* golomb.h */; };
833C37D018032D4800CBA602 /* dirac_dwt.c in Sources */ = {isa = PBXBuildFile; fileRef = 833C37CC18032D4800CBA602 /* dirac_dwt.c */; };
833C37D118032D4800CBA602 /* dirac_dwt.h in Headers */ = {isa = PBXBuildFile; fileRef = 833C37CD18032D4800CBA602 /* dirac_dwt.h */; };
833C37D318032E4800CBA602 /* dsputil_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 833C37D218032E4800CBA602 /* dsputil_init.c */; };
833C37D518032E7000CBA602 /* jrevdct.c in Sources */ = {isa = PBXBuildFile; fileRef = 833C37D418032E7000CBA602 /* jrevdct.c */; };
833C37D718032EA500CBA602 /* idct_xvid.h in Headers */ = {isa = PBXBuildFile; fileRef = 833C37D618032EA500CBA602 /* idct_xvid.h */; };
833E5F9C18A31EB7006A85F9 /* vqf.c in Sources */ = {isa = PBXBuildFile; fileRef = 833E5F9B18A31EB7006A85F9 /* vqf.c */; };
833E5FA118A31EC4006A85F9 /* twinvq_data.h in Headers */ = {isa = PBXBuildFile; fileRef = 833E5F9D18A31EC4006A85F9 /* twinvq_data.h */; };
833E5FA218A31EC4006A85F9 /* twinvq.c in Sources */ = {isa = PBXBuildFile; fileRef = 833E5F9E18A31EC4006A85F9 /* twinvq.c */; };
833E5FA318A31EC4006A85F9 /* twinvq.h in Headers */ = {isa = PBXBuildFile; fileRef = 833E5F9F18A31EC4006A85F9 /* twinvq.h */; };
833E5FA418A31EC4006A85F9 /* twinvqdec.c in Sources */ = {isa = PBXBuildFile; fileRef = 833E5FA018A31EC4006A85F9 /* twinvqdec.c */; };
8384904D1807898200E7332D /* apedec.c in Sources */ = {isa = PBXBuildFile; fileRef = 8384904C1807898200E7332D /* apedec.c */; };
8384904F1807898A00E7332D /* ape.c in Sources */ = {isa = PBXBuildFile; fileRef = 8384904E1807898A00E7332D /* ape.c */; };
8384905C1807AF0100E7332D /* ac3_parser.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490501807AF0100E7332D /* ac3_parser.c */; };
8384905D1807AF0100E7332D /* ac3_parser.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490511807AF0100E7332D /* ac3_parser.h */; };
8384905E1807AF0100E7332D /* ac3.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490521807AF0100E7332D /* ac3.c */; };
8384905F1807AF0100E7332D /* ac3.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490531807AF0100E7332D /* ac3.h */; };
838490601807AF0100E7332D /* ac3dec_data.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490541807AF0100E7332D /* ac3dec_data.c */; };
838490611807AF0100E7332D /* ac3dec_data.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490551807AF0100E7332D /* ac3dec_data.h */; };
838490621807AF0100E7332D /* ac3dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490561807AF0100E7332D /* ac3dec.c */; };
838490631807AF0100E7332D /* ac3dec.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490571807AF0100E7332D /* ac3dec.h */; };
838490641807AF0100E7332D /* ac3dsp.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490581807AF0100E7332D /* ac3dsp.c */; };
838490651807AF0100E7332D /* ac3dsp.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490591807AF0100E7332D /* ac3dsp.h */; };
838490661807AF0100E7332D /* ac3tab.c in Sources */ = {isa = PBXBuildFile; fileRef = 8384905A1807AF0100E7332D /* ac3tab.c */; };
838490671807AF0100E7332D /* ac3tab.h in Headers */ = {isa = PBXBuildFile; fileRef = 8384905B1807AF0100E7332D /* ac3tab.h */; };
838490691807AF5800E7332D /* ac3dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490681807AF5800E7332D /* ac3dec.c */; };
8384906C1807AFB800E7332D /* aac_ac3_parser.c in Sources */ = {isa = PBXBuildFile; fileRef = 8384906A1807AFB800E7332D /* aac_ac3_parser.c */; };
8384906D1807AFB800E7332D /* aac_ac3_parser.h in Headers */ = {isa = PBXBuildFile; fileRef = 8384906B1807AFB800E7332D /* aac_ac3_parser.h */; };
838490701807B04200E7332D /* lfg.c in Sources */ = {isa = PBXBuildFile; fileRef = 8384906E1807B04200E7332D /* lfg.c */; };
838490711807B04200E7332D /* lfg.h in Headers */ = {isa = PBXBuildFile; fileRef = 8384906F1807B04200E7332D /* lfg.h */; };
838490741807B07000E7332D /* md5.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490721807B07000E7332D /* md5.c */; };
838490751807B07000E7332D /* md5.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490731807B07000E7332D /* md5.h */; };
838490781807B13000E7332D /* kbdwin.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490761807B13000E7332D /* kbdwin.c */; };
838490791807B13000E7332D /* kbdwin.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490771807B13000E7332D /* kbdwin.h */; };
8384907F1807B17500E7332D /* eac3_data.c in Sources */ = {isa = PBXBuildFile; fileRef = 8384907A1807B17500E7332D /* eac3_data.c */; };
838490801807B17500E7332D /* eac3_data.h in Headers */ = {isa = PBXBuildFile; fileRef = 8384907B1807B17500E7332D /* eac3_data.h */; };
838490811807B17500E7332D /* eac3dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 8384907C1807B17500E7332D /* eac3dec.c */; };
838490851807B17C00E7332D /* ac3dsp_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490841807B17C00E7332D /* ac3dsp_init.c */; };
8384908E1807BC9400E7332D /* dca_parser.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490861807BC9400E7332D /* dca_parser.c */; };
8384908F1807BC9400E7332D /* dca.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490871807BC9400E7332D /* dca.c */; };
838490901807BC9400E7332D /* dca.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490881807BC9400E7332D /* dca.h */; };
838490911807BC9400E7332D /* dcadata.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490891807BC9400E7332D /* dcadata.h */; };
838490921807BC9400E7332D /* dcadec.c in Sources */ = {isa = PBXBuildFile; fileRef = 8384908A1807BC9400E7332D /* dcadec.c */; };
838490931807BC9400E7332D /* dcadsp.c in Sources */ = {isa = PBXBuildFile; fileRef = 8384908B1807BC9400E7332D /* dcadsp.c */; };
838490941807BC9400E7332D /* dcadsp.h in Headers */ = {isa = PBXBuildFile; fileRef = 8384908C1807BC9400E7332D /* dcadsp.h */; };
838490951807BC9400E7332D /* dcahuff.h in Headers */ = {isa = PBXBuildFile; fileRef = 8384908D1807BC9400E7332D /* dcahuff.h */; };
838490981807BC9C00E7332D /* dtshddec.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490961807BC9C00E7332D /* dtshddec.c */; };
838490991807BC9C00E7332D /* dtsdec.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490971807BC9C00E7332D /* dtsdec.c */; };
8384909C1807BE1300E7332D /* synth_filter.c in Sources */ = {isa = PBXBuildFile; fileRef = 8384909A1807BE1300E7332D /* synth_filter.c */; };
8384909D1807BE1300E7332D /* synth_filter.h in Headers */ = {isa = PBXBuildFile; fileRef = 8384909B1807BE1300E7332D /* synth_filter.h */; };
838490A31807C12300E7332D /* adpcm_data.c in Sources */ = {isa = PBXBuildFile; fileRef = 8384909E1807C12300E7332D /* adpcm_data.c */; };
838490A41807C12300E7332D /* adpcm_data.h in Headers */ = {isa = PBXBuildFile; fileRef = 8384909F1807C12300E7332D /* adpcm_data.h */; };
838490A51807C12300E7332D /* adpcm.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490A01807C12300E7332D /* adpcm.c */; };
838490A61807C12300E7332D /* adpcm.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490A11807C12300E7332D /* adpcm.h */; };
838490A71807C12300E7332D /* pcm.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490A21807C12300E7332D /* pcm.c */; };
838490B11807C1C300E7332D /* gsm_parser.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490A81807C1C300E7332D /* gsm_parser.c */; };
838490B21807C1C300E7332D /* gsm.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490A91807C1C300E7332D /* gsm.h */; };
838490B31807C1C300E7332D /* gsmdec_data.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490AA1807C1C300E7332D /* gsmdec_data.c */; };
838490B41807C1C300E7332D /* gsmdec_data.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490AB1807C1C300E7332D /* gsmdec_data.h */; };
838490B51807C1C300E7332D /* gsmdec.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490AC1807C1C300E7332D /* gsmdec.c */; };
838490B61807C1C300E7332D /* msgsmdec.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490AD1807C1C300E7332D /* msgsmdec.c */; };
838490B71807C1C300E7332D /* msgsmdec.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490AE1807C1C300E7332D /* msgsmdec.h */; };
838490B81807C1C300E7332D /* truespeech_data.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490AF1807C1C300E7332D /* truespeech_data.h */; };
838490B91807C1C300E7332D /* truespeech.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490B01807C1C300E7332D /* truespeech.c */; };
838490BB1807C30900E7332D /* pcm_tablegen.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490BA1807C30900E7332D /* pcm_tablegen.h */; };
838490BE1807C34900E7332D /* atrac3.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490BC1807C34900E7332D /* atrac3.c */; };
838490BF1807C34900E7332D /* atrac3data.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490BD1807C34900E7332D /* atrac3data.h */; };
838490C21807C37300E7332D /* atrac.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490C01807C37300E7332D /* atrac.c */; };
838490C31807C37300E7332D /* atrac.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490C11807C37300E7332D /* atrac.h */; };
838490D51807C47E00E7332D /* g729.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490CA1807C47E00E7332D /* g729.h */; };
838490D61807C47E00E7332D /* g729data.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490CB1807C47E00E7332D /* g729data.h */; };
838490D71807C47E00E7332D /* g729dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490CC1807C47E00E7332D /* g729dec.c */; };
838490D81807C47E00E7332D /* g729postfilter.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490CD1807C47E00E7332D /* g729postfilter.c */; };
838490D91807C47E00E7332D /* g729postfilter.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490CE1807C47E00E7332D /* g729postfilter.h */; };
838490DA1807C47E00E7332D /* g726.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490CF1807C47E00E7332D /* g726.c */; };
838490DB1807C47E00E7332D /* g723_1_data.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490D01807C47E00E7332D /* g723_1_data.h */; };
838490DC1807C47E00E7332D /* g723_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490D11807C47E00E7332D /* g723_1.c */; };
838490DD1807C47E00E7332D /* g722dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490D21807C47E00E7332D /* g722dec.c */; };
838490DE1807C47E00E7332D /* g722.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490D31807C47E00E7332D /* g722.c */; };
838490DF1807C47E00E7332D /* g722.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490D41807C47E00E7332D /* g722.h */; };
838490EF1807C57B00E7332D /* aac_adtstoasc_bsf.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490E01807C57B00E7332D /* aac_adtstoasc_bsf.c */; };
838490F01807C57B00E7332D /* aac_parser.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490E11807C57B00E7332D /* aac_parser.c */; };
838490F11807C57B00E7332D /* aacadtsdec.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490E21807C57B00E7332D /* aacadtsdec.c */; };
838490F21807C57B00E7332D /* aacadtsdec.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490E31807C57B00E7332D /* aacadtsdec.h */; };
838490F41807C57B00E7332D /* aacdec.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490E51807C57B00E7332D /* aacdec.c */; };
838490F51807C57B00E7332D /* aacdectab.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490E61807C57B00E7332D /* aacdectab.h */; };
838490F61807C57B00E7332D /* aacps_tablegen.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490E71807C57B00E7332D /* aacps_tablegen.h */; };
838490F71807C57B00E7332D /* aacps.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490E81807C57B00E7332D /* aacps.c */; };
838490F91807C57B00E7332D /* aacpsdsp.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490EA1807C57B00E7332D /* aacpsdsp.c */; };
838490FB1807C57B00E7332D /* aacsbr.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490EC1807C57B00E7332D /* aacsbr.c */; };
838490FC1807C57B00E7332D /* aacsbr.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490ED1807C57B00E7332D /* aacsbr.h */; };
838490FD1807C57B00E7332D /* aacsbrdata.h in Headers */ = {isa = PBXBuildFile; fileRef = 838490EE1807C57B00E7332D /* aacsbrdata.h */; };
838490FF1807C58500E7332D /* aacdec.c in Sources */ = {isa = PBXBuildFile; fileRef = 838490FE1807C58500E7332D /* aacdec.c */; };
838491021807CDC000E7332D /* lpc.c in Sources */ = {isa = PBXBuildFile; fileRef = 838491001807CDC000E7332D /* lpc.c */; };
838491031807CDC000E7332D /* lpc.h in Headers */ = {isa = PBXBuildFile; fileRef = 838491011807CDC000E7332D /* lpc.h */; };
838491051807CDEC00E7332D /* cbrt_tablegen.h in Headers */ = {isa = PBXBuildFile; fileRef = 838491041807CDEC00E7332D /* cbrt_tablegen.h */; };
8384910B1807CE2A00E7332D /* lls_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 8384910A1807CE2A00E7332D /* lls_init.c */; };
8384910D1807CEB600E7332D /* sbrdsp.c in Sources */ = {isa = PBXBuildFile; fileRef = 8384910C1807CEB600E7332D /* sbrdsp.c */; };
8384910F1807CEC400E7332D /* lpc.c in Sources */ = {isa = PBXBuildFile; fileRef = 8384910E1807CEC400E7332D /* lpc.c */; };
838491111807CEF400E7332D /* sbrdsp_init.c in Sources */ = {isa = PBXBuildFile; fileRef = 838491101807CEF400E7332D /* sbrdsp_init.c */; };
838491131807D06100E7332D /* spdifdec.c in Sources */ = {isa = PBXBuildFile; fileRef = 838491121807D06100E7332D /* spdifdec.c */; };
838491151807D1D200E7332D /* tta.c in Sources */ = {isa = PBXBuildFile; fileRef = 838491141807D1D200E7332D /* tta.c */; };
838491191807D1D900E7332D /* tta.c in Sources */ = {isa = PBXBuildFile; fileRef = 838491161807D1D900E7332D /* tta.c */; };
8384911A1807D1D900E7332D /* ttadata.c in Sources */ = {isa = PBXBuildFile; fileRef = 838491171807D1D900E7332D /* ttadata.c */; };
8384911B1807D1D900E7332D /* ttadata.h in Headers */ = {isa = PBXBuildFile; fileRef = 838491181807D1D900E7332D /* ttadata.h */; };
8393B7E218052BB000913C76 /* mp3dec.c in Sources */ = {isa = PBXBuildFile; fileRef = 8393B7DF18052BB000913C76 /* mp3dec.c */; };
8393B7E318052BB000913C76 /* mpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 8393B7E018052BB000913C76 /* mpeg.c */; };
8393B7E418052BB000913C76 /* mpeg.h in Headers */ = {isa = PBXBuildFile; fileRef = 8393B7E118052BB000913C76 /* mpeg.h */; };
8393B7F918052BC200913C76 /* mpegaudio_parser.c in Sources */ = {isa = PBXBuildFile; fileRef = 8393B7E518052BC200913C76 /* mpegaudio_parser.c */; };
8393B7FA18052BC200913C76 /* mpegaudio_tablegen.c in Sources */ = {isa = PBXBuildFile; fileRef = 8393B7E618052BC200913C76 /* mpegaudio_tablegen.c */; };
8393B7FB18052BC200913C76 /* mpegaudio_tablegen.h in Headers */ = {isa = PBXBuildFile; fileRef = 8393B7E718052BC200913C76 /* mpegaudio_tablegen.h */; };
8393B7FC18052BC200913C76 /* mpegaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 8393B7E818052BC200913C76 /* mpegaudio.c */; };
8393B7FD18052BC200913C76 /* mpegaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 8393B7E918052BC200913C76 /* mpegaudio.h */; };
8393B7FE18052BC200913C76 /* mpegaudiodata.c in Sources */ = {isa = PBXBuildFile; fileRef = 8393B7EA18052BC200913C76 /* mpegaudiodata.c */; };
8393B7FF18052BC200913C76 /* mpegaudiodata.h in Headers */ = {isa = PBXBuildFile; fileRef = 8393B7EB18052BC200913C76 /* mpegaudiodata.h */; };
8393B80018052BC200913C76 /* mpegaudiodec_float.c in Sources */ = {isa = PBXBuildFile; fileRef = 8393B7EC18052BC200913C76 /* mpegaudiodec_float.c */; };
8393B80118052BC200913C76 /* mpegaudiodec.c in Sources */ = {isa = PBXBuildFile; fileRef = 8393B7ED18052BC200913C76 /* mpegaudiodec.c */; };
8393B80218052BC200913C76 /* mpegaudiodecheader.c in Sources */ = {isa = PBXBuildFile; fileRef = 8393B7EE18052BC200913C76 /* mpegaudiodecheader.c */; };
8393B80318052BC200913C76 /* mpegaudiodecheader.h in Headers */ = {isa = PBXBuildFile; fileRef = 8393B7EF18052BC200913C76 /* mpegaudiodecheader.h */; };
8393B80418052BC200913C76 /* mpegaudiodectab.h in Headers */ = {isa = PBXBuildFile; fileRef = 8393B7F018052BC200913C76 /* mpegaudiodectab.h */; };
8393B80518052BC200913C76 /* mpegaudiodsp_data.c in Sources */ = {isa = PBXBuildFile; fileRef = 8393B7F118052BC200913C76 /* mpegaudiodsp_data.c */; };
8393B80718052BC200913C76 /* mpegaudiodsp_float.c in Sources */ = {isa = PBXBuildFile; fileRef = 8393B7F318052BC200913C76 /* mpegaudiodsp_float.c */; };
8393B80A18052BC200913C76 /* mpegaudiodsp.h in Headers */ = {isa = PBXBuildFile; fileRef = 8393B7F618052BC200913C76 /* mpegaudiodsp.h */; };
8393B80C18052BC200913C76 /* mpegaudiotab.h in Headers */ = {isa = PBXBuildFile; fileRef = 8393B7F818052BC200913C76 /* mpegaudiotab.h */; };
8393B80E18052BD500913C76 /* mpegaudiodsp.c in Sources */ = {isa = PBXBuildFile; fileRef = 8393B80D18052BD500913C76 /* mpegaudiodsp.c */; };
8393B81118052DB700913C76 /* bitstream_filter.c in Sources */ = {isa = PBXBuildFile; fileRef = 8393B80F18052DB700913C76 /* bitstream_filter.c */; };
8393B81218052DB700913C76 /* mp3_header_decompress_bsf.c in Sources */ = {isa = PBXBuildFile; fileRef = 8393B81018052DB700913C76 /* mp3_header_decompress_bsf.c */; };
8393B81418052E7400913C76 /* mpegaudiodsp.c in Sources */ = {isa = PBXBuildFile; fileRef = 8393B81318052E7400913C76 /* mpegaudiodsp.c */; };
8393B81618052E9900913C76 /* mpegaudiodsp_fixed.c in Sources */ = {isa = PBXBuildFile; fileRef = 8393B81518052E9900913C76 /* mpegaudiodsp_fixed.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 /* FFMPEG_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FFMPEG_Prefix.pch; sourceTree = "<group>"; };
830C4B56180C3434007674D6 /* amr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = amr.h; sourceTree = "<group>"; };
830C4B57180C3434007674D6 /* amrnbdata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = amrnbdata.h; sourceTree = "<group>"; };
830C4B58180C3434007674D6 /* amrnbdec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = amrnbdec.c; sourceTree = "<group>"; };
830C4B59180C3434007674D6 /* amrwbdata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = amrwbdata.h; sourceTree = "<group>"; };
830C4B5A180C3434007674D6 /* amrwbdec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = amrwbdec.c; sourceTree = "<group>"; };
830C4B60180C343C007674D6 /* amr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = amr.c; sourceTree = "<group>"; };
830C4B62180C3580007674D6 /* amrwbdec_mips.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = amrwbdec_mips.h; 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>"; };
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>"; };
832F4BA418CD4F47003E940E /* lls2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lls2.c; sourceTree = "<group>"; };
832F4BA518CD4F47003E940E /* lls2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lls2.h; sourceTree = "<group>"; };
832F4BA918CD4F6B003E940E /* atrac3plus_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = atrac3plus_data.h; sourceTree = "<group>"; };
832F4BAA18CD4F6B003E940E /* atrac3plus.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = atrac3plus.c; sourceTree = "<group>"; };
832F4BAB18CD4F6B003E940E /* atrac3plus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = atrac3plus.h; sourceTree = "<group>"; };
832F4BAC18CD4F6B003E940E /* atrac3plusdec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = atrac3plusdec.c; sourceTree = "<group>"; };
832F4BAD18CD4F6B003E940E /* atrac3plusdsp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = atrac3plusdsp.c; sourceTree = "<group>"; };
832F4BB418CD4FEA003E940E /* macros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = macros.h; sourceTree = "<group>"; };
832F4BB518CD4FEA003E940E /* timestamp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timestamp.h; sourceTree = "<group>"; };
832F4BB818CD53E9003E940E /* ttadsp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ttadsp.c; sourceTree = "<group>"; };
832F4BB918CD53E9003E940E /* ttadsp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ttadsp.h; sourceTree = "<group>"; };
832F4BBE18CD5DD9003E940E /* downmix_info.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = downmix_info.c; sourceTree = "<group>"; };
832F4BBF18CD5DD9003E940E /* downmix_info.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = downmix_info.h; sourceTree = "<group>"; };
832F4BC218CD5DE2003E940E /* time_.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = time_.h; sourceTree = "<group>"; };
832F4BC418CD601B003E940E /* ttadsp_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ttadsp_init.c; sourceTree = "<group>"; };
832F4BC618CD6052003E940E /* dcadsp_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dcadsp_init.c; sourceTree = "<group>"; };
833C3794180328A300CBA602 /* takdec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = takdec.c; sourceTree = "<group>"; };
833C3796180328B300CBA602 /* tak_parser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tak_parser.c; sourceTree = "<group>"; };
833C3797180328B300CBA602 /* tak.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tak.c; sourceTree = "<group>"; };
833C3798180328B300CBA602 /* tak.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tak.h; sourceTree = "<group>"; };
833C3799180328B300CBA602 /* takdec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = takdec.c; sourceTree = "<group>"; };
833C379E18032A2700CBA602 /* unary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unary.h; sourceTree = "<group>"; };
833C37A018032A2F00CBA602 /* rawdec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rawdec.c; sourceTree = "<group>"; };
833C37A118032A2F00CBA602 /* rawdec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rawdec.h; sourceTree = "<group>"; };
833C37A418032A5000CBA602 /* apetag.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = apetag.c; sourceTree = "<group>"; };
833C37A518032A5000CBA602 /* apetag.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = apetag.h; sourceTree = "<group>"; };
833C37A818032AAD00CBA602 /* img2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = img2.c; sourceTree = "<group>"; };
833C37AA18032AEF00CBA602 /* diracdsp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = diracdsp.c; sourceTree = "<group>"; };
833C37AB18032AEF00CBA602 /* diracdsp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = diracdsp.h; sourceTree = "<group>"; };
833C37AC18032AEF00CBA602 /* dsputil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dsputil.c; sourceTree = "<group>"; };
833C37AD18032AEF00CBA602 /* dsputil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dsputil.h; sourceTree = "<group>"; };
833C37AE18032AEF00CBA602 /* diracdsp_mmx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = diracdsp_mmx.c; path = x86/diracdsp_mmx.c; sourceTree = "<group>"; };
833C37AF18032AEF00CBA602 /* diracdsp_mmx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = diracdsp_mmx.h; path = x86/diracdsp_mmx.h; sourceTree = "<group>"; };
833C37B018032AEF00CBA602 /* dsputil_x86.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dsputil_x86.h; path = x86/dsputil_x86.h; sourceTree = "<group>"; };
833C37BA18032CF600CBA602 /* dirac_arith.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dirac_arith.c; sourceTree = "<group>"; };
833C37BB18032CF600CBA602 /* dirac_arith.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dirac_arith.h; sourceTree = "<group>"; };
833C37BC18032CF600CBA602 /* dirac_dwt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dirac_dwt.c; sourceTree = "<group>"; };
833C37BD18032CF600CBA602 /* dirac_dwt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dirac_dwt.h; sourceTree = "<group>"; };
833C37BE18032CF600CBA602 /* dirac_parser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dirac_parser.c; sourceTree = "<group>"; };
833C37BF18032CF600CBA602 /* dirac.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dirac.c; sourceTree = "<group>"; };
833C37C018032CF600CBA602 /* dirac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dirac.h; sourceTree = "<group>"; };
833C37C118032CF600CBA602 /* diracdec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = diracdec.c; sourceTree = "<group>"; };
833C37CA18032D4800CBA602 /* golomb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = golomb.c; sourceTree = "<group>"; };
833C37CB18032D4800CBA602 /* golomb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = golomb.h; sourceTree = "<group>"; };
833C37CC18032D4800CBA602 /* dirac_dwt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dirac_dwt.c; sourceTree = "<group>"; };
833C37CD18032D4800CBA602 /* dirac_dwt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dirac_dwt.h; sourceTree = "<group>"; };
833C37D218032E4800CBA602 /* dsputil_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dsputil_init.c; sourceTree = "<group>"; };
833C37D418032E7000CBA602 /* jrevdct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = jrevdct.c; sourceTree = "<group>"; };
833C37D618032EA500CBA602 /* idct_xvid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = idct_xvid.h; sourceTree = "<group>"; };
833E5F9B18A31EB7006A85F9 /* vqf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vqf.c; sourceTree = "<group>"; };
833E5F9D18A31EC4006A85F9 /* twinvq_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = twinvq_data.h; sourceTree = "<group>"; };
833E5F9E18A31EC4006A85F9 /* twinvq.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = twinvq.c; sourceTree = "<group>"; };
833E5F9F18A31EC4006A85F9 /* twinvq.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = twinvq.h; sourceTree = "<group>"; };
833E5FA018A31EC4006A85F9 /* twinvqdec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = twinvqdec.c; sourceTree = "<group>"; };
833F68321CDBCAB100AFB9F0 /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/InfoPlist.strings; sourceTree = "<group>"; };
8384904C1807898200E7332D /* apedec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = apedec.c; sourceTree = "<group>"; };
8384904E1807898A00E7332D /* ape.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ape.c; sourceTree = "<group>"; };
838490501807AF0100E7332D /* ac3_parser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ac3_parser.c; sourceTree = "<group>"; };
838490511807AF0100E7332D /* ac3_parser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ac3_parser.h; sourceTree = "<group>"; };
838490521807AF0100E7332D /* ac3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ac3.c; sourceTree = "<group>"; };
838490531807AF0100E7332D /* ac3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ac3.h; sourceTree = "<group>"; };
838490541807AF0100E7332D /* ac3dec_data.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ac3dec_data.c; sourceTree = "<group>"; };
838490551807AF0100E7332D /* ac3dec_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ac3dec_data.h; sourceTree = "<group>"; };
838490561807AF0100E7332D /* ac3dec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ac3dec.c; sourceTree = "<group>"; };
838490571807AF0100E7332D /* ac3dec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ac3dec.h; sourceTree = "<group>"; };
838490581807AF0100E7332D /* ac3dsp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ac3dsp.c; sourceTree = "<group>"; };
838490591807AF0100E7332D /* ac3dsp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ac3dsp.h; sourceTree = "<group>"; };
8384905A1807AF0100E7332D /* ac3tab.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ac3tab.c; sourceTree = "<group>"; };
8384905B1807AF0100E7332D /* ac3tab.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ac3tab.h; sourceTree = "<group>"; };
838490681807AF5800E7332D /* ac3dec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ac3dec.c; sourceTree = "<group>"; };
8384906A1807AFB800E7332D /* aac_ac3_parser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aac_ac3_parser.c; sourceTree = "<group>"; };
8384906B1807AFB800E7332D /* aac_ac3_parser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aac_ac3_parser.h; sourceTree = "<group>"; };
8384906E1807B04200E7332D /* lfg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lfg.c; sourceTree = "<group>"; };
8384906F1807B04200E7332D /* lfg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lfg.h; sourceTree = "<group>"; };
838490721807B07000E7332D /* md5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = md5.c; sourceTree = "<group>"; };
838490731807B07000E7332D /* md5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = md5.h; sourceTree = "<group>"; };
838490761807B13000E7332D /* kbdwin.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = kbdwin.c; sourceTree = "<group>"; };
838490771807B13000E7332D /* kbdwin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kbdwin.h; sourceTree = "<group>"; };
8384907A1807B17500E7332D /* eac3_data.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = eac3_data.c; sourceTree = "<group>"; };
8384907B1807B17500E7332D /* eac3_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = eac3_data.h; sourceTree = "<group>"; };
8384907C1807B17500E7332D /* eac3dec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = eac3dec.c; sourceTree = "<group>"; };
838490841807B17C00E7332D /* ac3dsp_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ac3dsp_init.c; sourceTree = "<group>"; };
838490861807BC9400E7332D /* dca_parser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dca_parser.c; sourceTree = "<group>"; };
838490871807BC9400E7332D /* dca.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dca.c; sourceTree = "<group>"; };
838490881807BC9400E7332D /* dca.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dca.h; sourceTree = "<group>"; };
838490891807BC9400E7332D /* dcadata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dcadata.h; sourceTree = "<group>"; };
8384908A1807BC9400E7332D /* dcadec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dcadec.c; sourceTree = "<group>"; };
8384908B1807BC9400E7332D /* dcadsp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dcadsp.c; sourceTree = "<group>"; };
8384908C1807BC9400E7332D /* dcadsp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dcadsp.h; sourceTree = "<group>"; };
8384908D1807BC9400E7332D /* dcahuff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dcahuff.h; sourceTree = "<group>"; };
838490961807BC9C00E7332D /* dtshddec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dtshddec.c; sourceTree = "<group>"; };
838490971807BC9C00E7332D /* dtsdec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dtsdec.c; sourceTree = "<group>"; };
8384909A1807BE1300E7332D /* synth_filter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = synth_filter.c; sourceTree = "<group>"; };
8384909B1807BE1300E7332D /* synth_filter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = synth_filter.h; sourceTree = "<group>"; };
8384909E1807C12300E7332D /* adpcm_data.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = adpcm_data.c; sourceTree = "<group>"; };
8384909F1807C12300E7332D /* adpcm_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adpcm_data.h; sourceTree = "<group>"; };
838490A01807C12300E7332D /* adpcm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = adpcm.c; sourceTree = "<group>"; };
838490A11807C12300E7332D /* adpcm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adpcm.h; sourceTree = "<group>"; };
838490A21807C12300E7332D /* pcm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pcm.c; sourceTree = "<group>"; };
838490A81807C1C300E7332D /* gsm_parser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gsm_parser.c; sourceTree = "<group>"; };
838490A91807C1C300E7332D /* gsm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gsm.h; sourceTree = "<group>"; };
838490AA1807C1C300E7332D /* gsmdec_data.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gsmdec_data.c; sourceTree = "<group>"; };
838490AB1807C1C300E7332D /* gsmdec_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gsmdec_data.h; sourceTree = "<group>"; };
838490AC1807C1C300E7332D /* gsmdec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gsmdec.c; sourceTree = "<group>"; };
838490AD1807C1C300E7332D /* msgsmdec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = msgsmdec.c; sourceTree = "<group>"; };
838490AE1807C1C300E7332D /* msgsmdec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = msgsmdec.h; sourceTree = "<group>"; };
838490AF1807C1C300E7332D /* truespeech_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = truespeech_data.h; sourceTree = "<group>"; };
838490B01807C1C300E7332D /* truespeech.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = truespeech.c; sourceTree = "<group>"; };
838490BA1807C30900E7332D /* pcm_tablegen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pcm_tablegen.h; sourceTree = "<group>"; };
838490BC1807C34900E7332D /* atrac3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = atrac3.c; sourceTree = "<group>"; };
838490BD1807C34900E7332D /* atrac3data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = atrac3data.h; sourceTree = "<group>"; };
838490C01807C37300E7332D /* atrac.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = atrac.c; sourceTree = "<group>"; };
838490C11807C37300E7332D /* atrac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = atrac.h; sourceTree = "<group>"; };
838490CA1807C47E00E7332D /* g729.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = g729.h; sourceTree = "<group>"; };
838490CB1807C47E00E7332D /* g729data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = g729data.h; sourceTree = "<group>"; };
838490CC1807C47E00E7332D /* g729dec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = g729dec.c; sourceTree = "<group>"; };
838490CD1807C47E00E7332D /* g729postfilter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = g729postfilter.c; sourceTree = "<group>"; };
838490CE1807C47E00E7332D /* g729postfilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = g729postfilter.h; sourceTree = "<group>"; };
838490CF1807C47E00E7332D /* g726.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = g726.c; sourceTree = "<group>"; };
838490D01807C47E00E7332D /* g723_1_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = g723_1_data.h; sourceTree = "<group>"; };
838490D11807C47E00E7332D /* g723_1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = g723_1.c; sourceTree = "<group>"; };
838490D21807C47E00E7332D /* g722dec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = g722dec.c; sourceTree = "<group>"; };
838490D31807C47E00E7332D /* g722.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = g722.c; sourceTree = "<group>"; };
838490D41807C47E00E7332D /* g722.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = g722.h; sourceTree = "<group>"; };
838490E01807C57B00E7332D /* aac_adtstoasc_bsf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aac_adtstoasc_bsf.c; sourceTree = "<group>"; };
838490E11807C57B00E7332D /* aac_parser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aac_parser.c; sourceTree = "<group>"; };
838490E21807C57B00E7332D /* aacadtsdec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aacadtsdec.c; sourceTree = "<group>"; };
838490E31807C57B00E7332D /* aacadtsdec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aacadtsdec.h; sourceTree = "<group>"; };
838490E51807C57B00E7332D /* aacdec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aacdec.c; sourceTree = "<group>"; };
838490E61807C57B00E7332D /* aacdectab.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aacdectab.h; sourceTree = "<group>"; };
838490E71807C57B00E7332D /* aacps_tablegen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aacps_tablegen.h; sourceTree = "<group>"; };
838490E81807C57B00E7332D /* aacps.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aacps.c; sourceTree = "<group>"; };
838490EA1807C57B00E7332D /* aacpsdsp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aacpsdsp.c; sourceTree = "<group>"; };
838490EC1807C57B00E7332D /* aacsbr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aacsbr.c; sourceTree = "<group>"; };
838490ED1807C57B00E7332D /* aacsbr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aacsbr.h; sourceTree = "<group>"; };
838490EE1807C57B00E7332D /* aacsbrdata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aacsbrdata.h; sourceTree = "<group>"; };
838490FE1807C58500E7332D /* aacdec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = aacdec.c; sourceTree = "<group>"; };
838491001807CDC000E7332D /* lpc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lpc.c; sourceTree = "<group>"; };
838491011807CDC000E7332D /* lpc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lpc.h; sourceTree = "<group>"; };
838491041807CDEC00E7332D /* cbrt_tablegen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cbrt_tablegen.h; sourceTree = "<group>"; };
8384910A1807CE2A00E7332D /* lls_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lls_init.c; sourceTree = "<group>"; };
8384910C1807CEB600E7332D /* sbrdsp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sbrdsp.c; sourceTree = "<group>"; };
8384910E1807CEC400E7332D /* lpc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lpc.c; sourceTree = "<group>"; };
838491101807CEF400E7332D /* sbrdsp_init.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sbrdsp_init.c; sourceTree = "<group>"; };
838491121807D06100E7332D /* spdifdec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = spdifdec.c; sourceTree = "<group>"; };
838491141807D1D200E7332D /* tta.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tta.c; sourceTree = "<group>"; };
838491161807D1D900E7332D /* tta.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tta.c; sourceTree = "<group>"; };
838491171807D1D900E7332D /* ttadata.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ttadata.c; sourceTree = "<group>"; };
838491181807D1D900E7332D /* ttadata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ttadata.h; sourceTree = "<group>"; };
8393B7DF18052BB000913C76 /* mp3dec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mp3dec.c; sourceTree = "<group>"; };
8393B7E018052BB000913C76 /* mpeg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpeg.c; sourceTree = "<group>"; };
8393B7E118052BB000913C76 /* mpeg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mpeg.h; sourceTree = "<group>"; };
8393B7E518052BC200913C76 /* mpegaudio_parser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpegaudio_parser.c; sourceTree = "<group>"; };
8393B7E618052BC200913C76 /* mpegaudio_tablegen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpegaudio_tablegen.c; sourceTree = "<group>"; };
8393B7E718052BC200913C76 /* mpegaudio_tablegen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mpegaudio_tablegen.h; sourceTree = "<group>"; };
8393B7E818052BC200913C76 /* mpegaudio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpegaudio.c; sourceTree = "<group>"; };
8393B7E918052BC200913C76 /* mpegaudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mpegaudio.h; sourceTree = "<group>"; };
8393B7EA18052BC200913C76 /* mpegaudiodata.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpegaudiodata.c; sourceTree = "<group>"; };
8393B7EB18052BC200913C76 /* mpegaudiodata.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mpegaudiodata.h; sourceTree = "<group>"; };
8393B7EC18052BC200913C76 /* mpegaudiodec_float.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpegaudiodec_float.c; sourceTree = "<group>"; };
8393B7ED18052BC200913C76 /* mpegaudiodec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpegaudiodec.c; sourceTree = "<group>"; };
8393B7EE18052BC200913C76 /* mpegaudiodecheader.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpegaudiodecheader.c; sourceTree = "<group>"; };
8393B7EF18052BC200913C76 /* mpegaudiodecheader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mpegaudiodecheader.h; sourceTree = "<group>"; };
8393B7F018052BC200913C76 /* mpegaudiodectab.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mpegaudiodectab.h; sourceTree = "<group>"; };
8393B7F118052BC200913C76 /* mpegaudiodsp_data.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpegaudiodsp_data.c; sourceTree = "<group>"; };
8393B7F318052BC200913C76 /* mpegaudiodsp_float.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpegaudiodsp_float.c; sourceTree = "<group>"; };
8393B7F618052BC200913C76 /* mpegaudiodsp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mpegaudiodsp.h; sourceTree = "<group>"; };
8393B7F818052BC200913C76 /* mpegaudiotab.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mpegaudiotab.h; sourceTree = "<group>"; };
8393B80D18052BD500913C76 /* mpegaudiodsp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpegaudiodsp.c; sourceTree = "<group>"; };
8393B80F18052DB700913C76 /* bitstream_filter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bitstream_filter.c; sourceTree = "<group>"; };
8393B81018052DB700913C76 /* mp3_header_decompress_bsf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mp3_header_decompress_bsf.c; sourceTree = "<group>"; };
8393B81318052E7400913C76 /* mpegaudiodsp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpegaudiodsp.c; sourceTree = "<group>"; };
8393B81518052E9900913C76 /* mpegaudiodsp_fixed.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mpegaudiodsp_fixed.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 /* FFMPEG.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = FFMPEG.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 /* FFMPEG.framework */,
);
name = Products;
sourceTree = "<group>";
};
0867D691FE84028FC02AAC07 /* FFMPEG */ = {
isa = PBXGroup;
children = (
830F0C5E17FC7D3100042E8F /* libz.dylib */,
B09E94EF0D748DEE0064F138 /* libiconv.dylib */,
B09E94660D74834B0064F138 /* ffmpeg-minimal */,
32C88DFF0371C24200C91783 /* Other Sources */,
089C1665FE841158C02AAC07 /* Resources */,
0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */,
034768DFFF38A50411DB9C8B /* Products */,
);
name = FFMPEG;
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 /* FFMPEG_Prefix.pch */,
);
name = "Other Sources";
sourceTree = "<group>";
};
830F0B8E17FC4FB900042E8F /* libavcodec */ = {
isa = PBXGroup;
children = (
832F4BB818CD53E9003E940E /* ttadsp.c */,
832F4BB918CD53E9003E940E /* ttadsp.h */,
832F4BA918CD4F6B003E940E /* atrac3plus_data.h */,
832F4BAA18CD4F6B003E940E /* atrac3plus.c */,
832F4BAB18CD4F6B003E940E /* atrac3plus.h */,
832F4BAC18CD4F6B003E940E /* atrac3plusdec.c */,
832F4BAD18CD4F6B003E940E /* atrac3plusdsp.c */,
833E5F9D18A31EC4006A85F9 /* twinvq_data.h */,
833E5F9E18A31EC4006A85F9 /* twinvq.c */,
833E5F9F18A31EC4006A85F9 /* twinvq.h */,
833E5FA018A31EC4006A85F9 /* twinvqdec.c */,
830C4B56180C3434007674D6 /* amr.h */,
830C4B57180C3434007674D6 /* amrnbdata.h */,
830C4B58180C3434007674D6 /* amrnbdec.c */,
830C4B59180C3434007674D6 /* amrwbdata.h */,
830C4B5A180C3434007674D6 /* amrwbdec.c */,
838491161807D1D900E7332D /* tta.c */,
838491171807D1D900E7332D /* ttadata.c */,
838491181807D1D900E7332D /* ttadata.h */,
8384910C1807CEB600E7332D /* sbrdsp.c */,
838491041807CDEC00E7332D /* cbrt_tablegen.h */,
838491001807CDC000E7332D /* lpc.c */,
838491011807CDC000E7332D /* lpc.h */,
838490E01807C57B00E7332D /* aac_adtstoasc_bsf.c */,
838490E11807C57B00E7332D /* aac_parser.c */,
838490E21807C57B00E7332D /* aacadtsdec.c */,
838490E31807C57B00E7332D /* aacadtsdec.h */,
838490E51807C57B00E7332D /* aacdec.c */,
838490E61807C57B00E7332D /* aacdectab.h */,
838490E71807C57B00E7332D /* aacps_tablegen.h */,
838490E81807C57B00E7332D /* aacps.c */,
838490EA1807C57B00E7332D /* aacpsdsp.c */,
838490EC1807C57B00E7332D /* aacsbr.c */,
838490ED1807C57B00E7332D /* aacsbr.h */,
838490EE1807C57B00E7332D /* aacsbrdata.h */,
838490CA1807C47E00E7332D /* g729.h */,
838490CB1807C47E00E7332D /* g729data.h */,
838490CC1807C47E00E7332D /* g729dec.c */,
838490CD1807C47E00E7332D /* g729postfilter.c */,
838490CE1807C47E00E7332D /* g729postfilter.h */,
838490CF1807C47E00E7332D /* g726.c */,
838490D01807C47E00E7332D /* g723_1_data.h */,
838490D11807C47E00E7332D /* g723_1.c */,
838490D21807C47E00E7332D /* g722dec.c */,
838490D31807C47E00E7332D /* g722.c */,
838490D41807C47E00E7332D /* g722.h */,
838490C01807C37300E7332D /* atrac.c */,
838490C11807C37300E7332D /* atrac.h */,
838490BC1807C34900E7332D /* atrac3.c */,
838490BD1807C34900E7332D /* atrac3data.h */,
838490BA1807C30900E7332D /* pcm_tablegen.h */,
838490A81807C1C300E7332D /* gsm_parser.c */,
838490A91807C1C300E7332D /* gsm.h */,
838490AA1807C1C300E7332D /* gsmdec_data.c */,
838490AB1807C1C300E7332D /* gsmdec_data.h */,
838490AC1807C1C300E7332D /* gsmdec.c */,
838490AD1807C1C300E7332D /* msgsmdec.c */,
838490AE1807C1C300E7332D /* msgsmdec.h */,
838490AF1807C1C300E7332D /* truespeech_data.h */,
838490B01807C1C300E7332D /* truespeech.c */,
8384909E1807C12300E7332D /* adpcm_data.c */,
8384909F1807C12300E7332D /* adpcm_data.h */,
838490A01807C12300E7332D /* adpcm.c */,
838490A11807C12300E7332D /* adpcm.h */,
838490A21807C12300E7332D /* pcm.c */,
8384909A1807BE1300E7332D /* synth_filter.c */,
8384909B1807BE1300E7332D /* synth_filter.h */,
838490861807BC9400E7332D /* dca_parser.c */,
838490871807BC9400E7332D /* dca.c */,
838490881807BC9400E7332D /* dca.h */,
838490891807BC9400E7332D /* dcadata.h */,
8384908A1807BC9400E7332D /* dcadec.c */,
8384908B1807BC9400E7332D /* dcadsp.c */,
8384908C1807BC9400E7332D /* dcadsp.h */,
8384908D1807BC9400E7332D /* dcahuff.h */,
8384907A1807B17500E7332D /* eac3_data.c */,
8384907B1807B17500E7332D /* eac3_data.h */,
8384907C1807B17500E7332D /* eac3dec.c */,
838490761807B13000E7332D /* kbdwin.c */,
838490771807B13000E7332D /* kbdwin.h */,
8384906A1807AFB800E7332D /* aac_ac3_parser.c */,
8384906B1807AFB800E7332D /* aac_ac3_parser.h */,
838490501807AF0100E7332D /* ac3_parser.c */,
838490511807AF0100E7332D /* ac3_parser.h */,
838490521807AF0100E7332D /* ac3.c */,
838490531807AF0100E7332D /* ac3.h */,
838490541807AF0100E7332D /* ac3dec_data.c */,
838490551807AF0100E7332D /* ac3dec_data.h */,
838490561807AF0100E7332D /* ac3dec.c */,
838490571807AF0100E7332D /* ac3dec.h */,
838490581807AF0100E7332D /* ac3dsp.c */,
838490591807AF0100E7332D /* ac3dsp.h */,
8384905A1807AF0100E7332D /* ac3tab.c */,
8384905B1807AF0100E7332D /* ac3tab.h */,
8384904C1807898200E7332D /* apedec.c */,
8393B81518052E9900913C76 /* mpegaudiodsp_fixed.c */,
8393B81318052E7400913C76 /* mpegaudiodsp.c */,
8393B80F18052DB700913C76 /* bitstream_filter.c */,
8393B81018052DB700913C76 /* mp3_header_decompress_bsf.c */,
8393B7E518052BC200913C76 /* mpegaudio_parser.c */,
8393B7E618052BC200913C76 /* mpegaudio_tablegen.c */,
8393B7E718052BC200913C76 /* mpegaudio_tablegen.h */,
8393B7E818052BC200913C76 /* mpegaudio.c */,
8393B7E918052BC200913C76 /* mpegaudio.h */,
8393B7EA18052BC200913C76 /* mpegaudiodata.c */,
8393B7EB18052BC200913C76 /* mpegaudiodata.h */,
8393B7EC18052BC200913C76 /* mpegaudiodec_float.c */,
8393B7ED18052BC200913C76 /* mpegaudiodec.c */,
8393B7EE18052BC200913C76 /* mpegaudiodecheader.c */,
8393B7EF18052BC200913C76 /* mpegaudiodecheader.h */,
8393B7F018052BC200913C76 /* mpegaudiodectab.h */,
8393B7F118052BC200913C76 /* mpegaudiodsp_data.c */,
8393B7F318052BC200913C76 /* mpegaudiodsp_float.c */,
8393B7F618052BC200913C76 /* mpegaudiodsp.h */,
8393B7F818052BC200913C76 /* mpegaudiotab.h */,
833C37D418032E7000CBA602 /* jrevdct.c */,
833C37CA18032D4800CBA602 /* golomb.c */,
833C37CB18032D4800CBA602 /* golomb.h */,
833C37BA18032CF600CBA602 /* dirac_arith.c */,
833C37BB18032CF600CBA602 /* dirac_arith.h */,
833C37BC18032CF600CBA602 /* dirac_dwt.c */,
833C37BD18032CF600CBA602 /* dirac_dwt.h */,
833C37BE18032CF600CBA602 /* dirac_parser.c */,
833C37BF18032CF600CBA602 /* dirac.c */,
833C37C018032CF600CBA602 /* dirac.h */,
833C37C118032CF600CBA602 /* diracdec.c */,
833C37AA18032AEF00CBA602 /* diracdsp.c */,
833C37AB18032AEF00CBA602 /* diracdsp.h */,
833C37AC18032AEF00CBA602 /* dsputil.c */,
833C37AD18032AEF00CBA602 /* dsputil.h */,
833C37AE18032AEF00CBA602 /* diracdsp_mmx.c */,
833C37AF18032AEF00CBA602 /* diracdsp_mmx.h */,
833C37B018032AEF00CBA602 /* dsputil_x86.h */,
833C379E18032A2700CBA602 /* unary.h */,
833C3796180328B300CBA602 /* tak_parser.c */,
833C3797180328B300CBA602 /* tak.c */,
833C3798180328B300CBA602 /* tak.h */,
833C3799180328B300CBA602 /* takdec.c */,
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 = (
833E5F9B18A31EB7006A85F9 /* vqf.c */,
830C4B60180C343C007674D6 /* amr.c */,
838491141807D1D200E7332D /* tta.c */,
838491121807D06100E7332D /* spdifdec.c */,
838490FE1807C58500E7332D /* aacdec.c */,
838490961807BC9C00E7332D /* dtshddec.c */,
838490971807BC9C00E7332D /* dtsdec.c */,
838490681807AF5800E7332D /* ac3dec.c */,
8384904E1807898A00E7332D /* ape.c */,
8393B7DF18052BB000913C76 /* mp3dec.c */,
8393B7E018052BB000913C76 /* mpeg.c */,
8393B7E118052BB000913C76 /* mpeg.h */,
833C37A818032AAD00CBA602 /* img2.c */,
833C37A418032A5000CBA602 /* apetag.c */,
833C37A518032A5000CBA602 /* apetag.h */,
833C37A018032A2F00CBA602 /* rawdec.c */,
833C37A118032A2F00CBA602 /* rawdec.h */,
833C3794180328A300CBA602 /* takdec.c */,
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 = (
832F4BC218CD5DE2003E940E /* time_.h */,
832F4BBE18CD5DD9003E940E /* downmix_info.c */,
832F4BBF18CD5DD9003E940E /* downmix_info.h */,
832F4BB418CD4FEA003E940E /* macros.h */,
832F4BB518CD4FEA003E940E /* timestamp.h */,
832F4BA418CD4F47003E940E /* lls2.c */,
832F4BA518CD4F47003E940E /* lls2.h */,
838490721807B07000E7332D /* md5.c */,
838490731807B07000E7332D /* md5.h */,
8384906E1807B04200E7332D /* lfg.c */,
8384906F1807B04200E7332D /* lfg.h */,
83BCB8DF17FCA64400760340 /* avconfig.h */,
83BCB8E017FCA64400760340 /* timecode.c */,
83BCB8E117FCA64400760340 /* timecode.h */,
830F0DB117FC8FCE00042E8F /* log2_tab.c */,
830F0D5217FC891800042E8F /* file_open.c */,
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 = (
8384910A1807CE2A00E7332D /* lls_init.c */,
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 = (
830C4B62180C3580007674D6 /* amrwbdec_mips.h */,
830F0D0517FC80B400042E8F /* lsp_mips.h */,
);
path = mips;
sourceTree = "<group>";
};
830F0D0717FC80B400042E8F /* x86 */ = {
isa = PBXGroup;
children = (
832F4BC618CD6052003E940E /* dcadsp_init.c */,
832F4BC418CD601B003E940E /* ttadsp_init.c */,
838491101807CEF400E7332D /* sbrdsp_init.c */,
8384910E1807CEC400E7332D /* lpc.c */,
838490841807B17C00E7332D /* ac3dsp_init.c */,
8393B80D18052BD500913C76 /* mpegaudiodsp.c */,
833C37D618032EA500CBA602 /* idct_xvid.h */,
833C37D218032E4800CBA602 /* dsputil_init.c */,
833C37CC18032D4800CBA602 /* dirac_dwt.c */,
833C37CD18032D4800CBA602 /* dirac_dwt.h */,
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-minimal */ = {
isa = PBXGroup;
children = (
830F0B8E17FC4FB900042E8F /* libavcodec */,
830F0BAD17FC4FB900042E8F /* libavformat */,
830F0BBA17FC4FB900042E8F /* libavutil */,
B09E94730D74834B0064F138 /* config.h */,
);
path = "ffmpeg-minimal";
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
8DC2EF500486A6940098B216 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
83BCB8E217FCA64400760340 /* avconfig.h in Headers */,
830F0D3417FC841B00042E8F /* opt.h in Headers */,
830F0C1C17FC523000042E8F /* url.h in Headers */,
830F0BDC17FC4FB900042E8F /* old_codec_ids.h in Headers */,
830F0C0B17FC4FB900042E8F /* pixfmt.h in Headers */,
830F0C0517FC4FB900042E8F /* intfloat_readwrite.h in Headers */,
832F4BBB18CD53E9003E940E /* ttadsp.h in Headers */,
830F0C0417FC4FB900042E8F /* intfloat.h in Headers */,
830F0C0717FC4FB900042E8F /* mathematics.h in Headers */,
838491031807CDC000E7332D /* lpc.h in Headers */,
830F0BF317FC4FB900042E8F /* avio.h in Headers */,
830F0C0C17FC4FB900042E8F /* rational.h in Headers */,
830F0C0617FC4FB900042E8F /* log.h in Headers */,
838490DB1807C47E00E7332D /* g723_1_data.h in Headers */,
830F0C0317FC4FB900042E8F /* frame.h in Headers */,
830F0C0117FC4FB900042E8F /* dict.h in Headers */,
8393B80418052BC200913C76 /* mpegaudiodectab.h in Headers */,
8384911B1807D1D900E7332D /* ttadata.h in Headers */,
830F0BFE17FC4FB900042E8F /* channel_layout.h in Headers */,
830F0C0017FC4FB900042E8F /* cpu.h in Headers */,
830F0C0217FC4FB900042E8F /* error.h in Headers */,
830F0C0917FC4FB900042E8F /* mem.h in Headers */,
838490BB1807C30900E7332D /* pcm_tablegen.h in Headers */,
830F0BE317FC4FB900042E8F /* version.h in Headers */,
830F0BFA17FC4FB900042E8F /* attributes.h in Headers */,
830F0BFF17FC4FB900042E8F /* common.h in Headers */,
832F4BB618CD4FEA003E940E /* macros.h in Headers */,
830F0BFB17FC4FB900042E8F /* avutil.h in Headers */,
830F0C0D17FC4FB900042E8F /* samplefmt.h in Headers */,
830F0BFD17FC4FB900042E8F /* buffer.h in Headers */,
838490911807BC9400E7332D /* dcadata.h in Headers */,
8393B80A18052BC200913C76 /* mpegaudiodsp.h in Headers */,
838490B71807C1C300E7332D /* msgsmdec.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 */,
833C37A718032A5000CBA602 /* apetag.h in Headers */,
830F0D8917FC8E8B00042E8F /* aac_tablegen.h in Headers */,
830F0D3117FC841B00042E8F /* imgutils.h in Headers */,
830F0C6C17FC7DB100042E8F /* bprint.h in Headers */,
838490D51807C47E00E7332D /* g729.h in Headers */,
830F0CE117FC7F1E00042E8F /* fmtconvert.h in Headers */,
830F0D7717FC8C7300042E8F /* aac.h in Headers */,
8393B7FF18052BC200913C76 /* mpegaudiodata.h in Headers */,
830F0CD417FC7F1E00042E8F /* dct32.h in Headers */,
830F0CCF17FC7F1E00042E8F /* copy_block.h in Headers */,
838490801807B17500E7332D /* eac3_data.h in Headers */,
830F0D9317FC8EAC00042E8F /* dvdata.h in Headers */,
830F0CEA17FC7F1E00042E8F /* imgconvert.h in Headers */,
8393B7FB18052BC200913C76 /* mpegaudio_tablegen.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 */,
8384906D1807AFB800E7332D /* aac_ac3_parser.h in Headers */,
838490611807AF0100E7332D /* ac3dec_data.h in Headers */,
838490FD1807C57B00E7332D /* aacsbrdata.h in Headers */,
830F0D2217FC82AB00042E8F /* eval.h in Headers */,
8384909D1807BE1300E7332D /* synth_filter.h in Headers */,
830F0C2A17FC54F800042E8F /* rtpdec.h in Headers */,
830F0CFF17FC7F1E00042E8F /* wma.h in Headers */,
830F0C4E17FC7CA300042E8F /* metadata.h in Headers */,
830F0C4B17FC7CA300042E8F /* id3v2.h in Headers */,
838490A41807C12300E7332D /* adpcm_data.h in Headers */,
838490B81807C1C300E7332D /* truespeech_data.h in Headers */,
830F0CFB17FC7F1E00042E8F /* thread.h in Headers */,
830F0D6617FC8A3300042E8F /* options_table.h in Headers */,
830F0CF317FC7F1E00042E8F /* raw.h in Headers */,
838490D61807C47E00E7332D /* g729data.h in Headers */,
833C37B618032AEF00CBA602 /* diracdsp_mmx.h in Headers */,
833C37B418032AEF00CBA602 /* dsputil.h in Headers */,
830F0C3F17FC554D00042E8F /* timer.h in Headers */,
830F0D1E17FC82AB00042E8F /* colorspace.h in Headers */,
830F0DBA17FC921D00042E8F /* cpu.h in Headers */,
838491051807CDEC00E7332D /* cbrt_tablegen.h in Headers */,
830F0C7317FC7DB100042E8F /* version.h in Headers */,
830F0BDF17FC4FB900042E8F /* put_bits.h in Headers */,
830F0C7217FC7DB100042E8F /* rc4.h in Headers */,
830F0C2517FC527400042E8F /* bswap.h in Headers */,
833C379F18032A2700CBA602 /* unary.h in Headers */,
8384905F1807AF0100E7332D /* ac3.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 */,
833C37A318032A2F00CBA602 /* rawdec.h in Headers */,
838490DF1807C47E00E7332D /* g722.h in Headers */,
833E5FA318A31EC4006A85F9 /* twinvq.h in Headers */,
830F0D3D17FC846C00042E8F /* random_seed.h in Headers */,
830F0CCA17FC7F1E00042E8F /* bytestream.h in Headers */,
830F0D0317FC7F4000042E8F /* sinewin_tablegen.h in Headers */,
838490651807AF0100E7332D /* ac3dsp.h in Headers */,
833C37C518032CF600CBA602 /* dirac_dwt.h in Headers */,
838490751807B07000E7332D /* md5.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 */,
8393B7FD18052BC200913C76 /* mpegaudio.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 */,
838490711807B04200E7332D /* lfg.h in Headers */,
830F0D8817FC8E8B00042E8F /* aac_tablegen_decl.h in Headers */,
838490671807AF0100E7332D /* ac3tab.h in Headers */,
830F0BE917FC4FB900042E8F /* wmaprodata.h in Headers */,
830F0C4917FC7CA300042E8F /* asf.h in Headers */,
830F0DCA17FC931700042E8F /* pcm.h in Headers */,
830F0CCC17FC7F1E00042E8F /* celp_filters.h in Headers */,
830C4B5C180C3434007674D6 /* amrnbdata.h in Headers */,
830F0BD717FC4FB900042E8F /* get_bits.h in Headers */,
830F0C2417FC527400042E8F /* atomic.h in Headers */,
832F4BC318CD5DE2003E940E /* time_.h in Headers */,
833E5FA118A31EC4006A85F9 /* twinvq_data.h in Headers */,
830F0C5D17FC7CEA00042E8F /* id3v1.h in Headers */,
832F4BAF18CD4F6B003E940E /* atrac3plus_data.h in Headers */,
838490631807AF0100E7332D /* ac3dec.h in Headers */,
838490C31807C37300E7332D /* atrac.h in Headers */,
830F0C6A17FC7DB100042E8F /* avassert.h in Headers */,
830F0D6D17FC8C0700042E8F /* aactab.h in Headers */,
830F0BEC17FC4FB900042E8F /* wmavoice_data.h in Headers */,
833C37D118032D4800CBA602 /* dirac_dwt.h in Headers */,
8393B80318052BC200913C76 /* mpegaudiodecheader.h in Headers */,
838490901807BC9400E7332D /* dca.h in Headers */,
830C4B5E180C3434007674D6 /* amrwbdata.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 */,
838490F21807C57B00E7332D /* aacadtsdec.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 */,
832F4BB718CD4FEA003E940E /* timestamp.h in Headers */,
830F0C4A17FC7CA300042E8F /* avio_internal.h in Headers */,
830F0C7017FC7DB100042E8F /* pixdesc.h in Headers */,
833C37C318032CF600CBA602 /* dirac_arith.h in Headers */,
830C4B63180C3580007674D6 /* amrwbdec_mips.h in Headers */,
830F0CF717FC7F1E00042E8F /* rnd_avg.h in Headers */,
830F0D4117FC848D00042E8F /* sha.h in Headers */,
830F0CEE17FC7F1E00042E8F /* mpeg12data.h in Headers */,
830F0CE817FC7F1E00042E8F /* hpeldsp.h in Headers */,
830F0D8B17FC8E8B00042E8F /* aacpsdsp.h in Headers */,
830F0CD617FC7F1E00042E8F /* dctref.h in Headers */,
832F4BA718CD4F47003E940E /* lls2.h in Headers */,
838490F61807C57B00E7332D /* aacps_tablegen.h in Headers */,
830F0C1917FC523000042E8F /* rdt.h in Headers */,
838490941807BC9400E7332D /* dcadsp.h in Headers */,
8393B80C18052BC200913C76 /* mpegaudiotab.h in Headers */,
838490951807BC9400E7332D /* dcahuff.h in Headers */,
838490A61807C12300E7332D /* adpcm.h in Headers */,
830F0CF117FC7F1E00042E8F /* ratecontrol.h in Headers */,
830F0C1417FC500B00042E8F /* fft-internal.h in Headers */,
830F0D8E17FC8E8B00042E8F /* sbr.h in Headers */,
830C4B5B180C3434007674D6 /* amr.h in Headers */,
833C37B218032AEF00CBA602 /* diracdsp.h in Headers */,
830F0C3D17FC554D00042E8F /* internal.h in Headers */,
833C37D718032EA500CBA602 /* idct_xvid.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 */,
838490FC1807C57B00E7332D /* aacsbr.h in Headers */,
830F0C4C17FC7CA300042E8F /* internal.h in Headers */,
838490BF1807C34900E7332D /* atrac3data.h in Headers */,
830F0BFC17FC4FB900042E8F /* bswap.h in Headers */,
830F0D8A17FC8E8B00042E8F /* aacps.h in Headers */,
833C37C818032CF600CBA602 /* dirac.h in Headers */,
830F0BD617FC4FB900042E8F /* fft.h in Headers */,
838490F51807C57B00E7332D /* aacdectab.h in Headers */,
838490791807B13000E7332D /* kbdwin.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 */,
838490B21807C1C300E7332D /* gsm.h in Headers */,
838490B41807C1C300E7332D /* gsmdec_data.h in Headers */,
830F0BD917FC4FB900042E8F /* mathops.h in Headers */,
8393B7E418052BB000913C76 /* mpeg.h in Headers */,
830F0C3C17FC554D00042E8F /* float_dsp.h in Headers */,
833C37CF18032D4800CBA602 /* golomb.h in Headers */,
830F0C8117FC7ED100042E8F /* crc.h in Headers */,
833C379C180328B300CBA602 /* tak.h in Headers */,
830F0DB817FC921D00042E8F /* asm.h in Headers */,
832F4BC118CD5DD9003E940E /* downmix_info.h in Headers */,
830F0CC517FC7F1E00042E8F /* acelp_pitch_delay.h in Headers */,
838490D91807C47E00E7332D /* g729postfilter.h in Headers */,
832F4BB118CD4F6B003E940E /* atrac3plus.h in Headers */,
830F0D8F17FC8E8B00042E8F /* sbrdsp.h in Headers */,
830F0CCE17FC7F1E00042E8F /* celp_math.h in Headers */,
8384905D1807AF0100E7332D /* ac3_parser.h in Headers */,
833C37B718032AEF00CBA602 /* dsputil_x86.h in Headers */,
830F0CFA17FC7F1E00042E8F /* sinewin.h in Headers */,
830F0CC717FC7F1E00042E8F /* acelp_vectors.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
8DC2EF4F0486A6940098B216 /* FFMPEG Framework */ = {
isa = PBXNativeTarget;
buildConfigurationList = 1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "FFMPEG Framework" */;
buildPhases = (
8DC2EF500486A6940098B216 /* Headers */,
8DC2EF520486A6940098B216 /* Resources */,
8DC2EF540486A6940098B216 /* Sources */,
8DC2EF560486A6940098B216 /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = "FFMPEG Framework";
productInstallPath = "$(HOME)/Library/Frameworks";
productName = FFMPEG;
productReference = 8DC2EF5B0486A6940098B216 /* FFMPEG.framework */;
productType = "com.apple.product-type.framework";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
0867D690FE84028FC02AAC07 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0730;
};
buildConfigurationList = 1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "FFMPEG" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 1;
knownRegions = (
en,
es,
);
mainGroup = 0867D691FE84028FC02AAC07 /* FFMPEG */;
productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
8DC2EF4F0486A6940098B216 /* FFMPEG 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 = (
838490DA1807C47E00E7332D /* g726.c in Sources */,
833C37A918032AAD00CBA602 /* img2.c in Sources */,
838490701807B04200E7332D /* lfg.c in Sources */,
838490981807BC9C00E7332D /* dtshddec.c in Sources */,
830F0D6717FC8A3300042E8F /* options.c in Sources */,
838490FB1807C57B00E7332D /* aacsbr.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 */,
832F4BB218CD4F6B003E940E /* atrac3plusdec.c in Sources */,
830F0D4817FC85ED00042E8F /* intmath.c in Sources */,
8384904F1807898A00E7332D /* ape.c in Sources */,
830F0CF017FC7F1E00042E8F /* ratecontrol.c in Sources */,
830F0D5A17FC893E00042E8F /* rawdec.c in Sources */,
830F0DAE17FC8FBD00042E8F /* fft_init.c in Sources */,
830F0D2F17FC841B00042E8F /* error.c in Sources */,
838490781807B13000E7332D /* kbdwin.c in Sources */,
830F0BDB17FC4FB900042E8F /* mdct.c in Sources */,
833C37A618032A5000CBA602 /* apetag.c in Sources */,
830F0D5817FC893E00042E8F /* bitstream.c in Sources */,
833C37A218032A2F00CBA602 /* rawdec.c in Sources */,
830F0C7617FC7DCB00042E8F /* avstring.c in Sources */,
830F0DCD17FC933100042E8F /* w64.c in Sources */,
833C37D518032E7000CBA602 /* jrevdct.c in Sources */,
830F0BE217FC4FB900042E8F /* utils.c in Sources */,
838491191807D1D900E7332D /* tta.c in Sources */,
838490741807B07000E7332D /* md5.c in Sources */,
8393B80E18052BD500913C76 /* mpegaudiodsp.c in Sources */,
8384909C1807BE1300E7332D /* synth_filter.c in Sources */,
8384910B1807CE2A00E7332D /* lls_init.c in Sources */,
8393B81418052E7400913C76 /* mpegaudiodsp.c in Sources */,
830F0CF917FC7F1E00042E8F /* sinewin.c in Sources */,
833C37C418032CF600CBA602 /* dirac_dwt.c in Sources */,
838490851807B17C00E7332D /* ac3dsp_init.c in Sources */,
830F0CE417FC7F1E00042E8F /* h264chroma_template.c in Sources */,
830F0BEF17FC4FB900042E8F /* asf.c in Sources */,
830F0BD517FC4FB900042E8F /* fft.c in Sources */,
830F0CFE17FC7F1E00042E8F /* wma.c in Sources */,
8393B7E218052BB000913C76 /* mp3dec.c in Sources */,
830F0BD117FC4FB900042E8F /* allcodecs.c in Sources */,
8393B80718052BC200913C76 /* mpegaudiodsp_float.c in Sources */,
830F0D5917FC893E00042E8F /* codec_desc.c in Sources */,
830F0DBE17FC922C00042E8F /* h264chroma_init.c in Sources */,
830F0BF217FC4FB900042E8F /* avio.c in Sources */,
830C4B5F180C3434007674D6 /* amrwbdec.c in Sources */,
838490DC1807C47E00E7332D /* g723_1.c in Sources */,
832F4BC518CD601B003E940E /* ttadsp_init.c in Sources */,
830F0CE217FC7F1E00042E8F /* frame_thread_encoder.c in Sources */,
830C4B61180C343C007674D6 /* amr.c in Sources */,
838491151807D1D200E7332D /* tta.c in Sources */,
8393B80118052BC200913C76 /* mpegaudiodec.c in Sources */,
830F0C3817FC554D00042E8F /* buffer.c in Sources */,
8384905C1807AF0100E7332D /* ac3_parser.c in Sources */,
830F0C6B17FC7DB100042E8F /* bprint.c in Sources */,
830F0BE017FC4FB900042E8F /* simple_idct.c in Sources */,
830C4B5D180C3434007674D6 /* amrnbdec.c in Sources */,
838490991807BC9C00E7332D /* dtsdec.c in Sources */,
830F0D6917FC8A3D00042E8F /* avpicture.c in Sources */,
8393B80518052BC200913C76 /* mpegaudiodsp_data.c in Sources */,
830F0CDA17FC7F1E00042E8F /* error_resilience.c in Sources */,
838490A51807C12300E7332D /* adpcm.c in Sources */,
830F0D3317FC841B00042E8F /* opt.c in Sources */,
838490BE1807C34900E7332D /* atrac3.c in Sources */,
838490921807BC9400E7332D /* dcadec.c in Sources */,
838490F71807C57B00E7332D /* aacps.c in Sources */,
830F0D7317FC8C1300042E8F /* astdec.c in Sources */,
8384905E1807AF0100E7332D /* ac3.c in Sources */,
830F0D5317FC891800042E8F /* file_open.c in Sources */,
833C379D180328B300CBA602 /* takdec.c in Sources */,
830F0D7B17FC8E2400042E8F /* avidec.c in Sources */,
830F0D4F17FC862400042E8F /* utils.c in Sources */,
8393B81218052DB700913C76 /* mp3_header_decompress_bsf.c in Sources */,
830F0BEB17FC4FB900042E8F /* wmavoice.c in Sources */,
838490D71807C47E00E7332D /* g729dec.c in Sources */,
833C37B318032AEF00CBA602 /* dsputil.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 */,
8393B80218052BC200913C76 /* mpegaudiodecheader.c in Sources */,
838490A31807C12300E7332D /* adpcm_data.c in Sources */,
8384908E1807BC9400E7332D /* dca_parser.c in Sources */,
8384908F1807BC9400E7332D /* dca.c in Sources */,
833C37C218032CF600CBA602 /* dirac_arith.c in Sources */,
838490F01807C57B00E7332D /* aac_parser.c in Sources */,
830F0CEB17FC7F1E00042E8F /* lsp.c in Sources */,
830F0D1317FC815000042E8F /* constants.c in Sources */,
8384910F1807CEC400E7332D /* lpc.c in Sources */,
830F0BE417FC4FB900042E8F /* wma_common.c in Sources */,
8393B7FA18052BC200913C76 /* mpegaudio_tablegen.c in Sources */,
838490601807AF0100E7332D /* ac3dec_data.c in Sources */,
8384907F1807B17500E7332D /* eac3_data.c in Sources */,
838490B11807C1C300E7332D /* gsm_parser.c in Sources */,
838490DD1807C47E00E7332D /* g722dec.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 */,
838491131807D06100E7332D /* spdifdec.c in Sources */,
833C37B518032AEF00CBA602 /* diracdsp_mmx.c in Sources */,
838490B61807C1C300E7332D /* msgsmdec.c in Sources */,
838490B31807C1C300E7332D /* gsmdec_data.c in Sources */,
830F0BF717FC4FB900042E8F /* format.c in Sources */,
830F0CC817FC7F1E00042E8F /* avpacket.c in Sources */,
833C37CE18032D4800CBA602 /* golomb.c in Sources */,
830F0C3917FC554D00042E8F /* des.c in Sources */,
833C37C918032CF600CBA602 /* diracdec.c in Sources */,
830F0CD217FC7F1E00042E8F /* dct32_float.c in Sources */,
830F0D3217FC841B00042E8F /* intfloat_readwrite.c in Sources */,
838490C21807C37300E7332D /* atrac.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 */,
838490661807AF0100E7332D /* ac3tab.c in Sources */,
830F0C0817FC4FB900042E8F /* mem.c in Sources */,
830F0CDE17FC7F1E00042E8F /* faanidct.c in Sources */,
833C379B180328B300CBA602 /* tak.c in Sources */,
830F0CC917FC7F1E00042E8F /* bit_depth_template.c in Sources */,
832F4BC718CD6052003E940E /* dcadsp_init.c in Sources */,
8384906C1807AFB800E7332D /* aac_ac3_parser.c in Sources */,
8393B7E318052BB000913C76 /* mpeg.c in Sources */,
838491111807CEF400E7332D /* sbrdsp_init.c in Sources */,
830F0D4017FC848D00042E8F /* sha.c in Sources */,
833E5FA218A31EC4006A85F9 /* twinvq.c in Sources */,
838490EF1807C57B00E7332D /* aac_adtstoasc_bsf.c in Sources */,
830F0BF417FC4FB900042E8F /* aviobuf.c in Sources */,
830F0C1117FC4FF400042E8F /* avfft.c in Sources */,
830F0DC617FC92FA00042E8F /* wavdec.c in Sources */,
838490DE1807C47E00E7332D /* g722.c in Sources */,
838490F91807C57B00E7332D /* aacpsdsp.c in Sources */,
830F0BDA17FC4FB900042E8F /* mathtables.c in Sources */,
830F0C5917FC7CC300042E8F /* utils.c in Sources */,
838490641807AF0100E7332D /* ac3dsp.c in Sources */,
830F0CDC17FC7F1E00042E8F /* faandct.c in Sources */,
830F0CE017FC7F1E00042E8F /* fmtconvert.c in Sources */,
830F0C6F17FC7DB100042E8F /* pixdesc.c in Sources */,
833E5F9C18A31EB7006A85F9 /* vqf.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 */,
8393B7FE18052BC200913C76 /* mpegaudiodata.c in Sources */,
833C37D318032E4800CBA602 /* dsputil_init.c in Sources */,
832F4BA618CD4F47003E940E /* lls2.c in Sources */,
830F0DB917FC921D00042E8F /* cpu.c in Sources */,
830F0C7D17FC7E4E00042E8F /* mathematics.c in Sources */,
830F0BDD17FC4FB900042E8F /* parser.c in Sources */,
830F0C5C17FC7CEA00042E8F /* id3v1.c in Sources */,
8393B7F918052BC200913C76 /* mpegaudio_parser.c in Sources */,
832F4BBA18CD53E9003E940E /* ttadsp.c in Sources */,
830F0CFC17FC7F1E00042E8F /* videodsp.c in Sources */,
830F0D8C17FC8E8B00042E8F /* dv_profile.c in Sources */,
833C37B118032AEF00CBA602 /* diracdsp.c in Sources */,
838490A71807C12300E7332D /* pcm.c in Sources */,
838490691807AF5800E7332D /* ac3dec.c in Sources */,
830F0CD017FC7F1E00042E8F /* dct.c in Sources */,
833C3795180328A300CBA602 /* takdec.c in Sources */,
830F0DC217FC929E00042E8F /* mux.c in Sources */,
830F0BF517FC4FB900042E8F /* cutils.c in Sources */,
8393B81618052E9900913C76 /* mpegaudiodsp_fixed.c in Sources */,
8384904D1807898200E7332D /* apedec.c in Sources */,
830F0D2E17FC841B00042E8F /* channel_layout.c in Sources */,
830F0CE517FC7F1E00042E8F /* h264chroma.c in Sources */,
832F4BB318CD4F6B003E940E /* atrac3plusdsp.c in Sources */,
830F0BE717FC4FB900042E8F /* wmadec.c in Sources */,
832F4BC018CD5DD9003E940E /* downmix_info.c in Sources */,
838490931807BC9400E7332D /* dcadsp.c in Sources */,
838490FF1807C58500E7332D /* aacdec.c in Sources */,
830F0CC617FC7F1E00042E8F /* acelp_vectors.c in Sources */,
830F0DC417FC92EE00042E8F /* videodsp_init.c in Sources */,
833C379A180328B300CBA602 /* tak_parser.c in Sources */,
830F0C2E17FC551F00042E8F /* asfcrypt.c in Sources */,
838490B51807C1C300E7332D /* gsmdec.c in Sources */,
830F0D6C17FC8C0700042E8F /* aactab.c in Sources */,
830F0D9217FC8EAC00042E8F /* dvdata.c in Sources */,
833C37D018032D4800CBA602 /* dirac_dwt.c in Sources */,
830F0BF617FC4FB900042E8F /* file.c in Sources */,
830F0D3817FC844E00042E8F /* parseutils.c in Sources */,
830F0D2017FC82AB00042E8F /* cpu.c in Sources */,
8393B7FC18052BC200913C76 /* mpegaudio.c in Sources */,
832F4BB018CD4F6B003E940E /* atrac3plus.c in Sources */,
838490D81807C47E00E7332D /* g729postfilter.c in Sources */,
833C37C618032CF600CBA602 /* dirac_parser.c in Sources */,
830F0CED17FC7F1E00042E8F /* mpeg12data.c in Sources */,
838490811807B17500E7332D /* eac3dec.c in Sources */,
833C37C718032CF600CBA602 /* dirac.c in Sources */,
830F0D7E17FC8E4800042E8F /* dv.c in Sources */,
830F0C7B17FC7E4E00042E8F /* crc.c in Sources */,
830F0BE817FC4FB900042E8F /* wmalosslessdec.c in Sources */,
838490621807AF0100E7332D /* ac3dec.c in Sources */,
83BCB8E317FCA64400760340 /* timecode.c in Sources */,
8384910D1807CEB600E7332D /* sbrdsp.c in Sources */,
8384911A1807D1D900E7332D /* ttadata.c in Sources */,
838490B91807C1C300E7332D /* truespeech.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 */,
8393B81118052DB700913C76 /* bitstream_filter.c in Sources */,
833E5FA418A31EC4006A85F9 /* twinvqdec.c in Sources */,
838490F11807C57B00E7332D /* aacadtsdec.c in Sources */,
830F0D2317FC82AB00042E8F /* fifo.c in Sources */,
830F0D3C17FC846C00042E8F /* random_seed.c in Sources */,
830F0C4F17FC7CA300042E8F /* riff.c in Sources */,
838490F41807C57B00E7332D /* aacdec.c in Sources */,
830F0C4D17FC7CA300042E8F /* metadata.c in Sources */,
8393B80018052BC200913C76 /* mpegaudiodec_float.c in Sources */,
838491021807CDC000E7332D /* lpc.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 */,
833F68321CDBCAB100AFB9F0 /* es */,
);
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 = FFMPEG_Prefix.pch;
HEADER_SEARCH_PATHS = (
"$(inherited)",
"ffmpeg-minimal",
);
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "@loader_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = org.cogx.lib.ffmpeg;
PRODUCT_NAME = FFMPEG;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SYMROOT = ../../build;
WRAPPER_EXTENSION = framework;
ZERO_LINK = YES;
};
name = Debug;
};
1DEB91AF08733DA50010E9CD /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_VERSION = A;
GCC_MODEL_TUNING = G5;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = FFMPEG_Prefix.pch;
HEADER_SEARCH_PATHS = (
"$(inherited)",
"ffmpeg-minimal",
);
INFOPLIST_FILE = Info.plist;
INSTALL_PATH = "@loader_path/../Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = org.cogx.lib.ffmpeg;
PRODUCT_NAME = FFMPEG;
SDKROOT = macosx;
SKIP_INSTALL = YES;
SYMROOT = ../../build;
WRAPPER_EXTENSION = framework;
};
name = Release;
};
1DEB91B208733DA50010E9CD /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ENABLE_TESTABILITY = YES;
GCC_PREPROCESSOR_DEFINITIONS = "DEBUG=1";
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.7;
ONLY_ACTIVE_ARCH = YES;
PREBINDING = NO;
SDKROOT = macosx;
};
name = Debug;
};
1DEB91B308733DA50010E9CD /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CODE_SIGN_IDENTITY = "Developer ID Application";
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.7;
PREBINDING = NO;
SDKROOT = macosx;
SYMROOT = ../../build;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
1DEB91AD08733DA50010E9CD /* Build configuration list for PBXNativeTarget "FFMPEG Framework" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1DEB91AE08733DA50010E9CD /* Debug */,
1DEB91AF08733DA50010E9CD /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
1DEB91B108733DA50010E9CD /* Build configuration list for PBXProject "FFMPEG" */ = {
isa = XCConfigurationList;
buildConfigurations = (
1DEB91B208733DA50010E9CD /* Debug */,
1DEB91B308733DA50010E9CD /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
}