ref: 634babeda4a9397bbb73c51b237e48a53ea00b03
dir: /ios/h264bsd.xcodeproj/project.pbxproj/
// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 225DF3BA18E7C634002CE505 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 225DF3B918E7C634002CE505 /* Foundation.framework */; }; 225DF41818E7C778002CE505 /* h264bsd_byte_stream.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF3E218E7C778002CE505 /* h264bsd_byte_stream.c */; }; 225DF41918E7C778002CE505 /* h264bsd_cavlc.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF3E418E7C778002CE505 /* h264bsd_cavlc.c */; }; 225DF41A18E7C778002CE505 /* h264bsd_conceal.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF3E718E7C778002CE505 /* h264bsd_conceal.c */; }; 225DF41B18E7C778002CE505 /* h264bsd_deblocking.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF3EA18E7C778002CE505 /* h264bsd_deblocking.c */; }; 225DF41C18E7C778002CE505 /* h264bsd_decoder.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF3EC18E7C778002CE505 /* h264bsd_decoder.c */; }; 225DF41D18E7C778002CE505 /* h264bsd_dpb.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF3EE18E7C778002CE505 /* h264bsd_dpb.c */; }; 225DF41E18E7C778002CE505 /* h264bsd_image.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF3F018E7C778002CE505 /* h264bsd_image.c */; }; 225DF41F18E7C778002CE505 /* h264bsd_inter_prediction.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF3F218E7C778002CE505 /* h264bsd_inter_prediction.c */; }; 225DF42018E7C778002CE505 /* h264bsd_intra_prediction.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF3F418E7C778002CE505 /* h264bsd_intra_prediction.c */; }; 225DF42118E7C778002CE505 /* h264bsd_macroblock_layer.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF3F618E7C778002CE505 /* h264bsd_macroblock_layer.c */; }; 225DF42218E7C778002CE505 /* h264bsd_nal_unit.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF3F818E7C778002CE505 /* h264bsd_nal_unit.c */; }; 225DF42318E7C778002CE505 /* h264bsd_neighbour.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF3FA18E7C778002CE505 /* h264bsd_neighbour.c */; }; 225DF42418E7C778002CE505 /* h264bsd_pic_order_cnt.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF3FC18E7C778002CE505 /* h264bsd_pic_order_cnt.c */; }; 225DF42518E7C778002CE505 /* h264bsd_pic_param_set.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF3FE18E7C778002CE505 /* h264bsd_pic_param_set.c */; }; 225DF42618E7C778002CE505 /* h264bsd_reconstruct.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF40018E7C778002CE505 /* h264bsd_reconstruct.c */; }; 225DF42718E7C778002CE505 /* h264bsd_sei.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF40218E7C778002CE505 /* h264bsd_sei.c */; }; 225DF42818E7C778002CE505 /* h264bsd_seq_param_set.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF40418E7C778002CE505 /* h264bsd_seq_param_set.c */; }; 225DF42918E7C778002CE505 /* h264bsd_slice_data.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF40618E7C778002CE505 /* h264bsd_slice_data.c */; }; 225DF42A18E7C778002CE505 /* h264bsd_slice_group_map.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF40818E7C778002CE505 /* h264bsd_slice_group_map.c */; }; 225DF42B18E7C778002CE505 /* h264bsd_slice_header.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF40A18E7C778002CE505 /* h264bsd_slice_header.c */; }; 225DF42C18E7C778002CE505 /* h264bsd_storage.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF40C18E7C778002CE505 /* h264bsd_storage.c */; }; 225DF42D18E7C778002CE505 /* h264bsd_stream.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF40E18E7C778002CE505 /* h264bsd_stream.c */; }; 225DF42E18E7C778002CE505 /* h264bsd_transform.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF41018E7C778002CE505 /* h264bsd_transform.c */; }; 225DF42F18E7C778002CE505 /* h264bsd_util.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF41218E7C778002CE505 /* h264bsd_util.c */; }; 225DF43018E7C778002CE505 /* h264bsd_vlc.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF41418E7C778002CE505 /* h264bsd_vlc.c */; }; 225DF43118E7C778002CE505 /* h264bsd_vui.c in Sources */ = {isa = PBXBuildFile; fileRef = 225DF41618E7C778002CE505 /* h264bsd_vui.c */; }; 226ED51718E897CD00D4A03A /* H264bsdDecoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 226ED51618E897CD00D4A03A /* H264bsdDecoder.m */; }; 226ED51F18E9237D00D4A03A /* H264bsdRendererGl.m in Sources */ = {isa = PBXBuildFile; fileRef = 226ED51E18E9237D00D4A03A /* H264bsdRendererGl.m */; }; 226ED52318EB9D3C00D4A03A /* GLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 226ED52218EB9D3C00D4A03A /* GLKit.framework */; }; /* End PBXBuildFile section */ /* Begin PBXCopyFilesBuildPhase section */ 225DF3B418E7C634002CE505 /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = "include/$(PRODUCT_NAME)"; dstSubfolderSpec = 16; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ 225DF3B618E7C634002CE505 /* libh264bsd.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libh264bsd.a; sourceTree = BUILT_PRODUCTS_DIR; }; 225DF3B918E7C634002CE505 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 225DF3E118E7C778002CE505 /* basetype.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = basetype.h; sourceTree = "<group>"; }; 225DF3E218E7C778002CE505 /* h264bsd_byte_stream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_byte_stream.c; sourceTree = "<group>"; }; 225DF3E318E7C778002CE505 /* h264bsd_byte_stream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_byte_stream.h; sourceTree = "<group>"; }; 225DF3E418E7C778002CE505 /* h264bsd_cavlc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_cavlc.c; sourceTree = "<group>"; }; 225DF3E518E7C778002CE505 /* h264bsd_cavlc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_cavlc.h; sourceTree = "<group>"; }; 225DF3E618E7C778002CE505 /* h264bsd_cfg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_cfg.h; sourceTree = "<group>"; }; 225DF3E718E7C778002CE505 /* h264bsd_conceal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_conceal.c; sourceTree = "<group>"; }; 225DF3E818E7C778002CE505 /* h264bsd_conceal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_conceal.h; sourceTree = "<group>"; }; 225DF3E918E7C778002CE505 /* h264bsd_container.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_container.h; sourceTree = "<group>"; }; 225DF3EA18E7C778002CE505 /* h264bsd_deblocking.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_deblocking.c; sourceTree = "<group>"; }; 225DF3EB18E7C778002CE505 /* h264bsd_deblocking.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_deblocking.h; sourceTree = "<group>"; }; 225DF3EC18E7C778002CE505 /* h264bsd_decoder.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_decoder.c; sourceTree = "<group>"; }; 225DF3ED18E7C778002CE505 /* h264bsd_decoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_decoder.h; sourceTree = "<group>"; }; 225DF3EE18E7C778002CE505 /* h264bsd_dpb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_dpb.c; sourceTree = "<group>"; }; 225DF3EF18E7C778002CE505 /* h264bsd_dpb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_dpb.h; sourceTree = "<group>"; }; 225DF3F018E7C778002CE505 /* h264bsd_image.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_image.c; sourceTree = "<group>"; }; 225DF3F118E7C778002CE505 /* h264bsd_image.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_image.h; sourceTree = "<group>"; }; 225DF3F218E7C778002CE505 /* h264bsd_inter_prediction.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_inter_prediction.c; sourceTree = "<group>"; }; 225DF3F318E7C778002CE505 /* h264bsd_inter_prediction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_inter_prediction.h; sourceTree = "<group>"; }; 225DF3F418E7C778002CE505 /* h264bsd_intra_prediction.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_intra_prediction.c; sourceTree = "<group>"; }; 225DF3F518E7C778002CE505 /* h264bsd_intra_prediction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_intra_prediction.h; sourceTree = "<group>"; }; 225DF3F618E7C778002CE505 /* h264bsd_macroblock_layer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_macroblock_layer.c; sourceTree = "<group>"; }; 225DF3F718E7C778002CE505 /* h264bsd_macroblock_layer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_macroblock_layer.h; sourceTree = "<group>"; }; 225DF3F818E7C778002CE505 /* h264bsd_nal_unit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_nal_unit.c; sourceTree = "<group>"; }; 225DF3F918E7C778002CE505 /* h264bsd_nal_unit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_nal_unit.h; sourceTree = "<group>"; }; 225DF3FA18E7C778002CE505 /* h264bsd_neighbour.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_neighbour.c; sourceTree = "<group>"; }; 225DF3FB18E7C778002CE505 /* h264bsd_neighbour.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_neighbour.h; sourceTree = "<group>"; }; 225DF3FC18E7C778002CE505 /* h264bsd_pic_order_cnt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_pic_order_cnt.c; sourceTree = "<group>"; }; 225DF3FD18E7C778002CE505 /* h264bsd_pic_order_cnt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_pic_order_cnt.h; sourceTree = "<group>"; }; 225DF3FE18E7C778002CE505 /* h264bsd_pic_param_set.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_pic_param_set.c; sourceTree = "<group>"; }; 225DF3FF18E7C778002CE505 /* h264bsd_pic_param_set.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_pic_param_set.h; sourceTree = "<group>"; }; 225DF40018E7C778002CE505 /* h264bsd_reconstruct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_reconstruct.c; sourceTree = "<group>"; }; 225DF40118E7C778002CE505 /* h264bsd_reconstruct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_reconstruct.h; sourceTree = "<group>"; }; 225DF40218E7C778002CE505 /* h264bsd_sei.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_sei.c; sourceTree = "<group>"; }; 225DF40318E7C778002CE505 /* h264bsd_sei.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_sei.h; sourceTree = "<group>"; }; 225DF40418E7C778002CE505 /* h264bsd_seq_param_set.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_seq_param_set.c; sourceTree = "<group>"; }; 225DF40518E7C778002CE505 /* h264bsd_seq_param_set.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_seq_param_set.h; sourceTree = "<group>"; }; 225DF40618E7C778002CE505 /* h264bsd_slice_data.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_slice_data.c; sourceTree = "<group>"; }; 225DF40718E7C778002CE505 /* h264bsd_slice_data.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_slice_data.h; sourceTree = "<group>"; }; 225DF40818E7C778002CE505 /* h264bsd_slice_group_map.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_slice_group_map.c; sourceTree = "<group>"; }; 225DF40918E7C778002CE505 /* h264bsd_slice_group_map.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_slice_group_map.h; sourceTree = "<group>"; }; 225DF40A18E7C778002CE505 /* h264bsd_slice_header.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_slice_header.c; sourceTree = "<group>"; }; 225DF40B18E7C778002CE505 /* h264bsd_slice_header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_slice_header.h; sourceTree = "<group>"; }; 225DF40C18E7C778002CE505 /* h264bsd_storage.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_storage.c; sourceTree = "<group>"; }; 225DF40D18E7C778002CE505 /* h264bsd_storage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_storage.h; sourceTree = "<group>"; }; 225DF40E18E7C778002CE505 /* h264bsd_stream.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_stream.c; sourceTree = "<group>"; }; 225DF40F18E7C778002CE505 /* h264bsd_stream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_stream.h; sourceTree = "<group>"; }; 225DF41018E7C778002CE505 /* h264bsd_transform.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_transform.c; sourceTree = "<group>"; }; 225DF41118E7C778002CE505 /* h264bsd_transform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_transform.h; sourceTree = "<group>"; }; 225DF41218E7C778002CE505 /* h264bsd_util.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_util.c; sourceTree = "<group>"; }; 225DF41318E7C778002CE505 /* h264bsd_util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_util.h; sourceTree = "<group>"; }; 225DF41418E7C778002CE505 /* h264bsd_vlc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_vlc.c; sourceTree = "<group>"; }; 225DF41518E7C778002CE505 /* h264bsd_vlc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_vlc.h; sourceTree = "<group>"; }; 225DF41618E7C778002CE505 /* h264bsd_vui.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = h264bsd_vui.c; sourceTree = "<group>"; }; 225DF41718E7C778002CE505 /* h264bsd_vui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = h264bsd_vui.h; sourceTree = "<group>"; }; 226ED51518E897CD00D4A03A /* H264bsdDecoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = H264bsdDecoder.h; path = src/H264bsdDecoder.h; sourceTree = "<group>"; }; 226ED51618E897CD00D4A03A /* H264bsdDecoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = H264bsdDecoder.m; path = src/H264bsdDecoder.m; sourceTree = "<group>"; }; 226ED51D18E9237D00D4A03A /* H264bsdRendererGl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = H264bsdRendererGl.h; path = src/H264bsdRendererGl.h; sourceTree = "<group>"; }; 226ED51E18E9237D00D4A03A /* H264bsdRendererGl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = H264bsdRendererGl.m; path = src/H264bsdRendererGl.m; sourceTree = "<group>"; }; 226ED52218EB9D3C00D4A03A /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 225DF3B318E7C634002CE505 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 226ED52318EB9D3C00D4A03A /* GLKit.framework in Frameworks */, 225DF3BA18E7C634002CE505 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 225DF3AD18E7C634002CE505 = { isa = PBXGroup; children = ( 225DF48F18E892BF002CE505 /* src */, 225DF3E018E7C778002CE505 /* h264bsd */, 225DF3B818E7C634002CE505 /* Frameworks */, 225DF3B718E7C634002CE505 /* Products */, ); sourceTree = "<group>"; }; 225DF3B718E7C634002CE505 /* Products */ = { isa = PBXGroup; children = ( 225DF3B618E7C634002CE505 /* libh264bsd.a */, ); name = Products; sourceTree = "<group>"; }; 225DF3B818E7C634002CE505 /* Frameworks */ = { isa = PBXGroup; children = ( 226ED52218EB9D3C00D4A03A /* GLKit.framework */, 225DF3B918E7C634002CE505 /* Foundation.framework */, ); name = Frameworks; sourceTree = "<group>"; }; 225DF3E018E7C778002CE505 /* h264bsd */ = { isa = PBXGroup; children = ( 225DF3E118E7C778002CE505 /* basetype.h */, 225DF3E218E7C778002CE505 /* h264bsd_byte_stream.c */, 225DF3E318E7C778002CE505 /* h264bsd_byte_stream.h */, 225DF3E418E7C778002CE505 /* h264bsd_cavlc.c */, 225DF3E518E7C778002CE505 /* h264bsd_cavlc.h */, 225DF3E618E7C778002CE505 /* h264bsd_cfg.h */, 225DF3E718E7C778002CE505 /* h264bsd_conceal.c */, 225DF3E818E7C778002CE505 /* h264bsd_conceal.h */, 225DF3E918E7C778002CE505 /* h264bsd_container.h */, 225DF3EA18E7C778002CE505 /* h264bsd_deblocking.c */, 225DF3EB18E7C778002CE505 /* h264bsd_deblocking.h */, 225DF3EC18E7C778002CE505 /* h264bsd_decoder.c */, 225DF3ED18E7C778002CE505 /* h264bsd_decoder.h */, 225DF3EE18E7C778002CE505 /* h264bsd_dpb.c */, 225DF3EF18E7C778002CE505 /* h264bsd_dpb.h */, 225DF3F018E7C778002CE505 /* h264bsd_image.c */, 225DF3F118E7C778002CE505 /* h264bsd_image.h */, 225DF3F218E7C778002CE505 /* h264bsd_inter_prediction.c */, 225DF3F318E7C778002CE505 /* h264bsd_inter_prediction.h */, 225DF3F418E7C778002CE505 /* h264bsd_intra_prediction.c */, 225DF3F518E7C778002CE505 /* h264bsd_intra_prediction.h */, 225DF3F618E7C778002CE505 /* h264bsd_macroblock_layer.c */, 225DF3F718E7C778002CE505 /* h264bsd_macroblock_layer.h */, 225DF3F818E7C778002CE505 /* h264bsd_nal_unit.c */, 225DF3F918E7C778002CE505 /* h264bsd_nal_unit.h */, 225DF3FA18E7C778002CE505 /* h264bsd_neighbour.c */, 225DF3FB18E7C778002CE505 /* h264bsd_neighbour.h */, 225DF3FC18E7C778002CE505 /* h264bsd_pic_order_cnt.c */, 225DF3FD18E7C778002CE505 /* h264bsd_pic_order_cnt.h */, 225DF3FE18E7C778002CE505 /* h264bsd_pic_param_set.c */, 225DF3FF18E7C778002CE505 /* h264bsd_pic_param_set.h */, 225DF40018E7C778002CE505 /* h264bsd_reconstruct.c */, 225DF40118E7C778002CE505 /* h264bsd_reconstruct.h */, 225DF40218E7C778002CE505 /* h264bsd_sei.c */, 225DF40318E7C778002CE505 /* h264bsd_sei.h */, 225DF40418E7C778002CE505 /* h264bsd_seq_param_set.c */, 225DF40518E7C778002CE505 /* h264bsd_seq_param_set.h */, 225DF40618E7C778002CE505 /* h264bsd_slice_data.c */, 225DF40718E7C778002CE505 /* h264bsd_slice_data.h */, 225DF40818E7C778002CE505 /* h264bsd_slice_group_map.c */, 225DF40918E7C778002CE505 /* h264bsd_slice_group_map.h */, 225DF40A18E7C778002CE505 /* h264bsd_slice_header.c */, 225DF40B18E7C778002CE505 /* h264bsd_slice_header.h */, 225DF40C18E7C778002CE505 /* h264bsd_storage.c */, 225DF40D18E7C778002CE505 /* h264bsd_storage.h */, 225DF40E18E7C778002CE505 /* h264bsd_stream.c */, 225DF40F18E7C778002CE505 /* h264bsd_stream.h */, 225DF41018E7C778002CE505 /* h264bsd_transform.c */, 225DF41118E7C778002CE505 /* h264bsd_transform.h */, 225DF41218E7C778002CE505 /* h264bsd_util.c */, 225DF41318E7C778002CE505 /* h264bsd_util.h */, 225DF41418E7C778002CE505 /* h264bsd_vlc.c */, 225DF41518E7C778002CE505 /* h264bsd_vlc.h */, 225DF41618E7C778002CE505 /* h264bsd_vui.c */, 225DF41718E7C778002CE505 /* h264bsd_vui.h */, ); name = h264bsd; path = ../src; sourceTree = "<group>"; }; 225DF48F18E892BF002CE505 /* src */ = { isa = PBXGroup; children = ( 226ED51518E897CD00D4A03A /* H264bsdDecoder.h */, 226ED51618E897CD00D4A03A /* H264bsdDecoder.m */, 226ED51D18E9237D00D4A03A /* H264bsdRendererGl.h */, 226ED51E18E9237D00D4A03A /* H264bsdRendererGl.m */, ); name = src; sourceTree = "<group>"; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 225DF3B518E7C634002CE505 /* h264bsd */ = { isa = PBXNativeTarget; buildConfigurationList = 225DF3D918E7C635002CE505 /* Build configuration list for PBXNativeTarget "h264bsd" */; buildPhases = ( 225DF3B218E7C634002CE505 /* Sources */, 225DF3B318E7C634002CE505 /* Frameworks */, 225DF3B418E7C634002CE505 /* CopyFiles */, ); buildRules = ( ); dependencies = ( ); name = h264bsd; productName = h264bsd; productReference = 225DF3B618E7C634002CE505 /* libh264bsd.a */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 225DF3AE18E7C634002CE505 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0510; ORGANIZATIONNAME = h264bsd; }; buildConfigurationList = 225DF3B118E7C634002CE505 /* Build configuration list for PBXProject "h264bsd" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 225DF3AD18E7C634002CE505; productRefGroup = 225DF3B718E7C634002CE505 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 225DF3B518E7C634002CE505 /* h264bsd */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ 225DF3B218E7C634002CE505 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 225DF42218E7C778002CE505 /* h264bsd_nal_unit.c in Sources */, 225DF42118E7C778002CE505 /* h264bsd_macroblock_layer.c in Sources */, 225DF41E18E7C778002CE505 /* h264bsd_image.c in Sources */, 225DF42B18E7C778002CE505 /* h264bsd_slice_header.c in Sources */, 225DF43118E7C778002CE505 /* h264bsd_vui.c in Sources */, 225DF42818E7C778002CE505 /* h264bsd_seq_param_set.c in Sources */, 225DF41F18E7C778002CE505 /* h264bsd_inter_prediction.c in Sources */, 225DF41818E7C778002CE505 /* h264bsd_byte_stream.c in Sources */, 225DF42D18E7C778002CE505 /* h264bsd_stream.c in Sources */, 226ED51F18E9237D00D4A03A /* H264bsdRendererGl.m in Sources */, 225DF41A18E7C778002CE505 /* h264bsd_conceal.c in Sources */, 225DF42418E7C778002CE505 /* h264bsd_pic_order_cnt.c in Sources */, 225DF42C18E7C778002CE505 /* h264bsd_storage.c in Sources */, 225DF42918E7C778002CE505 /* h264bsd_slice_data.c in Sources */, 226ED51718E897CD00D4A03A /* H264bsdDecoder.m in Sources */, 225DF42A18E7C778002CE505 /* h264bsd_slice_group_map.c in Sources */, 225DF41C18E7C778002CE505 /* h264bsd_decoder.c in Sources */, 225DF42E18E7C778002CE505 /* h264bsd_transform.c in Sources */, 225DF42318E7C778002CE505 /* h264bsd_neighbour.c in Sources */, 225DF42018E7C778002CE505 /* h264bsd_intra_prediction.c in Sources */, 225DF43018E7C778002CE505 /* h264bsd_vlc.c in Sources */, 225DF42F18E7C778002CE505 /* h264bsd_util.c in Sources */, 225DF41918E7C778002CE505 /* h264bsd_cavlc.c in Sources */, 225DF42718E7C778002CE505 /* h264bsd_sei.c in Sources */, 225DF42518E7C778002CE505 /* h264bsd_pic_param_set.c in Sources */, 225DF41D18E7C778002CE505 /* h264bsd_dpb.c in Sources */, 225DF42618E7C778002CE505 /* h264bsd_reconstruct.c in Sources */, 225DF41B18E7C778002CE505 /* h264bsd_deblocking.c in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin XCBuildConfiguration section */ 225DF3D718E7C635002CE505 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; 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; COPY_PHASE_STRIP = NO; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_OPTIMIZATION_LEVEL = 0; 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_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 7.1; SDKROOT = iphoneos; VALID_ARCHS = "armv7 armv7s"; }; name = Debug; }; 225DF3D818E7C635002CE505 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; 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; COPY_PHASE_STRIP = YES; ENABLE_NS_ASSERTIONS = NO; GCC_C_LANGUAGE_STANDARD = gnu99; 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_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 7.1; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; VALID_ARCHS = "armv7 armv7s"; }; name = Release; }; 225DF3DA18E7C635002CE505 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { DSTROOT = /tmp/h264bsd.dst; OTHER_LDFLAGS = "-ObjC"; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; }; name = Debug; }; 225DF3DB18E7C635002CE505 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { DSTROOT = /tmp/h264bsd.dst; OTHER_LDFLAGS = "-ObjC"; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 225DF3B118E7C634002CE505 /* Build configuration list for PBXProject "h264bsd" */ = { isa = XCConfigurationList; buildConfigurations = ( 225DF3D718E7C635002CE505 /* Debug */, 225DF3D818E7C635002CE505 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 225DF3D918E7C635002CE505 /* Build configuration list for PBXNativeTarget "h264bsd" */ = { isa = XCConfigurationList; buildConfigurations = ( 225DF3DA18E7C635002CE505 /* Debug */, 225DF3DB18E7C635002CE505 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 225DF3AE18E7C634002CE505 /* Project object */; }