Diego Waxemberg 45b9f5411e fixed a bunch of stuff:
- pairing now exists
- hostnames are resolved
- video rendering is better
- some other stuff I’m forgetting
2014-01-31 15:50:36 -05:00

4801 lines
308 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
FB05E4BE1896D83700E0CAC7 /* ConnectionHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = FB05E4BD1896D83700E0CAC7 /* ConnectionHandler.m */; };
FB05E4C01899730B00E0CAC7 /* AdSupport.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FB05E4BF1899730B00E0CAC7 /* AdSupport.framework */; };
FB05E4C51899EC7F00E0CAC7 /* libxml2.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FB05E4C11899E81500E0CAC7 /* libxml2.dylib */; };
FB4E9460188BB80700CCC583 /* Connection.m in Sources */ = {isa = PBXBuildFile; fileRef = FB4E945F188BB80700CCC583 /* Connection.m */; };
FB4E948B188BCC2900CCC583 /* VideoRenderer.m in Sources */ = {isa = PBXBuildFile; fileRef = FB4E948A188BCC2900CCC583 /* VideoRenderer.m */; };
FBBC0240188E13A800CEB8E5 /* liblimelight-common.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FB4E945C188BB6FA00CCC583 /* liblimelight-common.a */; };
FBBC53A5188ACD01004D2BA0 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = FBBC53A4188ACD01004D2BA0 /* libz.dylib */; };
FBBC53A8188AD1D3004D2BA0 /* StreamFrameViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FBBC53A7188AD1D3004D2BA0 /* StreamFrameViewController.m */; };
FBBC53AE188AE27D004D2BA0 /* StreamView.m in Sources */ = {isa = PBXBuildFile; fileRef = FBBC53AD188AE27D004D2BA0 /* StreamView.m */; };
FBBC53E4188BA7C7004D2BA0 /* libopus.la in Resources */ = {isa = PBXBuildFile; fileRef = FBBC53D4188BA7C7004D2BA0 /* libopus.la */; };
FBBC53E5188BA7C7004D2BA0 /* opus.pc in Resources */ = {isa = PBXBuildFile; fileRef = FBBC53D6188BA7C7004D2BA0 /* opus.pc */; };
FBBC53E7188BA7C7004D2BA0 /* libopus.la in Resources */ = {isa = PBXBuildFile; fileRef = FBBC53E0188BA7C7004D2BA0 /* libopus.la */; };
FBBC53E8188BA7C7004D2BA0 /* opus.pc in Resources */ = {isa = PBXBuildFile; fileRef = FBBC53E2188BA7C7004D2BA0 /* opus.pc */; };
FBBC53F1188BA7FC004D2BA0 /* libavcodec.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FBBC53E9188BA7FC004D2BA0 /* libavcodec.a */; };
FBBC53F2188BA7FC004D2BA0 /* libavdevice.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FBBC53EA188BA7FC004D2BA0 /* libavdevice.a */; };
FBBC53F3188BA7FC004D2BA0 /* libavfilter.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FBBC53EB188BA7FC004D2BA0 /* libavfilter.a */; };
FBBC53F4188BA7FC004D2BA0 /* libavformat.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FBBC53EC188BA7FC004D2BA0 /* libavformat.a */; };
FBBC53F5188BA7FC004D2BA0 /* libavresample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FBBC53ED188BA7FC004D2BA0 /* libavresample.a */; };
FBBC53F6188BA7FC004D2BA0 /* libavutil.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FBBC53EE188BA7FC004D2BA0 /* libavutil.a */; };
FBBC53F7188BA7FC004D2BA0 /* libswresample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FBBC53EF188BA7FC004D2BA0 /* libswresample.a */; };
FBBC53F8188BA7FC004D2BA0 /* libswscale.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FBBC53F0188BA7FC004D2BA0 /* libswscale.a */; };
FBBC53F9188BA82E004D2BA0 /* libopus.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FBBC53D3188BA7C7004D2BA0 /* libopus.a */; };
FBC18AE3188A2AB500D5D34E /* MainFrame.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FBC18AE2188A2AB500D5D34E /* MainFrame.storyboard */; };
FBC18B2B188A3B9100D5D34E /* MainFrameViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FBC18B2A188A3B9100D5D34E /* MainFrameViewController.m */; };
FBC18B2F188A4E0500D5D34E /* VideoDepacketizer.m in Sources */ = {isa = PBXBuildFile; fileRef = FBC18B2E188A4E0500D5D34E /* VideoDepacketizer.m */; };
FBC18B32188A5A1100D5D34E /* VideoDecoder.m in Sources */ = {isa = PBXBuildFile; fileRef = FBC18B31188A5A1100D5D34E /* VideoDecoder.m */; };
FBF6AE75188A274100B50578 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FBF6AE74188A274100B50578 /* Foundation.framework */; };
FBF6AE77188A274100B50578 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FBF6AE76188A274100B50578 /* CoreGraphics.framework */; };
FBF6AE79188A274100B50578 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FBF6AE78188A274100B50578 /* UIKit.framework */; };
FBF6AE7B188A274100B50578 /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FBF6AE7A188A274100B50578 /* CoreData.framework */; };
FBF6AE83188A274100B50578 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = FBF6AE82188A274100B50578 /* main.m */; };
FBF6AE87188A274100B50578 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = FBF6AE86188A274100B50578 /* AppDelegate.m */; };
FBF6AE8A188A274100B50578 /* Limelight_iOS.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = FBF6AE88188A274100B50578 /* Limelight_iOS.xcdatamodeld */; };
FBF6AE8C188A274100B50578 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = FBF6AE8B188A274100B50578 /* Images.xcassets */; };
FBF6AE93188A274100B50578 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FBF6AE92188A274100B50578 /* XCTest.framework */; };
FBF6AE94188A274100B50578 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FBF6AE74188A274100B50578 /* Foundation.framework */; };
FBF6AE95188A274100B50578 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FBF6AE78188A274100B50578 /* UIKit.framework */; };
FBF6AE96188A274100B50578 /* CoreData.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FBF6AE7A188A274100B50578 /* CoreData.framework */; };
FBF6AE9E188A274100B50578 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = FBF6AE9C188A274100B50578 /* InfoPlist.strings */; };
FBF6AEA0188A274100B50578 /* Limelight_iOSTests.m in Sources */ = {isa = PBXBuildFile; fileRef = FBF6AE9F188A274100B50578 /* Limelight_iOSTests.m */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
FBF6AE97188A274100B50578 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = FBF6AE69188A274100B50578 /* Project object */;
proxyType = 1;
remoteGlobalIDString = FBF6AE70188A274100B50578;
remoteInfo = "Limelight-iOS";
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
FB05E4BC1896D83700E0CAC7 /* ConnectionHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConnectionHandler.h; sourceTree = "<group>"; };
FB05E4BD1896D83700E0CAC7 /* ConnectionHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ConnectionHandler.m; sourceTree = "<group>"; };
FB05E4BF1899730B00E0CAC7 /* AdSupport.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdSupport.framework; path = System/Library/Frameworks/AdSupport.framework; sourceTree = SDKROOT; };
FB05E4C11899E81500E0CAC7 /* libxml2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libxml2.dylib; path = usr/lib/libxml2.dylib; sourceTree = SDKROOT; };
FB05E4C31899EC4100E0CAC7 /* libxml2.2.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libxml2.2.dylib; path = usr/lib/libxml2.2.dylib; sourceTree = SDKROOT; };
FB272728188A8A000093CCC9 /* libavcodec.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libavcodec.a; path = "../ffmpeg-built/universal/lib/libavcodec.a"; sourceTree = "<group>"; };
FB27272A188A8B3C0093CCC9 /* libavcodec.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libavcodec.a; path = "Limelight-iOS/libs/armv7s/lib/libavcodec.a"; sourceTree = "<group>"; };
FB27272B188A8B3C0093CCC9 /* libavdevice.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libavdevice.a; path = "Limelight-iOS/libs/armv7s/lib/libavdevice.a"; sourceTree = "<group>"; };
FB27272C188A8B3C0093CCC9 /* libavfilter.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libavfilter.a; path = "Limelight-iOS/libs/armv7s/lib/libavfilter.a"; sourceTree = "<group>"; };
FB27272D188A8B3C0093CCC9 /* libavformat.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libavformat.a; path = "Limelight-iOS/libs/armv7s/lib/libavformat.a"; sourceTree = "<group>"; };
FB27272E188A8B3C0093CCC9 /* libavresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libavresample.a; path = "Limelight-iOS/libs/armv7s/lib/libavresample.a"; sourceTree = "<group>"; };
FB27272F188A8B3C0093CCC9 /* libavutil.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libavutil.a; path = "Limelight-iOS/libs/armv7s/lib/libavutil.a"; sourceTree = "<group>"; };
FB272730188A8B3C0093CCC9 /* libswresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libswresample.a; path = "Limelight-iOS/libs/armv7s/lib/libswresample.a"; sourceTree = "<group>"; };
FB272731188A8B3C0093CCC9 /* libswscale.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libswscale.a; path = "Limelight-iOS/libs/armv7s/lib/libswscale.a"; sourceTree = "<group>"; };
FB27273F188A8BB20093CCC9 /* avcodec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avcodec.h; sourceTree = "<group>"; };
FB272740188A8BB20093CCC9 /* avfft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avfft.h; sourceTree = "<group>"; };
FB272741188A8BB20093CCC9 /* dxva2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dxva2.h; sourceTree = "<group>"; };
FB272742188A8BB20093CCC9 /* old_codec_ids.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = old_codec_ids.h; sourceTree = "<group>"; };
FB272743188A8BB20093CCC9 /* vaapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vaapi.h; sourceTree = "<group>"; };
FB272744188A8BB20093CCC9 /* vda.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vda.h; sourceTree = "<group>"; };
FB272745188A8BB20093CCC9 /* vdpau.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vdpau.h; sourceTree = "<group>"; };
FB272746188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272747188A8BB20093CCC9 /* xvmc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xvmc.h; sourceTree = "<group>"; };
FB272749188A8BB20093CCC9 /* avdevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avdevice.h; sourceTree = "<group>"; };
FB27274A188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB27274C188A8BB20093CCC9 /* asrc_abuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asrc_abuffer.h; sourceTree = "<group>"; };
FB27274D188A8BB20093CCC9 /* avcodec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avcodec.h; sourceTree = "<group>"; };
FB27274E188A8BB20093CCC9 /* avfilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avfilter.h; sourceTree = "<group>"; };
FB27274F188A8BB20093CCC9 /* avfiltergraph.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avfiltergraph.h; sourceTree = "<group>"; };
FB272750188A8BB20093CCC9 /* buffersink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = buffersink.h; sourceTree = "<group>"; };
FB272751188A8BB20093CCC9 /* buffersrc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = buffersrc.h; sourceTree = "<group>"; };
FB272752188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272754188A8BB20093CCC9 /* avformat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avformat.h; sourceTree = "<group>"; };
FB272755188A8BB20093CCC9 /* avio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avio.h; sourceTree = "<group>"; };
FB272756188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272758188A8BB20093CCC9 /* avresample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avresample.h; sourceTree = "<group>"; };
FB272759188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB27275B188A8BB20093CCC9 /* adler32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adler32.h; sourceTree = "<group>"; };
FB27275C188A8BB20093CCC9 /* aes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aes.h; sourceTree = "<group>"; };
FB27275D188A8BB20093CCC9 /* attributes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = attributes.h; sourceTree = "<group>"; };
FB27275E188A8BB20093CCC9 /* audio_fifo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audio_fifo.h; sourceTree = "<group>"; };
FB27275F188A8BB20093CCC9 /* audioconvert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioconvert.h; sourceTree = "<group>"; };
FB272760188A8BB20093CCC9 /* avassert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avassert.h; sourceTree = "<group>"; };
FB272761188A8BB20093CCC9 /* avconfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avconfig.h; sourceTree = "<group>"; };
FB272762188A8BB20093CCC9 /* avstring.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avstring.h; sourceTree = "<group>"; };
FB272763188A8BB20093CCC9 /* avutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avutil.h; sourceTree = "<group>"; };
FB272764188A8BB20093CCC9 /* base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = base64.h; sourceTree = "<group>"; };
FB272765188A8BB20093CCC9 /* blowfish.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = blowfish.h; sourceTree = "<group>"; };
FB272766188A8BB20093CCC9 /* bprint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bprint.h; sourceTree = "<group>"; };
FB272767188A8BB20093CCC9 /* bswap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bswap.h; sourceTree = "<group>"; };
FB272768188A8BB20093CCC9 /* buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = buffer.h; sourceTree = "<group>"; };
FB272769188A8BB20093CCC9 /* channel_layout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = channel_layout.h; sourceTree = "<group>"; };
FB27276A188A8BB20093CCC9 /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
FB27276B188A8BB20093CCC9 /* cpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = "<group>"; };
FB27276C188A8BB20093CCC9 /* crc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = crc.h; sourceTree = "<group>"; };
FB27276D188A8BB20093CCC9 /* dict.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dict.h; sourceTree = "<group>"; };
FB27276E188A8BB20093CCC9 /* error.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = error.h; sourceTree = "<group>"; };
FB27276F188A8BB20093CCC9 /* eval.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = eval.h; sourceTree = "<group>"; };
FB272770188A8BB20093CCC9 /* fifo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fifo.h; sourceTree = "<group>"; };
FB272771188A8BB20093CCC9 /* file.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = file.h; sourceTree = "<group>"; };
FB272772188A8BB20093CCC9 /* frame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = frame.h; sourceTree = "<group>"; };
FB272773188A8BB20093CCC9 /* hmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hmac.h; sourceTree = "<group>"; };
FB272774188A8BB20093CCC9 /* imgutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imgutils.h; sourceTree = "<group>"; };
FB272775188A8BB20093CCC9 /* intfloat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = intfloat.h; sourceTree = "<group>"; };
FB272776188A8BB20093CCC9 /* intfloat_readwrite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = intfloat_readwrite.h; sourceTree = "<group>"; };
FB272777188A8BB20093CCC9 /* intreadwrite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = intreadwrite.h; sourceTree = "<group>"; };
FB272778188A8BB20093CCC9 /* lfg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lfg.h; sourceTree = "<group>"; };
FB272779188A8BB20093CCC9 /* log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = log.h; sourceTree = "<group>"; };
FB27277A188A8BB20093CCC9 /* lzo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lzo.h; sourceTree = "<group>"; };
FB27277B188A8BB20093CCC9 /* mathematics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mathematics.h; sourceTree = "<group>"; };
FB27277C188A8BB20093CCC9 /* md5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = md5.h; sourceTree = "<group>"; };
FB27277D188A8BB20093CCC9 /* mem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mem.h; sourceTree = "<group>"; };
FB27277E188A8BB20093CCC9 /* murmur3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = murmur3.h; sourceTree = "<group>"; };
FB27277F188A8BB20093CCC9 /* old_pix_fmts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = old_pix_fmts.h; sourceTree = "<group>"; };
FB272780188A8BB20093CCC9 /* opt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opt.h; sourceTree = "<group>"; };
FB272781188A8BB20093CCC9 /* parseutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parseutils.h; sourceTree = "<group>"; };
FB272782188A8BB20093CCC9 /* pixdesc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pixdesc.h; sourceTree = "<group>"; };
FB272783188A8BB20093CCC9 /* pixfmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pixfmt.h; sourceTree = "<group>"; };
FB272784188A8BB20093CCC9 /* random_seed.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = random_seed.h; sourceTree = "<group>"; };
FB272785188A8BB20093CCC9 /* rational.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rational.h; sourceTree = "<group>"; };
FB272786188A8BB20093CCC9 /* ripemd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ripemd.h; sourceTree = "<group>"; };
FB272787188A8BB20093CCC9 /* samplefmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = samplefmt.h; sourceTree = "<group>"; };
FB272788188A8BB20093CCC9 /* sha.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sha.h; sourceTree = "<group>"; };
FB272789188A8BB20093CCC9 /* sha512.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sha512.h; sourceTree = "<group>"; };
FB27278A188A8BB20093CCC9 /* time.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = "<group>"; };
FB27278B188A8BB20093CCC9 /* timecode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timecode.h; sourceTree = "<group>"; };
FB27278C188A8BB20093CCC9 /* timestamp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timestamp.h; sourceTree = "<group>"; };
FB27278D188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB27278E188A8BB20093CCC9 /* xtea.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xtea.h; sourceTree = "<group>"; };
FB272790188A8BB20093CCC9 /* swresample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = swresample.h; sourceTree = "<group>"; };
FB272791188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272793188A8BB20093CCC9 /* swscale.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = swscale.h; sourceTree = "<group>"; };
FB272794188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272796188A8BB20093CCC9 /* libavcodec.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavcodec.a; sourceTree = "<group>"; };
FB272797188A8BB20093CCC9 /* libavdevice.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavdevice.a; sourceTree = "<group>"; };
FB272798188A8BB20093CCC9 /* libavfilter.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavfilter.a; sourceTree = "<group>"; };
FB272799188A8BB20093CCC9 /* libavformat.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavformat.a; sourceTree = "<group>"; };
FB27279A188A8BB20093CCC9 /* libavresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavresample.a; sourceTree = "<group>"; };
FB27279B188A8BB20093CCC9 /* libavutil.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavutil.a; sourceTree = "<group>"; };
FB27279C188A8BB20093CCC9 /* libswresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libswresample.a; sourceTree = "<group>"; };
FB27279D188A8BB20093CCC9 /* libswscale.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libswscale.a; sourceTree = "<group>"; };
FB27279F188A8BB20093CCC9 /* libavcodec.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libavcodec.pc; sourceTree = "<group>"; };
FB2727A0188A8BB20093CCC9 /* libavdevice.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libavdevice.pc; sourceTree = "<group>"; };
FB2727A1188A8BB20093CCC9 /* libavfilter.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libavfilter.pc; sourceTree = "<group>"; };
FB2727A2188A8BB20093CCC9 /* libavformat.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libavformat.pc; sourceTree = "<group>"; };
FB2727A3188A8BB20093CCC9 /* libavresample.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libavresample.pc; sourceTree = "<group>"; };
FB2727A4188A8BB20093CCC9 /* libavutil.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libavutil.pc; sourceTree = "<group>"; };
FB2727A5188A8BB20093CCC9 /* libswresample.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libswresample.pc; sourceTree = "<group>"; };
FB2727A6188A8BB20093CCC9 /* libswscale.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libswscale.pc; sourceTree = "<group>"; };
FB2727AA188A8BB20093CCC9 /* avcodec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avcodec.h; sourceTree = "<group>"; };
FB2727AB188A8BB20093CCC9 /* avfft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avfft.h; sourceTree = "<group>"; };
FB2727AC188A8BB20093CCC9 /* dxva2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dxva2.h; sourceTree = "<group>"; };
FB2727AD188A8BB20093CCC9 /* old_codec_ids.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = old_codec_ids.h; sourceTree = "<group>"; };
FB2727AE188A8BB20093CCC9 /* vaapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vaapi.h; sourceTree = "<group>"; };
FB2727AF188A8BB20093CCC9 /* vda.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vda.h; sourceTree = "<group>"; };
FB2727B0188A8BB20093CCC9 /* vdpau.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vdpau.h; sourceTree = "<group>"; };
FB2727B1188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB2727B2188A8BB20093CCC9 /* xvmc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xvmc.h; sourceTree = "<group>"; };
FB2727B4188A8BB20093CCC9 /* avdevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avdevice.h; sourceTree = "<group>"; };
FB2727B5188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB2727B7188A8BB20093CCC9 /* asrc_abuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asrc_abuffer.h; sourceTree = "<group>"; };
FB2727B8188A8BB20093CCC9 /* avcodec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avcodec.h; sourceTree = "<group>"; };
FB2727B9188A8BB20093CCC9 /* avfilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avfilter.h; sourceTree = "<group>"; };
FB2727BA188A8BB20093CCC9 /* avfiltergraph.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avfiltergraph.h; sourceTree = "<group>"; };
FB2727BB188A8BB20093CCC9 /* buffersink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = buffersink.h; sourceTree = "<group>"; };
FB2727BC188A8BB20093CCC9 /* buffersrc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = buffersrc.h; sourceTree = "<group>"; };
FB2727BD188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB2727BF188A8BB20093CCC9 /* avformat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avformat.h; sourceTree = "<group>"; };
FB2727C0188A8BB20093CCC9 /* avio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avio.h; sourceTree = "<group>"; };
FB2727C1188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB2727C3188A8BB20093CCC9 /* avresample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avresample.h; sourceTree = "<group>"; };
FB2727C4188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB2727C6188A8BB20093CCC9 /* adler32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adler32.h; sourceTree = "<group>"; };
FB2727C7188A8BB20093CCC9 /* aes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aes.h; sourceTree = "<group>"; };
FB2727C8188A8BB20093CCC9 /* attributes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = attributes.h; sourceTree = "<group>"; };
FB2727C9188A8BB20093CCC9 /* audio_fifo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audio_fifo.h; sourceTree = "<group>"; };
FB2727CA188A8BB20093CCC9 /* audioconvert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioconvert.h; sourceTree = "<group>"; };
FB2727CB188A8BB20093CCC9 /* avassert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avassert.h; sourceTree = "<group>"; };
FB2727CC188A8BB20093CCC9 /* avconfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avconfig.h; sourceTree = "<group>"; };
FB2727CD188A8BB20093CCC9 /* avstring.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avstring.h; sourceTree = "<group>"; };
FB2727CE188A8BB20093CCC9 /* avutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avutil.h; sourceTree = "<group>"; };
FB2727CF188A8BB20093CCC9 /* base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = base64.h; sourceTree = "<group>"; };
FB2727D0188A8BB20093CCC9 /* blowfish.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = blowfish.h; sourceTree = "<group>"; };
FB2727D1188A8BB20093CCC9 /* bprint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bprint.h; sourceTree = "<group>"; };
FB2727D2188A8BB20093CCC9 /* bswap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bswap.h; sourceTree = "<group>"; };
FB2727D3188A8BB20093CCC9 /* buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = buffer.h; sourceTree = "<group>"; };
FB2727D4188A8BB20093CCC9 /* channel_layout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = channel_layout.h; sourceTree = "<group>"; };
FB2727D5188A8BB20093CCC9 /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
FB2727D6188A8BB20093CCC9 /* cpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = "<group>"; };
FB2727D7188A8BB20093CCC9 /* crc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = crc.h; sourceTree = "<group>"; };
FB2727D8188A8BB20093CCC9 /* dict.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dict.h; sourceTree = "<group>"; };
FB2727D9188A8BB20093CCC9 /* error.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = error.h; sourceTree = "<group>"; };
FB2727DA188A8BB20093CCC9 /* eval.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = eval.h; sourceTree = "<group>"; };
FB2727DB188A8BB20093CCC9 /* fifo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fifo.h; sourceTree = "<group>"; };
FB2727DC188A8BB20093CCC9 /* file.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = file.h; sourceTree = "<group>"; };
FB2727DD188A8BB20093CCC9 /* frame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = frame.h; sourceTree = "<group>"; };
FB2727DE188A8BB20093CCC9 /* hmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hmac.h; sourceTree = "<group>"; };
FB2727DF188A8BB20093CCC9 /* imgutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imgutils.h; sourceTree = "<group>"; };
FB2727E0188A8BB20093CCC9 /* intfloat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = intfloat.h; sourceTree = "<group>"; };
FB2727E1188A8BB20093CCC9 /* intfloat_readwrite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = intfloat_readwrite.h; sourceTree = "<group>"; };
FB2727E2188A8BB20093CCC9 /* intreadwrite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = intreadwrite.h; sourceTree = "<group>"; };
FB2727E3188A8BB20093CCC9 /* lfg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lfg.h; sourceTree = "<group>"; };
FB2727E4188A8BB20093CCC9 /* log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = log.h; sourceTree = "<group>"; };
FB2727E5188A8BB20093CCC9 /* lzo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lzo.h; sourceTree = "<group>"; };
FB2727E6188A8BB20093CCC9 /* mathematics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mathematics.h; sourceTree = "<group>"; };
FB2727E7188A8BB20093CCC9 /* md5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = md5.h; sourceTree = "<group>"; };
FB2727E8188A8BB20093CCC9 /* mem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mem.h; sourceTree = "<group>"; };
FB2727E9188A8BB20093CCC9 /* murmur3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = murmur3.h; sourceTree = "<group>"; };
FB2727EA188A8BB20093CCC9 /* old_pix_fmts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = old_pix_fmts.h; sourceTree = "<group>"; };
FB2727EB188A8BB20093CCC9 /* opt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opt.h; sourceTree = "<group>"; };
FB2727EC188A8BB20093CCC9 /* parseutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parseutils.h; sourceTree = "<group>"; };
FB2727ED188A8BB20093CCC9 /* pixdesc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pixdesc.h; sourceTree = "<group>"; };
FB2727EE188A8BB20093CCC9 /* pixfmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pixfmt.h; sourceTree = "<group>"; };
FB2727EF188A8BB20093CCC9 /* random_seed.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = random_seed.h; sourceTree = "<group>"; };
FB2727F0188A8BB20093CCC9 /* rational.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rational.h; sourceTree = "<group>"; };
FB2727F1188A8BB20093CCC9 /* ripemd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ripemd.h; sourceTree = "<group>"; };
FB2727F2188A8BB20093CCC9 /* samplefmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = samplefmt.h; sourceTree = "<group>"; };
FB2727F3188A8BB20093CCC9 /* sha.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sha.h; sourceTree = "<group>"; };
FB2727F4188A8BB20093CCC9 /* sha512.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sha512.h; sourceTree = "<group>"; };
FB2727F5188A8BB20093CCC9 /* time.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = "<group>"; };
FB2727F6188A8BB20093CCC9 /* timecode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timecode.h; sourceTree = "<group>"; };
FB2727F7188A8BB20093CCC9 /* timestamp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timestamp.h; sourceTree = "<group>"; };
FB2727F8188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB2727F9188A8BB20093CCC9 /* xtea.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xtea.h; sourceTree = "<group>"; };
FB2727FB188A8BB20093CCC9 /* swresample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = swresample.h; sourceTree = "<group>"; };
FB2727FC188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB2727FE188A8BB20093CCC9 /* swscale.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = swscale.h; sourceTree = "<group>"; };
FB2727FF188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272801188A8BB20093CCC9 /* libavcodec.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavcodec.a; sourceTree = "<group>"; };
FB272802188A8BB20093CCC9 /* libavdevice.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavdevice.a; sourceTree = "<group>"; };
FB272803188A8BB20093CCC9 /* libavfilter.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavfilter.a; sourceTree = "<group>"; };
FB272804188A8BB20093CCC9 /* libavformat.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavformat.a; sourceTree = "<group>"; };
FB272805188A8BB20093CCC9 /* libavresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavresample.a; sourceTree = "<group>"; };
FB272806188A8BB20093CCC9 /* libavutil.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavutil.a; sourceTree = "<group>"; };
FB272807188A8BB20093CCC9 /* libswresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libswresample.a; sourceTree = "<group>"; };
FB272808188A8BB20093CCC9 /* libswscale.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libswscale.a; sourceTree = "<group>"; };
FB27280A188A8BB20093CCC9 /* libavcodec.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libavcodec.pc; sourceTree = "<group>"; };
FB27280B188A8BB20093CCC9 /* libavdevice.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libavdevice.pc; sourceTree = "<group>"; };
FB27280C188A8BB20093CCC9 /* libavfilter.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libavfilter.pc; sourceTree = "<group>"; };
FB27280D188A8BB20093CCC9 /* libavformat.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libavformat.pc; sourceTree = "<group>"; };
FB27280E188A8BB20093CCC9 /* libavresample.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libavresample.pc; sourceTree = "<group>"; };
FB27280F188A8BB20093CCC9 /* libavutil.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libavutil.pc; sourceTree = "<group>"; };
FB272810188A8BB20093CCC9 /* libswresample.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libswresample.pc; sourceTree = "<group>"; };
FB272811188A8BB20093CCC9 /* libswscale.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libswscale.pc; sourceTree = "<group>"; };
FB272815188A8BB20093CCC9 /* avcodec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avcodec.h; sourceTree = "<group>"; };
FB272816188A8BB20093CCC9 /* avfft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avfft.h; sourceTree = "<group>"; };
FB272817188A8BB20093CCC9 /* dxva2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dxva2.h; sourceTree = "<group>"; };
FB272818188A8BB20093CCC9 /* old_codec_ids.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = old_codec_ids.h; sourceTree = "<group>"; };
FB272819188A8BB20093CCC9 /* vaapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vaapi.h; sourceTree = "<group>"; };
FB27281A188A8BB20093CCC9 /* vda.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vda.h; sourceTree = "<group>"; };
FB27281B188A8BB20093CCC9 /* vdpau.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vdpau.h; sourceTree = "<group>"; };
FB27281C188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB27281D188A8BB20093CCC9 /* xvmc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xvmc.h; sourceTree = "<group>"; };
FB27281F188A8BB20093CCC9 /* avdevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avdevice.h; sourceTree = "<group>"; };
FB272820188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272822188A8BB20093CCC9 /* asrc_abuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asrc_abuffer.h; sourceTree = "<group>"; };
FB272823188A8BB20093CCC9 /* avcodec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avcodec.h; sourceTree = "<group>"; };
FB272824188A8BB20093CCC9 /* avfilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avfilter.h; sourceTree = "<group>"; };
FB272825188A8BB20093CCC9 /* avfiltergraph.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avfiltergraph.h; sourceTree = "<group>"; };
FB272826188A8BB20093CCC9 /* buffersink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = buffersink.h; sourceTree = "<group>"; };
FB272827188A8BB20093CCC9 /* buffersrc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = buffersrc.h; sourceTree = "<group>"; };
FB272828188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB27282A188A8BB20093CCC9 /* avformat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avformat.h; sourceTree = "<group>"; };
FB27282B188A8BB20093CCC9 /* avio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avio.h; sourceTree = "<group>"; };
FB27282C188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB27282E188A8BB20093CCC9 /* avresample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avresample.h; sourceTree = "<group>"; };
FB27282F188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272831188A8BB20093CCC9 /* adler32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adler32.h; sourceTree = "<group>"; };
FB272832188A8BB20093CCC9 /* aes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aes.h; sourceTree = "<group>"; };
FB272833188A8BB20093CCC9 /* attributes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = attributes.h; sourceTree = "<group>"; };
FB272834188A8BB20093CCC9 /* audio_fifo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audio_fifo.h; sourceTree = "<group>"; };
FB272835188A8BB20093CCC9 /* audioconvert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioconvert.h; sourceTree = "<group>"; };
FB272836188A8BB20093CCC9 /* avassert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avassert.h; sourceTree = "<group>"; };
FB272837188A8BB20093CCC9 /* avconfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avconfig.h; sourceTree = "<group>"; };
FB272838188A8BB20093CCC9 /* avstring.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avstring.h; sourceTree = "<group>"; };
FB272839188A8BB20093CCC9 /* avutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avutil.h; sourceTree = "<group>"; };
FB27283A188A8BB20093CCC9 /* base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = base64.h; sourceTree = "<group>"; };
FB27283B188A8BB20093CCC9 /* blowfish.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = blowfish.h; sourceTree = "<group>"; };
FB27283C188A8BB20093CCC9 /* bprint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bprint.h; sourceTree = "<group>"; };
FB27283D188A8BB20093CCC9 /* bswap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bswap.h; sourceTree = "<group>"; };
FB27283E188A8BB20093CCC9 /* buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = buffer.h; sourceTree = "<group>"; };
FB27283F188A8BB20093CCC9 /* channel_layout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = channel_layout.h; sourceTree = "<group>"; };
FB272840188A8BB20093CCC9 /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
FB272841188A8BB20093CCC9 /* cpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = "<group>"; };
FB272842188A8BB20093CCC9 /* crc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = crc.h; sourceTree = "<group>"; };
FB272843188A8BB20093CCC9 /* dict.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dict.h; sourceTree = "<group>"; };
FB272844188A8BB20093CCC9 /* error.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = error.h; sourceTree = "<group>"; };
FB272845188A8BB20093CCC9 /* eval.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = eval.h; sourceTree = "<group>"; };
FB272846188A8BB20093CCC9 /* fifo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fifo.h; sourceTree = "<group>"; };
FB272847188A8BB20093CCC9 /* file.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = file.h; sourceTree = "<group>"; };
FB272848188A8BB20093CCC9 /* frame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = frame.h; sourceTree = "<group>"; };
FB272849188A8BB20093CCC9 /* hmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hmac.h; sourceTree = "<group>"; };
FB27284A188A8BB20093CCC9 /* imgutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imgutils.h; sourceTree = "<group>"; };
FB27284B188A8BB20093CCC9 /* intfloat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = intfloat.h; sourceTree = "<group>"; };
FB27284C188A8BB20093CCC9 /* intfloat_readwrite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = intfloat_readwrite.h; sourceTree = "<group>"; };
FB27284D188A8BB20093CCC9 /* intreadwrite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = intreadwrite.h; sourceTree = "<group>"; };
FB27284E188A8BB20093CCC9 /* lfg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lfg.h; sourceTree = "<group>"; };
FB27284F188A8BB20093CCC9 /* log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = log.h; sourceTree = "<group>"; };
FB272850188A8BB20093CCC9 /* lzo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lzo.h; sourceTree = "<group>"; };
FB272851188A8BB20093CCC9 /* mathematics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mathematics.h; sourceTree = "<group>"; };
FB272852188A8BB20093CCC9 /* md5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = md5.h; sourceTree = "<group>"; };
FB272853188A8BB20093CCC9 /* mem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mem.h; sourceTree = "<group>"; };
FB272854188A8BB20093CCC9 /* murmur3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = murmur3.h; sourceTree = "<group>"; };
FB272855188A8BB20093CCC9 /* old_pix_fmts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = old_pix_fmts.h; sourceTree = "<group>"; };
FB272856188A8BB20093CCC9 /* opt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opt.h; sourceTree = "<group>"; };
FB272857188A8BB20093CCC9 /* parseutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parseutils.h; sourceTree = "<group>"; };
FB272858188A8BB20093CCC9 /* pixdesc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pixdesc.h; sourceTree = "<group>"; };
FB272859188A8BB20093CCC9 /* pixfmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pixfmt.h; sourceTree = "<group>"; };
FB27285A188A8BB20093CCC9 /* random_seed.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = random_seed.h; sourceTree = "<group>"; };
FB27285B188A8BB20093CCC9 /* rational.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rational.h; sourceTree = "<group>"; };
FB27285C188A8BB20093CCC9 /* ripemd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ripemd.h; sourceTree = "<group>"; };
FB27285D188A8BB20093CCC9 /* samplefmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = samplefmt.h; sourceTree = "<group>"; };
FB27285E188A8BB20093CCC9 /* sha.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sha.h; sourceTree = "<group>"; };
FB27285F188A8BB20093CCC9 /* sha512.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sha512.h; sourceTree = "<group>"; };
FB272860188A8BB20093CCC9 /* time.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = "<group>"; };
FB272861188A8BB20093CCC9 /* timecode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timecode.h; sourceTree = "<group>"; };
FB272862188A8BB20093CCC9 /* timestamp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timestamp.h; sourceTree = "<group>"; };
FB272863188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272864188A8BB20093CCC9 /* xtea.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xtea.h; sourceTree = "<group>"; };
FB272866188A8BB20093CCC9 /* swresample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = swresample.h; sourceTree = "<group>"; };
FB272867188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272869188A8BB20093CCC9 /* swscale.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = swscale.h; sourceTree = "<group>"; };
FB27286A188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB27286C188A8BB20093CCC9 /* libavcodec.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavcodec.a; sourceTree = "<group>"; };
FB27286D188A8BB20093CCC9 /* libavdevice.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavdevice.a; sourceTree = "<group>"; };
FB27286E188A8BB20093CCC9 /* libavfilter.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavfilter.a; sourceTree = "<group>"; };
FB27286F188A8BB20093CCC9 /* libavformat.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavformat.a; sourceTree = "<group>"; };
FB272870188A8BB20093CCC9 /* libavresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavresample.a; sourceTree = "<group>"; };
FB272871188A8BB20093CCC9 /* libavutil.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavutil.a; sourceTree = "<group>"; };
FB272872188A8BB20093CCC9 /* libswresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libswresample.a; sourceTree = "<group>"; };
FB272873188A8BB20093CCC9 /* libswscale.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libswscale.a; sourceTree = "<group>"; };
FB272875188A8BB20093CCC9 /* libavcodec.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libavcodec.pc; sourceTree = "<group>"; };
FB272876188A8BB20093CCC9 /* libavdevice.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libavdevice.pc; sourceTree = "<group>"; };
FB272877188A8BB20093CCC9 /* libavfilter.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libavfilter.pc; sourceTree = "<group>"; };
FB272878188A8BB20093CCC9 /* libavformat.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libavformat.pc; sourceTree = "<group>"; };
FB272879188A8BB20093CCC9 /* libavresample.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libavresample.pc; sourceTree = "<group>"; };
FB27287A188A8BB20093CCC9 /* libavutil.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libavutil.pc; sourceTree = "<group>"; };
FB27287B188A8BB20093CCC9 /* libswresample.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libswresample.pc; sourceTree = "<group>"; };
FB27287C188A8BB20093CCC9 /* libswscale.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libswscale.pc; sourceTree = "<group>"; };
FB272880188A8BB20093CCC9 /* avcodec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avcodec.h; sourceTree = "<group>"; };
FB272881188A8BB20093CCC9 /* avfft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avfft.h; sourceTree = "<group>"; };
FB272882188A8BB20093CCC9 /* dxva2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dxva2.h; sourceTree = "<group>"; };
FB272883188A8BB20093CCC9 /* old_codec_ids.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = old_codec_ids.h; sourceTree = "<group>"; };
FB272884188A8BB20093CCC9 /* vaapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vaapi.h; sourceTree = "<group>"; };
FB272885188A8BB20093CCC9 /* vda.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vda.h; sourceTree = "<group>"; };
FB272886188A8BB20093CCC9 /* vdpau.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vdpau.h; sourceTree = "<group>"; };
FB272887188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272888188A8BB20093CCC9 /* xvmc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xvmc.h; sourceTree = "<group>"; };
FB27288A188A8BB20093CCC9 /* avdevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avdevice.h; sourceTree = "<group>"; };
FB27288B188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB27288D188A8BB20093CCC9 /* asrc_abuffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = asrc_abuffer.h; sourceTree = "<group>"; };
FB27288E188A8BB20093CCC9 /* avcodec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avcodec.h; sourceTree = "<group>"; };
FB27288F188A8BB20093CCC9 /* avfilter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avfilter.h; sourceTree = "<group>"; };
FB272890188A8BB20093CCC9 /* avfiltergraph.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avfiltergraph.h; sourceTree = "<group>"; };
FB272891188A8BB20093CCC9 /* buffersink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = buffersink.h; sourceTree = "<group>"; };
FB272892188A8BB20093CCC9 /* buffersrc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = buffersrc.h; sourceTree = "<group>"; };
FB272893188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272895188A8BB20093CCC9 /* avformat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avformat.h; sourceTree = "<group>"; };
FB272896188A8BB20093CCC9 /* avio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avio.h; sourceTree = "<group>"; };
FB272897188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272899188A8BB20093CCC9 /* avresample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avresample.h; sourceTree = "<group>"; };
FB27289A188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB27289C188A8BB20093CCC9 /* adler32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adler32.h; sourceTree = "<group>"; };
FB27289D188A8BB20093CCC9 /* aes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aes.h; sourceTree = "<group>"; };
FB27289E188A8BB20093CCC9 /* attributes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = attributes.h; sourceTree = "<group>"; };
FB27289F188A8BB20093CCC9 /* audio_fifo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audio_fifo.h; sourceTree = "<group>"; };
FB2728A0188A8BB20093CCC9 /* audioconvert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioconvert.h; sourceTree = "<group>"; };
FB2728A1188A8BB20093CCC9 /* avassert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avassert.h; sourceTree = "<group>"; };
FB2728A2188A8BB20093CCC9 /* avconfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avconfig.h; sourceTree = "<group>"; };
FB2728A3188A8BB20093CCC9 /* avstring.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avstring.h; sourceTree = "<group>"; };
FB2728A4188A8BB20093CCC9 /* avutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avutil.h; sourceTree = "<group>"; };
FB2728A5188A8BB20093CCC9 /* base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = base64.h; sourceTree = "<group>"; };
FB2728A6188A8BB20093CCC9 /* blowfish.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = blowfish.h; sourceTree = "<group>"; };
FB2728A7188A8BB20093CCC9 /* bprint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bprint.h; sourceTree = "<group>"; };
FB2728A8188A8BB20093CCC9 /* bswap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bswap.h; sourceTree = "<group>"; };
FB2728A9188A8BB20093CCC9 /* buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = buffer.h; sourceTree = "<group>"; };
FB2728AA188A8BB20093CCC9 /* channel_layout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = channel_layout.h; sourceTree = "<group>"; };
FB2728AB188A8BB20093CCC9 /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
FB2728AC188A8BB20093CCC9 /* cpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = "<group>"; };
FB2728AD188A8BB20093CCC9 /* crc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = crc.h; sourceTree = "<group>"; };
FB2728AE188A8BB20093CCC9 /* dict.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dict.h; sourceTree = "<group>"; };
FB2728AF188A8BB20093CCC9 /* error.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = error.h; sourceTree = "<group>"; };
FB2728B0188A8BB20093CCC9 /* eval.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = eval.h; sourceTree = "<group>"; };
FB2728B1188A8BB20093CCC9 /* fifo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fifo.h; sourceTree = "<group>"; };
FB2728B2188A8BB20093CCC9 /* file.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = file.h; sourceTree = "<group>"; };
FB2728B3188A8BB20093CCC9 /* frame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = frame.h; sourceTree = "<group>"; };
FB2728B4188A8BB20093CCC9 /* hmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hmac.h; sourceTree = "<group>"; };
FB2728B5188A8BB20093CCC9 /* imgutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imgutils.h; sourceTree = "<group>"; };
FB2728B6188A8BB20093CCC9 /* intfloat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = intfloat.h; sourceTree = "<group>"; };
FB2728B7188A8BB20093CCC9 /* intfloat_readwrite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = intfloat_readwrite.h; sourceTree = "<group>"; };
FB2728B8188A8BB20093CCC9 /* intreadwrite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = intreadwrite.h; sourceTree = "<group>"; };
FB2728B9188A8BB20093CCC9 /* lfg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lfg.h; sourceTree = "<group>"; };
FB2728BA188A8BB20093CCC9 /* log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = log.h; sourceTree = "<group>"; };
FB2728BB188A8BB20093CCC9 /* lzo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lzo.h; sourceTree = "<group>"; };
FB2728BC188A8BB20093CCC9 /* mathematics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mathematics.h; sourceTree = "<group>"; };
FB2728BD188A8BB20093CCC9 /* md5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = md5.h; sourceTree = "<group>"; };
FB2728BE188A8BB20093CCC9 /* mem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mem.h; sourceTree = "<group>"; };
FB2728BF188A8BB20093CCC9 /* murmur3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = murmur3.h; sourceTree = "<group>"; };
FB2728C0188A8BB20093CCC9 /* old_pix_fmts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = old_pix_fmts.h; sourceTree = "<group>"; };
FB2728C1188A8BB20093CCC9 /* opt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opt.h; sourceTree = "<group>"; };
FB2728C2188A8BB20093CCC9 /* parseutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parseutils.h; sourceTree = "<group>"; };
FB2728C3188A8BB20093CCC9 /* pixdesc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pixdesc.h; sourceTree = "<group>"; };
FB2728C4188A8BB20093CCC9 /* pixfmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pixfmt.h; sourceTree = "<group>"; };
FB2728C5188A8BB20093CCC9 /* random_seed.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = random_seed.h; sourceTree = "<group>"; };
FB2728C6188A8BB20093CCC9 /* rational.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rational.h; sourceTree = "<group>"; };
FB2728C7188A8BB20093CCC9 /* ripemd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ripemd.h; sourceTree = "<group>"; };
FB2728C8188A8BB20093CCC9 /* samplefmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = samplefmt.h; sourceTree = "<group>"; };
FB2728C9188A8BB20093CCC9 /* sha.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sha.h; sourceTree = "<group>"; };
FB2728CA188A8BB20093CCC9 /* sha512.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sha512.h; sourceTree = "<group>"; };
FB2728CB188A8BB20093CCC9 /* time.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = "<group>"; };
FB2728CC188A8BB20093CCC9 /* timecode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timecode.h; sourceTree = "<group>"; };
FB2728CD188A8BB20093CCC9 /* timestamp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timestamp.h; sourceTree = "<group>"; };
FB2728CE188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB2728CF188A8BB20093CCC9 /* xtea.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xtea.h; sourceTree = "<group>"; };
FB2728D1188A8BB20093CCC9 /* swresample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = swresample.h; sourceTree = "<group>"; };
FB2728D2188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB2728D4188A8BB20093CCC9 /* swscale.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = swscale.h; sourceTree = "<group>"; };
FB2728D5188A8BB20093CCC9 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB2728D7188A8BB20093CCC9 /* libavcodec.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavcodec.a; sourceTree = "<group>"; };
FB2728D8188A8BB20093CCC9 /* libavdevice.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavdevice.a; sourceTree = "<group>"; };
FB2728D9188A8BB20093CCC9 /* libavfilter.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavfilter.a; sourceTree = "<group>"; };
FB2728DA188A8BB20093CCC9 /* libavformat.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavformat.a; sourceTree = "<group>"; };
FB2728DB188A8BB20093CCC9 /* libavresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavresample.a; sourceTree = "<group>"; };
FB2728DC188A8BB20093CCC9 /* libavutil.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavutil.a; sourceTree = "<group>"; };
FB2728DD188A8BB20093CCC9 /* libswresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libswresample.a; sourceTree = "<group>"; };
FB2728DE188A8BB20093CCC9 /* libswscale.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libswscale.a; sourceTree = "<group>"; };
FB272918188A93360093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272919188A93360093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB27291B188A93360093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB27291E188A93360093CCC9 /* Icon-40.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-40.png"; sourceTree = "<group>"; };
FB27291F188A93360093CCC9 /* Icon-40@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-40@2x.png"; sourceTree = "<group>"; };
FB272920188A93360093CCC9 /* Icon-60.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-60.png"; sourceTree = "<group>"; };
FB272921188A93360093CCC9 /* Icon-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-60@2x.png"; sourceTree = "<group>"; };
FB272922188A93360093CCC9 /* Icon-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-72.png"; sourceTree = "<group>"; };
FB272923188A93360093CCC9 /* Icon-72@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-72@2x.png"; sourceTree = "<group>"; };
FB272924188A93360093CCC9 /* Icon-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-76.png"; sourceTree = "<group>"; };
FB272925188A93360093CCC9 /* Icon-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-76@2x.png"; sourceTree = "<group>"; };
FB272926188A93360093CCC9 /* Icon-Small-50.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-Small-50.png"; sourceTree = "<group>"; };
FB272927188A93360093CCC9 /* Icon-Small-50@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-Small-50@2x.png"; sourceTree = "<group>"; };
FB272928188A93360093CCC9 /* Icon-Small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-Small.png"; sourceTree = "<group>"; };
FB272929188A93360093CCC9 /* Icon-Small@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-Small@2x.png"; sourceTree = "<group>"; };
FB27292A188A93360093CCC9 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; };
FB27292B188A93360093CCC9 /* Icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon@2x.png"; sourceTree = "<group>"; };
FB27292C188A93360093CCC9 /* iTunesArtwork.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = iTunesArtwork.png; sourceTree = "<group>"; };
FB27292D188A93360093CCC9 /* iTunesArtwork@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "iTunesArtwork@2x.png"; sourceTree = "<group>"; };
FB27292E188A93360093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272933188A93360093CCC9 /* avcodec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avcodec.h; sourceTree = "<group>"; };
FB272934188A93360093CCC9 /* avfft.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avfft.h; sourceTree = "<group>"; };
FB272935188A93360093CCC9 /* dxva2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dxva2.h; sourceTree = "<group>"; };
FB272936188A93360093CCC9 /* old_codec_ids.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = old_codec_ids.h; sourceTree = "<group>"; };
FB272937188A93360093CCC9 /* vaapi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vaapi.h; sourceTree = "<group>"; };
FB272938188A93360093CCC9 /* vda.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vda.h; sourceTree = "<group>"; };
FB272939188A93360093CCC9 /* vdpau.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vdpau.h; sourceTree = "<group>"; };
FB27293A188A93360093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB27293B188A93360093CCC9 /* xvmc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xvmc.h; sourceTree = "<group>"; };
FB27293D188A93360093CCC9 /* avdevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avdevice.h; sourceTree = "<group>"; };
FB27293E188A93360093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272940188A93360093CCC9 /* asrc_abuffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = asrc_abuffer.h; sourceTree = "<group>"; };
FB272941188A93360093CCC9 /* avcodec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avcodec.h; sourceTree = "<group>"; };
FB272942188A93360093CCC9 /* avfilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avfilter.h; sourceTree = "<group>"; };
FB272943188A93360093CCC9 /* avfiltergraph.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avfiltergraph.h; sourceTree = "<group>"; };
FB272944188A93360093CCC9 /* buffersink.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = buffersink.h; sourceTree = "<group>"; };
FB272945188A93360093CCC9 /* buffersrc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = buffersrc.h; sourceTree = "<group>"; };
FB272946188A93360093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272948188A93360093CCC9 /* avformat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avformat.h; sourceTree = "<group>"; };
FB272949188A93360093CCC9 /* avio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avio.h; sourceTree = "<group>"; };
FB27294A188A93360093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB27294C188A93360093CCC9 /* avresample.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avresample.h; sourceTree = "<group>"; };
FB27294D188A93360093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB27294F188A93360093CCC9 /* adler32.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = adler32.h; sourceTree = "<group>"; };
FB272950188A93360093CCC9 /* aes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = aes.h; sourceTree = "<group>"; };
FB272951188A93360093CCC9 /* attributes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = attributes.h; sourceTree = "<group>"; };
FB272952188A93360093CCC9 /* audio_fifo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = audio_fifo.h; sourceTree = "<group>"; };
FB272953188A93360093CCC9 /* audioconvert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = audioconvert.h; sourceTree = "<group>"; };
FB272954188A93360093CCC9 /* avassert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avassert.h; sourceTree = "<group>"; };
FB272955188A93360093CCC9 /* avconfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avconfig.h; sourceTree = "<group>"; };
FB272956188A93360093CCC9 /* avstring.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avstring.h; sourceTree = "<group>"; };
FB272957188A93360093CCC9 /* avutil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avutil.h; sourceTree = "<group>"; };
FB272958188A93360093CCC9 /* base64.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = base64.h; sourceTree = "<group>"; };
FB272959188A93360093CCC9 /* blowfish.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = blowfish.h; sourceTree = "<group>"; };
FB27295A188A93360093CCC9 /* bprint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bprint.h; sourceTree = "<group>"; };
FB27295B188A93360093CCC9 /* bswap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bswap.h; sourceTree = "<group>"; };
FB27295C188A93360093CCC9 /* buffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = buffer.h; sourceTree = "<group>"; };
FB27295D188A93360093CCC9 /* channel_layout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = channel_layout.h; sourceTree = "<group>"; };
FB27295E188A93360093CCC9 /* common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
FB27295F188A93360093CCC9 /* cpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = "<group>"; };
FB272960188A93360093CCC9 /* crc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = crc.h; sourceTree = "<group>"; };
FB272961188A93360093CCC9 /* dict.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dict.h; sourceTree = "<group>"; };
FB272962188A93360093CCC9 /* error.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = error.h; sourceTree = "<group>"; };
FB272963188A93360093CCC9 /* eval.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = eval.h; sourceTree = "<group>"; };
FB272964188A93360093CCC9 /* fifo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fifo.h; sourceTree = "<group>"; };
FB272965188A93360093CCC9 /* file.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = file.h; sourceTree = "<group>"; };
FB272966188A93360093CCC9 /* frame.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = frame.h; sourceTree = "<group>"; };
FB272967188A93360093CCC9 /* hmac.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hmac.h; sourceTree = "<group>"; };
FB272968188A93360093CCC9 /* imgutils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = imgutils.h; sourceTree = "<group>"; };
FB272969188A93360093CCC9 /* intfloat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = intfloat.h; sourceTree = "<group>"; };
FB27296A188A93360093CCC9 /* intfloat_readwrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = intfloat_readwrite.h; sourceTree = "<group>"; };
FB27296B188A93360093CCC9 /* intreadwrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = intreadwrite.h; sourceTree = "<group>"; };
FB27296C188A93360093CCC9 /* lfg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lfg.h; sourceTree = "<group>"; };
FB27296D188A93360093CCC9 /* log.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = log.h; sourceTree = "<group>"; };
FB27296E188A93360093CCC9 /* lzo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lzo.h; sourceTree = "<group>"; };
FB27296F188A93360093CCC9 /* mathematics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mathematics.h; sourceTree = "<group>"; };
FB272970188A93360093CCC9 /* md5.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = md5.h; sourceTree = "<group>"; };
FB272971188A93360093CCC9 /* mem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mem.h; sourceTree = "<group>"; };
FB272972188A93360093CCC9 /* murmur3.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = murmur3.h; sourceTree = "<group>"; };
FB272973188A93360093CCC9 /* old_pix_fmts.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = old_pix_fmts.h; sourceTree = "<group>"; };
FB272974188A93360093CCC9 /* opt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = opt.h; sourceTree = "<group>"; };
FB272975188A93360093CCC9 /* parseutils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = parseutils.h; sourceTree = "<group>"; };
FB272976188A93360093CCC9 /* pixdesc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pixdesc.h; sourceTree = "<group>"; };
FB272977188A93360093CCC9 /* pixfmt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pixfmt.h; sourceTree = "<group>"; };
FB272978188A93360093CCC9 /* random_seed.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = random_seed.h; sourceTree = "<group>"; };
FB272979188A93360093CCC9 /* rational.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = rational.h; sourceTree = "<group>"; };
FB27297A188A93360093CCC9 /* ripemd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ripemd.h; sourceTree = "<group>"; };
FB27297B188A93360093CCC9 /* samplefmt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = samplefmt.h; sourceTree = "<group>"; };
FB27297C188A93360093CCC9 /* sha.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sha.h; sourceTree = "<group>"; };
FB27297D188A93360093CCC9 /* sha512.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sha512.h; sourceTree = "<group>"; };
FB27297E188A93360093CCC9 /* time.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = "<group>"; };
FB27297F188A93360093CCC9 /* timecode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = timecode.h; sourceTree = "<group>"; };
FB272980188A93360093CCC9 /* timestamp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = timestamp.h; sourceTree = "<group>"; };
FB272981188A93360093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272982188A93360093CCC9 /* xtea.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xtea.h; sourceTree = "<group>"; };
FB272984188A93360093CCC9 /* swresample.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = swresample.h; sourceTree = "<group>"; };
FB272985188A93360093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272987188A93360093CCC9 /* swscale.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = swscale.h; sourceTree = "<group>"; };
FB272988188A93360093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB27298A188A93360093CCC9 /* libavcodec.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavcodec.a; sourceTree = "<group>"; };
FB27298B188A93360093CCC9 /* libavdevice.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavdevice.a; sourceTree = "<group>"; };
FB27298C188A93360093CCC9 /* libavfilter.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavfilter.a; sourceTree = "<group>"; };
FB27298D188A93360093CCC9 /* libavformat.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavformat.a; sourceTree = "<group>"; };
FB27298E188A93360093CCC9 /* libavresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavresample.a; sourceTree = "<group>"; };
FB27298F188A93360093CCC9 /* libavutil.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavutil.a; sourceTree = "<group>"; };
FB272990188A93360093CCC9 /* libswresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libswresample.a; sourceTree = "<group>"; };
FB272991188A93360093CCC9 /* libswscale.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libswscale.a; sourceTree = "<group>"; };
FB272993188A93360093CCC9 /* libavcodec.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavcodec.pc; sourceTree = "<group>"; };
FB272994188A93360093CCC9 /* libavdevice.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavdevice.pc; sourceTree = "<group>"; };
FB272995188A93360093CCC9 /* libavfilter.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavfilter.pc; sourceTree = "<group>"; };
FB272996188A93360093CCC9 /* libavformat.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavformat.pc; sourceTree = "<group>"; };
FB272997188A93360093CCC9 /* libavresample.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavresample.pc; sourceTree = "<group>"; };
FB272998188A93360093CCC9 /* libavutil.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavutil.pc; sourceTree = "<group>"; };
FB272999188A93360093CCC9 /* libswresample.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libswresample.pc; sourceTree = "<group>"; };
FB27299A188A93360093CCC9 /* libswscale.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libswscale.pc; sourceTree = "<group>"; };
FB27299E188A93360093CCC9 /* avcodec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avcodec.h; sourceTree = "<group>"; };
FB27299F188A93360093CCC9 /* avfft.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avfft.h; sourceTree = "<group>"; };
FB2729A0188A93360093CCC9 /* dxva2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dxva2.h; sourceTree = "<group>"; };
FB2729A1188A93360093CCC9 /* old_codec_ids.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = old_codec_ids.h; sourceTree = "<group>"; };
FB2729A2188A93360093CCC9 /* vaapi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vaapi.h; sourceTree = "<group>"; };
FB2729A3188A93360093CCC9 /* vda.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vda.h; sourceTree = "<group>"; };
FB2729A4188A93360093CCC9 /* vdpau.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vdpau.h; sourceTree = "<group>"; };
FB2729A5188A93360093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB2729A6188A93360093CCC9 /* xvmc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xvmc.h; sourceTree = "<group>"; };
FB2729A8188A93360093CCC9 /* avdevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avdevice.h; sourceTree = "<group>"; };
FB2729A9188A93360093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB2729AB188A93360093CCC9 /* asrc_abuffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = asrc_abuffer.h; sourceTree = "<group>"; };
FB2729AC188A93360093CCC9 /* avcodec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avcodec.h; sourceTree = "<group>"; };
FB2729AD188A93360093CCC9 /* avfilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avfilter.h; sourceTree = "<group>"; };
FB2729AE188A93360093CCC9 /* avfiltergraph.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avfiltergraph.h; sourceTree = "<group>"; };
FB2729AF188A93360093CCC9 /* buffersink.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = buffersink.h; sourceTree = "<group>"; };
FB2729B0188A93360093CCC9 /* buffersrc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = buffersrc.h; sourceTree = "<group>"; };
FB2729B1188A93360093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB2729B3188A93360093CCC9 /* avformat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avformat.h; sourceTree = "<group>"; };
FB2729B4188A93360093CCC9 /* avio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avio.h; sourceTree = "<group>"; };
FB2729B5188A93360093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB2729B7188A93360093CCC9 /* avresample.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avresample.h; sourceTree = "<group>"; };
FB2729B8188A93360093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB2729BA188A93360093CCC9 /* adler32.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = adler32.h; sourceTree = "<group>"; };
FB2729BB188A93360093CCC9 /* aes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = aes.h; sourceTree = "<group>"; };
FB2729BC188A93360093CCC9 /* attributes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = attributes.h; sourceTree = "<group>"; };
FB2729BD188A93360093CCC9 /* audio_fifo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = audio_fifo.h; sourceTree = "<group>"; };
FB2729BE188A93360093CCC9 /* audioconvert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = audioconvert.h; sourceTree = "<group>"; };
FB2729BF188A93360093CCC9 /* avassert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avassert.h; sourceTree = "<group>"; };
FB2729C0188A93360093CCC9 /* avconfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avconfig.h; sourceTree = "<group>"; };
FB2729C1188A93360093CCC9 /* avstring.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avstring.h; sourceTree = "<group>"; };
FB2729C2188A93360093CCC9 /* avutil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avutil.h; sourceTree = "<group>"; };
FB2729C3188A93360093CCC9 /* base64.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = base64.h; sourceTree = "<group>"; };
FB2729C4188A93360093CCC9 /* blowfish.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = blowfish.h; sourceTree = "<group>"; };
FB2729C5188A93360093CCC9 /* bprint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bprint.h; sourceTree = "<group>"; };
FB2729C6188A93360093CCC9 /* bswap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bswap.h; sourceTree = "<group>"; };
FB2729C7188A93360093CCC9 /* buffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = buffer.h; sourceTree = "<group>"; };
FB2729C8188A93360093CCC9 /* channel_layout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = channel_layout.h; sourceTree = "<group>"; };
FB2729C9188A93360093CCC9 /* common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
FB2729CA188A93360093CCC9 /* cpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = "<group>"; };
FB2729CB188A93360093CCC9 /* crc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = crc.h; sourceTree = "<group>"; };
FB2729CC188A93360093CCC9 /* dict.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dict.h; sourceTree = "<group>"; };
FB2729CD188A93360093CCC9 /* error.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = error.h; sourceTree = "<group>"; };
FB2729CE188A93360093CCC9 /* eval.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = eval.h; sourceTree = "<group>"; };
FB2729CF188A93360093CCC9 /* fifo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fifo.h; sourceTree = "<group>"; };
FB2729D0188A93360093CCC9 /* file.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = file.h; sourceTree = "<group>"; };
FB2729D1188A93360093CCC9 /* frame.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = frame.h; sourceTree = "<group>"; };
FB2729D2188A93360093CCC9 /* hmac.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hmac.h; sourceTree = "<group>"; };
FB2729D3188A93360093CCC9 /* imgutils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = imgutils.h; sourceTree = "<group>"; };
FB2729D4188A93360093CCC9 /* intfloat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = intfloat.h; sourceTree = "<group>"; };
FB2729D5188A93360093CCC9 /* intfloat_readwrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = intfloat_readwrite.h; sourceTree = "<group>"; };
FB2729D6188A93360093CCC9 /* intreadwrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = intreadwrite.h; sourceTree = "<group>"; };
FB2729D7188A93360093CCC9 /* lfg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lfg.h; sourceTree = "<group>"; };
FB2729D8188A93360093CCC9 /* log.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = log.h; sourceTree = "<group>"; };
FB2729D9188A93360093CCC9 /* lzo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lzo.h; sourceTree = "<group>"; };
FB2729DA188A93360093CCC9 /* mathematics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mathematics.h; sourceTree = "<group>"; };
FB2729DB188A93360093CCC9 /* md5.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = md5.h; sourceTree = "<group>"; };
FB2729DC188A93360093CCC9 /* mem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mem.h; sourceTree = "<group>"; };
FB2729DD188A93360093CCC9 /* murmur3.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = murmur3.h; sourceTree = "<group>"; };
FB2729DE188A93360093CCC9 /* old_pix_fmts.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = old_pix_fmts.h; sourceTree = "<group>"; };
FB2729DF188A93360093CCC9 /* opt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = opt.h; sourceTree = "<group>"; };
FB2729E0188A93360093CCC9 /* parseutils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = parseutils.h; sourceTree = "<group>"; };
FB2729E1188A93360093CCC9 /* pixdesc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pixdesc.h; sourceTree = "<group>"; };
FB2729E2188A93360093CCC9 /* pixfmt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pixfmt.h; sourceTree = "<group>"; };
FB2729E3188A93360093CCC9 /* random_seed.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = random_seed.h; sourceTree = "<group>"; };
FB2729E4188A93360093CCC9 /* rational.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = rational.h; sourceTree = "<group>"; };
FB2729E5188A93360093CCC9 /* ripemd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ripemd.h; sourceTree = "<group>"; };
FB2729E6188A93360093CCC9 /* samplefmt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = samplefmt.h; sourceTree = "<group>"; };
FB2729E7188A93360093CCC9 /* sha.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sha.h; sourceTree = "<group>"; };
FB2729E8188A93360093CCC9 /* sha512.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sha512.h; sourceTree = "<group>"; };
FB2729E9188A93360093CCC9 /* time.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = "<group>"; };
FB2729EA188A93360093CCC9 /* timecode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = timecode.h; sourceTree = "<group>"; };
FB2729EB188A93360093CCC9 /* timestamp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = timestamp.h; sourceTree = "<group>"; };
FB2729EC188A93360093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB2729ED188A93360093CCC9 /* xtea.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xtea.h; sourceTree = "<group>"; };
FB2729EF188A93360093CCC9 /* swresample.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = swresample.h; sourceTree = "<group>"; };
FB2729F0188A93360093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB2729F2188A93360093CCC9 /* swscale.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = swscale.h; sourceTree = "<group>"; };
FB2729F3188A93360093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB2729F5188A93370093CCC9 /* libavcodec.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavcodec.a; sourceTree = "<group>"; };
FB2729F6188A93370093CCC9 /* libavdevice.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavdevice.a; sourceTree = "<group>"; };
FB2729F7188A93370093CCC9 /* libavfilter.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavfilter.a; sourceTree = "<group>"; };
FB2729F8188A93370093CCC9 /* libavformat.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavformat.a; sourceTree = "<group>"; };
FB2729F9188A93370093CCC9 /* libavresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavresample.a; sourceTree = "<group>"; };
FB2729FA188A93370093CCC9 /* libavutil.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavutil.a; sourceTree = "<group>"; };
FB2729FB188A93370093CCC9 /* libswresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libswresample.a; sourceTree = "<group>"; };
FB2729FC188A93370093CCC9 /* libswscale.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libswscale.a; sourceTree = "<group>"; };
FB2729FE188A93370093CCC9 /* libavcodec.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavcodec.pc; sourceTree = "<group>"; };
FB2729FF188A93370093CCC9 /* libavdevice.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavdevice.pc; sourceTree = "<group>"; };
FB272A00188A93370093CCC9 /* libavfilter.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavfilter.pc; sourceTree = "<group>"; };
FB272A01188A93370093CCC9 /* libavformat.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavformat.pc; sourceTree = "<group>"; };
FB272A02188A93370093CCC9 /* libavresample.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavresample.pc; sourceTree = "<group>"; };
FB272A03188A93370093CCC9 /* libavutil.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavutil.pc; sourceTree = "<group>"; };
FB272A04188A93370093CCC9 /* libswresample.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libswresample.pc; sourceTree = "<group>"; };
FB272A05188A93370093CCC9 /* libswscale.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libswscale.pc; sourceTree = "<group>"; };
FB272A09188A93370093CCC9 /* avcodec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avcodec.h; sourceTree = "<group>"; };
FB272A0A188A93370093CCC9 /* avfft.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avfft.h; sourceTree = "<group>"; };
FB272A0B188A93370093CCC9 /* dxva2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dxva2.h; sourceTree = "<group>"; };
FB272A0C188A93370093CCC9 /* old_codec_ids.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = old_codec_ids.h; sourceTree = "<group>"; };
FB272A0D188A93370093CCC9 /* vaapi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vaapi.h; sourceTree = "<group>"; };
FB272A0E188A93370093CCC9 /* vda.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vda.h; sourceTree = "<group>"; };
FB272A0F188A93370093CCC9 /* vdpau.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vdpau.h; sourceTree = "<group>"; };
FB272A10188A93370093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272A11188A93370093CCC9 /* xvmc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xvmc.h; sourceTree = "<group>"; };
FB272A13188A93370093CCC9 /* avdevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avdevice.h; sourceTree = "<group>"; };
FB272A14188A93370093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272A16188A93370093CCC9 /* asrc_abuffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = asrc_abuffer.h; sourceTree = "<group>"; };
FB272A17188A93370093CCC9 /* avcodec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avcodec.h; sourceTree = "<group>"; };
FB272A18188A93370093CCC9 /* avfilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avfilter.h; sourceTree = "<group>"; };
FB272A19188A93370093CCC9 /* avfiltergraph.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avfiltergraph.h; sourceTree = "<group>"; };
FB272A1A188A93370093CCC9 /* buffersink.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = buffersink.h; sourceTree = "<group>"; };
FB272A1B188A93370093CCC9 /* buffersrc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = buffersrc.h; sourceTree = "<group>"; };
FB272A1C188A93370093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272A1E188A93370093CCC9 /* avformat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avformat.h; sourceTree = "<group>"; };
FB272A1F188A93370093CCC9 /* avio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avio.h; sourceTree = "<group>"; };
FB272A20188A93370093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272A22188A93370093CCC9 /* avresample.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avresample.h; sourceTree = "<group>"; };
FB272A23188A93370093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272A25188A93370093CCC9 /* adler32.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = adler32.h; sourceTree = "<group>"; };
FB272A26188A93370093CCC9 /* aes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = aes.h; sourceTree = "<group>"; };
FB272A27188A93370093CCC9 /* attributes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = attributes.h; sourceTree = "<group>"; };
FB272A28188A93370093CCC9 /* audio_fifo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = audio_fifo.h; sourceTree = "<group>"; };
FB272A29188A93370093CCC9 /* audioconvert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = audioconvert.h; sourceTree = "<group>"; };
FB272A2A188A93370093CCC9 /* avassert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avassert.h; sourceTree = "<group>"; };
FB272A2B188A93370093CCC9 /* avconfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avconfig.h; sourceTree = "<group>"; };
FB272A2C188A93370093CCC9 /* avstring.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avstring.h; sourceTree = "<group>"; };
FB272A2D188A93370093CCC9 /* avutil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avutil.h; sourceTree = "<group>"; };
FB272A2E188A93370093CCC9 /* base64.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = base64.h; sourceTree = "<group>"; };
FB272A2F188A93370093CCC9 /* blowfish.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = blowfish.h; sourceTree = "<group>"; };
FB272A30188A93370093CCC9 /* bprint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bprint.h; sourceTree = "<group>"; };
FB272A31188A93370093CCC9 /* bswap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bswap.h; sourceTree = "<group>"; };
FB272A32188A93370093CCC9 /* buffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = buffer.h; sourceTree = "<group>"; };
FB272A33188A93370093CCC9 /* channel_layout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = channel_layout.h; sourceTree = "<group>"; };
FB272A34188A93370093CCC9 /* common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
FB272A35188A93370093CCC9 /* cpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = "<group>"; };
FB272A36188A93370093CCC9 /* crc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = crc.h; sourceTree = "<group>"; };
FB272A37188A93370093CCC9 /* dict.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dict.h; sourceTree = "<group>"; };
FB272A38188A93370093CCC9 /* error.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = error.h; sourceTree = "<group>"; };
FB272A39188A93370093CCC9 /* eval.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = eval.h; sourceTree = "<group>"; };
FB272A3A188A93370093CCC9 /* fifo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fifo.h; sourceTree = "<group>"; };
FB272A3B188A93370093CCC9 /* file.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = file.h; sourceTree = "<group>"; };
FB272A3C188A93370093CCC9 /* frame.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = frame.h; sourceTree = "<group>"; };
FB272A3D188A93370093CCC9 /* hmac.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hmac.h; sourceTree = "<group>"; };
FB272A3E188A93370093CCC9 /* imgutils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = imgutils.h; sourceTree = "<group>"; };
FB272A3F188A93370093CCC9 /* intfloat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = intfloat.h; sourceTree = "<group>"; };
FB272A40188A93370093CCC9 /* intfloat_readwrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = intfloat_readwrite.h; sourceTree = "<group>"; };
FB272A41188A93370093CCC9 /* intreadwrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = intreadwrite.h; sourceTree = "<group>"; };
FB272A42188A93370093CCC9 /* lfg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lfg.h; sourceTree = "<group>"; };
FB272A43188A93370093CCC9 /* log.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = log.h; sourceTree = "<group>"; };
FB272A44188A93370093CCC9 /* lzo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lzo.h; sourceTree = "<group>"; };
FB272A45188A93370093CCC9 /* mathematics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mathematics.h; sourceTree = "<group>"; };
FB272A46188A93370093CCC9 /* md5.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = md5.h; sourceTree = "<group>"; };
FB272A47188A93370093CCC9 /* mem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mem.h; sourceTree = "<group>"; };
FB272A48188A93370093CCC9 /* murmur3.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = murmur3.h; sourceTree = "<group>"; };
FB272A49188A93370093CCC9 /* old_pix_fmts.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = old_pix_fmts.h; sourceTree = "<group>"; };
FB272A4A188A93370093CCC9 /* opt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = opt.h; sourceTree = "<group>"; };
FB272A4B188A93370093CCC9 /* parseutils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = parseutils.h; sourceTree = "<group>"; };
FB272A4C188A93370093CCC9 /* pixdesc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pixdesc.h; sourceTree = "<group>"; };
FB272A4D188A93370093CCC9 /* pixfmt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pixfmt.h; sourceTree = "<group>"; };
FB272A4E188A93370093CCC9 /* random_seed.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = random_seed.h; sourceTree = "<group>"; };
FB272A4F188A93370093CCC9 /* rational.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = rational.h; sourceTree = "<group>"; };
FB272A50188A93370093CCC9 /* ripemd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ripemd.h; sourceTree = "<group>"; };
FB272A51188A93370093CCC9 /* samplefmt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = samplefmt.h; sourceTree = "<group>"; };
FB272A52188A93370093CCC9 /* sha.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sha.h; sourceTree = "<group>"; };
FB272A53188A93370093CCC9 /* sha512.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sha512.h; sourceTree = "<group>"; };
FB272A54188A93370093CCC9 /* time.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = "<group>"; };
FB272A55188A93370093CCC9 /* timecode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = timecode.h; sourceTree = "<group>"; };
FB272A56188A93370093CCC9 /* timestamp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = timestamp.h; sourceTree = "<group>"; };
FB272A57188A93370093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272A58188A93370093CCC9 /* xtea.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xtea.h; sourceTree = "<group>"; };
FB272A5A188A93370093CCC9 /* swresample.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = swresample.h; sourceTree = "<group>"; };
FB272A5B188A93370093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272A5D188A93370093CCC9 /* swscale.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = swscale.h; sourceTree = "<group>"; };
FB272A5E188A93370093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272A60188A93370093CCC9 /* libavcodec.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavcodec.a; sourceTree = "<group>"; };
FB272A61188A93370093CCC9 /* libavdevice.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavdevice.a; sourceTree = "<group>"; };
FB272A62188A93370093CCC9 /* libavfilter.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavfilter.a; sourceTree = "<group>"; };
FB272A63188A93370093CCC9 /* libavformat.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavformat.a; sourceTree = "<group>"; };
FB272A64188A93370093CCC9 /* libavresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavresample.a; sourceTree = "<group>"; };
FB272A65188A93370093CCC9 /* libavutil.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavutil.a; sourceTree = "<group>"; };
FB272A66188A93370093CCC9 /* libswresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libswresample.a; sourceTree = "<group>"; };
FB272A67188A93370093CCC9 /* libswscale.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libswscale.a; sourceTree = "<group>"; };
FB272A69188A93370093CCC9 /* libavcodec.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavcodec.pc; sourceTree = "<group>"; };
FB272A6A188A93370093CCC9 /* libavdevice.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavdevice.pc; sourceTree = "<group>"; };
FB272A6B188A93370093CCC9 /* libavfilter.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavfilter.pc; sourceTree = "<group>"; };
FB272A6C188A93370093CCC9 /* libavformat.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavformat.pc; sourceTree = "<group>"; };
FB272A6D188A93370093CCC9 /* libavresample.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavresample.pc; sourceTree = "<group>"; };
FB272A6E188A93370093CCC9 /* libavutil.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavutil.pc; sourceTree = "<group>"; };
FB272A6F188A93370093CCC9 /* libswresample.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libswresample.pc; sourceTree = "<group>"; };
FB272A70188A93370093CCC9 /* libswscale.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libswscale.pc; sourceTree = "<group>"; };
FB272A74188A93370093CCC9 /* avcodec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avcodec.h; sourceTree = "<group>"; };
FB272A75188A93370093CCC9 /* avfft.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avfft.h; sourceTree = "<group>"; };
FB272A76188A93370093CCC9 /* dxva2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dxva2.h; sourceTree = "<group>"; };
FB272A77188A93370093CCC9 /* old_codec_ids.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = old_codec_ids.h; sourceTree = "<group>"; };
FB272A78188A93370093CCC9 /* vaapi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vaapi.h; sourceTree = "<group>"; };
FB272A79188A93370093CCC9 /* vda.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vda.h; sourceTree = "<group>"; };
FB272A7A188A93370093CCC9 /* vdpau.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vdpau.h; sourceTree = "<group>"; };
FB272A7B188A93370093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272A7C188A93370093CCC9 /* xvmc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xvmc.h; sourceTree = "<group>"; };
FB272A7E188A93370093CCC9 /* avdevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avdevice.h; sourceTree = "<group>"; };
FB272A7F188A93370093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272A81188A93370093CCC9 /* asrc_abuffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = asrc_abuffer.h; sourceTree = "<group>"; };
FB272A82188A93370093CCC9 /* avcodec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avcodec.h; sourceTree = "<group>"; };
FB272A83188A93370093CCC9 /* avfilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avfilter.h; sourceTree = "<group>"; };
FB272A84188A93370093CCC9 /* avfiltergraph.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avfiltergraph.h; sourceTree = "<group>"; };
FB272A85188A93370093CCC9 /* buffersink.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = buffersink.h; sourceTree = "<group>"; };
FB272A86188A93370093CCC9 /* buffersrc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = buffersrc.h; sourceTree = "<group>"; };
FB272A87188A93370093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272A89188A93370093CCC9 /* avformat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avformat.h; sourceTree = "<group>"; };
FB272A8A188A93370093CCC9 /* avio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avio.h; sourceTree = "<group>"; };
FB272A8B188A93370093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272A8D188A93370093CCC9 /* avresample.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avresample.h; sourceTree = "<group>"; };
FB272A8E188A93370093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272A90188A93370093CCC9 /* adler32.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = adler32.h; sourceTree = "<group>"; };
FB272A91188A93370093CCC9 /* aes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = aes.h; sourceTree = "<group>"; };
FB272A92188A93370093CCC9 /* attributes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = attributes.h; sourceTree = "<group>"; };
FB272A93188A93370093CCC9 /* audio_fifo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = audio_fifo.h; sourceTree = "<group>"; };
FB272A94188A93370093CCC9 /* audioconvert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = audioconvert.h; sourceTree = "<group>"; };
FB272A95188A93370093CCC9 /* avassert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avassert.h; sourceTree = "<group>"; };
FB272A96188A93370093CCC9 /* avconfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avconfig.h; sourceTree = "<group>"; };
FB272A97188A93370093CCC9 /* avstring.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avstring.h; sourceTree = "<group>"; };
FB272A98188A93370093CCC9 /* avutil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avutil.h; sourceTree = "<group>"; };
FB272A99188A93370093CCC9 /* base64.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = base64.h; sourceTree = "<group>"; };
FB272A9A188A93370093CCC9 /* blowfish.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = blowfish.h; sourceTree = "<group>"; };
FB272A9B188A93370093CCC9 /* bprint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bprint.h; sourceTree = "<group>"; };
FB272A9C188A93370093CCC9 /* bswap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bswap.h; sourceTree = "<group>"; };
FB272A9D188A93370093CCC9 /* buffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = buffer.h; sourceTree = "<group>"; };
FB272A9E188A93370093CCC9 /* channel_layout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = channel_layout.h; sourceTree = "<group>"; };
FB272A9F188A93370093CCC9 /* common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
FB272AA0188A93370093CCC9 /* cpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = "<group>"; };
FB272AA1188A93370093CCC9 /* crc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = crc.h; sourceTree = "<group>"; };
FB272AA2188A93370093CCC9 /* dict.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dict.h; sourceTree = "<group>"; };
FB272AA3188A93370093CCC9 /* error.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = error.h; sourceTree = "<group>"; };
FB272AA4188A93370093CCC9 /* eval.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = eval.h; sourceTree = "<group>"; };
FB272AA5188A93370093CCC9 /* fifo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fifo.h; sourceTree = "<group>"; };
FB272AA6188A93370093CCC9 /* file.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = file.h; sourceTree = "<group>"; };
FB272AA7188A93370093CCC9 /* frame.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = frame.h; sourceTree = "<group>"; };
FB272AA8188A93370093CCC9 /* hmac.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hmac.h; sourceTree = "<group>"; };
FB272AA9188A93370093CCC9 /* imgutils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = imgutils.h; sourceTree = "<group>"; };
FB272AAA188A93370093CCC9 /* intfloat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = intfloat.h; sourceTree = "<group>"; };
FB272AAB188A93370093CCC9 /* intfloat_readwrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = intfloat_readwrite.h; sourceTree = "<group>"; };
FB272AAC188A93370093CCC9 /* intreadwrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = intreadwrite.h; sourceTree = "<group>"; };
FB272AAD188A93370093CCC9 /* lfg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lfg.h; sourceTree = "<group>"; };
FB272AAE188A93370093CCC9 /* log.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = log.h; sourceTree = "<group>"; };
FB272AAF188A93370093CCC9 /* lzo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lzo.h; sourceTree = "<group>"; };
FB272AB0188A93370093CCC9 /* mathematics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mathematics.h; sourceTree = "<group>"; };
FB272AB1188A93370093CCC9 /* md5.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = md5.h; sourceTree = "<group>"; };
FB272AB2188A93370093CCC9 /* mem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mem.h; sourceTree = "<group>"; };
FB272AB3188A93370093CCC9 /* murmur3.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = murmur3.h; sourceTree = "<group>"; };
FB272AB4188A93370093CCC9 /* old_pix_fmts.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = old_pix_fmts.h; sourceTree = "<group>"; };
FB272AB5188A93370093CCC9 /* opt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = opt.h; sourceTree = "<group>"; };
FB272AB6188A93370093CCC9 /* parseutils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = parseutils.h; sourceTree = "<group>"; };
FB272AB7188A93370093CCC9 /* pixdesc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pixdesc.h; sourceTree = "<group>"; };
FB272AB8188A93370093CCC9 /* pixfmt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pixfmt.h; sourceTree = "<group>"; };
FB272AB9188A93370093CCC9 /* random_seed.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = random_seed.h; sourceTree = "<group>"; };
FB272ABA188A93370093CCC9 /* rational.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = rational.h; sourceTree = "<group>"; };
FB272ABB188A93370093CCC9 /* ripemd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ripemd.h; sourceTree = "<group>"; };
FB272ABC188A93370093CCC9 /* samplefmt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = samplefmt.h; sourceTree = "<group>"; };
FB272ABD188A93370093CCC9 /* sha.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sha.h; sourceTree = "<group>"; };
FB272ABE188A93370093CCC9 /* sha512.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sha512.h; sourceTree = "<group>"; };
FB272ABF188A93370093CCC9 /* time.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = "<group>"; };
FB272AC0188A93370093CCC9 /* timecode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = timecode.h; sourceTree = "<group>"; };
FB272AC1188A93370093CCC9 /* timestamp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = timestamp.h; sourceTree = "<group>"; };
FB272AC2188A93370093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272AC3188A93370093CCC9 /* xtea.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xtea.h; sourceTree = "<group>"; };
FB272AC5188A93370093CCC9 /* swresample.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = swresample.h; sourceTree = "<group>"; };
FB272AC6188A93370093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272AC8188A93370093CCC9 /* swscale.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = swscale.h; sourceTree = "<group>"; };
FB272AC9188A93370093CCC9 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FB272ACB188A93370093CCC9 /* libavcodec.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavcodec.a; sourceTree = "<group>"; };
FB272ACC188A93370093CCC9 /* libavdevice.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavdevice.a; sourceTree = "<group>"; };
FB272ACD188A93370093CCC9 /* libavfilter.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavfilter.a; sourceTree = "<group>"; };
FB272ACE188A93370093CCC9 /* libavformat.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavformat.a; sourceTree = "<group>"; };
FB272ACF188A93370093CCC9 /* libavresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavresample.a; sourceTree = "<group>"; };
FB272AD0188A93370093CCC9 /* libavutil.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavutil.a; sourceTree = "<group>"; };
FB272AD1188A93370093CCC9 /* libswresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libswresample.a; sourceTree = "<group>"; };
FB272AD2188A93370093CCC9 /* libswscale.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libswscale.a; sourceTree = "<group>"; };
FB272AD5188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272AD6188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272AD8188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272AD9188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272ADC188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272ADD188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272ADF188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272AE0188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272AE3188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272AE4188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272AE6188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272AE7188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272AEA188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272AEB188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272AED188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272AEE188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272AF1188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272AF2188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272AF4188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272AF5188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272AF8188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272AF9188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272AFB188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272AFC188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272AFF188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272B00188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272B02188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272B03188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272B06188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272B07188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272B09188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272B0A188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272B0D188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272B0E188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272B10188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272B11188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272B14188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272B15188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272B17188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272B18188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272B1B188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272B1C188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272B1E188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272B1F188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272B22188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272B23188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272B25188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272B26188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272B29188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272B2A188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272B2C188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272B2D188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272B30188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272B31188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272B33188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272B34188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272B37188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272B38188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272B3A188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272B3B188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272B3E188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272B3F188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272B41188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272B42188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272B45188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272B46188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272B48188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272B49188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272B4C188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272B4D188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272B4F188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272B50188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272B53188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272B54188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272B56188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272B57188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272B5A188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272B5B188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272B5D188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272B5E188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272B61188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272B62188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272B64188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272B65188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272B68188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272B69188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272B6B188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272B6C188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272B6F188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272B70188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272B72188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272B73188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272B76188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272B77188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272B79188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272B7A188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272B7D188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272B7E188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272B80188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272B81188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272B84188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272B85188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272B87188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272B88188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272B8B188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272B8C188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272B8E188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272B8F188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272B92188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272B93188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272B95188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272B96188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272B99188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272B9A188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272B9C188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272B9D188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272BA0188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272BA1188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272BA3188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272BA4188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272BA7188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272BA8188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272BAA188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272BAB188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272BAE188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272BAF188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272BB1188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272BB2188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272BB5188A93370093CCC9 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FB272BB6188A93370093CCC9 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FB272BB8188A93370093CCC9 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FB272BB9188A93370093CCC9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FB272BBA188A93370093CCC9 /* Limelight-iOS-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Limelight-iOS-Info.plist"; sourceTree = "<group>"; };
FB272BBB188A93370093CCC9 /* Limelight-iOS-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Limelight-iOS-Prefix.pch"; sourceTree = "<group>"; };
FB272BBD188A93370093CCC9 /* Limelight_iOS.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Limelight_iOS.xcdatamodel; sourceTree = "<group>"; };
FB272BBE188A93370093CCC9 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
FB272BBF188A93370093CCC9 /* MainFrameViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MainFrameViewController.h; sourceTree = "<group>"; };
FB272BC0188A93370093CCC9 /* MainFrameViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MainFrameViewController.m; sourceTree = "<group>"; };
FB272BC1188A93370093CCC9 /* notpadded.h264 */ = {isa = PBXFileReference; lastKnownFileType = file; path = notpadded.h264; sourceTree = "<group>"; };
FB272BC3188A93370093CCC9 /* VideoDepacketizer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VideoDepacketizer.h; sourceTree = "<group>"; };
FB272BC4188A93370093CCC9 /* VideoDepacketizer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VideoDepacketizer.m; sourceTree = "<group>"; };
FB272BC5188A93370093CCC9 /* VideoDecoder.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VideoDecoder.h; sourceTree = "<group>"; };
FB272BC6188A93370093CCC9 /* VideoDecoder.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = VideoDecoder.m; sourceTree = "<group>"; };
FB4E945C188BB6FA00CCC583 /* liblimelight-common.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "liblimelight-common.a"; path = "../../../Library/Developer/Xcode/DerivedData/limelight-common-c-cfonfottpvhxxcgrusjsydwkdaco/Build/Products/Debug-iphoneos/liblimelight-common.a"; sourceTree = "<group>"; };
FB4E945E188BB80700CCC583 /* Connection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Connection.h; sourceTree = "<group>"; };
FB4E945F188BB80700CCC583 /* Connection.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Connection.m; sourceTree = "<group>"; };
FB4E9461188BC09600CCC583 /* liblimelight-common.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "liblimelight-common.a"; path = "../../../Library/Developer/Xcode/DerivedData/limelight-common-c-cfonfottpvhxxcgrusjsydwkdaco/Build/Intermediates/limelight-common-c.build/Debug-iphoneos/limelight-common.build/Objects-normal/armv7/liblimelight-common.a"; sourceTree = "<group>"; };
FB4E9486188BC39600CCC583 /* liblimelight-common.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "liblimelight-common.a"; sourceTree = "<group>"; };
FB4E9487188BC39600CCC583 /* liblimelight-common.a.dSYM */ = {isa = PBXFileReference; lastKnownFileType = wrapper.dsym; path = "liblimelight-common.a.dSYM"; sourceTree = "<group>"; };
FB4E9489188BCC2900CCC583 /* VideoRenderer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VideoRenderer.h; sourceTree = "<group>"; };
FB4E948A188BCC2900CCC583 /* VideoRenderer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VideoRenderer.m; sourceTree = "<group>"; };
FBBC52C9188ACA92004D2BA0 /* avcodec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avcodec.h; sourceTree = "<group>"; };
FBBC52CA188ACA92004D2BA0 /* avfft.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avfft.h; sourceTree = "<group>"; };
FBBC52CB188ACA92004D2BA0 /* dxva2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dxva2.h; sourceTree = "<group>"; };
FBBC52CC188ACA92004D2BA0 /* old_codec_ids.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = old_codec_ids.h; sourceTree = "<group>"; };
FBBC52CD188ACA92004D2BA0 /* vaapi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vaapi.h; sourceTree = "<group>"; };
FBBC52CE188ACA92004D2BA0 /* vda.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vda.h; sourceTree = "<group>"; };
FBBC52CF188ACA92004D2BA0 /* vdpau.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vdpau.h; sourceTree = "<group>"; };
FBBC52D0188ACA92004D2BA0 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FBBC52D1188ACA92004D2BA0 /* xvmc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xvmc.h; sourceTree = "<group>"; };
FBBC52D3188ACA92004D2BA0 /* avdevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avdevice.h; sourceTree = "<group>"; };
FBBC52D4188ACA92004D2BA0 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FBBC52D6188ACA92004D2BA0 /* asrc_abuffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = asrc_abuffer.h; sourceTree = "<group>"; };
FBBC52D7188ACA92004D2BA0 /* avcodec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avcodec.h; sourceTree = "<group>"; };
FBBC52D8188ACA92004D2BA0 /* avfilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avfilter.h; sourceTree = "<group>"; };
FBBC52D9188ACA92004D2BA0 /* avfiltergraph.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avfiltergraph.h; sourceTree = "<group>"; };
FBBC52DA188ACA92004D2BA0 /* buffersink.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = buffersink.h; sourceTree = "<group>"; };
FBBC52DB188ACA92004D2BA0 /* buffersrc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = buffersrc.h; sourceTree = "<group>"; };
FBBC52DC188ACA92004D2BA0 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FBBC52DE188ACA92004D2BA0 /* avformat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avformat.h; sourceTree = "<group>"; };
FBBC52DF188ACA92004D2BA0 /* avio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avio.h; sourceTree = "<group>"; };
FBBC52E0188ACA92004D2BA0 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FBBC52E2188ACA92004D2BA0 /* avresample.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avresample.h; sourceTree = "<group>"; };
FBBC52E3188ACA92004D2BA0 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FBBC52E5188ACA92004D2BA0 /* adler32.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = adler32.h; sourceTree = "<group>"; };
FBBC52E6188ACA92004D2BA0 /* aes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = aes.h; sourceTree = "<group>"; };
FBBC52E7188ACA92004D2BA0 /* attributes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = attributes.h; sourceTree = "<group>"; };
FBBC52E8188ACA92004D2BA0 /* audio_fifo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = audio_fifo.h; sourceTree = "<group>"; };
FBBC52E9188ACA92004D2BA0 /* audioconvert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = audioconvert.h; sourceTree = "<group>"; };
FBBC52EA188ACA92004D2BA0 /* avassert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avassert.h; sourceTree = "<group>"; };
FBBC52EB188ACA92004D2BA0 /* avconfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avconfig.h; sourceTree = "<group>"; };
FBBC52EC188ACA92004D2BA0 /* avstring.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avstring.h; sourceTree = "<group>"; };
FBBC52ED188ACA92004D2BA0 /* avutil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avutil.h; sourceTree = "<group>"; };
FBBC52EE188ACA93004D2BA0 /* base64.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = base64.h; sourceTree = "<group>"; };
FBBC52EF188ACA93004D2BA0 /* blowfish.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = blowfish.h; sourceTree = "<group>"; };
FBBC52F0188ACA93004D2BA0 /* bprint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bprint.h; sourceTree = "<group>"; };
FBBC52F1188ACA93004D2BA0 /* bswap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bswap.h; sourceTree = "<group>"; };
FBBC52F2188ACA93004D2BA0 /* buffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = buffer.h; sourceTree = "<group>"; };
FBBC52F3188ACA93004D2BA0 /* channel_layout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = channel_layout.h; sourceTree = "<group>"; };
FBBC52F4188ACA93004D2BA0 /* common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
FBBC52F5188ACA93004D2BA0 /* cpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = "<group>"; };
FBBC52F6188ACA93004D2BA0 /* crc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = crc.h; sourceTree = "<group>"; };
FBBC52F7188ACA93004D2BA0 /* dict.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dict.h; sourceTree = "<group>"; };
FBBC52F8188ACA93004D2BA0 /* error.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = error.h; sourceTree = "<group>"; };
FBBC52F9188ACA93004D2BA0 /* eval.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = eval.h; sourceTree = "<group>"; };
FBBC52FA188ACA93004D2BA0 /* fifo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fifo.h; sourceTree = "<group>"; };
FBBC52FB188ACA93004D2BA0 /* file.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = file.h; sourceTree = "<group>"; };
FBBC52FC188ACA93004D2BA0 /* frame.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = frame.h; sourceTree = "<group>"; };
FBBC52FD188ACA93004D2BA0 /* hmac.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hmac.h; sourceTree = "<group>"; };
FBBC52FE188ACA93004D2BA0 /* imgutils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = imgutils.h; sourceTree = "<group>"; };
FBBC52FF188ACA93004D2BA0 /* intfloat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = intfloat.h; sourceTree = "<group>"; };
FBBC5300188ACA93004D2BA0 /* intfloat_readwrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = intfloat_readwrite.h; sourceTree = "<group>"; };
FBBC5301188ACA93004D2BA0 /* intreadwrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = intreadwrite.h; sourceTree = "<group>"; };
FBBC5302188ACA93004D2BA0 /* lfg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lfg.h; sourceTree = "<group>"; };
FBBC5303188ACA93004D2BA0 /* log.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = log.h; sourceTree = "<group>"; };
FBBC5304188ACA93004D2BA0 /* lzo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lzo.h; sourceTree = "<group>"; };
FBBC5305188ACA93004D2BA0 /* mathematics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mathematics.h; sourceTree = "<group>"; };
FBBC5306188ACA93004D2BA0 /* md5.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = md5.h; sourceTree = "<group>"; };
FBBC5307188ACA93004D2BA0 /* mem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mem.h; sourceTree = "<group>"; };
FBBC5308188ACA93004D2BA0 /* murmur3.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = murmur3.h; sourceTree = "<group>"; };
FBBC5309188ACA93004D2BA0 /* old_pix_fmts.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = old_pix_fmts.h; sourceTree = "<group>"; };
FBBC530A188ACA93004D2BA0 /* opt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = opt.h; sourceTree = "<group>"; };
FBBC530B188ACA93004D2BA0 /* parseutils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = parseutils.h; sourceTree = "<group>"; };
FBBC530C188ACA93004D2BA0 /* pixdesc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pixdesc.h; sourceTree = "<group>"; };
FBBC530D188ACA93004D2BA0 /* pixfmt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pixfmt.h; sourceTree = "<group>"; };
FBBC530E188ACA93004D2BA0 /* random_seed.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = random_seed.h; sourceTree = "<group>"; };
FBBC530F188ACA93004D2BA0 /* rational.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = rational.h; sourceTree = "<group>"; };
FBBC5310188ACA93004D2BA0 /* ripemd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ripemd.h; sourceTree = "<group>"; };
FBBC5311188ACA93004D2BA0 /* samplefmt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = samplefmt.h; sourceTree = "<group>"; };
FBBC5312188ACA93004D2BA0 /* sha.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sha.h; sourceTree = "<group>"; };
FBBC5313188ACA93004D2BA0 /* sha512.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sha512.h; sourceTree = "<group>"; };
FBBC5314188ACA93004D2BA0 /* time.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = "<group>"; };
FBBC5315188ACA93004D2BA0 /* timecode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = timecode.h; sourceTree = "<group>"; };
FBBC5316188ACA93004D2BA0 /* timestamp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = timestamp.h; sourceTree = "<group>"; };
FBBC5317188ACA93004D2BA0 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FBBC5318188ACA93004D2BA0 /* xtea.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xtea.h; sourceTree = "<group>"; };
FBBC531A188ACA93004D2BA0 /* swresample.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = swresample.h; sourceTree = "<group>"; };
FBBC531B188ACA93004D2BA0 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FBBC531D188ACA93004D2BA0 /* swscale.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = swscale.h; sourceTree = "<group>"; };
FBBC531E188ACA93004D2BA0 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FBBC5320188ACA93004D2BA0 /* libavcodec.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavcodec.a; sourceTree = "<group>"; };
FBBC5321188ACA93004D2BA0 /* libavdevice.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavdevice.a; sourceTree = "<group>"; };
FBBC5322188ACA93004D2BA0 /* libavfilter.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavfilter.a; sourceTree = "<group>"; };
FBBC5323188ACA93004D2BA0 /* libavformat.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavformat.a; sourceTree = "<group>"; };
FBBC5324188ACA93004D2BA0 /* libavresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavresample.a; sourceTree = "<group>"; };
FBBC5325188ACA93004D2BA0 /* libavutil.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavutil.a; sourceTree = "<group>"; };
FBBC5326188ACA93004D2BA0 /* libswresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libswresample.a; sourceTree = "<group>"; };
FBBC5327188ACA93004D2BA0 /* libswscale.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libswscale.a; sourceTree = "<group>"; };
FBBC5329188ACA93004D2BA0 /* libavcodec.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavcodec.pc; sourceTree = "<group>"; };
FBBC532A188ACA93004D2BA0 /* libavdevice.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavdevice.pc; sourceTree = "<group>"; };
FBBC532B188ACA93004D2BA0 /* libavfilter.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavfilter.pc; sourceTree = "<group>"; };
FBBC532C188ACA93004D2BA0 /* libavformat.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavformat.pc; sourceTree = "<group>"; };
FBBC532D188ACA93004D2BA0 /* libavresample.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavresample.pc; sourceTree = "<group>"; };
FBBC532E188ACA93004D2BA0 /* libavutil.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavutil.pc; sourceTree = "<group>"; };
FBBC532F188ACA93004D2BA0 /* libswresample.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libswresample.pc; sourceTree = "<group>"; };
FBBC5330188ACA93004D2BA0 /* libswscale.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libswscale.pc; sourceTree = "<group>"; };
FBBC5334188ACA99004D2BA0 /* avcodec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avcodec.h; sourceTree = "<group>"; };
FBBC5335188ACA99004D2BA0 /* avfft.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avfft.h; sourceTree = "<group>"; };
FBBC5336188ACA99004D2BA0 /* dxva2.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dxva2.h; sourceTree = "<group>"; };
FBBC5337188ACA99004D2BA0 /* old_codec_ids.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = old_codec_ids.h; sourceTree = "<group>"; };
FBBC5338188ACA99004D2BA0 /* vaapi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vaapi.h; sourceTree = "<group>"; };
FBBC5339188ACA99004D2BA0 /* vda.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vda.h; sourceTree = "<group>"; };
FBBC533A188ACA99004D2BA0 /* vdpau.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = vdpau.h; sourceTree = "<group>"; };
FBBC533B188ACA99004D2BA0 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FBBC533C188ACA99004D2BA0 /* xvmc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xvmc.h; sourceTree = "<group>"; };
FBBC533E188ACA99004D2BA0 /* avdevice.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avdevice.h; sourceTree = "<group>"; };
FBBC533F188ACA99004D2BA0 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FBBC5341188ACA99004D2BA0 /* asrc_abuffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = asrc_abuffer.h; sourceTree = "<group>"; };
FBBC5342188ACA99004D2BA0 /* avcodec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avcodec.h; sourceTree = "<group>"; };
FBBC5343188ACA99004D2BA0 /* avfilter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avfilter.h; sourceTree = "<group>"; };
FBBC5344188ACA99004D2BA0 /* avfiltergraph.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avfiltergraph.h; sourceTree = "<group>"; };
FBBC5345188ACA99004D2BA0 /* buffersink.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = buffersink.h; sourceTree = "<group>"; };
FBBC5346188ACA99004D2BA0 /* buffersrc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = buffersrc.h; sourceTree = "<group>"; };
FBBC5347188ACA99004D2BA0 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FBBC5349188ACA99004D2BA0 /* avformat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avformat.h; sourceTree = "<group>"; };
FBBC534A188ACA99004D2BA0 /* avio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avio.h; sourceTree = "<group>"; };
FBBC534B188ACA99004D2BA0 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FBBC534D188ACA99004D2BA0 /* avresample.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avresample.h; sourceTree = "<group>"; };
FBBC534E188ACA99004D2BA0 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FBBC5350188ACA99004D2BA0 /* adler32.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = adler32.h; sourceTree = "<group>"; };
FBBC5351188ACA99004D2BA0 /* aes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = aes.h; sourceTree = "<group>"; };
FBBC5352188ACA99004D2BA0 /* attributes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = attributes.h; sourceTree = "<group>"; };
FBBC5353188ACA99004D2BA0 /* audio_fifo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = audio_fifo.h; sourceTree = "<group>"; };
FBBC5354188ACA99004D2BA0 /* audioconvert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = audioconvert.h; sourceTree = "<group>"; };
FBBC5355188ACA99004D2BA0 /* avassert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avassert.h; sourceTree = "<group>"; };
FBBC5356188ACA99004D2BA0 /* avconfig.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avconfig.h; sourceTree = "<group>"; };
FBBC5357188ACA99004D2BA0 /* avstring.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avstring.h; sourceTree = "<group>"; };
FBBC5358188ACA99004D2BA0 /* avutil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = avutil.h; sourceTree = "<group>"; };
FBBC5359188ACA99004D2BA0 /* base64.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = base64.h; sourceTree = "<group>"; };
FBBC535A188ACA99004D2BA0 /* blowfish.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = blowfish.h; sourceTree = "<group>"; };
FBBC535B188ACA99004D2BA0 /* bprint.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bprint.h; sourceTree = "<group>"; };
FBBC535C188ACA99004D2BA0 /* bswap.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bswap.h; sourceTree = "<group>"; };
FBBC535D188ACA99004D2BA0 /* buffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = buffer.h; sourceTree = "<group>"; };
FBBC535E188ACA99004D2BA0 /* channel_layout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = channel_layout.h; sourceTree = "<group>"; };
FBBC535F188ACA99004D2BA0 /* common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
FBBC5360188ACA99004D2BA0 /* cpu.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = "<group>"; };
FBBC5361188ACA99004D2BA0 /* crc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = crc.h; sourceTree = "<group>"; };
FBBC5362188ACA99004D2BA0 /* dict.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dict.h; sourceTree = "<group>"; };
FBBC5363188ACA99004D2BA0 /* error.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = error.h; sourceTree = "<group>"; };
FBBC5364188ACA99004D2BA0 /* eval.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = eval.h; sourceTree = "<group>"; };
FBBC5365188ACA99004D2BA0 /* fifo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fifo.h; sourceTree = "<group>"; };
FBBC5366188ACA99004D2BA0 /* file.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = file.h; sourceTree = "<group>"; };
FBBC5367188ACA99004D2BA0 /* frame.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = frame.h; sourceTree = "<group>"; };
FBBC5368188ACA99004D2BA0 /* hmac.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hmac.h; sourceTree = "<group>"; };
FBBC5369188ACA99004D2BA0 /* imgutils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = imgutils.h; sourceTree = "<group>"; };
FBBC536A188ACA99004D2BA0 /* intfloat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = intfloat.h; sourceTree = "<group>"; };
FBBC536B188ACA99004D2BA0 /* intfloat_readwrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = intfloat_readwrite.h; sourceTree = "<group>"; };
FBBC536C188ACA99004D2BA0 /* intreadwrite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = intreadwrite.h; sourceTree = "<group>"; };
FBBC536D188ACA99004D2BA0 /* lfg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lfg.h; sourceTree = "<group>"; };
FBBC536E188ACA99004D2BA0 /* log.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = log.h; sourceTree = "<group>"; };
FBBC536F188ACA99004D2BA0 /* lzo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = lzo.h; sourceTree = "<group>"; };
FBBC5370188ACA99004D2BA0 /* mathematics.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mathematics.h; sourceTree = "<group>"; };
FBBC5371188ACA99004D2BA0 /* md5.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = md5.h; sourceTree = "<group>"; };
FBBC5372188ACA99004D2BA0 /* mem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mem.h; sourceTree = "<group>"; };
FBBC5373188ACA99004D2BA0 /* murmur3.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = murmur3.h; sourceTree = "<group>"; };
FBBC5374188ACA99004D2BA0 /* old_pix_fmts.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = old_pix_fmts.h; sourceTree = "<group>"; };
FBBC5375188ACA99004D2BA0 /* opt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = opt.h; sourceTree = "<group>"; };
FBBC5376188ACA99004D2BA0 /* parseutils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = parseutils.h; sourceTree = "<group>"; };
FBBC5377188ACA99004D2BA0 /* pixdesc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pixdesc.h; sourceTree = "<group>"; };
FBBC5378188ACA99004D2BA0 /* pixfmt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pixfmt.h; sourceTree = "<group>"; };
FBBC5379188ACA99004D2BA0 /* random_seed.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = random_seed.h; sourceTree = "<group>"; };
FBBC537A188ACA99004D2BA0 /* rational.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = rational.h; sourceTree = "<group>"; };
FBBC537B188ACA99004D2BA0 /* ripemd.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ripemd.h; sourceTree = "<group>"; };
FBBC537C188ACA99004D2BA0 /* samplefmt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = samplefmt.h; sourceTree = "<group>"; };
FBBC537D188ACA99004D2BA0 /* sha.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sha.h; sourceTree = "<group>"; };
FBBC537E188ACA99004D2BA0 /* sha512.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = sha512.h; sourceTree = "<group>"; };
FBBC537F188ACA99004D2BA0 /* time.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = "<group>"; };
FBBC5380188ACA99004D2BA0 /* timecode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = timecode.h; sourceTree = "<group>"; };
FBBC5381188ACA99004D2BA0 /* timestamp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = timestamp.h; sourceTree = "<group>"; };
FBBC5382188ACA99004D2BA0 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FBBC5383188ACA99004D2BA0 /* xtea.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xtea.h; sourceTree = "<group>"; };
FBBC5385188ACA99004D2BA0 /* swresample.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = swresample.h; sourceTree = "<group>"; };
FBBC5386188ACA99004D2BA0 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FBBC5388188ACA99004D2BA0 /* swscale.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = swscale.h; sourceTree = "<group>"; };
FBBC5389188ACA99004D2BA0 /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
FBBC538B188ACA99004D2BA0 /* libavcodec.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavcodec.a; sourceTree = "<group>"; };
FBBC538C188ACA99004D2BA0 /* libavdevice.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavdevice.a; sourceTree = "<group>"; };
FBBC538D188ACA99004D2BA0 /* libavfilter.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavfilter.a; sourceTree = "<group>"; };
FBBC538E188ACA99004D2BA0 /* libavformat.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavformat.a; sourceTree = "<group>"; };
FBBC538F188ACA99004D2BA0 /* libavresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavresample.a; sourceTree = "<group>"; };
FBBC5390188ACA99004D2BA0 /* libavutil.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavutil.a; sourceTree = "<group>"; };
FBBC5391188ACA99004D2BA0 /* libswresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libswresample.a; sourceTree = "<group>"; };
FBBC5392188ACA99004D2BA0 /* libswscale.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libswscale.a; sourceTree = "<group>"; };
FBBC5394188ACA99004D2BA0 /* libavcodec.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavcodec.pc; sourceTree = "<group>"; };
FBBC5395188ACA99004D2BA0 /* libavdevice.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavdevice.pc; sourceTree = "<group>"; };
FBBC5396188ACA99004D2BA0 /* libavfilter.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavfilter.pc; sourceTree = "<group>"; };
FBBC5397188ACA99004D2BA0 /* libavformat.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavformat.pc; sourceTree = "<group>"; };
FBBC5398188ACA99004D2BA0 /* libavresample.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavresample.pc; sourceTree = "<group>"; };
FBBC5399188ACA99004D2BA0 /* libavutil.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libavutil.pc; sourceTree = "<group>"; };
FBBC539A188ACA99004D2BA0 /* libswresample.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libswresample.pc; sourceTree = "<group>"; };
FBBC539B188ACA99004D2BA0 /* libswscale.pc */ = {isa = PBXFileReference; lastKnownFileType = text; path = libswscale.pc; sourceTree = "<group>"; };
FBBC53A4188ACD01004D2BA0 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
FBBC53A6188AD1D3004D2BA0 /* StreamFrameViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StreamFrameViewController.h; sourceTree = "<group>"; };
FBBC53A7188AD1D3004D2BA0 /* StreamFrameViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StreamFrameViewController.m; sourceTree = "<group>"; };
FBBC53AC188AE27D004D2BA0 /* StreamView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StreamView.h; sourceTree = "<group>"; };
FBBC53AD188AE27D004D2BA0 /* StreamView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StreamView.m; sourceTree = "<group>"; };
FBBC53CE188BA7C7004D2BA0 /* opus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opus.h; sourceTree = "<group>"; };
FBBC53CF188BA7C7004D2BA0 /* opus_defines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opus_defines.h; sourceTree = "<group>"; };
FBBC53D0188BA7C7004D2BA0 /* opus_multistream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opus_multistream.h; sourceTree = "<group>"; };
FBBC53D1188BA7C7004D2BA0 /* opus_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opus_types.h; sourceTree = "<group>"; };
FBBC53D3188BA7C7004D2BA0 /* libopus.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libopus.a; sourceTree = "<group>"; };
FBBC53D4188BA7C7004D2BA0 /* libopus.la */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libopus.la; sourceTree = "<group>"; };
FBBC53D6188BA7C7004D2BA0 /* opus.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = opus.pc; sourceTree = "<group>"; };
FBBC53DA188BA7C7004D2BA0 /* opus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opus.h; sourceTree = "<group>"; };
FBBC53DB188BA7C7004D2BA0 /* opus_defines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opus_defines.h; sourceTree = "<group>"; };
FBBC53DC188BA7C7004D2BA0 /* opus_multistream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opus_multistream.h; sourceTree = "<group>"; };
FBBC53DD188BA7C7004D2BA0 /* opus_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opus_types.h; sourceTree = "<group>"; };
FBBC53DF188BA7C7004D2BA0 /* libopus.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libopus.a; sourceTree = "<group>"; };
FBBC53E0188BA7C7004D2BA0 /* libopus.la */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = libopus.la; sourceTree = "<group>"; };
FBBC53E2188BA7C7004D2BA0 /* opus.pc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = opus.pc; sourceTree = "<group>"; };
FBBC53E9188BA7FC004D2BA0 /* libavcodec.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libavcodec.a; path = "Limelight-iOS/libs/ffmpeg/armv7/lib/libavcodec.a"; sourceTree = "<group>"; };
FBBC53EA188BA7FC004D2BA0 /* libavdevice.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libavdevice.a; path = "Limelight-iOS/libs/ffmpeg/armv7/lib/libavdevice.a"; sourceTree = "<group>"; };
FBBC53EB188BA7FC004D2BA0 /* libavfilter.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libavfilter.a; path = "Limelight-iOS/libs/ffmpeg/armv7/lib/libavfilter.a"; sourceTree = "<group>"; };
FBBC53EC188BA7FC004D2BA0 /* libavformat.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libavformat.a; path = "Limelight-iOS/libs/ffmpeg/armv7/lib/libavformat.a"; sourceTree = "<group>"; };
FBBC53ED188BA7FC004D2BA0 /* libavresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libavresample.a; path = "Limelight-iOS/libs/ffmpeg/armv7/lib/libavresample.a"; sourceTree = "<group>"; };
FBBC53EE188BA7FC004D2BA0 /* libavutil.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libavutil.a; path = "Limelight-iOS/libs/ffmpeg/armv7/lib/libavutil.a"; sourceTree = "<group>"; };
FBBC53EF188BA7FC004D2BA0 /* libswresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libswresample.a; path = "Limelight-iOS/libs/ffmpeg/armv7/lib/libswresample.a"; sourceTree = "<group>"; };
FBBC53F0188BA7FC004D2BA0 /* libswscale.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libswscale.a; path = "Limelight-iOS/libs/ffmpeg/armv7/lib/libswscale.a"; sourceTree = "<group>"; };
FBC18AE2188A2AB500D5D34E /* MainFrame.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = MainFrame.storyboard; path = ../MainFrame.storyboard; sourceTree = "<group>"; };
FBC18B29188A3B9100D5D34E /* MainFrameViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainFrameViewController.h; sourceTree = "<group>"; };
FBC18B2A188A3B9100D5D34E /* MainFrameViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainFrameViewController.m; sourceTree = "<group>"; };
FBC18B2D188A4E0500D5D34E /* VideoDepacketizer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VideoDepacketizer.h; path = Video/VideoDepacketizer.h; sourceTree = "<group>"; };
FBC18B2E188A4E0500D5D34E /* VideoDepacketizer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VideoDepacketizer.m; path = Video/VideoDepacketizer.m; sourceTree = "<group>"; };
FBC18B30188A5A1100D5D34E /* VideoDecoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VideoDecoder.h; sourceTree = "<group>"; };
FBC18B31188A5A1100D5D34E /* VideoDecoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VideoDecoder.m; sourceTree = "<group>"; };
FBF6AE71188A274100B50578 /* Limelight-iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Limelight-iOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
FBF6AE74188A274100B50578 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
FBF6AE76188A274100B50578 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
FBF6AE78188A274100B50578 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
FBF6AE7A188A274100B50578 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
FBF6AE7E188A274100B50578 /* Limelight-iOS-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Limelight-iOS-Info.plist"; sourceTree = "<group>"; };
FBF6AE80188A274100B50578 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FBF6AE82188A274100B50578 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
FBF6AE84188A274100B50578 /* Limelight-iOS-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Limelight-iOS-Prefix.pch"; sourceTree = "<group>"; };
FBF6AE85188A274100B50578 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
FBF6AE86188A274100B50578 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
FBF6AE89188A274100B50578 /* Limelight_iOS.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Limelight_iOS.xcdatamodel; sourceTree = "<group>"; };
FBF6AE8B188A274100B50578 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
FBF6AE91188A274100B50578 /* Limelight-iOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Limelight-iOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
FBF6AE92188A274100B50578 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; };
FBF6AE9B188A274100B50578 /* Limelight-iOSTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Limelight-iOSTests-Info.plist"; sourceTree = "<group>"; };
FBF6AE9D188A274100B50578 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FBF6AE9F188A274100B50578 /* Limelight_iOSTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Limelight_iOSTests.m; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
FBF6AE6E188A274100B50578 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
FB05E4C51899EC7F00E0CAC7 /* libxml2.dylib in Frameworks */,
FB05E4C01899730B00E0CAC7 /* AdSupport.framework in Frameworks */,
FBBC0240188E13A800CEB8E5 /* liblimelight-common.a in Frameworks */,
FBBC53A5188ACD01004D2BA0 /* libz.dylib in Frameworks */,
FBBC53F9188BA82E004D2BA0 /* libopus.a in Frameworks */,
FBBC53F1188BA7FC004D2BA0 /* libavcodec.a in Frameworks */,
FBBC53F2188BA7FC004D2BA0 /* libavdevice.a in Frameworks */,
FBBC53F3188BA7FC004D2BA0 /* libavfilter.a in Frameworks */,
FBBC53F4188BA7FC004D2BA0 /* libavformat.a in Frameworks */,
FBBC53F5188BA7FC004D2BA0 /* libavresample.a in Frameworks */,
FBBC53F6188BA7FC004D2BA0 /* libavutil.a in Frameworks */,
FBBC53F7188BA7FC004D2BA0 /* libswresample.a in Frameworks */,
FBBC53F8188BA7FC004D2BA0 /* libswscale.a in Frameworks */,
FBF6AE77188A274100B50578 /* CoreGraphics.framework in Frameworks */,
FBF6AE7B188A274100B50578 /* CoreData.framework in Frameworks */,
FBF6AE79188A274100B50578 /* UIKit.framework in Frameworks */,
FBF6AE75188A274100B50578 /* Foundation.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
FBF6AE8E188A274100B50578 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
FBF6AE93188A274100B50578 /* XCTest.framework in Frameworks */,
FBF6AE96188A274100B50578 /* CoreData.framework in Frameworks */,
FBF6AE95188A274100B50578 /* UIKit.framework in Frameworks */,
FBF6AE94188A274100B50578 /* Foundation.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
FB27273B188A8BB20093CCC9 /* libs */ = {
isa = PBXGroup;
children = (
FBBC53CA188BA7C7004D2BA0 /* opus */,
FBBC53C8188BA7AF004D2BA0 /* ffmpeg */,
);
path = libs;
sourceTree = "<group>";
};
FB27273C188A8BB20093CCC9 /* armv7 */ = {
isa = PBXGroup;
children = (
FB27273D188A8BB20093CCC9 /* include */,
FB272795188A8BB20093CCC9 /* lib */,
);
path = armv7;
sourceTree = "<group>";
};
FB27273D188A8BB20093CCC9 /* include */ = {
isa = PBXGroup;
children = (
FB27273E188A8BB20093CCC9 /* libavcodec */,
FB272748188A8BB20093CCC9 /* libavdevice */,
FB27274B188A8BB20093CCC9 /* libavfilter */,
FB272753188A8BB20093CCC9 /* libavformat */,
FB272757188A8BB20093CCC9 /* libavresample */,
FB27275A188A8BB20093CCC9 /* libavutil */,
FB27278F188A8BB20093CCC9 /* libswresample */,
FB272792188A8BB20093CCC9 /* libswscale */,
);
path = include;
sourceTree = "<group>";
};
FB27273E188A8BB20093CCC9 /* libavcodec */ = {
isa = PBXGroup;
children = (
FB27273F188A8BB20093CCC9 /* avcodec.h */,
FB272740188A8BB20093CCC9 /* avfft.h */,
FB272741188A8BB20093CCC9 /* dxva2.h */,
FB272742188A8BB20093CCC9 /* old_codec_ids.h */,
FB272743188A8BB20093CCC9 /* vaapi.h */,
FB272744188A8BB20093CCC9 /* vda.h */,
FB272745188A8BB20093CCC9 /* vdpau.h */,
FB272746188A8BB20093CCC9 /* version.h */,
FB272747188A8BB20093CCC9 /* xvmc.h */,
);
path = libavcodec;
sourceTree = "<group>";
};
FB272748188A8BB20093CCC9 /* libavdevice */ = {
isa = PBXGroup;
children = (
FB272749188A8BB20093CCC9 /* avdevice.h */,
FB27274A188A8BB20093CCC9 /* version.h */,
);
path = libavdevice;
sourceTree = "<group>";
};
FB27274B188A8BB20093CCC9 /* libavfilter */ = {
isa = PBXGroup;
children = (
FB27274C188A8BB20093CCC9 /* asrc_abuffer.h */,
FB27274D188A8BB20093CCC9 /* avcodec.h */,
FB27274E188A8BB20093CCC9 /* avfilter.h */,
FB27274F188A8BB20093CCC9 /* avfiltergraph.h */,
FB272750188A8BB20093CCC9 /* buffersink.h */,
FB272751188A8BB20093CCC9 /* buffersrc.h */,
FB272752188A8BB20093CCC9 /* version.h */,
);
path = libavfilter;
sourceTree = "<group>";
};
FB272753188A8BB20093CCC9 /* libavformat */ = {
isa = PBXGroup;
children = (
FB272754188A8BB20093CCC9 /* avformat.h */,
FB272755188A8BB20093CCC9 /* avio.h */,
FB272756188A8BB20093CCC9 /* version.h */,
);
path = libavformat;
sourceTree = "<group>";
};
FB272757188A8BB20093CCC9 /* libavresample */ = {
isa = PBXGroup;
children = (
FB272758188A8BB20093CCC9 /* avresample.h */,
FB272759188A8BB20093CCC9 /* version.h */,
);
path = libavresample;
sourceTree = "<group>";
};
FB27275A188A8BB20093CCC9 /* libavutil */ = {
isa = PBXGroup;
children = (
FB27275B188A8BB20093CCC9 /* adler32.h */,
FB27275C188A8BB20093CCC9 /* aes.h */,
FB27275D188A8BB20093CCC9 /* attributes.h */,
FB27275E188A8BB20093CCC9 /* audio_fifo.h */,
FB27275F188A8BB20093CCC9 /* audioconvert.h */,
FB272760188A8BB20093CCC9 /* avassert.h */,
FB272761188A8BB20093CCC9 /* avconfig.h */,
FB272762188A8BB20093CCC9 /* avstring.h */,
FB272763188A8BB20093CCC9 /* avutil.h */,
FB272764188A8BB20093CCC9 /* base64.h */,
FB272765188A8BB20093CCC9 /* blowfish.h */,
FB272766188A8BB20093CCC9 /* bprint.h */,
FB272767188A8BB20093CCC9 /* bswap.h */,
FB272768188A8BB20093CCC9 /* buffer.h */,
FB272769188A8BB20093CCC9 /* channel_layout.h */,
FB27276A188A8BB20093CCC9 /* common.h */,
FB27276B188A8BB20093CCC9 /* cpu.h */,
FB27276C188A8BB20093CCC9 /* crc.h */,
FB27276D188A8BB20093CCC9 /* dict.h */,
FB27276E188A8BB20093CCC9 /* error.h */,
FB27276F188A8BB20093CCC9 /* eval.h */,
FB272770188A8BB20093CCC9 /* fifo.h */,
FB272771188A8BB20093CCC9 /* file.h */,
FB272772188A8BB20093CCC9 /* frame.h */,
FB272773188A8BB20093CCC9 /* hmac.h */,
FB272774188A8BB20093CCC9 /* imgutils.h */,
FB272775188A8BB20093CCC9 /* intfloat.h */,
FB272776188A8BB20093CCC9 /* intfloat_readwrite.h */,
FB272777188A8BB20093CCC9 /* intreadwrite.h */,
FB272778188A8BB20093CCC9 /* lfg.h */,
FB272779188A8BB20093CCC9 /* log.h */,
FB27277A188A8BB20093CCC9 /* lzo.h */,
FB27277B188A8BB20093CCC9 /* mathematics.h */,
FB27277C188A8BB20093CCC9 /* md5.h */,
FB27277D188A8BB20093CCC9 /* mem.h */,
FB27277E188A8BB20093CCC9 /* murmur3.h */,
FB27277F188A8BB20093CCC9 /* old_pix_fmts.h */,
FB272780188A8BB20093CCC9 /* opt.h */,
FB272781188A8BB20093CCC9 /* parseutils.h */,
FB272782188A8BB20093CCC9 /* pixdesc.h */,
FB272783188A8BB20093CCC9 /* pixfmt.h */,
FB272784188A8BB20093CCC9 /* random_seed.h */,
FB272785188A8BB20093CCC9 /* rational.h */,
FB272786188A8BB20093CCC9 /* ripemd.h */,
FB272787188A8BB20093CCC9 /* samplefmt.h */,
FB272788188A8BB20093CCC9 /* sha.h */,
FB272789188A8BB20093CCC9 /* sha512.h */,
FB27278A188A8BB20093CCC9 /* time.h */,
FB27278B188A8BB20093CCC9 /* timecode.h */,
FB27278C188A8BB20093CCC9 /* timestamp.h */,
FB27278D188A8BB20093CCC9 /* version.h */,
FB27278E188A8BB20093CCC9 /* xtea.h */,
);
path = libavutil;
sourceTree = "<group>";
};
FB27278F188A8BB20093CCC9 /* libswresample */ = {
isa = PBXGroup;
children = (
FB272790188A8BB20093CCC9 /* swresample.h */,
FB272791188A8BB20093CCC9 /* version.h */,
);
path = libswresample;
sourceTree = "<group>";
};
FB272792188A8BB20093CCC9 /* libswscale */ = {
isa = PBXGroup;
children = (
FB272793188A8BB20093CCC9 /* swscale.h */,
FB272794188A8BB20093CCC9 /* version.h */,
);
path = libswscale;
sourceTree = "<group>";
};
FB272795188A8BB20093CCC9 /* lib */ = {
isa = PBXGroup;
children = (
FB272796188A8BB20093CCC9 /* libavcodec.a */,
FB272797188A8BB20093CCC9 /* libavdevice.a */,
FB272798188A8BB20093CCC9 /* libavfilter.a */,
FB272799188A8BB20093CCC9 /* libavformat.a */,
FB27279A188A8BB20093CCC9 /* libavresample.a */,
FB27279B188A8BB20093CCC9 /* libavutil.a */,
FB27279C188A8BB20093CCC9 /* libswresample.a */,
FB27279D188A8BB20093CCC9 /* libswscale.a */,
FB27279E188A8BB20093CCC9 /* pkgconfig */,
);
path = lib;
sourceTree = "<group>";
};
FB27279E188A8BB20093CCC9 /* pkgconfig */ = {
isa = PBXGroup;
children = (
FB27279F188A8BB20093CCC9 /* libavcodec.pc */,
FB2727A0188A8BB20093CCC9 /* libavdevice.pc */,
FB2727A1188A8BB20093CCC9 /* libavfilter.pc */,
FB2727A2188A8BB20093CCC9 /* libavformat.pc */,
FB2727A3188A8BB20093CCC9 /* libavresample.pc */,
FB2727A4188A8BB20093CCC9 /* libavutil.pc */,
FB2727A5188A8BB20093CCC9 /* libswresample.pc */,
FB2727A6188A8BB20093CCC9 /* libswscale.pc */,
);
path = pkgconfig;
sourceTree = "<group>";
};
FB2727A7188A8BB20093CCC9 /* armv7s */ = {
isa = PBXGroup;
children = (
FB2727A8188A8BB20093CCC9 /* include */,
FB272800188A8BB20093CCC9 /* lib */,
);
path = armv7s;
sourceTree = "<group>";
};
FB2727A8188A8BB20093CCC9 /* include */ = {
isa = PBXGroup;
children = (
FB2727A9188A8BB20093CCC9 /* libavcodec */,
FB2727B3188A8BB20093CCC9 /* libavdevice */,
FB2727B6188A8BB20093CCC9 /* libavfilter */,
FB2727BE188A8BB20093CCC9 /* libavformat */,
FB2727C2188A8BB20093CCC9 /* libavresample */,
FB2727C5188A8BB20093CCC9 /* libavutil */,
FB2727FA188A8BB20093CCC9 /* libswresample */,
FB2727FD188A8BB20093CCC9 /* libswscale */,
);
path = include;
sourceTree = "<group>";
};
FB2727A9188A8BB20093CCC9 /* libavcodec */ = {
isa = PBXGroup;
children = (
FB2727AA188A8BB20093CCC9 /* avcodec.h */,
FB2727AB188A8BB20093CCC9 /* avfft.h */,
FB2727AC188A8BB20093CCC9 /* dxva2.h */,
FB2727AD188A8BB20093CCC9 /* old_codec_ids.h */,
FB2727AE188A8BB20093CCC9 /* vaapi.h */,
FB2727AF188A8BB20093CCC9 /* vda.h */,
FB2727B0188A8BB20093CCC9 /* vdpau.h */,
FB2727B1188A8BB20093CCC9 /* version.h */,
FB2727B2188A8BB20093CCC9 /* xvmc.h */,
);
path = libavcodec;
sourceTree = "<group>";
};
FB2727B3188A8BB20093CCC9 /* libavdevice */ = {
isa = PBXGroup;
children = (
FB2727B4188A8BB20093CCC9 /* avdevice.h */,
FB2727B5188A8BB20093CCC9 /* version.h */,
);
path = libavdevice;
sourceTree = "<group>";
};
FB2727B6188A8BB20093CCC9 /* libavfilter */ = {
isa = PBXGroup;
children = (
FB2727B7188A8BB20093CCC9 /* asrc_abuffer.h */,
FB2727B8188A8BB20093CCC9 /* avcodec.h */,
FB2727B9188A8BB20093CCC9 /* avfilter.h */,
FB2727BA188A8BB20093CCC9 /* avfiltergraph.h */,
FB2727BB188A8BB20093CCC9 /* buffersink.h */,
FB2727BC188A8BB20093CCC9 /* buffersrc.h */,
FB2727BD188A8BB20093CCC9 /* version.h */,
);
path = libavfilter;
sourceTree = "<group>";
};
FB2727BE188A8BB20093CCC9 /* libavformat */ = {
isa = PBXGroup;
children = (
FB2727BF188A8BB20093CCC9 /* avformat.h */,
FB2727C0188A8BB20093CCC9 /* avio.h */,
FB2727C1188A8BB20093CCC9 /* version.h */,
);
path = libavformat;
sourceTree = "<group>";
};
FB2727C2188A8BB20093CCC9 /* libavresample */ = {
isa = PBXGroup;
children = (
FB2727C3188A8BB20093CCC9 /* avresample.h */,
FB2727C4188A8BB20093CCC9 /* version.h */,
);
path = libavresample;
sourceTree = "<group>";
};
FB2727C5188A8BB20093CCC9 /* libavutil */ = {
isa = PBXGroup;
children = (
FB2727C6188A8BB20093CCC9 /* adler32.h */,
FB2727C7188A8BB20093CCC9 /* aes.h */,
FB2727C8188A8BB20093CCC9 /* attributes.h */,
FB2727C9188A8BB20093CCC9 /* audio_fifo.h */,
FB2727CA188A8BB20093CCC9 /* audioconvert.h */,
FB2727CB188A8BB20093CCC9 /* avassert.h */,
FB2727CC188A8BB20093CCC9 /* avconfig.h */,
FB2727CD188A8BB20093CCC9 /* avstring.h */,
FB2727CE188A8BB20093CCC9 /* avutil.h */,
FB2727CF188A8BB20093CCC9 /* base64.h */,
FB2727D0188A8BB20093CCC9 /* blowfish.h */,
FB2727D1188A8BB20093CCC9 /* bprint.h */,
FB2727D2188A8BB20093CCC9 /* bswap.h */,
FB2727D3188A8BB20093CCC9 /* buffer.h */,
FB2727D4188A8BB20093CCC9 /* channel_layout.h */,
FB2727D5188A8BB20093CCC9 /* common.h */,
FB2727D6188A8BB20093CCC9 /* cpu.h */,
FB2727D7188A8BB20093CCC9 /* crc.h */,
FB2727D8188A8BB20093CCC9 /* dict.h */,
FB2727D9188A8BB20093CCC9 /* error.h */,
FB2727DA188A8BB20093CCC9 /* eval.h */,
FB2727DB188A8BB20093CCC9 /* fifo.h */,
FB2727DC188A8BB20093CCC9 /* file.h */,
FB2727DD188A8BB20093CCC9 /* frame.h */,
FB2727DE188A8BB20093CCC9 /* hmac.h */,
FB2727DF188A8BB20093CCC9 /* imgutils.h */,
FB2727E0188A8BB20093CCC9 /* intfloat.h */,
FB2727E1188A8BB20093CCC9 /* intfloat_readwrite.h */,
FB2727E2188A8BB20093CCC9 /* intreadwrite.h */,
FB2727E3188A8BB20093CCC9 /* lfg.h */,
FB2727E4188A8BB20093CCC9 /* log.h */,
FB2727E5188A8BB20093CCC9 /* lzo.h */,
FB2727E6188A8BB20093CCC9 /* mathematics.h */,
FB2727E7188A8BB20093CCC9 /* md5.h */,
FB2727E8188A8BB20093CCC9 /* mem.h */,
FB2727E9188A8BB20093CCC9 /* murmur3.h */,
FB2727EA188A8BB20093CCC9 /* old_pix_fmts.h */,
FB2727EB188A8BB20093CCC9 /* opt.h */,
FB2727EC188A8BB20093CCC9 /* parseutils.h */,
FB2727ED188A8BB20093CCC9 /* pixdesc.h */,
FB2727EE188A8BB20093CCC9 /* pixfmt.h */,
FB2727EF188A8BB20093CCC9 /* random_seed.h */,
FB2727F0188A8BB20093CCC9 /* rational.h */,
FB2727F1188A8BB20093CCC9 /* ripemd.h */,
FB2727F2188A8BB20093CCC9 /* samplefmt.h */,
FB2727F3188A8BB20093CCC9 /* sha.h */,
FB2727F4188A8BB20093CCC9 /* sha512.h */,
FB2727F5188A8BB20093CCC9 /* time.h */,
FB2727F6188A8BB20093CCC9 /* timecode.h */,
FB2727F7188A8BB20093CCC9 /* timestamp.h */,
FB2727F8188A8BB20093CCC9 /* version.h */,
FB2727F9188A8BB20093CCC9 /* xtea.h */,
);
path = libavutil;
sourceTree = "<group>";
};
FB2727FA188A8BB20093CCC9 /* libswresample */ = {
isa = PBXGroup;
children = (
FB2727FB188A8BB20093CCC9 /* swresample.h */,
FB2727FC188A8BB20093CCC9 /* version.h */,
);
path = libswresample;
sourceTree = "<group>";
};
FB2727FD188A8BB20093CCC9 /* libswscale */ = {
isa = PBXGroup;
children = (
FB2727FE188A8BB20093CCC9 /* swscale.h */,
FB2727FF188A8BB20093CCC9 /* version.h */,
);
path = libswscale;
sourceTree = "<group>";
};
FB272800188A8BB20093CCC9 /* lib */ = {
isa = PBXGroup;
children = (
FB272801188A8BB20093CCC9 /* libavcodec.a */,
FB272802188A8BB20093CCC9 /* libavdevice.a */,
FB272803188A8BB20093CCC9 /* libavfilter.a */,
FB272804188A8BB20093CCC9 /* libavformat.a */,
FB272805188A8BB20093CCC9 /* libavresample.a */,
FB272806188A8BB20093CCC9 /* libavutil.a */,
FB272807188A8BB20093CCC9 /* libswresample.a */,
FB272808188A8BB20093CCC9 /* libswscale.a */,
FB272809188A8BB20093CCC9 /* pkgconfig */,
);
path = lib;
sourceTree = "<group>";
};
FB272809188A8BB20093CCC9 /* pkgconfig */ = {
isa = PBXGroup;
children = (
FB27280A188A8BB20093CCC9 /* libavcodec.pc */,
FB27280B188A8BB20093CCC9 /* libavdevice.pc */,
FB27280C188A8BB20093CCC9 /* libavfilter.pc */,
FB27280D188A8BB20093CCC9 /* libavformat.pc */,
FB27280E188A8BB20093CCC9 /* libavresample.pc */,
FB27280F188A8BB20093CCC9 /* libavutil.pc */,
FB272810188A8BB20093CCC9 /* libswresample.pc */,
FB272811188A8BB20093CCC9 /* libswscale.pc */,
);
path = pkgconfig;
sourceTree = "<group>";
};
FB272812188A8BB20093CCC9 /* i386 */ = {
isa = PBXGroup;
children = (
FB272813188A8BB20093CCC9 /* include */,
FB27286B188A8BB20093CCC9 /* lib */,
);
path = i386;
sourceTree = "<group>";
};
FB272813188A8BB20093CCC9 /* include */ = {
isa = PBXGroup;
children = (
FB272814188A8BB20093CCC9 /* libavcodec */,
FB27281E188A8BB20093CCC9 /* libavdevice */,
FB272821188A8BB20093CCC9 /* libavfilter */,
FB272829188A8BB20093CCC9 /* libavformat */,
FB27282D188A8BB20093CCC9 /* libavresample */,
FB272830188A8BB20093CCC9 /* libavutil */,
FB272865188A8BB20093CCC9 /* libswresample */,
FB272868188A8BB20093CCC9 /* libswscale */,
);
path = include;
sourceTree = "<group>";
};
FB272814188A8BB20093CCC9 /* libavcodec */ = {
isa = PBXGroup;
children = (
FB272815188A8BB20093CCC9 /* avcodec.h */,
FB272816188A8BB20093CCC9 /* avfft.h */,
FB272817188A8BB20093CCC9 /* dxva2.h */,
FB272818188A8BB20093CCC9 /* old_codec_ids.h */,
FB272819188A8BB20093CCC9 /* vaapi.h */,
FB27281A188A8BB20093CCC9 /* vda.h */,
FB27281B188A8BB20093CCC9 /* vdpau.h */,
FB27281C188A8BB20093CCC9 /* version.h */,
FB27281D188A8BB20093CCC9 /* xvmc.h */,
);
path = libavcodec;
sourceTree = "<group>";
};
FB27281E188A8BB20093CCC9 /* libavdevice */ = {
isa = PBXGroup;
children = (
FB27281F188A8BB20093CCC9 /* avdevice.h */,
FB272820188A8BB20093CCC9 /* version.h */,
);
path = libavdevice;
sourceTree = "<group>";
};
FB272821188A8BB20093CCC9 /* libavfilter */ = {
isa = PBXGroup;
children = (
FB272822188A8BB20093CCC9 /* asrc_abuffer.h */,
FB272823188A8BB20093CCC9 /* avcodec.h */,
FB272824188A8BB20093CCC9 /* avfilter.h */,
FB272825188A8BB20093CCC9 /* avfiltergraph.h */,
FB272826188A8BB20093CCC9 /* buffersink.h */,
FB272827188A8BB20093CCC9 /* buffersrc.h */,
FB272828188A8BB20093CCC9 /* version.h */,
);
path = libavfilter;
sourceTree = "<group>";
};
FB272829188A8BB20093CCC9 /* libavformat */ = {
isa = PBXGroup;
children = (
FB27282A188A8BB20093CCC9 /* avformat.h */,
FB27282B188A8BB20093CCC9 /* avio.h */,
FB27282C188A8BB20093CCC9 /* version.h */,
);
path = libavformat;
sourceTree = "<group>";
};
FB27282D188A8BB20093CCC9 /* libavresample */ = {
isa = PBXGroup;
children = (
FB27282E188A8BB20093CCC9 /* avresample.h */,
FB27282F188A8BB20093CCC9 /* version.h */,
);
path = libavresample;
sourceTree = "<group>";
};
FB272830188A8BB20093CCC9 /* libavutil */ = {
isa = PBXGroup;
children = (
FB272831188A8BB20093CCC9 /* adler32.h */,
FB272832188A8BB20093CCC9 /* aes.h */,
FB272833188A8BB20093CCC9 /* attributes.h */,
FB272834188A8BB20093CCC9 /* audio_fifo.h */,
FB272835188A8BB20093CCC9 /* audioconvert.h */,
FB272836188A8BB20093CCC9 /* avassert.h */,
FB272837188A8BB20093CCC9 /* avconfig.h */,
FB272838188A8BB20093CCC9 /* avstring.h */,
FB272839188A8BB20093CCC9 /* avutil.h */,
FB27283A188A8BB20093CCC9 /* base64.h */,
FB27283B188A8BB20093CCC9 /* blowfish.h */,
FB27283C188A8BB20093CCC9 /* bprint.h */,
FB27283D188A8BB20093CCC9 /* bswap.h */,
FB27283E188A8BB20093CCC9 /* buffer.h */,
FB27283F188A8BB20093CCC9 /* channel_layout.h */,
FB272840188A8BB20093CCC9 /* common.h */,
FB272841188A8BB20093CCC9 /* cpu.h */,
FB272842188A8BB20093CCC9 /* crc.h */,
FB272843188A8BB20093CCC9 /* dict.h */,
FB272844188A8BB20093CCC9 /* error.h */,
FB272845188A8BB20093CCC9 /* eval.h */,
FB272846188A8BB20093CCC9 /* fifo.h */,
FB272847188A8BB20093CCC9 /* file.h */,
FB272848188A8BB20093CCC9 /* frame.h */,
FB272849188A8BB20093CCC9 /* hmac.h */,
FB27284A188A8BB20093CCC9 /* imgutils.h */,
FB27284B188A8BB20093CCC9 /* intfloat.h */,
FB27284C188A8BB20093CCC9 /* intfloat_readwrite.h */,
FB27284D188A8BB20093CCC9 /* intreadwrite.h */,
FB27284E188A8BB20093CCC9 /* lfg.h */,
FB27284F188A8BB20093CCC9 /* log.h */,
FB272850188A8BB20093CCC9 /* lzo.h */,
FB272851188A8BB20093CCC9 /* mathematics.h */,
FB272852188A8BB20093CCC9 /* md5.h */,
FB272853188A8BB20093CCC9 /* mem.h */,
FB272854188A8BB20093CCC9 /* murmur3.h */,
FB272855188A8BB20093CCC9 /* old_pix_fmts.h */,
FB272856188A8BB20093CCC9 /* opt.h */,
FB272857188A8BB20093CCC9 /* parseutils.h */,
FB272858188A8BB20093CCC9 /* pixdesc.h */,
FB272859188A8BB20093CCC9 /* pixfmt.h */,
FB27285A188A8BB20093CCC9 /* random_seed.h */,
FB27285B188A8BB20093CCC9 /* rational.h */,
FB27285C188A8BB20093CCC9 /* ripemd.h */,
FB27285D188A8BB20093CCC9 /* samplefmt.h */,
FB27285E188A8BB20093CCC9 /* sha.h */,
FB27285F188A8BB20093CCC9 /* sha512.h */,
FB272860188A8BB20093CCC9 /* time.h */,
FB272861188A8BB20093CCC9 /* timecode.h */,
FB272862188A8BB20093CCC9 /* timestamp.h */,
FB272863188A8BB20093CCC9 /* version.h */,
FB272864188A8BB20093CCC9 /* xtea.h */,
);
path = libavutil;
sourceTree = "<group>";
};
FB272865188A8BB20093CCC9 /* libswresample */ = {
isa = PBXGroup;
children = (
FB272866188A8BB20093CCC9 /* swresample.h */,
FB272867188A8BB20093CCC9 /* version.h */,
);
path = libswresample;
sourceTree = "<group>";
};
FB272868188A8BB20093CCC9 /* libswscale */ = {
isa = PBXGroup;
children = (
FB272869188A8BB20093CCC9 /* swscale.h */,
FB27286A188A8BB20093CCC9 /* version.h */,
);
path = libswscale;
sourceTree = "<group>";
};
FB27286B188A8BB20093CCC9 /* lib */ = {
isa = PBXGroup;
children = (
FB27286C188A8BB20093CCC9 /* libavcodec.a */,
FB27286D188A8BB20093CCC9 /* libavdevice.a */,
FB27286E188A8BB20093CCC9 /* libavfilter.a */,
FB27286F188A8BB20093CCC9 /* libavformat.a */,
FB272870188A8BB20093CCC9 /* libavresample.a */,
FB272871188A8BB20093CCC9 /* libavutil.a */,
FB272872188A8BB20093CCC9 /* libswresample.a */,
FB272873188A8BB20093CCC9 /* libswscale.a */,
FB272874188A8BB20093CCC9 /* pkgconfig */,
);
path = lib;
sourceTree = "<group>";
};
FB272874188A8BB20093CCC9 /* pkgconfig */ = {
isa = PBXGroup;
children = (
FB272875188A8BB20093CCC9 /* libavcodec.pc */,
FB272876188A8BB20093CCC9 /* libavdevice.pc */,
FB272877188A8BB20093CCC9 /* libavfilter.pc */,
FB272878188A8BB20093CCC9 /* libavformat.pc */,
FB272879188A8BB20093CCC9 /* libavresample.pc */,
FB27287A188A8BB20093CCC9 /* libavutil.pc */,
FB27287B188A8BB20093CCC9 /* libswresample.pc */,
FB27287C188A8BB20093CCC9 /* libswscale.pc */,
);
path = pkgconfig;
sourceTree = "<group>";
};
FB27287D188A8BB20093CCC9 /* universal */ = {
isa = PBXGroup;
children = (
FB27287E188A8BB20093CCC9 /* include */,
FB2728D6188A8BB20093CCC9 /* lib */,
);
path = universal;
sourceTree = "<group>";
};
FB27287E188A8BB20093CCC9 /* include */ = {
isa = PBXGroup;
children = (
FB27287F188A8BB20093CCC9 /* libavcodec */,
FB272889188A8BB20093CCC9 /* libavdevice */,
FB27288C188A8BB20093CCC9 /* libavfilter */,
FB272894188A8BB20093CCC9 /* libavformat */,
FB272898188A8BB20093CCC9 /* libavresample */,
FB27289B188A8BB20093CCC9 /* libavutil */,
FB2728D0188A8BB20093CCC9 /* libswresample */,
FB2728D3188A8BB20093CCC9 /* libswscale */,
);
path = include;
sourceTree = "<group>";
};
FB27287F188A8BB20093CCC9 /* libavcodec */ = {
isa = PBXGroup;
children = (
FB272880188A8BB20093CCC9 /* avcodec.h */,
FB272881188A8BB20093CCC9 /* avfft.h */,
FB272882188A8BB20093CCC9 /* dxva2.h */,
FB272883188A8BB20093CCC9 /* old_codec_ids.h */,
FB272884188A8BB20093CCC9 /* vaapi.h */,
FB272885188A8BB20093CCC9 /* vda.h */,
FB272886188A8BB20093CCC9 /* vdpau.h */,
FB272887188A8BB20093CCC9 /* version.h */,
FB272888188A8BB20093CCC9 /* xvmc.h */,
);
path = libavcodec;
sourceTree = "<group>";
};
FB272889188A8BB20093CCC9 /* libavdevice */ = {
isa = PBXGroup;
children = (
FB27288A188A8BB20093CCC9 /* avdevice.h */,
FB27288B188A8BB20093CCC9 /* version.h */,
);
path = libavdevice;
sourceTree = "<group>";
};
FB27288C188A8BB20093CCC9 /* libavfilter */ = {
isa = PBXGroup;
children = (
FB27288D188A8BB20093CCC9 /* asrc_abuffer.h */,
FB27288E188A8BB20093CCC9 /* avcodec.h */,
FB27288F188A8BB20093CCC9 /* avfilter.h */,
FB272890188A8BB20093CCC9 /* avfiltergraph.h */,
FB272891188A8BB20093CCC9 /* buffersink.h */,
FB272892188A8BB20093CCC9 /* buffersrc.h */,
FB272893188A8BB20093CCC9 /* version.h */,
);
path = libavfilter;
sourceTree = "<group>";
};
FB272894188A8BB20093CCC9 /* libavformat */ = {
isa = PBXGroup;
children = (
FB272895188A8BB20093CCC9 /* avformat.h */,
FB272896188A8BB20093CCC9 /* avio.h */,
FB272897188A8BB20093CCC9 /* version.h */,
);
path = libavformat;
sourceTree = "<group>";
};
FB272898188A8BB20093CCC9 /* libavresample */ = {
isa = PBXGroup;
children = (
FB272899188A8BB20093CCC9 /* avresample.h */,
FB27289A188A8BB20093CCC9 /* version.h */,
);
path = libavresample;
sourceTree = "<group>";
};
FB27289B188A8BB20093CCC9 /* libavutil */ = {
isa = PBXGroup;
children = (
FB27289C188A8BB20093CCC9 /* adler32.h */,
FB27289D188A8BB20093CCC9 /* aes.h */,
FB27289E188A8BB20093CCC9 /* attributes.h */,
FB27289F188A8BB20093CCC9 /* audio_fifo.h */,
FB2728A0188A8BB20093CCC9 /* audioconvert.h */,
FB2728A1188A8BB20093CCC9 /* avassert.h */,
FB2728A2188A8BB20093CCC9 /* avconfig.h */,
FB2728A3188A8BB20093CCC9 /* avstring.h */,
FB2728A4188A8BB20093CCC9 /* avutil.h */,
FB2728A5188A8BB20093CCC9 /* base64.h */,
FB2728A6188A8BB20093CCC9 /* blowfish.h */,
FB2728A7188A8BB20093CCC9 /* bprint.h */,
FB2728A8188A8BB20093CCC9 /* bswap.h */,
FB2728A9188A8BB20093CCC9 /* buffer.h */,
FB2728AA188A8BB20093CCC9 /* channel_layout.h */,
FB2728AB188A8BB20093CCC9 /* common.h */,
FB2728AC188A8BB20093CCC9 /* cpu.h */,
FB2728AD188A8BB20093CCC9 /* crc.h */,
FB2728AE188A8BB20093CCC9 /* dict.h */,
FB2728AF188A8BB20093CCC9 /* error.h */,
FB2728B0188A8BB20093CCC9 /* eval.h */,
FB2728B1188A8BB20093CCC9 /* fifo.h */,
FB2728B2188A8BB20093CCC9 /* file.h */,
FB2728B3188A8BB20093CCC9 /* frame.h */,
FB2728B4188A8BB20093CCC9 /* hmac.h */,
FB2728B5188A8BB20093CCC9 /* imgutils.h */,
FB2728B6188A8BB20093CCC9 /* intfloat.h */,
FB2728B7188A8BB20093CCC9 /* intfloat_readwrite.h */,
FB2728B8188A8BB20093CCC9 /* intreadwrite.h */,
FB2728B9188A8BB20093CCC9 /* lfg.h */,
FB2728BA188A8BB20093CCC9 /* log.h */,
FB2728BB188A8BB20093CCC9 /* lzo.h */,
FB2728BC188A8BB20093CCC9 /* mathematics.h */,
FB2728BD188A8BB20093CCC9 /* md5.h */,
FB2728BE188A8BB20093CCC9 /* mem.h */,
FB2728BF188A8BB20093CCC9 /* murmur3.h */,
FB2728C0188A8BB20093CCC9 /* old_pix_fmts.h */,
FB2728C1188A8BB20093CCC9 /* opt.h */,
FB2728C2188A8BB20093CCC9 /* parseutils.h */,
FB2728C3188A8BB20093CCC9 /* pixdesc.h */,
FB2728C4188A8BB20093CCC9 /* pixfmt.h */,
FB2728C5188A8BB20093CCC9 /* random_seed.h */,
FB2728C6188A8BB20093CCC9 /* rational.h */,
FB2728C7188A8BB20093CCC9 /* ripemd.h */,
FB2728C8188A8BB20093CCC9 /* samplefmt.h */,
FB2728C9188A8BB20093CCC9 /* sha.h */,
FB2728CA188A8BB20093CCC9 /* sha512.h */,
FB2728CB188A8BB20093CCC9 /* time.h */,
FB2728CC188A8BB20093CCC9 /* timecode.h */,
FB2728CD188A8BB20093CCC9 /* timestamp.h */,
FB2728CE188A8BB20093CCC9 /* version.h */,
FB2728CF188A8BB20093CCC9 /* xtea.h */,
);
path = libavutil;
sourceTree = "<group>";
};
FB2728D0188A8BB20093CCC9 /* libswresample */ = {
isa = PBXGroup;
children = (
FB2728D1188A8BB20093CCC9 /* swresample.h */,
FB2728D2188A8BB20093CCC9 /* version.h */,
);
path = libswresample;
sourceTree = "<group>";
};
FB2728D3188A8BB20093CCC9 /* libswscale */ = {
isa = PBXGroup;
children = (
FB2728D4188A8BB20093CCC9 /* swscale.h */,
FB2728D5188A8BB20093CCC9 /* version.h */,
);
path = libswscale;
sourceTree = "<group>";
};
FB2728D6188A8BB20093CCC9 /* lib */ = {
isa = PBXGroup;
children = (
FB2728D7188A8BB20093CCC9 /* libavcodec.a */,
FB2728D8188A8BB20093CCC9 /* libavdevice.a */,
FB2728D9188A8BB20093CCC9 /* libavfilter.a */,
FB2728DA188A8BB20093CCC9 /* libavformat.a */,
FB2728DB188A8BB20093CCC9 /* libavresample.a */,
FB2728DC188A8BB20093CCC9 /* libavutil.a */,
FB2728DD188A8BB20093CCC9 /* libswresample.a */,
FB2728DE188A8BB20093CCC9 /* libswscale.a */,
);
path = lib;
sourceTree = "<group>";
};
FB272917188A93360093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272918188A93360093CCC9 /* AppDelegate.h */,
FB272919188A93360093CCC9 /* AppDelegate.m */,
FB27291A188A93360093CCC9 /* InfoPlist.strings */,
FB27291C188A93360093CCC9 /* Icons */,
FB27292E188A93360093CCC9 /* Images.xcassets */,
FB27292F188A93360093CCC9 /* libs */,
FB272AD3188A93370093CCC9 /* Limelight-iOS */,
FB272BBA188A93370093CCC9 /* Limelight-iOS-Info.plist */,
FB272BBB188A93370093CCC9 /* Limelight-iOS-Prefix.pch */,
FB272BBC188A93370093CCC9 /* Limelight_iOS.xcdatamodeld */,
FB272BBE188A93370093CCC9 /* main.m */,
FB272BBF188A93370093CCC9 /* MainFrameViewController.h */,
FB272BC0188A93370093CCC9 /* MainFrameViewController.m */,
FB272BC1188A93370093CCC9 /* notpadded.h264 */,
FB272BC2188A93370093CCC9 /* Video */,
FB272BC5188A93370093CCC9 /* VideoDecoder.h */,
FB272BC6188A93370093CCC9 /* VideoDecoder.m */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB27291C188A93360093CCC9 /* Icons */ = {
isa = PBXGroup;
children = (
FB27291D188A93360093CCC9 /* ios7 */,
);
path = Icons;
sourceTree = "<group>";
};
FB27291D188A93360093CCC9 /* ios7 */ = {
isa = PBXGroup;
children = (
FB27291E188A93360093CCC9 /* Icon-40.png */,
FB27291F188A93360093CCC9 /* Icon-40@2x.png */,
FB272920188A93360093CCC9 /* Icon-60.png */,
FB272921188A93360093CCC9 /* Icon-60@2x.png */,
FB272922188A93360093CCC9 /* Icon-72.png */,
FB272923188A93360093CCC9 /* Icon-72@2x.png */,
FB272924188A93360093CCC9 /* Icon-76.png */,
FB272925188A93360093CCC9 /* Icon-76@2x.png */,
FB272926188A93360093CCC9 /* Icon-Small-50.png */,
FB272927188A93360093CCC9 /* Icon-Small-50@2x.png */,
FB272928188A93360093CCC9 /* Icon-Small.png */,
FB272929188A93360093CCC9 /* Icon-Small@2x.png */,
FB27292A188A93360093CCC9 /* Icon.png */,
FB27292B188A93360093CCC9 /* Icon@2x.png */,
FB27292C188A93360093CCC9 /* iTunesArtwork.png */,
FB27292D188A93360093CCC9 /* iTunesArtwork@2x.png */,
);
path = ios7;
sourceTree = "<group>";
};
FB27292F188A93360093CCC9 /* libs */ = {
isa = PBXGroup;
children = (
FB272930188A93360093CCC9 /* armv7 */,
FB27299B188A93360093CCC9 /* armv7s */,
FB272A06188A93370093CCC9 /* i386 */,
FB272A71188A93370093CCC9 /* universal */,
);
path = libs;
sourceTree = "<group>";
};
FB272930188A93360093CCC9 /* armv7 */ = {
isa = PBXGroup;
children = (
FB272931188A93360093CCC9 /* include */,
FB272989188A93360093CCC9 /* lib */,
);
path = armv7;
sourceTree = "<group>";
};
FB272931188A93360093CCC9 /* include */ = {
isa = PBXGroup;
children = (
FB272932188A93360093CCC9 /* libavcodec */,
FB27293C188A93360093CCC9 /* libavdevice */,
FB27293F188A93360093CCC9 /* libavfilter */,
FB272947188A93360093CCC9 /* libavformat */,
FB27294B188A93360093CCC9 /* libavresample */,
FB27294E188A93360093CCC9 /* libavutil */,
FB272983188A93360093CCC9 /* libswresample */,
FB272986188A93360093CCC9 /* libswscale */,
);
path = include;
sourceTree = "<group>";
};
FB272932188A93360093CCC9 /* libavcodec */ = {
isa = PBXGroup;
children = (
FB272933188A93360093CCC9 /* avcodec.h */,
FB272934188A93360093CCC9 /* avfft.h */,
FB272935188A93360093CCC9 /* dxva2.h */,
FB272936188A93360093CCC9 /* old_codec_ids.h */,
FB272937188A93360093CCC9 /* vaapi.h */,
FB272938188A93360093CCC9 /* vda.h */,
FB272939188A93360093CCC9 /* vdpau.h */,
FB27293A188A93360093CCC9 /* version.h */,
FB27293B188A93360093CCC9 /* xvmc.h */,
);
path = libavcodec;
sourceTree = "<group>";
};
FB27293C188A93360093CCC9 /* libavdevice */ = {
isa = PBXGroup;
children = (
FB27293D188A93360093CCC9 /* avdevice.h */,
FB27293E188A93360093CCC9 /* version.h */,
);
path = libavdevice;
sourceTree = "<group>";
};
FB27293F188A93360093CCC9 /* libavfilter */ = {
isa = PBXGroup;
children = (
FB272940188A93360093CCC9 /* asrc_abuffer.h */,
FB272941188A93360093CCC9 /* avcodec.h */,
FB272942188A93360093CCC9 /* avfilter.h */,
FB272943188A93360093CCC9 /* avfiltergraph.h */,
FB272944188A93360093CCC9 /* buffersink.h */,
FB272945188A93360093CCC9 /* buffersrc.h */,
FB272946188A93360093CCC9 /* version.h */,
);
path = libavfilter;
sourceTree = "<group>";
};
FB272947188A93360093CCC9 /* libavformat */ = {
isa = PBXGroup;
children = (
FB272948188A93360093CCC9 /* avformat.h */,
FB272949188A93360093CCC9 /* avio.h */,
FB27294A188A93360093CCC9 /* version.h */,
);
path = libavformat;
sourceTree = "<group>";
};
FB27294B188A93360093CCC9 /* libavresample */ = {
isa = PBXGroup;
children = (
FB27294C188A93360093CCC9 /* avresample.h */,
FB27294D188A93360093CCC9 /* version.h */,
);
path = libavresample;
sourceTree = "<group>";
};
FB27294E188A93360093CCC9 /* libavutil */ = {
isa = PBXGroup;
children = (
FB27294F188A93360093CCC9 /* adler32.h */,
FB272950188A93360093CCC9 /* aes.h */,
FB272951188A93360093CCC9 /* attributes.h */,
FB272952188A93360093CCC9 /* audio_fifo.h */,
FB272953188A93360093CCC9 /* audioconvert.h */,
FB272954188A93360093CCC9 /* avassert.h */,
FB272955188A93360093CCC9 /* avconfig.h */,
FB272956188A93360093CCC9 /* avstring.h */,
FB272957188A93360093CCC9 /* avutil.h */,
FB272958188A93360093CCC9 /* base64.h */,
FB272959188A93360093CCC9 /* blowfish.h */,
FB27295A188A93360093CCC9 /* bprint.h */,
FB27295B188A93360093CCC9 /* bswap.h */,
FB27295C188A93360093CCC9 /* buffer.h */,
FB27295D188A93360093CCC9 /* channel_layout.h */,
FB27295E188A93360093CCC9 /* common.h */,
FB27295F188A93360093CCC9 /* cpu.h */,
FB272960188A93360093CCC9 /* crc.h */,
FB272961188A93360093CCC9 /* dict.h */,
FB272962188A93360093CCC9 /* error.h */,
FB272963188A93360093CCC9 /* eval.h */,
FB272964188A93360093CCC9 /* fifo.h */,
FB272965188A93360093CCC9 /* file.h */,
FB272966188A93360093CCC9 /* frame.h */,
FB272967188A93360093CCC9 /* hmac.h */,
FB272968188A93360093CCC9 /* imgutils.h */,
FB272969188A93360093CCC9 /* intfloat.h */,
FB27296A188A93360093CCC9 /* intfloat_readwrite.h */,
FB27296B188A93360093CCC9 /* intreadwrite.h */,
FB27296C188A93360093CCC9 /* lfg.h */,
FB27296D188A93360093CCC9 /* log.h */,
FB27296E188A93360093CCC9 /* lzo.h */,
FB27296F188A93360093CCC9 /* mathematics.h */,
FB272970188A93360093CCC9 /* md5.h */,
FB272971188A93360093CCC9 /* mem.h */,
FB272972188A93360093CCC9 /* murmur3.h */,
FB272973188A93360093CCC9 /* old_pix_fmts.h */,
FB272974188A93360093CCC9 /* opt.h */,
FB272975188A93360093CCC9 /* parseutils.h */,
FB272976188A93360093CCC9 /* pixdesc.h */,
FB272977188A93360093CCC9 /* pixfmt.h */,
FB272978188A93360093CCC9 /* random_seed.h */,
FB272979188A93360093CCC9 /* rational.h */,
FB27297A188A93360093CCC9 /* ripemd.h */,
FB27297B188A93360093CCC9 /* samplefmt.h */,
FB27297C188A93360093CCC9 /* sha.h */,
FB27297D188A93360093CCC9 /* sha512.h */,
FB27297E188A93360093CCC9 /* time.h */,
FB27297F188A93360093CCC9 /* timecode.h */,
FB272980188A93360093CCC9 /* timestamp.h */,
FB272981188A93360093CCC9 /* version.h */,
FB272982188A93360093CCC9 /* xtea.h */,
);
path = libavutil;
sourceTree = "<group>";
};
FB272983188A93360093CCC9 /* libswresample */ = {
isa = PBXGroup;
children = (
FB272984188A93360093CCC9 /* swresample.h */,
FB272985188A93360093CCC9 /* version.h */,
);
path = libswresample;
sourceTree = "<group>";
};
FB272986188A93360093CCC9 /* libswscale */ = {
isa = PBXGroup;
children = (
FB272987188A93360093CCC9 /* swscale.h */,
FB272988188A93360093CCC9 /* version.h */,
);
path = libswscale;
sourceTree = "<group>";
};
FB272989188A93360093CCC9 /* lib */ = {
isa = PBXGroup;
children = (
FB27298A188A93360093CCC9 /* libavcodec.a */,
FB27298B188A93360093CCC9 /* libavdevice.a */,
FB27298C188A93360093CCC9 /* libavfilter.a */,
FB27298D188A93360093CCC9 /* libavformat.a */,
FB27298E188A93360093CCC9 /* libavresample.a */,
FB27298F188A93360093CCC9 /* libavutil.a */,
FB272990188A93360093CCC9 /* libswresample.a */,
FB272991188A93360093CCC9 /* libswscale.a */,
FB272992188A93360093CCC9 /* pkgconfig */,
);
path = lib;
sourceTree = "<group>";
};
FB272992188A93360093CCC9 /* pkgconfig */ = {
isa = PBXGroup;
children = (
FB272993188A93360093CCC9 /* libavcodec.pc */,
FB272994188A93360093CCC9 /* libavdevice.pc */,
FB272995188A93360093CCC9 /* libavfilter.pc */,
FB272996188A93360093CCC9 /* libavformat.pc */,
FB272997188A93360093CCC9 /* libavresample.pc */,
FB272998188A93360093CCC9 /* libavutil.pc */,
FB272999188A93360093CCC9 /* libswresample.pc */,
FB27299A188A93360093CCC9 /* libswscale.pc */,
);
path = pkgconfig;
sourceTree = "<group>";
};
FB27299B188A93360093CCC9 /* armv7s */ = {
isa = PBXGroup;
children = (
FB27299C188A93360093CCC9 /* include */,
FB2729F4188A93370093CCC9 /* lib */,
);
path = armv7s;
sourceTree = "<group>";
};
FB27299C188A93360093CCC9 /* include */ = {
isa = PBXGroup;
children = (
FB27299D188A93360093CCC9 /* libavcodec */,
FB2729A7188A93360093CCC9 /* libavdevice */,
FB2729AA188A93360093CCC9 /* libavfilter */,
FB2729B2188A93360093CCC9 /* libavformat */,
FB2729B6188A93360093CCC9 /* libavresample */,
FB2729B9188A93360093CCC9 /* libavutil */,
FB2729EE188A93360093CCC9 /* libswresample */,
FB2729F1188A93360093CCC9 /* libswscale */,
);
path = include;
sourceTree = "<group>";
};
FB27299D188A93360093CCC9 /* libavcodec */ = {
isa = PBXGroup;
children = (
FB27299E188A93360093CCC9 /* avcodec.h */,
FB27299F188A93360093CCC9 /* avfft.h */,
FB2729A0188A93360093CCC9 /* dxva2.h */,
FB2729A1188A93360093CCC9 /* old_codec_ids.h */,
FB2729A2188A93360093CCC9 /* vaapi.h */,
FB2729A3188A93360093CCC9 /* vda.h */,
FB2729A4188A93360093CCC9 /* vdpau.h */,
FB2729A5188A93360093CCC9 /* version.h */,
FB2729A6188A93360093CCC9 /* xvmc.h */,
);
path = libavcodec;
sourceTree = "<group>";
};
FB2729A7188A93360093CCC9 /* libavdevice */ = {
isa = PBXGroup;
children = (
FB2729A8188A93360093CCC9 /* avdevice.h */,
FB2729A9188A93360093CCC9 /* version.h */,
);
path = libavdevice;
sourceTree = "<group>";
};
FB2729AA188A93360093CCC9 /* libavfilter */ = {
isa = PBXGroup;
children = (
FB2729AB188A93360093CCC9 /* asrc_abuffer.h */,
FB2729AC188A93360093CCC9 /* avcodec.h */,
FB2729AD188A93360093CCC9 /* avfilter.h */,
FB2729AE188A93360093CCC9 /* avfiltergraph.h */,
FB2729AF188A93360093CCC9 /* buffersink.h */,
FB2729B0188A93360093CCC9 /* buffersrc.h */,
FB2729B1188A93360093CCC9 /* version.h */,
);
path = libavfilter;
sourceTree = "<group>";
};
FB2729B2188A93360093CCC9 /* libavformat */ = {
isa = PBXGroup;
children = (
FB2729B3188A93360093CCC9 /* avformat.h */,
FB2729B4188A93360093CCC9 /* avio.h */,
FB2729B5188A93360093CCC9 /* version.h */,
);
path = libavformat;
sourceTree = "<group>";
};
FB2729B6188A93360093CCC9 /* libavresample */ = {
isa = PBXGroup;
children = (
FB2729B7188A93360093CCC9 /* avresample.h */,
FB2729B8188A93360093CCC9 /* version.h */,
);
path = libavresample;
sourceTree = "<group>";
};
FB2729B9188A93360093CCC9 /* libavutil */ = {
isa = PBXGroup;
children = (
FB2729BA188A93360093CCC9 /* adler32.h */,
FB2729BB188A93360093CCC9 /* aes.h */,
FB2729BC188A93360093CCC9 /* attributes.h */,
FB2729BD188A93360093CCC9 /* audio_fifo.h */,
FB2729BE188A93360093CCC9 /* audioconvert.h */,
FB2729BF188A93360093CCC9 /* avassert.h */,
FB2729C0188A93360093CCC9 /* avconfig.h */,
FB2729C1188A93360093CCC9 /* avstring.h */,
FB2729C2188A93360093CCC9 /* avutil.h */,
FB2729C3188A93360093CCC9 /* base64.h */,
FB2729C4188A93360093CCC9 /* blowfish.h */,
FB2729C5188A93360093CCC9 /* bprint.h */,
FB2729C6188A93360093CCC9 /* bswap.h */,
FB2729C7188A93360093CCC9 /* buffer.h */,
FB2729C8188A93360093CCC9 /* channel_layout.h */,
FB2729C9188A93360093CCC9 /* common.h */,
FB2729CA188A93360093CCC9 /* cpu.h */,
FB2729CB188A93360093CCC9 /* crc.h */,
FB2729CC188A93360093CCC9 /* dict.h */,
FB2729CD188A93360093CCC9 /* error.h */,
FB2729CE188A93360093CCC9 /* eval.h */,
FB2729CF188A93360093CCC9 /* fifo.h */,
FB2729D0188A93360093CCC9 /* file.h */,
FB2729D1188A93360093CCC9 /* frame.h */,
FB2729D2188A93360093CCC9 /* hmac.h */,
FB2729D3188A93360093CCC9 /* imgutils.h */,
FB2729D4188A93360093CCC9 /* intfloat.h */,
FB2729D5188A93360093CCC9 /* intfloat_readwrite.h */,
FB2729D6188A93360093CCC9 /* intreadwrite.h */,
FB2729D7188A93360093CCC9 /* lfg.h */,
FB2729D8188A93360093CCC9 /* log.h */,
FB2729D9188A93360093CCC9 /* lzo.h */,
FB2729DA188A93360093CCC9 /* mathematics.h */,
FB2729DB188A93360093CCC9 /* md5.h */,
FB2729DC188A93360093CCC9 /* mem.h */,
FB2729DD188A93360093CCC9 /* murmur3.h */,
FB2729DE188A93360093CCC9 /* old_pix_fmts.h */,
FB2729DF188A93360093CCC9 /* opt.h */,
FB2729E0188A93360093CCC9 /* parseutils.h */,
FB2729E1188A93360093CCC9 /* pixdesc.h */,
FB2729E2188A93360093CCC9 /* pixfmt.h */,
FB2729E3188A93360093CCC9 /* random_seed.h */,
FB2729E4188A93360093CCC9 /* rational.h */,
FB2729E5188A93360093CCC9 /* ripemd.h */,
FB2729E6188A93360093CCC9 /* samplefmt.h */,
FB2729E7188A93360093CCC9 /* sha.h */,
FB2729E8188A93360093CCC9 /* sha512.h */,
FB2729E9188A93360093CCC9 /* time.h */,
FB2729EA188A93360093CCC9 /* timecode.h */,
FB2729EB188A93360093CCC9 /* timestamp.h */,
FB2729EC188A93360093CCC9 /* version.h */,
FB2729ED188A93360093CCC9 /* xtea.h */,
);
path = libavutil;
sourceTree = "<group>";
};
FB2729EE188A93360093CCC9 /* libswresample */ = {
isa = PBXGroup;
children = (
FB2729EF188A93360093CCC9 /* swresample.h */,
FB2729F0188A93360093CCC9 /* version.h */,
);
path = libswresample;
sourceTree = "<group>";
};
FB2729F1188A93360093CCC9 /* libswscale */ = {
isa = PBXGroup;
children = (
FB2729F2188A93360093CCC9 /* swscale.h */,
FB2729F3188A93360093CCC9 /* version.h */,
);
path = libswscale;
sourceTree = "<group>";
};
FB2729F4188A93370093CCC9 /* lib */ = {
isa = PBXGroup;
children = (
FB2729F5188A93370093CCC9 /* libavcodec.a */,
FB2729F6188A93370093CCC9 /* libavdevice.a */,
FB2729F7188A93370093CCC9 /* libavfilter.a */,
FB2729F8188A93370093CCC9 /* libavformat.a */,
FB2729F9188A93370093CCC9 /* libavresample.a */,
FB2729FA188A93370093CCC9 /* libavutil.a */,
FB2729FB188A93370093CCC9 /* libswresample.a */,
FB2729FC188A93370093CCC9 /* libswscale.a */,
FB2729FD188A93370093CCC9 /* pkgconfig */,
);
path = lib;
sourceTree = "<group>";
};
FB2729FD188A93370093CCC9 /* pkgconfig */ = {
isa = PBXGroup;
children = (
FB2729FE188A93370093CCC9 /* libavcodec.pc */,
FB2729FF188A93370093CCC9 /* libavdevice.pc */,
FB272A00188A93370093CCC9 /* libavfilter.pc */,
FB272A01188A93370093CCC9 /* libavformat.pc */,
FB272A02188A93370093CCC9 /* libavresample.pc */,
FB272A03188A93370093CCC9 /* libavutil.pc */,
FB272A04188A93370093CCC9 /* libswresample.pc */,
FB272A05188A93370093CCC9 /* libswscale.pc */,
);
path = pkgconfig;
sourceTree = "<group>";
};
FB272A06188A93370093CCC9 /* i386 */ = {
isa = PBXGroup;
children = (
FB272A07188A93370093CCC9 /* include */,
FB272A5F188A93370093CCC9 /* lib */,
);
path = i386;
sourceTree = "<group>";
};
FB272A07188A93370093CCC9 /* include */ = {
isa = PBXGroup;
children = (
FB272A08188A93370093CCC9 /* libavcodec */,
FB272A12188A93370093CCC9 /* libavdevice */,
FB272A15188A93370093CCC9 /* libavfilter */,
FB272A1D188A93370093CCC9 /* libavformat */,
FB272A21188A93370093CCC9 /* libavresample */,
FB272A24188A93370093CCC9 /* libavutil */,
FB272A59188A93370093CCC9 /* libswresample */,
FB272A5C188A93370093CCC9 /* libswscale */,
);
path = include;
sourceTree = "<group>";
};
FB272A08188A93370093CCC9 /* libavcodec */ = {
isa = PBXGroup;
children = (
FB272A09188A93370093CCC9 /* avcodec.h */,
FB272A0A188A93370093CCC9 /* avfft.h */,
FB272A0B188A93370093CCC9 /* dxva2.h */,
FB272A0C188A93370093CCC9 /* old_codec_ids.h */,
FB272A0D188A93370093CCC9 /* vaapi.h */,
FB272A0E188A93370093CCC9 /* vda.h */,
FB272A0F188A93370093CCC9 /* vdpau.h */,
FB272A10188A93370093CCC9 /* version.h */,
FB272A11188A93370093CCC9 /* xvmc.h */,
);
path = libavcodec;
sourceTree = "<group>";
};
FB272A12188A93370093CCC9 /* libavdevice */ = {
isa = PBXGroup;
children = (
FB272A13188A93370093CCC9 /* avdevice.h */,
FB272A14188A93370093CCC9 /* version.h */,
);
path = libavdevice;
sourceTree = "<group>";
};
FB272A15188A93370093CCC9 /* libavfilter */ = {
isa = PBXGroup;
children = (
FB272A16188A93370093CCC9 /* asrc_abuffer.h */,
FB272A17188A93370093CCC9 /* avcodec.h */,
FB272A18188A93370093CCC9 /* avfilter.h */,
FB272A19188A93370093CCC9 /* avfiltergraph.h */,
FB272A1A188A93370093CCC9 /* buffersink.h */,
FB272A1B188A93370093CCC9 /* buffersrc.h */,
FB272A1C188A93370093CCC9 /* version.h */,
);
path = libavfilter;
sourceTree = "<group>";
};
FB272A1D188A93370093CCC9 /* libavformat */ = {
isa = PBXGroup;
children = (
FB272A1E188A93370093CCC9 /* avformat.h */,
FB272A1F188A93370093CCC9 /* avio.h */,
FB272A20188A93370093CCC9 /* version.h */,
);
path = libavformat;
sourceTree = "<group>";
};
FB272A21188A93370093CCC9 /* libavresample */ = {
isa = PBXGroup;
children = (
FB272A22188A93370093CCC9 /* avresample.h */,
FB272A23188A93370093CCC9 /* version.h */,
);
path = libavresample;
sourceTree = "<group>";
};
FB272A24188A93370093CCC9 /* libavutil */ = {
isa = PBXGroup;
children = (
FB272A25188A93370093CCC9 /* adler32.h */,
FB272A26188A93370093CCC9 /* aes.h */,
FB272A27188A93370093CCC9 /* attributes.h */,
FB272A28188A93370093CCC9 /* audio_fifo.h */,
FB272A29188A93370093CCC9 /* audioconvert.h */,
FB272A2A188A93370093CCC9 /* avassert.h */,
FB272A2B188A93370093CCC9 /* avconfig.h */,
FB272A2C188A93370093CCC9 /* avstring.h */,
FB272A2D188A93370093CCC9 /* avutil.h */,
FB272A2E188A93370093CCC9 /* base64.h */,
FB272A2F188A93370093CCC9 /* blowfish.h */,
FB272A30188A93370093CCC9 /* bprint.h */,
FB272A31188A93370093CCC9 /* bswap.h */,
FB272A32188A93370093CCC9 /* buffer.h */,
FB272A33188A93370093CCC9 /* channel_layout.h */,
FB272A34188A93370093CCC9 /* common.h */,
FB272A35188A93370093CCC9 /* cpu.h */,
FB272A36188A93370093CCC9 /* crc.h */,
FB272A37188A93370093CCC9 /* dict.h */,
FB272A38188A93370093CCC9 /* error.h */,
FB272A39188A93370093CCC9 /* eval.h */,
FB272A3A188A93370093CCC9 /* fifo.h */,
FB272A3B188A93370093CCC9 /* file.h */,
FB272A3C188A93370093CCC9 /* frame.h */,
FB272A3D188A93370093CCC9 /* hmac.h */,
FB272A3E188A93370093CCC9 /* imgutils.h */,
FB272A3F188A93370093CCC9 /* intfloat.h */,
FB272A40188A93370093CCC9 /* intfloat_readwrite.h */,
FB272A41188A93370093CCC9 /* intreadwrite.h */,
FB272A42188A93370093CCC9 /* lfg.h */,
FB272A43188A93370093CCC9 /* log.h */,
FB272A44188A93370093CCC9 /* lzo.h */,
FB272A45188A93370093CCC9 /* mathematics.h */,
FB272A46188A93370093CCC9 /* md5.h */,
FB272A47188A93370093CCC9 /* mem.h */,
FB272A48188A93370093CCC9 /* murmur3.h */,
FB272A49188A93370093CCC9 /* old_pix_fmts.h */,
FB272A4A188A93370093CCC9 /* opt.h */,
FB272A4B188A93370093CCC9 /* parseutils.h */,
FB272A4C188A93370093CCC9 /* pixdesc.h */,
FB272A4D188A93370093CCC9 /* pixfmt.h */,
FB272A4E188A93370093CCC9 /* random_seed.h */,
FB272A4F188A93370093CCC9 /* rational.h */,
FB272A50188A93370093CCC9 /* ripemd.h */,
FB272A51188A93370093CCC9 /* samplefmt.h */,
FB272A52188A93370093CCC9 /* sha.h */,
FB272A53188A93370093CCC9 /* sha512.h */,
FB272A54188A93370093CCC9 /* time.h */,
FB272A55188A93370093CCC9 /* timecode.h */,
FB272A56188A93370093CCC9 /* timestamp.h */,
FB272A57188A93370093CCC9 /* version.h */,
FB272A58188A93370093CCC9 /* xtea.h */,
);
path = libavutil;
sourceTree = "<group>";
};
FB272A59188A93370093CCC9 /* libswresample */ = {
isa = PBXGroup;
children = (
FB272A5A188A93370093CCC9 /* swresample.h */,
FB272A5B188A93370093CCC9 /* version.h */,
);
path = libswresample;
sourceTree = "<group>";
};
FB272A5C188A93370093CCC9 /* libswscale */ = {
isa = PBXGroup;
children = (
FB272A5D188A93370093CCC9 /* swscale.h */,
FB272A5E188A93370093CCC9 /* version.h */,
);
path = libswscale;
sourceTree = "<group>";
};
FB272A5F188A93370093CCC9 /* lib */ = {
isa = PBXGroup;
children = (
FB272A60188A93370093CCC9 /* libavcodec.a */,
FB272A61188A93370093CCC9 /* libavdevice.a */,
FB272A62188A93370093CCC9 /* libavfilter.a */,
FB272A63188A93370093CCC9 /* libavformat.a */,
FB272A64188A93370093CCC9 /* libavresample.a */,
FB272A65188A93370093CCC9 /* libavutil.a */,
FB272A66188A93370093CCC9 /* libswresample.a */,
FB272A67188A93370093CCC9 /* libswscale.a */,
FB272A68188A93370093CCC9 /* pkgconfig */,
);
path = lib;
sourceTree = "<group>";
};
FB272A68188A93370093CCC9 /* pkgconfig */ = {
isa = PBXGroup;
children = (
FB272A69188A93370093CCC9 /* libavcodec.pc */,
FB272A6A188A93370093CCC9 /* libavdevice.pc */,
FB272A6B188A93370093CCC9 /* libavfilter.pc */,
FB272A6C188A93370093CCC9 /* libavformat.pc */,
FB272A6D188A93370093CCC9 /* libavresample.pc */,
FB272A6E188A93370093CCC9 /* libavutil.pc */,
FB272A6F188A93370093CCC9 /* libswresample.pc */,
FB272A70188A93370093CCC9 /* libswscale.pc */,
);
path = pkgconfig;
sourceTree = "<group>";
};
FB272A71188A93370093CCC9 /* universal */ = {
isa = PBXGroup;
children = (
FB272A72188A93370093CCC9 /* include */,
FB272ACA188A93370093CCC9 /* lib */,
);
path = universal;
sourceTree = "<group>";
};
FB272A72188A93370093CCC9 /* include */ = {
isa = PBXGroup;
children = (
FB272A73188A93370093CCC9 /* libavcodec */,
FB272A7D188A93370093CCC9 /* libavdevice */,
FB272A80188A93370093CCC9 /* libavfilter */,
FB272A88188A93370093CCC9 /* libavformat */,
FB272A8C188A93370093CCC9 /* libavresample */,
FB272A8F188A93370093CCC9 /* libavutil */,
FB272AC4188A93370093CCC9 /* libswresample */,
FB272AC7188A93370093CCC9 /* libswscale */,
);
path = include;
sourceTree = "<group>";
};
FB272A73188A93370093CCC9 /* libavcodec */ = {
isa = PBXGroup;
children = (
FB272A74188A93370093CCC9 /* avcodec.h */,
FB272A75188A93370093CCC9 /* avfft.h */,
FB272A76188A93370093CCC9 /* dxva2.h */,
FB272A77188A93370093CCC9 /* old_codec_ids.h */,
FB272A78188A93370093CCC9 /* vaapi.h */,
FB272A79188A93370093CCC9 /* vda.h */,
FB272A7A188A93370093CCC9 /* vdpau.h */,
FB272A7B188A93370093CCC9 /* version.h */,
FB272A7C188A93370093CCC9 /* xvmc.h */,
);
path = libavcodec;
sourceTree = "<group>";
};
FB272A7D188A93370093CCC9 /* libavdevice */ = {
isa = PBXGroup;
children = (
FB272A7E188A93370093CCC9 /* avdevice.h */,
FB272A7F188A93370093CCC9 /* version.h */,
);
path = libavdevice;
sourceTree = "<group>";
};
FB272A80188A93370093CCC9 /* libavfilter */ = {
isa = PBXGroup;
children = (
FB272A81188A93370093CCC9 /* asrc_abuffer.h */,
FB272A82188A93370093CCC9 /* avcodec.h */,
FB272A83188A93370093CCC9 /* avfilter.h */,
FB272A84188A93370093CCC9 /* avfiltergraph.h */,
FB272A85188A93370093CCC9 /* buffersink.h */,
FB272A86188A93370093CCC9 /* buffersrc.h */,
FB272A87188A93370093CCC9 /* version.h */,
);
path = libavfilter;
sourceTree = "<group>";
};
FB272A88188A93370093CCC9 /* libavformat */ = {
isa = PBXGroup;
children = (
FB272A89188A93370093CCC9 /* avformat.h */,
FB272A8A188A93370093CCC9 /* avio.h */,
FB272A8B188A93370093CCC9 /* version.h */,
);
path = libavformat;
sourceTree = "<group>";
};
FB272A8C188A93370093CCC9 /* libavresample */ = {
isa = PBXGroup;
children = (
FB272A8D188A93370093CCC9 /* avresample.h */,
FB272A8E188A93370093CCC9 /* version.h */,
);
path = libavresample;
sourceTree = "<group>";
};
FB272A8F188A93370093CCC9 /* libavutil */ = {
isa = PBXGroup;
children = (
FB272A90188A93370093CCC9 /* adler32.h */,
FB272A91188A93370093CCC9 /* aes.h */,
FB272A92188A93370093CCC9 /* attributes.h */,
FB272A93188A93370093CCC9 /* audio_fifo.h */,
FB272A94188A93370093CCC9 /* audioconvert.h */,
FB272A95188A93370093CCC9 /* avassert.h */,
FB272A96188A93370093CCC9 /* avconfig.h */,
FB272A97188A93370093CCC9 /* avstring.h */,
FB272A98188A93370093CCC9 /* avutil.h */,
FB272A99188A93370093CCC9 /* base64.h */,
FB272A9A188A93370093CCC9 /* blowfish.h */,
FB272A9B188A93370093CCC9 /* bprint.h */,
FB272A9C188A93370093CCC9 /* bswap.h */,
FB272A9D188A93370093CCC9 /* buffer.h */,
FB272A9E188A93370093CCC9 /* channel_layout.h */,
FB272A9F188A93370093CCC9 /* common.h */,
FB272AA0188A93370093CCC9 /* cpu.h */,
FB272AA1188A93370093CCC9 /* crc.h */,
FB272AA2188A93370093CCC9 /* dict.h */,
FB272AA3188A93370093CCC9 /* error.h */,
FB272AA4188A93370093CCC9 /* eval.h */,
FB272AA5188A93370093CCC9 /* fifo.h */,
FB272AA6188A93370093CCC9 /* file.h */,
FB272AA7188A93370093CCC9 /* frame.h */,
FB272AA8188A93370093CCC9 /* hmac.h */,
FB272AA9188A93370093CCC9 /* imgutils.h */,
FB272AAA188A93370093CCC9 /* intfloat.h */,
FB272AAB188A93370093CCC9 /* intfloat_readwrite.h */,
FB272AAC188A93370093CCC9 /* intreadwrite.h */,
FB272AAD188A93370093CCC9 /* lfg.h */,
FB272AAE188A93370093CCC9 /* log.h */,
FB272AAF188A93370093CCC9 /* lzo.h */,
FB272AB0188A93370093CCC9 /* mathematics.h */,
FB272AB1188A93370093CCC9 /* md5.h */,
FB272AB2188A93370093CCC9 /* mem.h */,
FB272AB3188A93370093CCC9 /* murmur3.h */,
FB272AB4188A93370093CCC9 /* old_pix_fmts.h */,
FB272AB5188A93370093CCC9 /* opt.h */,
FB272AB6188A93370093CCC9 /* parseutils.h */,
FB272AB7188A93370093CCC9 /* pixdesc.h */,
FB272AB8188A93370093CCC9 /* pixfmt.h */,
FB272AB9188A93370093CCC9 /* random_seed.h */,
FB272ABA188A93370093CCC9 /* rational.h */,
FB272ABB188A93370093CCC9 /* ripemd.h */,
FB272ABC188A93370093CCC9 /* samplefmt.h */,
FB272ABD188A93370093CCC9 /* sha.h */,
FB272ABE188A93370093CCC9 /* sha512.h */,
FB272ABF188A93370093CCC9 /* time.h */,
FB272AC0188A93370093CCC9 /* timecode.h */,
FB272AC1188A93370093CCC9 /* timestamp.h */,
FB272AC2188A93370093CCC9 /* version.h */,
FB272AC3188A93370093CCC9 /* xtea.h */,
);
path = libavutil;
sourceTree = "<group>";
};
FB272AC4188A93370093CCC9 /* libswresample */ = {
isa = PBXGroup;
children = (
FB272AC5188A93370093CCC9 /* swresample.h */,
FB272AC6188A93370093CCC9 /* version.h */,
);
path = libswresample;
sourceTree = "<group>";
};
FB272AC7188A93370093CCC9 /* libswscale */ = {
isa = PBXGroup;
children = (
FB272AC8188A93370093CCC9 /* swscale.h */,
FB272AC9188A93370093CCC9 /* version.h */,
);
path = libswscale;
sourceTree = "<group>";
};
FB272ACA188A93370093CCC9 /* lib */ = {
isa = PBXGroup;
children = (
FB272ACB188A93370093CCC9 /* libavcodec.a */,
FB272ACC188A93370093CCC9 /* libavdevice.a */,
FB272ACD188A93370093CCC9 /* libavfilter.a */,
FB272ACE188A93370093CCC9 /* libavformat.a */,
FB272ACF188A93370093CCC9 /* libavresample.a */,
FB272AD0188A93370093CCC9 /* libavutil.a */,
FB272AD1188A93370093CCC9 /* libswresample.a */,
FB272AD2188A93370093CCC9 /* libswscale.a */,
);
path = lib;
sourceTree = "<group>";
};
FB272AD3188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272AD4188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272AD4188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272AD5188A93370093CCC9 /* AppDelegate.h */,
FB272AD6188A93370093CCC9 /* AppDelegate.m */,
FB272AD7188A93370093CCC9 /* InfoPlist.strings */,
FB272AD9188A93370093CCC9 /* Images.xcassets */,
FB272ADA188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272ADA188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272ADB188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272ADB188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272ADC188A93370093CCC9 /* AppDelegate.h */,
FB272ADD188A93370093CCC9 /* AppDelegate.m */,
FB272ADE188A93370093CCC9 /* InfoPlist.strings */,
FB272AE0188A93370093CCC9 /* Images.xcassets */,
FB272AE1188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272AE1188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272AE2188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272AE2188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272AE3188A93370093CCC9 /* AppDelegate.h */,
FB272AE4188A93370093CCC9 /* AppDelegate.m */,
FB272AE5188A93370093CCC9 /* InfoPlist.strings */,
FB272AE7188A93370093CCC9 /* Images.xcassets */,
FB272AE8188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272AE8188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272AE9188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272AE9188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272AEA188A93370093CCC9 /* AppDelegate.h */,
FB272AEB188A93370093CCC9 /* AppDelegate.m */,
FB272AEC188A93370093CCC9 /* InfoPlist.strings */,
FB272AEE188A93370093CCC9 /* Images.xcassets */,
FB272AEF188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272AEF188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272AF0188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272AF0188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272AF1188A93370093CCC9 /* AppDelegate.h */,
FB272AF2188A93370093CCC9 /* AppDelegate.m */,
FB272AF3188A93370093CCC9 /* InfoPlist.strings */,
FB272AF5188A93370093CCC9 /* Images.xcassets */,
FB272AF6188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272AF6188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272AF7188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272AF7188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272AF8188A93370093CCC9 /* AppDelegate.h */,
FB272AF9188A93370093CCC9 /* AppDelegate.m */,
FB272AFA188A93370093CCC9 /* InfoPlist.strings */,
FB272AFC188A93370093CCC9 /* Images.xcassets */,
FB272AFD188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272AFD188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272AFE188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272AFE188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272AFF188A93370093CCC9 /* AppDelegate.h */,
FB272B00188A93370093CCC9 /* AppDelegate.m */,
FB272B01188A93370093CCC9 /* InfoPlist.strings */,
FB272B03188A93370093CCC9 /* Images.xcassets */,
FB272B04188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B04188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B05188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B05188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B06188A93370093CCC9 /* AppDelegate.h */,
FB272B07188A93370093CCC9 /* AppDelegate.m */,
FB272B08188A93370093CCC9 /* InfoPlist.strings */,
FB272B0A188A93370093CCC9 /* Images.xcassets */,
FB272B0B188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B0B188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B0C188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B0C188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B0D188A93370093CCC9 /* AppDelegate.h */,
FB272B0E188A93370093CCC9 /* AppDelegate.m */,
FB272B0F188A93370093CCC9 /* InfoPlist.strings */,
FB272B11188A93370093CCC9 /* Images.xcassets */,
FB272B12188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B12188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B13188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B13188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B14188A93370093CCC9 /* AppDelegate.h */,
FB272B15188A93370093CCC9 /* AppDelegate.m */,
FB272B16188A93370093CCC9 /* InfoPlist.strings */,
FB272B18188A93370093CCC9 /* Images.xcassets */,
FB272B19188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B19188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B1A188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B1A188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B1B188A93370093CCC9 /* AppDelegate.h */,
FB272B1C188A93370093CCC9 /* AppDelegate.m */,
FB272B1D188A93370093CCC9 /* InfoPlist.strings */,
FB272B1F188A93370093CCC9 /* Images.xcassets */,
FB272B20188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B20188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B21188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B21188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B22188A93370093CCC9 /* AppDelegate.h */,
FB272B23188A93370093CCC9 /* AppDelegate.m */,
FB272B24188A93370093CCC9 /* InfoPlist.strings */,
FB272B26188A93370093CCC9 /* Images.xcassets */,
FB272B27188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B27188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B28188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B28188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B29188A93370093CCC9 /* AppDelegate.h */,
FB272B2A188A93370093CCC9 /* AppDelegate.m */,
FB272B2B188A93370093CCC9 /* InfoPlist.strings */,
FB272B2D188A93370093CCC9 /* Images.xcassets */,
FB272B2E188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B2E188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B2F188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B2F188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B30188A93370093CCC9 /* AppDelegate.h */,
FB272B31188A93370093CCC9 /* AppDelegate.m */,
FB272B32188A93370093CCC9 /* InfoPlist.strings */,
FB272B34188A93370093CCC9 /* Images.xcassets */,
FB272B35188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B35188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B36188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B36188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B37188A93370093CCC9 /* AppDelegate.h */,
FB272B38188A93370093CCC9 /* AppDelegate.m */,
FB272B39188A93370093CCC9 /* InfoPlist.strings */,
FB272B3B188A93370093CCC9 /* Images.xcassets */,
FB272B3C188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B3C188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B3D188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B3D188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B3E188A93370093CCC9 /* AppDelegate.h */,
FB272B3F188A93370093CCC9 /* AppDelegate.m */,
FB272B40188A93370093CCC9 /* InfoPlist.strings */,
FB272B42188A93370093CCC9 /* Images.xcassets */,
FB272B43188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B43188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B44188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B44188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B45188A93370093CCC9 /* AppDelegate.h */,
FB272B46188A93370093CCC9 /* AppDelegate.m */,
FB272B47188A93370093CCC9 /* InfoPlist.strings */,
FB272B49188A93370093CCC9 /* Images.xcassets */,
FB272B4A188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B4A188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B4B188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B4B188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B4C188A93370093CCC9 /* AppDelegate.h */,
FB272B4D188A93370093CCC9 /* AppDelegate.m */,
FB272B4E188A93370093CCC9 /* InfoPlist.strings */,
FB272B50188A93370093CCC9 /* Images.xcassets */,
FB272B51188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B51188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B52188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B52188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B53188A93370093CCC9 /* AppDelegate.h */,
FB272B54188A93370093CCC9 /* AppDelegate.m */,
FB272B55188A93370093CCC9 /* InfoPlist.strings */,
FB272B57188A93370093CCC9 /* Images.xcassets */,
FB272B58188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B58188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B59188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B59188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B5A188A93370093CCC9 /* AppDelegate.h */,
FB272B5B188A93370093CCC9 /* AppDelegate.m */,
FB272B5C188A93370093CCC9 /* InfoPlist.strings */,
FB272B5E188A93370093CCC9 /* Images.xcassets */,
FB272B5F188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B5F188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B60188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B60188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B61188A93370093CCC9 /* AppDelegate.h */,
FB272B62188A93370093CCC9 /* AppDelegate.m */,
FB272B63188A93370093CCC9 /* InfoPlist.strings */,
FB272B65188A93370093CCC9 /* Images.xcassets */,
FB272B66188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B66188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B67188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B67188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B68188A93370093CCC9 /* AppDelegate.h */,
FB272B69188A93370093CCC9 /* AppDelegate.m */,
FB272B6A188A93370093CCC9 /* InfoPlist.strings */,
FB272B6C188A93370093CCC9 /* Images.xcassets */,
FB272B6D188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B6D188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B6E188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B6E188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B6F188A93370093CCC9 /* AppDelegate.h */,
FB272B70188A93370093CCC9 /* AppDelegate.m */,
FB272B71188A93370093CCC9 /* InfoPlist.strings */,
FB272B73188A93370093CCC9 /* Images.xcassets */,
FB272B74188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B74188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B75188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B75188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B76188A93370093CCC9 /* AppDelegate.h */,
FB272B77188A93370093CCC9 /* AppDelegate.m */,
FB272B78188A93370093CCC9 /* InfoPlist.strings */,
FB272B7A188A93370093CCC9 /* Images.xcassets */,
FB272B7B188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B7B188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B7C188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B7C188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B7D188A93370093CCC9 /* AppDelegate.h */,
FB272B7E188A93370093CCC9 /* AppDelegate.m */,
FB272B7F188A93370093CCC9 /* InfoPlist.strings */,
FB272B81188A93370093CCC9 /* Images.xcassets */,
FB272B82188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B82188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B83188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B83188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B84188A93370093CCC9 /* AppDelegate.h */,
FB272B85188A93370093CCC9 /* AppDelegate.m */,
FB272B86188A93370093CCC9 /* InfoPlist.strings */,
FB272B88188A93370093CCC9 /* Images.xcassets */,
FB272B89188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B89188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B8A188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B8A188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B8B188A93370093CCC9 /* AppDelegate.h */,
FB272B8C188A93370093CCC9 /* AppDelegate.m */,
FB272B8D188A93370093CCC9 /* InfoPlist.strings */,
FB272B8F188A93370093CCC9 /* Images.xcassets */,
FB272B90188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B90188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B91188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B91188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B92188A93370093CCC9 /* AppDelegate.h */,
FB272B93188A93370093CCC9 /* AppDelegate.m */,
FB272B94188A93370093CCC9 /* InfoPlist.strings */,
FB272B96188A93370093CCC9 /* Images.xcassets */,
FB272B97188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B97188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B98188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B98188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B99188A93370093CCC9 /* AppDelegate.h */,
FB272B9A188A93370093CCC9 /* AppDelegate.m */,
FB272B9B188A93370093CCC9 /* InfoPlist.strings */,
FB272B9D188A93370093CCC9 /* Images.xcassets */,
FB272B9E188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B9E188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272B9F188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272B9F188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272BA0188A93370093CCC9 /* AppDelegate.h */,
FB272BA1188A93370093CCC9 /* AppDelegate.m */,
FB272BA2188A93370093CCC9 /* InfoPlist.strings */,
FB272BA4188A93370093CCC9 /* Images.xcassets */,
FB272BA5188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272BA5188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272BA6188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272BA6188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272BA7188A93370093CCC9 /* AppDelegate.h */,
FB272BA8188A93370093CCC9 /* AppDelegate.m */,
FB272BA9188A93370093CCC9 /* InfoPlist.strings */,
FB272BAB188A93370093CCC9 /* Images.xcassets */,
FB272BAC188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272BAC188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272BAD188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272BAD188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272BAE188A93370093CCC9 /* AppDelegate.h */,
FB272BAF188A93370093CCC9 /* AppDelegate.m */,
FB272BB0188A93370093CCC9 /* InfoPlist.strings */,
FB272BB2188A93370093CCC9 /* Images.xcassets */,
FB272BB3188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272BB3188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272BB4188A93370093CCC9 /* Limelight-iOS */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272BB4188A93370093CCC9 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB272BB5188A93370093CCC9 /* AppDelegate.h */,
FB272BB6188A93370093CCC9 /* AppDelegate.m */,
FB272BB7188A93370093CCC9 /* InfoPlist.strings */,
FB272BB9188A93370093CCC9 /* Images.xcassets */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FB272BC2188A93370093CCC9 /* Video */ = {
isa = PBXGroup;
children = (
FB272BC3188A93370093CCC9 /* VideoDepacketizer.h */,
FB272BC4188A93370093CCC9 /* VideoDepacketizer.m */,
);
path = Video;
sourceTree = "<group>";
};
FB4E9485188BC39600CCC583 /* Debug-iphoneos */ = {
isa = PBXGroup;
children = (
FB4E9486188BC39600CCC583 /* liblimelight-common.a */,
FB4E9487188BC39600CCC583 /* liblimelight-common.a.dSYM */,
);
name = "Debug-iphoneos";
path = "../../../Library/Developer/Xcode/DerivedData/limelight-common-c-cfonfottpvhxxcgrusjsydwkdaco/Build/Products/Debug-iphoneos";
sourceTree = "<group>";
};
FBBC52C6188ACA92004D2BA0 /* armv7s */ = {
isa = PBXGroup;
children = (
FBBC52C7188ACA92004D2BA0 /* include */,
FBBC531F188ACA93004D2BA0 /* lib */,
);
name = armv7s;
path = "Limelight-iOS/libs/armv7s";
sourceTree = "<group>";
};
FBBC52C7188ACA92004D2BA0 /* include */ = {
isa = PBXGroup;
children = (
FBBC52C8188ACA92004D2BA0 /* libavcodec */,
FBBC52D2188ACA92004D2BA0 /* libavdevice */,
FBBC52D5188ACA92004D2BA0 /* libavfilter */,
FBBC52DD188ACA92004D2BA0 /* libavformat */,
FBBC52E1188ACA92004D2BA0 /* libavresample */,
FBBC52E4188ACA92004D2BA0 /* libavutil */,
FBBC5319188ACA93004D2BA0 /* libswresample */,
FBBC531C188ACA93004D2BA0 /* libswscale */,
);
path = include;
sourceTree = "<group>";
};
FBBC52C8188ACA92004D2BA0 /* libavcodec */ = {
isa = PBXGroup;
children = (
FBBC52C9188ACA92004D2BA0 /* avcodec.h */,
FBBC52CA188ACA92004D2BA0 /* avfft.h */,
FBBC52CB188ACA92004D2BA0 /* dxva2.h */,
FBBC52CC188ACA92004D2BA0 /* old_codec_ids.h */,
FBBC52CD188ACA92004D2BA0 /* vaapi.h */,
FBBC52CE188ACA92004D2BA0 /* vda.h */,
FBBC52CF188ACA92004D2BA0 /* vdpau.h */,
FBBC52D0188ACA92004D2BA0 /* version.h */,
FBBC52D1188ACA92004D2BA0 /* xvmc.h */,
);
path = libavcodec;
sourceTree = "<group>";
};
FBBC52D2188ACA92004D2BA0 /* libavdevice */ = {
isa = PBXGroup;
children = (
FBBC52D3188ACA92004D2BA0 /* avdevice.h */,
FBBC52D4188ACA92004D2BA0 /* version.h */,
);
path = libavdevice;
sourceTree = "<group>";
};
FBBC52D5188ACA92004D2BA0 /* libavfilter */ = {
isa = PBXGroup;
children = (
FBBC52D6188ACA92004D2BA0 /* asrc_abuffer.h */,
FBBC52D7188ACA92004D2BA0 /* avcodec.h */,
FBBC52D8188ACA92004D2BA0 /* avfilter.h */,
FBBC52D9188ACA92004D2BA0 /* avfiltergraph.h */,
FBBC52DA188ACA92004D2BA0 /* buffersink.h */,
FBBC52DB188ACA92004D2BA0 /* buffersrc.h */,
FBBC52DC188ACA92004D2BA0 /* version.h */,
);
path = libavfilter;
sourceTree = "<group>";
};
FBBC52DD188ACA92004D2BA0 /* libavformat */ = {
isa = PBXGroup;
children = (
FBBC52DE188ACA92004D2BA0 /* avformat.h */,
FBBC52DF188ACA92004D2BA0 /* avio.h */,
FBBC52E0188ACA92004D2BA0 /* version.h */,
);
path = libavformat;
sourceTree = "<group>";
};
FBBC52E1188ACA92004D2BA0 /* libavresample */ = {
isa = PBXGroup;
children = (
FBBC52E2188ACA92004D2BA0 /* avresample.h */,
FBBC52E3188ACA92004D2BA0 /* version.h */,
);
path = libavresample;
sourceTree = "<group>";
};
FBBC52E4188ACA92004D2BA0 /* libavutil */ = {
isa = PBXGroup;
children = (
FBBC52E5188ACA92004D2BA0 /* adler32.h */,
FBBC52E6188ACA92004D2BA0 /* aes.h */,
FBBC52E7188ACA92004D2BA0 /* attributes.h */,
FBBC52E8188ACA92004D2BA0 /* audio_fifo.h */,
FBBC52E9188ACA92004D2BA0 /* audioconvert.h */,
FBBC52EA188ACA92004D2BA0 /* avassert.h */,
FBBC52EB188ACA92004D2BA0 /* avconfig.h */,
FBBC52EC188ACA92004D2BA0 /* avstring.h */,
FBBC52ED188ACA92004D2BA0 /* avutil.h */,
FBBC52EE188ACA93004D2BA0 /* base64.h */,
FBBC52EF188ACA93004D2BA0 /* blowfish.h */,
FBBC52F0188ACA93004D2BA0 /* bprint.h */,
FBBC52F1188ACA93004D2BA0 /* bswap.h */,
FBBC52F2188ACA93004D2BA0 /* buffer.h */,
FBBC52F3188ACA93004D2BA0 /* channel_layout.h */,
FBBC52F4188ACA93004D2BA0 /* common.h */,
FBBC52F5188ACA93004D2BA0 /* cpu.h */,
FBBC52F6188ACA93004D2BA0 /* crc.h */,
FBBC52F7188ACA93004D2BA0 /* dict.h */,
FBBC52F8188ACA93004D2BA0 /* error.h */,
FBBC52F9188ACA93004D2BA0 /* eval.h */,
FBBC52FA188ACA93004D2BA0 /* fifo.h */,
FBBC52FB188ACA93004D2BA0 /* file.h */,
FBBC52FC188ACA93004D2BA0 /* frame.h */,
FBBC52FD188ACA93004D2BA0 /* hmac.h */,
FBBC52FE188ACA93004D2BA0 /* imgutils.h */,
FBBC52FF188ACA93004D2BA0 /* intfloat.h */,
FBBC5300188ACA93004D2BA0 /* intfloat_readwrite.h */,
FBBC5301188ACA93004D2BA0 /* intreadwrite.h */,
FBBC5302188ACA93004D2BA0 /* lfg.h */,
FBBC5303188ACA93004D2BA0 /* log.h */,
FBBC5304188ACA93004D2BA0 /* lzo.h */,
FBBC5305188ACA93004D2BA0 /* mathematics.h */,
FBBC5306188ACA93004D2BA0 /* md5.h */,
FBBC5307188ACA93004D2BA0 /* mem.h */,
FBBC5308188ACA93004D2BA0 /* murmur3.h */,
FBBC5309188ACA93004D2BA0 /* old_pix_fmts.h */,
FBBC530A188ACA93004D2BA0 /* opt.h */,
FBBC530B188ACA93004D2BA0 /* parseutils.h */,
FBBC530C188ACA93004D2BA0 /* pixdesc.h */,
FBBC530D188ACA93004D2BA0 /* pixfmt.h */,
FBBC530E188ACA93004D2BA0 /* random_seed.h */,
FBBC530F188ACA93004D2BA0 /* rational.h */,
FBBC5310188ACA93004D2BA0 /* ripemd.h */,
FBBC5311188ACA93004D2BA0 /* samplefmt.h */,
FBBC5312188ACA93004D2BA0 /* sha.h */,
FBBC5313188ACA93004D2BA0 /* sha512.h */,
FBBC5314188ACA93004D2BA0 /* time.h */,
FBBC5315188ACA93004D2BA0 /* timecode.h */,
FBBC5316188ACA93004D2BA0 /* timestamp.h */,
FBBC5317188ACA93004D2BA0 /* version.h */,
FBBC5318188ACA93004D2BA0 /* xtea.h */,
);
path = libavutil;
sourceTree = "<group>";
};
FBBC5319188ACA93004D2BA0 /* libswresample */ = {
isa = PBXGroup;
children = (
FBBC531A188ACA93004D2BA0 /* swresample.h */,
FBBC531B188ACA93004D2BA0 /* version.h */,
);
path = libswresample;
sourceTree = "<group>";
};
FBBC531C188ACA93004D2BA0 /* libswscale */ = {
isa = PBXGroup;
children = (
FBBC531D188ACA93004D2BA0 /* swscale.h */,
FBBC531E188ACA93004D2BA0 /* version.h */,
);
path = libswscale;
sourceTree = "<group>";
};
FBBC531F188ACA93004D2BA0 /* lib */ = {
isa = PBXGroup;
children = (
FBBC5320188ACA93004D2BA0 /* libavcodec.a */,
FBBC5321188ACA93004D2BA0 /* libavdevice.a */,
FBBC5322188ACA93004D2BA0 /* libavfilter.a */,
FBBC5323188ACA93004D2BA0 /* libavformat.a */,
FBBC5324188ACA93004D2BA0 /* libavresample.a */,
FBBC5325188ACA93004D2BA0 /* libavutil.a */,
FBBC5326188ACA93004D2BA0 /* libswresample.a */,
FBBC5327188ACA93004D2BA0 /* libswscale.a */,
FBBC5328188ACA93004D2BA0 /* pkgconfig */,
);
path = lib;
sourceTree = "<group>";
};
FBBC5328188ACA93004D2BA0 /* pkgconfig */ = {
isa = PBXGroup;
children = (
FBBC5329188ACA93004D2BA0 /* libavcodec.pc */,
FBBC532A188ACA93004D2BA0 /* libavdevice.pc */,
FBBC532B188ACA93004D2BA0 /* libavfilter.pc */,
FBBC532C188ACA93004D2BA0 /* libavformat.pc */,
FBBC532D188ACA93004D2BA0 /* libavresample.pc */,
FBBC532E188ACA93004D2BA0 /* libavutil.pc */,
FBBC532F188ACA93004D2BA0 /* libswresample.pc */,
FBBC5330188ACA93004D2BA0 /* libswscale.pc */,
);
path = pkgconfig;
sourceTree = "<group>";
};
FBBC5331188ACA99004D2BA0 /* armv7s */ = {
isa = PBXGroup;
children = (
FBBC5332188ACA99004D2BA0 /* include */,
FBBC538A188ACA99004D2BA0 /* lib */,
);
name = armv7s;
path = "Limelight-iOS/libs/armv7s";
sourceTree = "<group>";
};
FBBC5332188ACA99004D2BA0 /* include */ = {
isa = PBXGroup;
children = (
FBBC5333188ACA99004D2BA0 /* libavcodec */,
FBBC533D188ACA99004D2BA0 /* libavdevice */,
FBBC5340188ACA99004D2BA0 /* libavfilter */,
FBBC5348188ACA99004D2BA0 /* libavformat */,
FBBC534C188ACA99004D2BA0 /* libavresample */,
FBBC534F188ACA99004D2BA0 /* libavutil */,
FBBC5384188ACA99004D2BA0 /* libswresample */,
FBBC5387188ACA99004D2BA0 /* libswscale */,
);
path = include;
sourceTree = "<group>";
};
FBBC5333188ACA99004D2BA0 /* libavcodec */ = {
isa = PBXGroup;
children = (
FBBC5334188ACA99004D2BA0 /* avcodec.h */,
FBBC5335188ACA99004D2BA0 /* avfft.h */,
FBBC5336188ACA99004D2BA0 /* dxva2.h */,
FBBC5337188ACA99004D2BA0 /* old_codec_ids.h */,
FBBC5338188ACA99004D2BA0 /* vaapi.h */,
FBBC5339188ACA99004D2BA0 /* vda.h */,
FBBC533A188ACA99004D2BA0 /* vdpau.h */,
FBBC533B188ACA99004D2BA0 /* version.h */,
FBBC533C188ACA99004D2BA0 /* xvmc.h */,
);
path = libavcodec;
sourceTree = "<group>";
};
FBBC533D188ACA99004D2BA0 /* libavdevice */ = {
isa = PBXGroup;
children = (
FBBC533E188ACA99004D2BA0 /* avdevice.h */,
FBBC533F188ACA99004D2BA0 /* version.h */,
);
path = libavdevice;
sourceTree = "<group>";
};
FBBC5340188ACA99004D2BA0 /* libavfilter */ = {
isa = PBXGroup;
children = (
FBBC5341188ACA99004D2BA0 /* asrc_abuffer.h */,
FBBC5342188ACA99004D2BA0 /* avcodec.h */,
FBBC5343188ACA99004D2BA0 /* avfilter.h */,
FBBC5344188ACA99004D2BA0 /* avfiltergraph.h */,
FBBC5345188ACA99004D2BA0 /* buffersink.h */,
FBBC5346188ACA99004D2BA0 /* buffersrc.h */,
FBBC5347188ACA99004D2BA0 /* version.h */,
);
path = libavfilter;
sourceTree = "<group>";
};
FBBC5348188ACA99004D2BA0 /* libavformat */ = {
isa = PBXGroup;
children = (
FBBC5349188ACA99004D2BA0 /* avformat.h */,
FBBC534A188ACA99004D2BA0 /* avio.h */,
FBBC534B188ACA99004D2BA0 /* version.h */,
);
path = libavformat;
sourceTree = "<group>";
};
FBBC534C188ACA99004D2BA0 /* libavresample */ = {
isa = PBXGroup;
children = (
FBBC534D188ACA99004D2BA0 /* avresample.h */,
FBBC534E188ACA99004D2BA0 /* version.h */,
);
path = libavresample;
sourceTree = "<group>";
};
FBBC534F188ACA99004D2BA0 /* libavutil */ = {
isa = PBXGroup;
children = (
FBBC5350188ACA99004D2BA0 /* adler32.h */,
FBBC5351188ACA99004D2BA0 /* aes.h */,
FBBC5352188ACA99004D2BA0 /* attributes.h */,
FBBC5353188ACA99004D2BA0 /* audio_fifo.h */,
FBBC5354188ACA99004D2BA0 /* audioconvert.h */,
FBBC5355188ACA99004D2BA0 /* avassert.h */,
FBBC5356188ACA99004D2BA0 /* avconfig.h */,
FBBC5357188ACA99004D2BA0 /* avstring.h */,
FBBC5358188ACA99004D2BA0 /* avutil.h */,
FBBC5359188ACA99004D2BA0 /* base64.h */,
FBBC535A188ACA99004D2BA0 /* blowfish.h */,
FBBC535B188ACA99004D2BA0 /* bprint.h */,
FBBC535C188ACA99004D2BA0 /* bswap.h */,
FBBC535D188ACA99004D2BA0 /* buffer.h */,
FBBC535E188ACA99004D2BA0 /* channel_layout.h */,
FBBC535F188ACA99004D2BA0 /* common.h */,
FBBC5360188ACA99004D2BA0 /* cpu.h */,
FBBC5361188ACA99004D2BA0 /* crc.h */,
FBBC5362188ACA99004D2BA0 /* dict.h */,
FBBC5363188ACA99004D2BA0 /* error.h */,
FBBC5364188ACA99004D2BA0 /* eval.h */,
FBBC5365188ACA99004D2BA0 /* fifo.h */,
FBBC5366188ACA99004D2BA0 /* file.h */,
FBBC5367188ACA99004D2BA0 /* frame.h */,
FBBC5368188ACA99004D2BA0 /* hmac.h */,
FBBC5369188ACA99004D2BA0 /* imgutils.h */,
FBBC536A188ACA99004D2BA0 /* intfloat.h */,
FBBC536B188ACA99004D2BA0 /* intfloat_readwrite.h */,
FBBC536C188ACA99004D2BA0 /* intreadwrite.h */,
FBBC536D188ACA99004D2BA0 /* lfg.h */,
FBBC536E188ACA99004D2BA0 /* log.h */,
FBBC536F188ACA99004D2BA0 /* lzo.h */,
FBBC5370188ACA99004D2BA0 /* mathematics.h */,
FBBC5371188ACA99004D2BA0 /* md5.h */,
FBBC5372188ACA99004D2BA0 /* mem.h */,
FBBC5373188ACA99004D2BA0 /* murmur3.h */,
FBBC5374188ACA99004D2BA0 /* old_pix_fmts.h */,
FBBC5375188ACA99004D2BA0 /* opt.h */,
FBBC5376188ACA99004D2BA0 /* parseutils.h */,
FBBC5377188ACA99004D2BA0 /* pixdesc.h */,
FBBC5378188ACA99004D2BA0 /* pixfmt.h */,
FBBC5379188ACA99004D2BA0 /* random_seed.h */,
FBBC537A188ACA99004D2BA0 /* rational.h */,
FBBC537B188ACA99004D2BA0 /* ripemd.h */,
FBBC537C188ACA99004D2BA0 /* samplefmt.h */,
FBBC537D188ACA99004D2BA0 /* sha.h */,
FBBC537E188ACA99004D2BA0 /* sha512.h */,
FBBC537F188ACA99004D2BA0 /* time.h */,
FBBC5380188ACA99004D2BA0 /* timecode.h */,
FBBC5381188ACA99004D2BA0 /* timestamp.h */,
FBBC5382188ACA99004D2BA0 /* version.h */,
FBBC5383188ACA99004D2BA0 /* xtea.h */,
);
path = libavutil;
sourceTree = "<group>";
};
FBBC5384188ACA99004D2BA0 /* libswresample */ = {
isa = PBXGroup;
children = (
FBBC5385188ACA99004D2BA0 /* swresample.h */,
FBBC5386188ACA99004D2BA0 /* version.h */,
);
path = libswresample;
sourceTree = "<group>";
};
FBBC5387188ACA99004D2BA0 /* libswscale */ = {
isa = PBXGroup;
children = (
FBBC5388188ACA99004D2BA0 /* swscale.h */,
FBBC5389188ACA99004D2BA0 /* version.h */,
);
path = libswscale;
sourceTree = "<group>";
};
FBBC538A188ACA99004D2BA0 /* lib */ = {
isa = PBXGroup;
children = (
FBBC538B188ACA99004D2BA0 /* libavcodec.a */,
FBBC538C188ACA99004D2BA0 /* libavdevice.a */,
FBBC538D188ACA99004D2BA0 /* libavfilter.a */,
FBBC538E188ACA99004D2BA0 /* libavformat.a */,
FBBC538F188ACA99004D2BA0 /* libavresample.a */,
FBBC5390188ACA99004D2BA0 /* libavutil.a */,
FBBC5391188ACA99004D2BA0 /* libswresample.a */,
FBBC5392188ACA99004D2BA0 /* libswscale.a */,
FBBC5393188ACA99004D2BA0 /* pkgconfig */,
);
path = lib;
sourceTree = "<group>";
};
FBBC5393188ACA99004D2BA0 /* pkgconfig */ = {
isa = PBXGroup;
children = (
FBBC5394188ACA99004D2BA0 /* libavcodec.pc */,
FBBC5395188ACA99004D2BA0 /* libavdevice.pc */,
FBBC5396188ACA99004D2BA0 /* libavfilter.pc */,
FBBC5397188ACA99004D2BA0 /* libavformat.pc */,
FBBC5398188ACA99004D2BA0 /* libavresample.pc */,
FBBC5399188ACA99004D2BA0 /* libavutil.pc */,
FBBC539A188ACA99004D2BA0 /* libswresample.pc */,
FBBC539B188ACA99004D2BA0 /* libswscale.pc */,
);
path = pkgconfig;
sourceTree = "<group>";
};
FBBC53C8188BA7AF004D2BA0 /* ffmpeg */ = {
isa = PBXGroup;
children = (
FB27273C188A8BB20093CCC9 /* armv7 */,
FB2727A7188A8BB20093CCC9 /* armv7s */,
FB272812188A8BB20093CCC9 /* i386 */,
FB27287D188A8BB20093CCC9 /* universal */,
);
name = ffmpeg;
sourceTree = "<group>";
};
FBBC53CA188BA7C7004D2BA0 /* opus */ = {
isa = PBXGroup;
children = (
FBBC53CB188BA7C7004D2BA0 /* dist-armv7 */,
FBBC53D7188BA7C7004D2BA0 /* dist-armv7s */,
);
path = opus;
sourceTree = "<group>";
};
FBBC53CB188BA7C7004D2BA0 /* dist-armv7 */ = {
isa = PBXGroup;
children = (
FBBC53CC188BA7C7004D2BA0 /* include */,
FBBC53D2188BA7C7004D2BA0 /* lib */,
);
path = "dist-armv7";
sourceTree = "<group>";
};
FBBC53CC188BA7C7004D2BA0 /* include */ = {
isa = PBXGroup;
children = (
FBBC53CD188BA7C7004D2BA0 /* opus */,
);
path = include;
sourceTree = "<group>";
};
FBBC53CD188BA7C7004D2BA0 /* opus */ = {
isa = PBXGroup;
children = (
FBBC53CE188BA7C7004D2BA0 /* opus.h */,
FBBC53CF188BA7C7004D2BA0 /* opus_defines.h */,
FBBC53D0188BA7C7004D2BA0 /* opus_multistream.h */,
FBBC53D1188BA7C7004D2BA0 /* opus_types.h */,
);
path = opus;
sourceTree = "<group>";
};
FBBC53D2188BA7C7004D2BA0 /* lib */ = {
isa = PBXGroup;
children = (
FBBC53D3188BA7C7004D2BA0 /* libopus.a */,
FBBC53D4188BA7C7004D2BA0 /* libopus.la */,
FBBC53D5188BA7C7004D2BA0 /* pkgconfig */,
);
path = lib;
sourceTree = "<group>";
};
FBBC53D5188BA7C7004D2BA0 /* pkgconfig */ = {
isa = PBXGroup;
children = (
FBBC53D6188BA7C7004D2BA0 /* opus.pc */,
);
path = pkgconfig;
sourceTree = "<group>";
};
FBBC53D7188BA7C7004D2BA0 /* dist-armv7s */ = {
isa = PBXGroup;
children = (
FBBC53D8188BA7C7004D2BA0 /* include */,
FBBC53DE188BA7C7004D2BA0 /* lib */,
);
path = "dist-armv7s";
sourceTree = "<group>";
};
FBBC53D8188BA7C7004D2BA0 /* include */ = {
isa = PBXGroup;
children = (
FBBC53D9188BA7C7004D2BA0 /* opus */,
);
path = include;
sourceTree = "<group>";
};
FBBC53D9188BA7C7004D2BA0 /* opus */ = {
isa = PBXGroup;
children = (
FBBC53DA188BA7C7004D2BA0 /* opus.h */,
FBBC53DB188BA7C7004D2BA0 /* opus_defines.h */,
FBBC53DC188BA7C7004D2BA0 /* opus_multistream.h */,
FBBC53DD188BA7C7004D2BA0 /* opus_types.h */,
);
path = opus;
sourceTree = "<group>";
};
FBBC53DE188BA7C7004D2BA0 /* lib */ = {
isa = PBXGroup;
children = (
FBBC53DF188BA7C7004D2BA0 /* libopus.a */,
FBBC53E0188BA7C7004D2BA0 /* libopus.la */,
FBBC53E1188BA7C7004D2BA0 /* pkgconfig */,
);
path = lib;
sourceTree = "<group>";
};
FBBC53E1188BA7C7004D2BA0 /* pkgconfig */ = {
isa = PBXGroup;
children = (
FBBC53E2188BA7C7004D2BA0 /* opus.pc */,
);
path = pkgconfig;
sourceTree = "<group>";
};
FBC18B2C188A4DC900D5D34E /* Video */ = {
isa = PBXGroup;
children = (
FBC18B2D188A4E0500D5D34E /* VideoDepacketizer.h */,
FBC18B2E188A4E0500D5D34E /* VideoDepacketizer.m */,
FBC18B30188A5A1100D5D34E /* VideoDecoder.h */,
FBC18B31188A5A1100D5D34E /* VideoDecoder.m */,
FB4E945E188BB80700CCC583 /* Connection.h */,
FB4E945F188BB80700CCC583 /* Connection.m */,
FB4E9489188BCC2900CCC583 /* VideoRenderer.h */,
FB4E948A188BCC2900CCC583 /* VideoRenderer.m */,
FBF6AE7D188A274100B50578 /* Supporting Files */,
);
name = Video;
sourceTree = "<group>";
};
FBF6AE68188A274100B50578 = {
isa = PBXGroup;
children = (
FBF6AE7C188A274100B50578 /* Limelight-iOS */,
FBF6AE99188A274100B50578 /* Limelight-iOSTests */,
FBF6AE73188A274100B50578 /* Frameworks */,
FBF6AE72188A274100B50578 /* Products */,
);
sourceTree = "<group>";
};
FBF6AE72188A274100B50578 /* Products */ = {
isa = PBXGroup;
children = (
FBF6AE71188A274100B50578 /* Limelight-iOS.app */,
FBF6AE91188A274100B50578 /* Limelight-iOSTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
FBF6AE73188A274100B50578 /* Frameworks */ = {
isa = PBXGroup;
children = (
FB05E4C31899EC4100E0CAC7 /* libxml2.2.dylib */,
FB05E4C11899E81500E0CAC7 /* libxml2.dylib */,
FB05E4BF1899730B00E0CAC7 /* AdSupport.framework */,
FB4E9485188BC39600CCC583 /* Debug-iphoneos */,
FB4E9461188BC09600CCC583 /* liblimelight-common.a */,
FB4E945C188BB6FA00CCC583 /* liblimelight-common.a */,
FBBC53E9188BA7FC004D2BA0 /* libavcodec.a */,
FBBC53EA188BA7FC004D2BA0 /* libavdevice.a */,
FBBC53EB188BA7FC004D2BA0 /* libavfilter.a */,
FBBC53EC188BA7FC004D2BA0 /* libavformat.a */,
FBBC53ED188BA7FC004D2BA0 /* libavresample.a */,
FBBC53EE188BA7FC004D2BA0 /* libavutil.a */,
FBBC53EF188BA7FC004D2BA0 /* libswresample.a */,
FBBC53F0188BA7FC004D2BA0 /* libswscale.a */,
FBBC53A4188ACD01004D2BA0 /* libz.dylib */,
FBBC5331188ACA99004D2BA0 /* armv7s */,
FBBC52C6188ACA92004D2BA0 /* armv7s */,
FB272917188A93360093CCC9 /* Limelight-iOS */,
FB27272A188A8B3C0093CCC9 /* libavcodec.a */,
FB27272B188A8B3C0093CCC9 /* libavdevice.a */,
FB27272C188A8B3C0093CCC9 /* libavfilter.a */,
FB27272D188A8B3C0093CCC9 /* libavformat.a */,
FB27272E188A8B3C0093CCC9 /* libavresample.a */,
FB27272F188A8B3C0093CCC9 /* libavutil.a */,
FB272730188A8B3C0093CCC9 /* libswresample.a */,
FB272731188A8B3C0093CCC9 /* libswscale.a */,
FB272728188A8A000093CCC9 /* libavcodec.a */,
FBF6AE74188A274100B50578 /* Foundation.framework */,
FBF6AE76188A274100B50578 /* CoreGraphics.framework */,
FBF6AE78188A274100B50578 /* UIKit.framework */,
FBF6AE7A188A274100B50578 /* CoreData.framework */,
FBF6AE92188A274100B50578 /* XCTest.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
FBF6AE7C188A274100B50578 /* Limelight-iOS */ = {
isa = PBXGroup;
children = (
FB27273B188A8BB20093CCC9 /* libs */,
FBC18B2C188A4DC900D5D34E /* Video */,
FBC18AE2188A2AB500D5D34E /* MainFrame.storyboard */,
FBF6AE85188A274100B50578 /* AppDelegate.h */,
FBF6AE86188A274100B50578 /* AppDelegate.m */,
FBF6AE8B188A274100B50578 /* Images.xcassets */,
FBF6AE88188A274100B50578 /* Limelight_iOS.xcdatamodeld */,
FBC18B29188A3B9100D5D34E /* MainFrameViewController.h */,
FBC18B2A188A3B9100D5D34E /* MainFrameViewController.m */,
FBBC53A6188AD1D3004D2BA0 /* StreamFrameViewController.h */,
FBBC53A7188AD1D3004D2BA0 /* StreamFrameViewController.m */,
FBBC53AC188AE27D004D2BA0 /* StreamView.h */,
FBBC53AD188AE27D004D2BA0 /* StreamView.m */,
FB05E4BC1896D83700E0CAC7 /* ConnectionHandler.h */,
FB05E4BD1896D83700E0CAC7 /* ConnectionHandler.m */,
);
path = "Limelight-iOS";
sourceTree = "<group>";
};
FBF6AE7D188A274100B50578 /* Supporting Files */ = {
isa = PBXGroup;
children = (
FBF6AE7E188A274100B50578 /* Limelight-iOS-Info.plist */,
FBF6AE7F188A274100B50578 /* InfoPlist.strings */,
FBF6AE82188A274100B50578 /* main.m */,
FBF6AE84188A274100B50578 /* Limelight-iOS-Prefix.pch */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
FBF6AE99188A274100B50578 /* Limelight-iOSTests */ = {
isa = PBXGroup;
children = (
FBF6AE9F188A274100B50578 /* Limelight_iOSTests.m */,
FBF6AE9A188A274100B50578 /* Supporting Files */,
);
path = "Limelight-iOSTests";
sourceTree = "<group>";
};
FBF6AE9A188A274100B50578 /* Supporting Files */ = {
isa = PBXGroup;
children = (
FBF6AE9B188A274100B50578 /* Limelight-iOSTests-Info.plist */,
FBF6AE9C188A274100B50578 /* InfoPlist.strings */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
FBF6AE70188A274100B50578 /* Limelight-iOS */ = {
isa = PBXNativeTarget;
buildConfigurationList = FBF6AEA3188A274100B50578 /* Build configuration list for PBXNativeTarget "Limelight-iOS" */;
buildPhases = (
FBF6AE6D188A274100B50578 /* Sources */,
FBF6AE6F188A274100B50578 /* Resources */,
FBF6AE6E188A274100B50578 /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = "Limelight-iOS";
productName = "Limelight-iOS";
productReference = FBF6AE71188A274100B50578 /* Limelight-iOS.app */;
productType = "com.apple.product-type.application";
};
FBF6AE90188A274100B50578 /* Limelight-iOSTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = FBF6AEA6188A274100B50578 /* Build configuration list for PBXNativeTarget "Limelight-iOSTests" */;
buildPhases = (
FBF6AE8D188A274100B50578 /* Sources */,
FBF6AE8E188A274100B50578 /* Frameworks */,
FBF6AE8F188A274100B50578 /* Resources */,
);
buildRules = (
);
dependencies = (
FBF6AE98188A274100B50578 /* PBXTargetDependency */,
);
name = "Limelight-iOSTests";
productName = "Limelight-iOSTests";
productReference = FBF6AE91188A274100B50578 /* Limelight-iOSTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
FBF6AE69188A274100B50578 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0500;
ORGANIZATIONNAME = "Diego Waxemberg";
TargetAttributes = {
FBF6AE70188A274100B50578 = {
DevelopmentTeam = DM46QST4M7;
};
FBF6AE90188A274100B50578 = {
TestTargetID = FBF6AE70188A274100B50578;
};
};
};
buildConfigurationList = FBF6AE6C188A274100B50578 /* Build configuration list for PBXProject "Limelight-iOS" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = FBF6AE68188A274100B50578;
productRefGroup = FBF6AE72188A274100B50578 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
FBF6AE70188A274100B50578 /* Limelight-iOS */,
FBF6AE90188A274100B50578 /* Limelight-iOSTests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
FBF6AE6F188A274100B50578 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
FBC18AE3188A2AB500D5D34E /* MainFrame.storyboard in Resources */,
FBF6AE8C188A274100B50578 /* Images.xcassets in Resources */,
FBBC53E7188BA7C7004D2BA0 /* libopus.la in Resources */,
FBBC53E5188BA7C7004D2BA0 /* opus.pc in Resources */,
FBBC53E4188BA7C7004D2BA0 /* libopus.la in Resources */,
FBBC53E8188BA7C7004D2BA0 /* opus.pc in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
FBF6AE8F188A274100B50578 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
FBF6AE9E188A274100B50578 /* InfoPlist.strings in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
FBF6AE6D188A274100B50578 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
FB4E948B188BCC2900CCC583 /* VideoRenderer.m in Sources */,
FB05E4BE1896D83700E0CAC7 /* ConnectionHandler.m in Sources */,
FBC18B2F188A4E0500D5D34E /* VideoDepacketizer.m in Sources */,
FBF6AE87188A274100B50578 /* AppDelegate.m in Sources */,
FBBC53A8188AD1D3004D2BA0 /* StreamFrameViewController.m in Sources */,
FBC18B32188A5A1100D5D34E /* VideoDecoder.m in Sources */,
FBF6AE8A188A274100B50578 /* Limelight_iOS.xcdatamodeld in Sources */,
FBF6AE83188A274100B50578 /* main.m in Sources */,
FBBC53AE188AE27D004D2BA0 /* StreamView.m in Sources */,
FBC18B2B188A3B9100D5D34E /* MainFrameViewController.m in Sources */,
FB4E9460188BB80700CCC583 /* Connection.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
FBF6AE8D188A274100B50578 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
FBF6AEA0188A274100B50578 /* Limelight_iOSTests.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
FBF6AE98188A274100B50578 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = FBF6AE70188A274100B50578 /* Limelight-iOS */;
targetProxy = FBF6AE97188A274100B50578 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
FB27291A188A93360093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB27291B188A93360093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272AD7188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272AD8188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272ADE188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272ADF188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272AE5188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272AE6188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272AEC188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272AED188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272AF3188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272AF4188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272AFA188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272AFB188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272B01188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272B02188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272B08188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272B09188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272B0F188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272B10188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272B16188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272B17188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272B1D188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272B1E188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272B24188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272B25188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272B2B188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272B2C188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272B32188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272B33188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272B39188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272B3A188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272B40188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272B41188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272B47188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272B48188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272B4E188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272B4F188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272B55188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272B56188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272B5C188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272B5D188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272B63188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272B64188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272B6A188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272B6B188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272B71188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272B72188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272B78188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272B79188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272B7F188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272B80188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272B86188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272B87188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272B8D188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272B8E188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272B94188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272B95188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272B9B188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272B9C188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272BA2188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272BA3188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272BA9188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272BAA188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272BB0188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272BB1188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FB272BB7188A93370093CCC9 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FB272BB8188A93370093CCC9 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FBF6AE7F188A274100B50578 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FBF6AE80188A274100B50578 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
FBF6AE9C188A274100B50578 /* InfoPlist.strings */ = {
isa = PBXVariantGroup;
children = (
FBF6AE9D188A274100B50578 /* en */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
FBF6AEA1188A274100B50578 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD)";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
DSTROOT = "/tmp/$(PROJECT_NAME).dst";
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_OPTIMIZATION_LEVEL = fast;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
ONLY_ACTIVE_ARCH = NO;
PRODUCT_NAME = Limelight;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALID_ARCHS = armv7;
};
name = Debug;
};
FBF6AEA2188A274100B50578 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ARCHS = "$(ARCHS_STANDARD)";
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = YES;
DSTROOT = "/tmp/$(PROJECT_NAME).dst";
ENABLE_NS_ASSERTIONS = NO;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_OPTIMIZATION_LEVEL = fast;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 7.0;
PRODUCT_NAME = Limelight;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
VALID_ARCHS = armv7;
};
name = Release;
};
FBF6AEA4188A274100B50578 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD)";
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
CODE_SIGN_IDENTITY = "iPhone Developer";
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Limelight-iOS/Limelight-iOS-Prefix.pch";
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"/Users/diegowaxemberg/Documents/Repositories/Limelight-iOS/Limelight-iOS/libs/ffmpeg/armv7/include/**",
"/Users/diegowaxemberg/Documents/Repositories/limelight-common-c/limelight-common",
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/usr/include/libxml2,
);
INFOPLIST_FILE = "Limelight-iOS/Limelight-iOS-Info.plist";
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"/Users/diegowaxemberg/Documents/Repositories/Limelight-iOS/Limelight-iOS/libs/ffmpeg/armv7/lib",
"/Users/diegowaxemberg/Documents/Repositories/Limelight-iOS/Limelight-iOS/libs/opus/dist-armv7/lib",
"/Users/diegowaxemberg/Library/Developer/Xcode/DerivedData/limelight-common-c-cfonfottpvhxxcgrusjsydwkdaco/Build/Products/Debug-iphoneos",
"$(USER_LIBRARY_DIR)/Developer/Xcode/DerivedData/limelight-common-c-cfonfottpvhxxcgrusjsydwkdaco/Build/Products/Debug-iphoneos",
"$(USER_LIBRARY_DIR)/Developer/Xcode/DerivedData/limelight-common-c-cfonfottpvhxxcgrusjsydwkdaco/Build/Intermediates/limelight-common-c.build/Debug-iphoneos/limelight-common.build/Objects-normal/armv7",
);
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Debug;
};
FBF6AEA5188A274100B50578 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD)";
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
CODE_SIGN_IDENTITY = "iPhone Developer";
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Limelight-iOS/Limelight-iOS-Prefix.pch";
HEADER_SEARCH_PATHS = (
"$(inherited)",
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
"/Users/diegowaxemberg/Documents/Repositories/Limelight-iOS/Limelight-iOS/libs/ffmpeg/armv7/include/**",
"/Users/diegowaxemberg/Documents/Repositories/limelight-common-c/limelight-common",
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk/usr/include/libxml2,
);
INFOPLIST_FILE = "Limelight-iOS/Limelight-iOS-Info.plist";
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"/Users/diegowaxemberg/Documents/Repositories/Limelight-iOS/Limelight-iOS/libs/ffmpeg/armv7/lib",
"/Users/diegowaxemberg/Documents/Repositories/Limelight-iOS/Limelight-iOS/libs/opus/dist-armv7/lib",
"/Users/diegowaxemberg/Library/Developer/Xcode/DerivedData/limelight-common-c-cfonfottpvhxxcgrusjsydwkdaco/Build/Products/Debug-iphoneos",
"$(USER_LIBRARY_DIR)/Developer/Xcode/DerivedData/limelight-common-c-cfonfottpvhxxcgrusjsydwkdaco/Build/Products/Debug-iphoneos",
"$(USER_LIBRARY_DIR)/Developer/Xcode/DerivedData/limelight-common-c-cfonfottpvhxxcgrusjsydwkdaco/Build/Intermediates/limelight-common-c.build/Debug-iphoneos/limelight-common.build/Objects-normal/armv7",
);
PRODUCT_NAME = "$(TARGET_NAME)";
WRAPPER_EXTENSION = app;
};
name = Release;
};
FBF6AEA7188A274100B50578 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Limelight-iOS.app/Limelight-iOS";
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
"$(DEVELOPER_FRAMEWORKS_DIR)",
);
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Limelight-iOS/Limelight-iOS-Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
INFOPLIST_FILE = "Limelight-iOSTests/Limelight-iOSTests-Info.plist";
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUNDLE_LOADER)";
WRAPPER_EXTENSION = xctest;
};
name = Debug;
};
FBF6AEA8188A274100B50578 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/Limelight-iOS.app/Limelight-iOS";
FRAMEWORK_SEARCH_PATHS = (
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
"$(DEVELOPER_FRAMEWORKS_DIR)",
);
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Limelight-iOS/Limelight-iOS-Prefix.pch";
INFOPLIST_FILE = "Limelight-iOSTests/Limelight-iOSTests-Info.plist";
PRODUCT_NAME = "$(TARGET_NAME)";
TEST_HOST = "$(BUNDLE_LOADER)";
WRAPPER_EXTENSION = xctest;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
FBF6AE6C188A274100B50578 /* Build configuration list for PBXProject "Limelight-iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
FBF6AEA1188A274100B50578 /* Debug */,
FBF6AEA2188A274100B50578 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
FBF6AEA3188A274100B50578 /* Build configuration list for PBXNativeTarget "Limelight-iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
FBF6AEA4188A274100B50578 /* Debug */,
FBF6AEA5188A274100B50578 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
FBF6AEA6188A274100B50578 /* Build configuration list for PBXNativeTarget "Limelight-iOSTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
FBF6AEA7188A274100B50578 /* Debug */,
FBF6AEA8188A274100B50578 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
/* Begin XCVersionGroup section */
FB272BBC188A93370093CCC9 /* Limelight_iOS.xcdatamodeld */ = {
isa = XCVersionGroup;
children = (
FB272BBD188A93370093CCC9 /* Limelight_iOS.xcdatamodel */,
);
currentVersion = FB272BBD188A93370093CCC9 /* Limelight_iOS.xcdatamodel */;
path = Limelight_iOS.xcdatamodeld;
sourceTree = "<group>";
versionGroupType = wrapper.xcdatamodel;
};
FBF6AE88188A274100B50578 /* Limelight_iOS.xcdatamodeld */ = {
isa = XCVersionGroup;
children = (
FBF6AE89188A274100B50578 /* Limelight_iOS.xcdatamodel */,
);
currentVersion = FBF6AE89188A274100B50578 /* Limelight_iOS.xcdatamodel */;
path = Limelight_iOS.xcdatamodeld;
sourceTree = "<group>";
versionGroupType = wrapper.xcdatamodel;
};
/* End XCVersionGroup section */
};
rootObject = FBF6AE69188A274100B50578 /* Project object */;
}