project.pbxproj 77.8 KB
Newer Older
Z
Zhang Rui 已提交
1 2 3 4 5 6 7 8 9
// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 46;
	objects = {

/* Begin PBXBuildFile section */
10
		E607FFE11B7B62E3005F11A6 /* IJKDeviceModel.m in Sources */ = {isa = PBXBuildFile; fileRef = E607FFDF1B7B60F9005F11A6 /* IJKDeviceModel.m */; };
Z
Zhang Rui 已提交
11 12 13 14 15 16
		E653C6F61BCE5A750016835A /* libavcodec.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E653C6EF1BCE5A750016835A /* libavcodec.a */; };
		E653C6F81BCE5A750016835A /* libavfilter.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E653C6F01BCE5A750016835A /* libavfilter.a */; };
		E653C6FA1BCE5A750016835A /* libavformat.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E653C6F11BCE5A750016835A /* libavformat.a */; };
		E653C6FC1BCE5A750016835A /* libavutil.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E653C6F21BCE5A750016835A /* libavutil.a */; };
		E653C6FE1BCE5A750016835A /* libswresample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E653C6F31BCE5A750016835A /* libswresample.a */; };
		E653C7001BCE5A750016835A /* libswscale.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E653C6F41BCE5A750016835A /* libswscale.a */; };
17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
		E654EA8F1B6B27E600B0F2D0 /* IJKMediaFramework.h in Headers */ = {isa = PBXBuildFile; fileRef = E654EA8E1B6B27E600B0F2D0 /* IJKMediaFramework.h */; settings = {ATTRIBUTES = (Public, ); }; };
		E654EA951B6B27E600B0F2D0 /* IJKMediaFramework.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E654EA8A1B6B27E600B0F2D0 /* IJKMediaFramework.framework */; };
		E654EA9C1B6B27E600B0F2D0 /* IJKMediaFrameworkTests.m in Sources */ = {isa = PBXBuildFile; fileRef = E654EA9B1B6B27E600B0F2D0 /* IJKMediaFrameworkTests.m */; };
		E654EAA31B6B283700B0F2D0 /* IJKAudioKit.m in Sources */ = {isa = PBXBuildFile; fileRef = E6EE92A2187810C5009EAB56 /* IJKAudioKit.m */; };
		E654EAA41B6B283700B0F2D0 /* IJKMediaModule.m in Sources */ = {isa = PBXBuildFile; fileRef = E672D6F218D3445100C51FF9 /* IJKMediaModule.m */; };
		E654EAA51B6B283700B0F2D0 /* IJKMediaPlayback.m in Sources */ = {isa = PBXBuildFile; fileRef = E6F727C117F7C9B90043623F /* IJKMediaPlayback.m */; };
		E654EAA61B6B283700B0F2D0 /* IJKMediaUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = E6716E4A1807E5FC00B3FBC1 /* IJKMediaUtils.m */; };
		E654EAA71B6B283700B0F2D0 /* IJKKVOController.m in Sources */ = {isa = PBXBuildFile; fileRef = E65DC3B819D93D5F004F8A08 /* IJKKVOController.m */; };
		E654EAA81B6B283D00B0F2D0 /* IJKAVPlayerLayerView.m in Sources */ = {isa = PBXBuildFile; fileRef = E67C4E0419D15B3200415CEE /* IJKAVPlayerLayerView.m */; };
		E654EAA91B6B283D00B0F2D0 /* IJKAVMoviePlayerController.m in Sources */ = {isa = PBXBuildFile; fileRef = E67C4E0719D15EEA00415CEE /* IJKAVMoviePlayerController.m */; };
		E654EAAA1B6B284300B0F2D0 /* IJKMPMoviePlayerController.m in Sources */ = {isa = PBXBuildFile; fileRef = E66F8DC017EEC65200354D80 /* IJKMPMoviePlayerController.m */; };
		E654EAAB1B6B284C00B0F2D0 /* IJKFFMoviePlayerController.m in Sources */ = {isa = PBXBuildFile; fileRef = E66F8DE617EFD9C300354D80 /* IJKFFMoviePlayerController.m */; };
		E654EAAC1B6B284C00B0F2D0 /* IJKFFMoviePlayerDef.m in Sources */ = {isa = PBXBuildFile; fileRef = E6F727BA17F2D9D30043623F /* IJKFFMoviePlayerDef.m */; };
		E654EAAE1B6B284C00B0F2D0 /* IJKFFOptions.m in Sources */ = {isa = PBXBuildFile; fileRef = E62139BD180FA89A00553533 /* IJKFFOptions.m */; };
		E654EAAF1B6B285900B0F2D0 /* ff_cmdutils.c in Sources */ = {isa = PBXBuildFile; fileRef = E6903FD517EAFC6100CFD954 /* ff_cmdutils.c */; };
		E654EAB01B6B285900B0F2D0 /* ff_ffpipeline.c in Sources */ = {isa = PBXBuildFile; fileRef = E67B91AB1A3801DB00717EA9 /* ff_ffpipeline.c */; };
		E654EAB11B6B285900B0F2D0 /* ff_ffpipenode.c in Sources */ = {isa = PBXBuildFile; fileRef = E67B91AD1A3801DB00717EA9 /* ff_ffpipenode.c */; };
		E654EAB21B6B285900B0F2D0 /* ff_ffplay.c in Sources */ = {isa = PBXBuildFile; fileRef = E6903FDB17EAFC6100CFD954 /* ff_ffplay.c */; };
		E654EAB31B6B285900B0F2D0 /* ijkmeta.c in Sources */ = {isa = PBXBuildFile; fileRef = E6FAD9551A515CE300725002 /* ijkmeta.c */; };
		E654EAB41B6B285900B0F2D0 /* ijkplayer.c in Sources */ = {isa = PBXBuildFile; fileRef = E66F8DEF17EFEA9400354D80 /* ijkplayer.c */; };
		E654EAB51B6B286400B0F2D0 /* ffpipeline_ios.c in Sources */ = {isa = PBXBuildFile; fileRef = 454316201A66493700676070 /* ffpipeline_ios.c */; };
		E654EAB61B6B286400B0F2D0 /* ffpipenode_ios_videotoolbox_vdec.m in Sources */ = {isa = PBXBuildFile; fileRef = 454316231A66493700676070 /* ffpipenode_ios_videotoolbox_vdec.m */; };
		E654EAB81B6B286400B0F2D0 /* IJKVideoToolBox.m in Sources */ = {isa = PBXBuildFile; fileRef = 4543162A1A66497900676070 /* IJKVideoToolBox.m */; };
		E654EAB91B6B286700B0F2D0 /* ijkplayer_ios.m in Sources */ = {isa = PBXBuildFile; fileRef = E66F8E0117EFEEA400354D80 /* ijkplayer_ios.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
		E654EABA1B6B286B00B0F2D0 /* ffpipeline_ffplay.c in Sources */ = {isa = PBXBuildFile; fileRef = E67B91B21A3801E600717EA9 /* ffpipeline_ffplay.c */; };
		E654EABB1B6B286B00B0F2D0 /* ffpipenode_ffplay_vdec.c in Sources */ = {isa = PBXBuildFile; fileRef = E67B91B41A3801E600717EA9 /* ffpipenode_ffplay_vdec.c */; };
		E654EABD1B6B287000B0F2D0 /* ijksdl_vout_dummy.c in Sources */ = {isa = PBXBuildFile; fileRef = E63FC27417F013DE003551EB /* ijksdl_vout_dummy.c */; };
		E654EABE1B6B287400B0F2D0 /* image_convert.c in Sources */ = {isa = PBXBuildFile; fileRef = E6903FF117EAFC6100CFD954 /* image_convert.c */; };
		E654EABF1B6B287600B0F2D0 /* ijksdl_vout_overlay_ffmpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = E6903FFB17EAFC6100CFD954 /* ijksdl_vout_overlay_ffmpeg.c */; };
		E654EAC01B6B287E00B0F2D0 /* ijksdl_aout.c in Sources */ = {isa = PBXBuildFile; fileRef = E6903FFF17EAFC6100CFD954 /* ijksdl_aout.c */; };
		E654EAC11B6B287E00B0F2D0 /* ijksdl_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = E63FC27017F01143003551EB /* ijksdl_audio.c */; };
		E654EAC21B6B287E00B0F2D0 /* ijksdl_error.c in Sources */ = {isa = PBXBuildFile; fileRef = E690400417EAFC6100CFD954 /* ijksdl_error.c */; };
		E654EAC31B6B287E00B0F2D0 /* ijksdl_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = E690400817EAFC6100CFD954 /* ijksdl_mutex.c */; };
		E654EAC41B6B287E00B0F2D0 /* ijksdl_stdinc.c in Sources */ = {isa = PBXBuildFile; fileRef = E690400A17EAFC6100CFD954 /* ijksdl_stdinc.c */; };
		E654EAC51B6B287E00B0F2D0 /* ijksdl_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = E690400C17EAFC6100CFD954 /* ijksdl_thread.c */; };
		E654EAC61B6B287E00B0F2D0 /* ijksdl_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = E690400E17EAFC6100CFD954 /* ijksdl_timer.c */; };
		E654EAC71B6B287E00B0F2D0 /* ijksdl_vout.c in Sources */ = {isa = PBXBuildFile; fileRef = E690401117EAFC6100CFD954 /* ijksdl_vout.c */; };
		E654EAC81B6B288A00B0F2D0 /* ijksdl_aout_ios_audiounit.m in Sources */ = {isa = PBXBuildFile; fileRef = E6EE92A71878230C009EAB56 /* ijksdl_aout_ios_audiounit.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
		E654EAC91B6B288A00B0F2D0 /* ijksdl_thread_ios.m in Sources */ = {isa = PBXBuildFile; fileRef = E6EE92AA1878230C009EAB56 /* ijksdl_thread_ios.m */; };
		E654EACA1B6B288A00B0F2D0 /* ijksdl_vout_ios_gles2.m in Sources */ = {isa = PBXBuildFile; fileRef = E6EE92AC1878230C009EAB56 /* ijksdl_vout_ios_gles2.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
		E654EACB1B6B288A00B0F2D0 /* ijksdl_vout_overlay_videotoolbox.m in Sources */ = {isa = PBXBuildFile; fileRef = 45DB4AA81A5D52AE005CAD41 /* ijksdl_vout_overlay_videotoolbox.m */; };
		E654EACC1B6B288A00B0F2D0 /* IJKSDLAudioKit.m in Sources */ = {isa = PBXBuildFile; fileRef = E6EE92C718782770009EAB56 /* IJKSDLAudioKit.m */; };
		E654EACD1B6B288A00B0F2D0 /* IJKSDLAudioQueueController.m in Sources */ = {isa = PBXBuildFile; fileRef = E6EE92C11878236A009EAB56 /* IJKSDLAudioQueueController.m */; };
		E654EACE1B6B288A00B0F2D0 /* IJKSDLAudioUnitController.m in Sources */ = {isa = PBXBuildFile; fileRef = E6EE92AE1878230C009EAB56 /* IJKSDLAudioUnitController.m */; };
		E654EAD31B6B288A00B0F2D0 /* IJKSDLGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = E6EE92B71878230C009EAB56 /* IJKSDLGLView.m */; };
		E654EAE61B6B295200B0F2D0 /* IJKMediaModule.h in Headers */ = {isa = PBXBuildFile; fileRef = E672D6F118D3445100C51FF9 /* IJKMediaModule.h */; settings = {ATTRIBUTES = (Public, ); }; };
		E654EAE71B6B295200B0F2D0 /* IJKMediaPlayback.h in Headers */ = {isa = PBXBuildFile; fileRef = E6903EC117EAF6C500CFD954 /* IJKMediaPlayback.h */; settings = {ATTRIBUTES = (Public, ); }; };
		E654EAE81B6B295200B0F2D0 /* IJKAVMoviePlayerController.h in Headers */ = {isa = PBXBuildFile; fileRef = E67C4E0619D15EEA00415CEE /* IJKAVMoviePlayerController.h */; settings = {ATTRIBUTES = (Public, ); }; };
		E654EAE91B6B295200B0F2D0 /* IJKMPMoviePlayerController.h in Headers */ = {isa = PBXBuildFile; fileRef = E66F8DBF17EEC65200354D80 /* IJKMPMoviePlayerController.h */; settings = {ATTRIBUTES = (Public, ); }; };
		E654EAEA1B6B295200B0F2D0 /* IJKFFMoviePlayerController.h in Headers */ = {isa = PBXBuildFile; fileRef = E66F8DE517EFD9C300354D80 /* IJKFFMoviePlayerController.h */; settings = {ATTRIBUTES = (Public, ); }; };
		E654EAEC1B6B295200B0F2D0 /* IJKFFOptions.h in Headers */ = {isa = PBXBuildFile; fileRef = E62139BC180FA89A00553533 /* IJKFFOptions.h */; settings = {ATTRIBUTES = (Public, ); }; };
		E654EAED1B6B29C100B0F2D0 /* IJKMediaPlayer.h in Headers */ = {isa = PBXBuildFile; fileRef = E66F8DC217EECB1E00354D80 /* IJKMediaPlayer.h */; settings = {ATTRIBUTES = (Public, ); }; };
Z
Zhang Rui 已提交
69 70 71 72 73 74
		E68B7AC51C1E7F20001DE241 /* IJKSDLHudViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = E68B7AC31C1E7F20001DE241 /* IJKSDLHudViewController.h */; };
		E68B7AC61C1E7F20001DE241 /* IJKSDLHudViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E68B7AC41C1E7F20001DE241 /* IJKSDLHudViewController.m */; };
		E68B7ACF1C1E97B0001DE241 /* IJKSDLHudViewCell.h in Headers */ = {isa = PBXBuildFile; fileRef = E68B7ACD1C1E97B0001DE241 /* IJKSDLHudViewCell.h */; };
		E68B7AD01C1E97B0001DE241 /* IJKSDLHudViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E68B7ACE1C1E97B0001DE241 /* IJKSDLHudViewCell.m */; };
		E68B7ADA1C1FCA45001DE241 /* NSString+IJKMedia.h in Headers */ = {isa = PBXBuildFile; fileRef = E68B7AD81C1FCA45001DE241 /* NSString+IJKMedia.h */; };
		E68B7ADB1C1FCA45001DE241 /* NSString+IJKMedia.m in Sources */ = {isa = PBXBuildFile; fileRef = E68B7AD91C1FCA45001DE241 /* NSString+IJKMedia.m */; };
Z
Zhang Rui 已提交
75 76 77 78 79 80 81
		E69BE5511B93FED300AFBA3F /* allformats.c in Sources */ = {isa = PBXBuildFile; fileRef = E69BE54A1B93FED300AFBA3F /* allformats.c */; };
		E69BE5531B93FED300AFBA3F /* async.c in Sources */ = {isa = PBXBuildFile; fileRef = E69BE54B1B93FED300AFBA3F /* async.c */; };
		E69BE5561B93FED300AFBA3F /* ijkinject.c in Sources */ = {isa = PBXBuildFile; fileRef = E69BE54D1B93FED300AFBA3F /* ijkinject.c */; };
		E69BE5571B93FED300AFBA3F /* opt.h in Headers */ = {isa = PBXBuildFile; fileRef = E69BE54F1B93FED300AFBA3F /* opt.h */; };
		E69BE5591B9405BD00AFBA3F /* ijkavformat.h in Headers */ = {isa = PBXBuildFile; fileRef = E69BE5581B9405BD00AFBA3F /* ijkavformat.h */; };
		E69BE55F1B940D1A00AFBA3F /* utils.c in Sources */ = {isa = PBXBuildFile; fileRef = E69BE55D1B940D1A00AFBA3F /* utils.c */; };
		E69BE5641B943C0800AFBA3F /* ijklongurl.c in Sources */ = {isa = PBXBuildFile; fileRef = E69BE5621B943A9A00AFBA3F /* ijklongurl.c */; };
Z
Zhang Rui 已提交
82
		E69BE5681B94468D00AFBA3F /* ijkurlhook.c in Sources */ = {isa = PBXBuildFile; fileRef = E69BE5651B94468D00AFBA3F /* ijkurlhook.c */; };
Z
Zhang Rui 已提交
83 84
		E69BE56F1B945B0000AFBA3F /* ijksegment.c in Sources */ = {isa = PBXBuildFile; fileRef = E69BE56D1B945B0000AFBA3F /* ijksegment.c */; };
		E69BE5721B946FF600AFBA3F /* ijklivehook.c in Sources */ = {isa = PBXBuildFile; fileRef = E69BE5701B946FF600AFBA3F /* ijklivehook.c */; };
85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103
		E6C459841C7030AA004831EC /* ijksdl_gles2.h in Headers */ = {isa = PBXBuildFile; fileRef = E6C459831C7030AA004831EC /* ijksdl_gles2.h */; };
		E6C459921C7030B6004831EC /* color.c in Sources */ = {isa = PBXBuildFile; fileRef = E6C459861C7030B6004831EC /* color.c */; };
		E6C459931C7030B6004831EC /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = E6C459871C7030B6004831EC /* common.c */; };
		E6C459941C7030B6004831EC /* yuv420p.fsh.c in Sources */ = {isa = PBXBuildFile; fileRef = E6C459891C7030B6004831EC /* yuv420p.fsh.c */; };
		E6C459951C7030B6004831EC /* yuv444p10le.fsh.c in Sources */ = {isa = PBXBuildFile; fileRef = E6C4598A1C7030B6004831EC /* yuv444p10le.fsh.c */; };
		E6C459961C7030B6004831EC /* internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E6C4598B1C7030B6004831EC /* internal.h */; };
		E6C459971C7030B6004831EC /* renderer.c in Sources */ = {isa = PBXBuildFile; fileRef = E6C4598C1C7030B6004831EC /* renderer.c */; };
		E6C459981C7030B6004831EC /* renderer_yuv420p.c in Sources */ = {isa = PBXBuildFile; fileRef = E6C4598D1C7030B6004831EC /* renderer_yuv420p.c */; };
		E6C459991C7030B6004831EC /* renderer_yuv444p10le.c in Sources */ = {isa = PBXBuildFile; fileRef = E6C4598E1C7030B6004831EC /* renderer_yuv444p10le.c */; };
		E6C4599A1C7030B6004831EC /* shader.c in Sources */ = {isa = PBXBuildFile; fileRef = E6C4598F1C7030B6004831EC /* shader.c */; };
		E6C4599B1C7030B6004831EC /* mvp.vsh.c in Sources */ = {isa = PBXBuildFile; fileRef = E6C459911C7030B6004831EC /* mvp.vsh.c */; };
		E6C459BA1C706A13004831EC /* ijksdl_egl.c in Sources */ = {isa = PBXBuildFile; fileRef = E6C459B81C706A13004831EC /* ijksdl_egl.c */; };
		E6C459BB1C706A13004831EC /* ijksdl_egl.h in Headers */ = {isa = PBXBuildFile; fileRef = E6C459B91C706A13004831EC /* ijksdl_egl.h */; };
		E6C459BD1C7089AB004831EC /* ff_ffplay_options.h in Headers */ = {isa = PBXBuildFile; fileRef = E6C459BC1C7089AB004831EC /* ff_ffplay_options.h */; };
		E6C459C01C708CAF004831EC /* renderer_rgb.c in Sources */ = {isa = PBXBuildFile; fileRef = E6C459BE1C708CAF004831EC /* renderer_rgb.c */; };
		E6C459C41C708E60004831EC /* rgb.fsh.c in Sources */ = {isa = PBXBuildFile; fileRef = E6C459C21C708E60004831EC /* rgb.fsh.c */; };
		E6C459C81C7095E5004831EC /* yuv420sp.fsh.c in Sources */ = {isa = PBXBuildFile; fileRef = E6C459C61C7095E5004831EC /* yuv420sp.fsh.c */; };
		E6C459CC1C70967F004831EC /* renderer_yuv420sp.c in Sources */ = {isa = PBXBuildFile; fileRef = E6C459CA1C70967F004831EC /* renderer_yuv420sp.c */; };
		E6E1B9A81C741F72000C6C72 /* renderer_yuv420sp_vtb.m in Sources */ = {isa = PBXBuildFile; fileRef = E6E1B9A71C741F72000C6C72 /* renderer_yuv420sp_vtb.m */; };
Z
Zhang Rui 已提交
104 105
/* End PBXBuildFile section */

106 107 108 109 110 111 112 113 114 115
/* Begin PBXContainerItemProxy section */
		E654EA961B6B27E600B0F2D0 /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = E6903EB117EAF6C500CFD954 /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = E654EA891B6B27E600B0F2D0;
			remoteInfo = IJKMediaFramework;
		};
/* End PBXContainerItemProxy section */

Z
Zhang Rui 已提交
116
/* Begin PBXFileReference section */
Z
zccicy 已提交
117 118 119 120 121 122 123 124
		454316201A66493700676070 /* ffpipeline_ios.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ffpipeline_ios.c; path = ijkmedia/ijkplayer/ios/pipeline/ffpipeline_ios.c; sourceTree = "<group>"; };
		454316211A66493700676070 /* ffpipeline_ios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ffpipeline_ios.h; path = ijkmedia/ijkplayer/ios/pipeline/ffpipeline_ios.h; sourceTree = "<group>"; };
		454316221A66493700676070 /* ffpipenode_ios_videotoolbox_vdec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ffpipenode_ios_videotoolbox_vdec.h; path = ijkmedia/ijkplayer/ios/pipeline/ffpipenode_ios_videotoolbox_vdec.h; sourceTree = "<group>"; };
		454316231A66493700676070 /* ffpipenode_ios_videotoolbox_vdec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ffpipenode_ios_videotoolbox_vdec.m; path = ijkmedia/ijkplayer/ios/pipeline/ffpipenode_ios_videotoolbox_vdec.m; sourceTree = "<group>"; };
		454316291A66497900676070 /* IJKVideoToolBox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IJKVideoToolBox.h; path = ijkmedia/ijkplayer/ios/pipeline/IJKVideoToolBox.h; sourceTree = "<group>"; };
		4543162A1A66497900676070 /* IJKVideoToolBox.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = IJKVideoToolBox.m; path = ijkmedia/ijkplayer/ios/pipeline/IJKVideoToolBox.m; sourceTree = "<group>"; };
		45DB4AA71A5D52AE005CAD41 /* ijksdl_vout_overlay_videotoolbox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_vout_overlay_videotoolbox.h; sourceTree = "<group>"; };
		45DB4AA81A5D52AE005CAD41 /* ijksdl_vout_overlay_videotoolbox.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ijksdl_vout_overlay_videotoolbox.m; sourceTree = "<group>"; };
125 126
		E607FFDE1B7B60F9005F11A6 /* IJKDeviceModel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IJKDeviceModel.h; path = IJKMediaPlayer/IJKDeviceModel.h; sourceTree = "<group>"; };
		E607FFDF1B7B60F9005F11A6 /* IJKDeviceModel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = IJKDeviceModel.m; path = IJKMediaPlayer/IJKDeviceModel.m; sourceTree = "<group>"; };
127 128
		E62139BC180FA89A00553533 /* IJKFFOptions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IJKFFOptions.h; sourceTree = "<group>"; };
		E62139BD180FA89A00553533 /* IJKFFOptions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IJKFFOptions.m; sourceTree = "<group>"; };
129 130 131 132
		E63FC27017F01143003551EB /* ijksdl_audio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ijksdl_audio.c; sourceTree = "<group>"; };
		E63FC27317F013DE003551EB /* ijksdl_dummy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_dummy.h; sourceTree = "<group>"; };
		E63FC27417F013DE003551EB /* ijksdl_vout_dummy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ijksdl_vout_dummy.c; sourceTree = "<group>"; };
		E63FC27517F013DE003551EB /* ijksdl_vout_dummy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_vout_dummy.h; sourceTree = "<group>"; };
Z
Zhang Rui 已提交
133 134 135 136 137 138
		E653C6EF1BCE5A750016835A /* libavcodec.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavcodec.a; sourceTree = "<group>"; };
		E653C6F01BCE5A750016835A /* libavfilter.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavfilter.a; sourceTree = "<group>"; };
		E653C6F11BCE5A750016835A /* libavformat.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavformat.a; sourceTree = "<group>"; };
		E653C6F21BCE5A750016835A /* libavutil.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavutil.a; sourceTree = "<group>"; };
		E653C6F31BCE5A750016835A /* libswresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libswresample.a; sourceTree = "<group>"; };
		E653C6F41BCE5A750016835A /* libswscale.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libswscale.a; sourceTree = "<group>"; };
139 140 141 142 143 144
		E654EA8A1B6B27E600B0F2D0 /* IJKMediaFramework.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = IJKMediaFramework.framework; sourceTree = BUILT_PRODUCTS_DIR; };
		E654EA8D1B6B27E600B0F2D0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
		E654EA8E1B6B27E600B0F2D0 /* IJKMediaFramework.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IJKMediaFramework.h; sourceTree = "<group>"; };
		E654EA941B6B27E600B0F2D0 /* IJKMediaFrameworkTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = IJKMediaFrameworkTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
		E654EA9A1B6B27E600B0F2D0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
		E654EA9B1B6B27E600B0F2D0 /* IJKMediaFrameworkTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = IJKMediaFrameworkTests.m; sourceTree = "<group>"; };
145
		E654EAFB1B6B503A00B0F2D0 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
Z
Zhang Rui 已提交
146 147
		E65DC3B719D93D5F004F8A08 /* IJKKVOController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IJKKVOController.h; path = IJKMediaPlayer/IJKKVOController.h; sourceTree = "<group>"; };
		E65DC3B819D93D5F004F8A08 /* IJKKVOController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = IJKKVOController.m; path = IJKMediaPlayer/IJKKVOController.m; sourceTree = "<group>"; };
148 149 150
		E66F8DBF17EEC65200354D80 /* IJKMPMoviePlayerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IJKMPMoviePlayerController.h; path = IJKMediaPlayer/IJKMPMoviePlayerController.h; sourceTree = "<group>"; };
		E66F8DC017EEC65200354D80 /* IJKMPMoviePlayerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = IJKMPMoviePlayerController.m; path = IJKMediaPlayer/IJKMPMoviePlayerController.m; sourceTree = "<group>"; };
		E66F8DC217EECB1E00354D80 /* IJKMediaPlayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IJKMediaPlayer.h; path = IJKMediaPlayer/IJKMediaPlayer.h; sourceTree = "<group>"; };
Z
Zhang Rui 已提交
151 152
		E66F8DE517EFD9C300354D80 /* IJKFFMoviePlayerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IJKFFMoviePlayerController.h; sourceTree = "<group>"; };
		E66F8DE617EFD9C300354D80 /* IJKFFMoviePlayerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IJKFFMoviePlayerController.m; sourceTree = "<group>"; };
153 154 155
		E66F8DEE17EFEA9400354D80 /* ijkplayer_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijkplayer_internal.h; sourceTree = "<group>"; };
		E66F8DEF17EFEA9400354D80 /* ijkplayer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ijkplayer.c; sourceTree = "<group>"; };
		E66F8DF017EFEA9400354D80 /* ijkplayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijkplayer.h; sourceTree = "<group>"; };
Z
Zhang Rui 已提交
156
		E66F8E0117EFEEA400354D80 /* ijkplayer_ios.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ijkplayer_ios.m; path = ijkmedia/ijkplayer/ios/ijkplayer_ios.m; sourceTree = "<group>"; };
157
		E66F8E0217EFEEA400354D80 /* ijkplayer_ios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ijkplayer_ios.h; path = ijkmedia/ijkplayer/ios/ijkplayer_ios.h; sourceTree = "<group>"; };
158 159
		E6716E491807E5FC00B3FBC1 /* IJKMediaUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IJKMediaUtils.h; path = IJKMediaPlayer/IJKMediaUtils.h; sourceTree = "<group>"; };
		E6716E4A1807E5FC00B3FBC1 /* IJKMediaUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = IJKMediaUtils.m; path = IJKMediaPlayer/IJKMediaUtils.m; sourceTree = "<group>"; };
160 161
		E672D6F118D3445100C51FF9 /* IJKMediaModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IJKMediaModule.h; path = IJKMediaPlayer/IJKMediaModule.h; sourceTree = "<group>"; };
		E672D6F218D3445100C51FF9 /* IJKMediaModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = IJKMediaModule.m; path = IJKMediaPlayer/IJKMediaModule.m; sourceTree = "<group>"; };
Z
Zhang Rui 已提交
162 163 164 165 166 167 168 169
		E67B91AB1A3801DB00717EA9 /* ff_ffpipeline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ff_ffpipeline.c; sourceTree = "<group>"; };
		E67B91AC1A3801DB00717EA9 /* ff_ffpipeline.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ff_ffpipeline.h; sourceTree = "<group>"; };
		E67B91AD1A3801DB00717EA9 /* ff_ffpipenode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ff_ffpipenode.c; sourceTree = "<group>"; };
		E67B91AE1A3801DB00717EA9 /* ff_ffpipenode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ff_ffpipenode.h; sourceTree = "<group>"; };
		E67B91B21A3801E600717EA9 /* ffpipeline_ffplay.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ffpipeline_ffplay.c; sourceTree = "<group>"; };
		E67B91B31A3801E600717EA9 /* ffpipeline_ffplay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffpipeline_ffplay.h; sourceTree = "<group>"; };
		E67B91B41A3801E600717EA9 /* ffpipenode_ffplay_vdec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ffpipenode_ffplay_vdec.c; sourceTree = "<group>"; };
		E67B91B51A3801E600717EA9 /* ffpipenode_ffplay_vdec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ffpipenode_ffplay_vdec.h; sourceTree = "<group>"; };
Z
Zhang Rui 已提交
170 171 172 173
		E67C4E0319D15B3200415CEE /* IJKAVPlayerLayerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IJKAVPlayerLayerView.h; path = IJKMediaPlayer/IJKAVPlayerLayerView.h; sourceTree = "<group>"; };
		E67C4E0419D15B3200415CEE /* IJKAVPlayerLayerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = IJKAVPlayerLayerView.m; path = IJKMediaPlayer/IJKAVPlayerLayerView.m; sourceTree = "<group>"; };
		E67C4E0619D15EEA00415CEE /* IJKAVMoviePlayerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IJKAVMoviePlayerController.h; path = IJKMediaPlayer/IJKAVMoviePlayerController.h; sourceTree = "<group>"; };
		E67C4E0719D15EEA00415CEE /* IJKAVMoviePlayerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = IJKAVMoviePlayerController.m; path = IJKMediaPlayer/IJKAVMoviePlayerController.m; sourceTree = "<group>"; };
Z
Zhang Rui 已提交
174
		E67FB4AC1B4A766F00AA94AA /* config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
Z
Zhang Rui 已提交
175 176 177 178 179 180
		E68B7AC31C1E7F20001DE241 /* IJKSDLHudViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IJKSDLHudViewController.h; sourceTree = "<group>"; };
		E68B7AC41C1E7F20001DE241 /* IJKSDLHudViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IJKSDLHudViewController.m; sourceTree = "<group>"; };
		E68B7ACD1C1E97B0001DE241 /* IJKSDLHudViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IJKSDLHudViewCell.h; sourceTree = "<group>"; };
		E68B7ACE1C1E97B0001DE241 /* IJKSDLHudViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IJKSDLHudViewCell.m; sourceTree = "<group>"; };
		E68B7AD81C1FCA45001DE241 /* NSString+IJKMedia.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+IJKMedia.h"; sourceTree = "<group>"; };
		E68B7AD91C1FCA45001DE241 /* NSString+IJKMedia.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+IJKMedia.m"; sourceTree = "<group>"; };
181
		E69007F11B96E2A600EB346D /* url.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = url.h; sourceTree = "<group>"; };
Z
Zhang Rui 已提交
182
		E6903EC017EAF6C500CFD954 /* IJKMediaPlayer-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "IJKMediaPlayer-Prefix.pch"; sourceTree = "<group>"; };
183
		E6903EC117EAF6C500CFD954 /* IJKMediaPlayback.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = IJKMediaPlayback.h; path = IJKMediaPlayer/IJKMediaPlayback.h; sourceTree = "<group>"; };
Z
Zhang Rui 已提交
184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219
		E6903FD517EAFC6100CFD954 /* ff_cmdutils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ff_cmdutils.c; sourceTree = "<group>"; };
		E6903FD617EAFC6100CFD954 /* ff_cmdutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ff_cmdutils.h; sourceTree = "<group>"; };
		E6903FD717EAFC6100CFD954 /* ff_fferror.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ff_fferror.h; sourceTree = "<group>"; };
		E6903FD817EAFC6100CFD954 /* ff_ffinc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ff_ffinc.h; sourceTree = "<group>"; };
		E6903FD917EAFC6100CFD954 /* ff_ffmsg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ff_ffmsg.h; sourceTree = "<group>"; };
		E6903FDA17EAFC6100CFD954 /* ff_ffmsg_queue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ff_ffmsg_queue.h; sourceTree = "<group>"; };
		E6903FDB17EAFC6100CFD954 /* ff_ffplay.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ff_ffplay.c; sourceTree = "<group>"; };
		E6903FDC17EAFC6100CFD954 /* ff_ffplay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ff_ffplay.h; sourceTree = "<group>"; };
		E6903FDE17EAFC6100CFD954 /* ff_ffplay_def.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ff_ffplay_def.h; sourceTree = "<group>"; };
		E6903FF117EAFC6100CFD954 /* image_convert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = image_convert.c; sourceTree = "<group>"; };
		E6903FF917EAFC6100CFD954 /* ijksdl_image_convert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_image_convert.h; sourceTree = "<group>"; };
		E6903FFA17EAFC6100CFD954 /* ijksdl_inc_ffmpeg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_inc_ffmpeg.h; sourceTree = "<group>"; };
		E6903FFB17EAFC6100CFD954 /* ijksdl_vout_overlay_ffmpeg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ijksdl_vout_overlay_ffmpeg.c; sourceTree = "<group>"; };
		E6903FFC17EAFC6100CFD954 /* ijksdl_vout_overlay_ffmpeg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_vout_overlay_ffmpeg.h; sourceTree = "<group>"; };
		E6903FFD17EAFC6100CFD954 /* ijksdl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl.h; sourceTree = "<group>"; };
		E6903FFF17EAFC6100CFD954 /* ijksdl_aout.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ijksdl_aout.c; sourceTree = "<group>"; };
		E690400017EAFC6100CFD954 /* ijksdl_aout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_aout.h; sourceTree = "<group>"; };
		E690400117EAFC6100CFD954 /* ijksdl_aout_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_aout_internal.h; sourceTree = "<group>"; };
		E690400217EAFC6100CFD954 /* ijksdl_audio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_audio.h; sourceTree = "<group>"; };
		E690400317EAFC6100CFD954 /* ijksdl_endian.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_endian.h; sourceTree = "<group>"; };
		E690400417EAFC6100CFD954 /* ijksdl_error.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ijksdl_error.c; sourceTree = "<group>"; };
		E690400517EAFC6100CFD954 /* ijksdl_error.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_error.h; sourceTree = "<group>"; };
		E690400617EAFC6100CFD954 /* ijksdl_fourcc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_fourcc.h; sourceTree = "<group>"; };
		E690400717EAFC6100CFD954 /* ijksdl_inc_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_inc_internal.h; sourceTree = "<group>"; };
		E690400817EAFC6100CFD954 /* ijksdl_mutex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ijksdl_mutex.c; sourceTree = "<group>"; };
		E690400917EAFC6100CFD954 /* ijksdl_mutex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_mutex.h; sourceTree = "<group>"; };
		E690400A17EAFC6100CFD954 /* ijksdl_stdinc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ijksdl_stdinc.c; sourceTree = "<group>"; };
		E690400B17EAFC6100CFD954 /* ijksdl_stdinc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_stdinc.h; sourceTree = "<group>"; };
		E690400C17EAFC6100CFD954 /* ijksdl_thread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ijksdl_thread.c; sourceTree = "<group>"; };
		E690400D17EAFC6100CFD954 /* ijksdl_thread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_thread.h; sourceTree = "<group>"; };
		E690400E17EAFC6100CFD954 /* ijksdl_timer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ijksdl_timer.c; sourceTree = "<group>"; };
		E690400F17EAFC6100CFD954 /* ijksdl_timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_timer.h; sourceTree = "<group>"; };
		E690401017EAFC6100CFD954 /* ijksdl_video.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_video.h; sourceTree = "<group>"; };
		E690401117EAFC6100CFD954 /* ijksdl_vout.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ijksdl_vout.c; sourceTree = "<group>"; };
		E690401217EAFC6100CFD954 /* ijksdl_vout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_vout.h; sourceTree = "<group>"; };
		E690401317EAFC6100CFD954 /* ijksdl_vout_internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_vout_internal.h; sourceTree = "<group>"; };
Z
Zhang Rui 已提交
220 221 222 223 224 225 226
		E69BE54A1B93FED300AFBA3F /* allformats.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = allformats.c; sourceTree = "<group>"; };
		E69BE54B1B93FED300AFBA3F /* async.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = async.c; sourceTree = "<group>"; };
		E69BE54D1B93FED300AFBA3F /* ijkinject.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ijkinject.c; sourceTree = "<group>"; };
		E69BE54F1B93FED300AFBA3F /* opt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opt.h; sourceTree = "<group>"; };
		E69BE5581B9405BD00AFBA3F /* ijkavformat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijkavformat.h; sourceTree = "<group>"; };
		E69BE55D1B940D1A00AFBA3F /* utils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = utils.c; sourceTree = "<group>"; };
		E69BE5621B943A9A00AFBA3F /* ijklongurl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ijklongurl.c; sourceTree = "<group>"; };
Z
Zhang Rui 已提交
227
		E69BE5651B94468D00AFBA3F /* ijkurlhook.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ijkurlhook.c; sourceTree = "<group>"; };
Z
Zhang Rui 已提交
228 229
		E69BE56D1B945B0000AFBA3F /* ijksegment.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ijksegment.c; sourceTree = "<group>"; };
		E69BE5701B946FF600AFBA3F /* ijklivehook.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ijklivehook.c; sourceTree = "<group>"; };
Z
Zhang Rui 已提交
230
		E6C2FD391B300A390081D321 /* ff_ffplay_debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ff_ffplay_debug.h; sourceTree = "<group>"; };
231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248
		E6C459831C7030AA004831EC /* ijksdl_gles2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_gles2.h; sourceTree = "<group>"; };
		E6C459861C7030B6004831EC /* color.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = color.c; sourceTree = "<group>"; };
		E6C459871C7030B6004831EC /* common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = common.c; sourceTree = "<group>"; };
		E6C459891C7030B6004831EC /* yuv420p.fsh.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = yuv420p.fsh.c; sourceTree = "<group>"; };
		E6C4598A1C7030B6004831EC /* yuv444p10le.fsh.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = yuv444p10le.fsh.c; sourceTree = "<group>"; };
		E6C4598B1C7030B6004831EC /* internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = internal.h; sourceTree = "<group>"; };
		E6C4598C1C7030B6004831EC /* renderer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = renderer.c; sourceTree = "<group>"; };
		E6C4598D1C7030B6004831EC /* renderer_yuv420p.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = renderer_yuv420p.c; sourceTree = "<group>"; };
		E6C4598E1C7030B6004831EC /* renderer_yuv444p10le.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = renderer_yuv444p10le.c; sourceTree = "<group>"; };
		E6C4598F1C7030B6004831EC /* shader.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = shader.c; sourceTree = "<group>"; };
		E6C459911C7030B6004831EC /* mvp.vsh.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mvp.vsh.c; sourceTree = "<group>"; };
		E6C459B81C706A13004831EC /* ijksdl_egl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ijksdl_egl.c; sourceTree = "<group>"; };
		E6C459B91C706A13004831EC /* ijksdl_egl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_egl.h; sourceTree = "<group>"; };
		E6C459BC1C7089AB004831EC /* ff_ffplay_options.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ff_ffplay_options.h; sourceTree = "<group>"; };
		E6C459BE1C708CAF004831EC /* renderer_rgb.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = renderer_rgb.c; sourceTree = "<group>"; };
		E6C459C21C708E60004831EC /* rgb.fsh.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rgb.fsh.c; sourceTree = "<group>"; };
		E6C459C61C7095E5004831EC /* yuv420sp.fsh.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = yuv420sp.fsh.c; sourceTree = "<group>"; };
		E6C459CA1C70967F004831EC /* renderer_yuv420sp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = renderer_yuv420sp.c; sourceTree = "<group>"; };
Z
Zhang Rui 已提交
249 250 251
		E6CA1EE71B4FAFCF00BCAF89 /* ijksdl_class.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_class.h; sourceTree = "<group>"; };
		E6CA1EE81B4FAFCF00BCAF89 /* ijksdl_misc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_misc.h; sourceTree = "<group>"; };
		E6CA1EE91B4FB04500BCAF89 /* ijksdl_log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_log.h; sourceTree = "<group>"; };
252
		E6D5FFF71B5F445E00E1E328 /* h264_sps_parser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = h264_sps_parser.h; path = ijkmedia/ijkplayer/ios/pipeline/h264_sps_parser.h; sourceTree = "<group>"; };
253
		E6E1B9A71C741F72000C6C72 /* renderer_yuv420sp_vtb.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = renderer_yuv420sp_vtb.m; sourceTree = "<group>"; };
B
bbcallen 已提交
254 255
		E6EE92A1187810C5009EAB56 /* IJKAudioKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IJKAudioKit.h; path = IJKMediaPlayer/IJKAudioKit.h; sourceTree = "<group>"; };
		E6EE92A2187810C5009EAB56 /* IJKAudioKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = IJKAudioKit.m; path = IJKMediaPlayer/IJKAudioKit.m; sourceTree = "<group>"; };
256 257 258 259 260 261 262 263 264 265 266 267 268 269 270
		E6EE92A61878230C009EAB56 /* ijksdl_aout_ios_audiounit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_aout_ios_audiounit.h; sourceTree = "<group>"; };
		E6EE92A71878230C009EAB56 /* ijksdl_aout_ios_audiounit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ijksdl_aout_ios_audiounit.m; sourceTree = "<group>"; };
		E6EE92A81878230C009EAB56 /* ijksdl_ios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_ios.h; sourceTree = "<group>"; };
		E6EE92A91878230C009EAB56 /* ijksdl_thread_ios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_thread_ios.h; sourceTree = "<group>"; };
		E6EE92AA1878230C009EAB56 /* ijksdl_thread_ios.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ijksdl_thread_ios.m; sourceTree = "<group>"; };
		E6EE92AB1878230C009EAB56 /* ijksdl_vout_ios_gles2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijksdl_vout_ios_gles2.h; sourceTree = "<group>"; };
		E6EE92AC1878230C009EAB56 /* ijksdl_vout_ios_gles2.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ijksdl_vout_ios_gles2.m; sourceTree = "<group>"; };
		E6EE92AD1878230C009EAB56 /* IJKSDLAudioUnitController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IJKSDLAudioUnitController.h; sourceTree = "<group>"; };
		E6EE92AE1878230C009EAB56 /* IJKSDLAudioUnitController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IJKSDLAudioUnitController.m; sourceTree = "<group>"; };
		E6EE92B61878230C009EAB56 /* IJKSDLGLView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IJKSDLGLView.h; sourceTree = "<group>"; };
		E6EE92B71878230C009EAB56 /* IJKSDLGLView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IJKSDLGLView.m; sourceTree = "<group>"; };
		E6EE92C01878236A009EAB56 /* IJKSDLAudioQueueController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IJKSDLAudioQueueController.h; sourceTree = "<group>"; };
		E6EE92C11878236A009EAB56 /* IJKSDLAudioQueueController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IJKSDLAudioQueueController.m; sourceTree = "<group>"; };
		E6EE92C618782770009EAB56 /* IJKSDLAudioKit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IJKSDLAudioKit.h; sourceTree = "<group>"; };
		E6EE92C718782770009EAB56 /* IJKSDLAudioKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IJKSDLAudioKit.m; sourceTree = "<group>"; };
Z
Zhang Rui 已提交
271 272
		E6F727B917F2D9D30043623F /* IJKFFMoviePlayerDef.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IJKFFMoviePlayerDef.h; sourceTree = "<group>"; };
		E6F727BA17F2D9D30043623F /* IJKFFMoviePlayerDef.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IJKFFMoviePlayerDef.m; sourceTree = "<group>"; };
273
		E6F727C117F7C9B90043623F /* IJKMediaPlayback.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = IJKMediaPlayback.m; path = IJKMediaPlayer/IJKMediaPlayback.m; sourceTree = "<group>"; };
Z
Zhang Rui 已提交
274 275
		E6FAD9551A515CE300725002 /* ijkmeta.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ijkmeta.c; sourceTree = "<group>"; };
		E6FAD9561A515CE300725002 /* ijkmeta.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijkmeta.h; sourceTree = "<group>"; };
Z
Zhang Rui 已提交
276 277 278
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
279 280 281 282
		E654EA861B6B27E600B0F2D0 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
Z
Zhang Rui 已提交
283 284 285 286 287 288
				E653C6F61BCE5A750016835A /* libavcodec.a in Frameworks */,
				E653C6F81BCE5A750016835A /* libavfilter.a in Frameworks */,
				E653C6FA1BCE5A750016835A /* libavformat.a in Frameworks */,
				E653C6FC1BCE5A750016835A /* libavutil.a in Frameworks */,
				E653C6FE1BCE5A750016835A /* libswresample.a in Frameworks */,
				E653C7001BCE5A750016835A /* libswscale.a in Frameworks */,
289 290 291 292 293 294 295 296 297 298 299
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		E654EA911B6B27E600B0F2D0 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				E654EA951B6B27E600B0F2D0 /* IJKMediaFramework.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
Z
Zhang Rui 已提交
300 301 302
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
Z
zccicy 已提交
303 304 305 306 307 308 309
		4543161F1A66481600676070 /* pipeline */ = {
			isa = PBXGroup;
			children = (
				454316201A66493700676070 /* ffpipeline_ios.c */,
				454316211A66493700676070 /* ffpipeline_ios.h */,
				454316221A66493700676070 /* ffpipenode_ios_videotoolbox_vdec.h */,
				454316231A66493700676070 /* ffpipenode_ios_videotoolbox_vdec.m */,
310
				E6D5FFF71B5F445E00E1E328 /* h264_sps_parser.h */,
Z
zccicy 已提交
311 312 313 314 315 316
				454316291A66497900676070 /* IJKVideoToolBox.h */,
				4543162A1A66497900676070 /* IJKVideoToolBox.m */,
			);
			name = pipeline;
			sourceTree = "<group>";
		};
317 318 319 320 321 322 323 324 325 326
		E63FC27217F013DE003551EB /* dummy */ = {
			isa = PBXGroup;
			children = (
				E63FC27317F013DE003551EB /* ijksdl_dummy.h */,
				E63FC27417F013DE003551EB /* ijksdl_vout_dummy.c */,
				E63FC27517F013DE003551EB /* ijksdl_vout_dummy.h */,
			);
			path = dummy;
			sourceTree = "<group>";
		};
327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360
		E654EA8B1B6B27E600B0F2D0 /* IJKMediaFramework */ = {
			isa = PBXGroup;
			children = (
				E654EA8E1B6B27E600B0F2D0 /* IJKMediaFramework.h */,
				E654EA8C1B6B27E600B0F2D0 /* Supporting Files */,
			);
			path = IJKMediaFramework;
			sourceTree = "<group>";
		};
		E654EA8C1B6B27E600B0F2D0 /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
				E654EA8D1B6B27E600B0F2D0 /* Info.plist */,
			);
			name = "Supporting Files";
			sourceTree = "<group>";
		};
		E654EA981B6B27E600B0F2D0 /* IJKMediaFrameworkTests */ = {
			isa = PBXGroup;
			children = (
				E654EA9B1B6B27E600B0F2D0 /* IJKMediaFrameworkTests.m */,
				E654EA991B6B27E600B0F2D0 /* Supporting Files */,
			);
			path = IJKMediaFrameworkTests;
			sourceTree = "<group>";
		};
		E654EA991B6B27E600B0F2D0 /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
				E654EA9A1B6B27E600B0F2D0 /* Info.plist */,
			);
			name = "Supporting Files";
			sourceTree = "<group>";
		};
361 362 363
		E66F8DBC17EEC2CF00354D80 /* Classes */ = {
			isa = PBXGroup;
			children = (
364
				E6F727B517F2B1690043623F /* IJKMediaPlayer */,
Z
Zhang Rui 已提交
365
				E67C4E0219D15B0600415CEE /* IJKAVMoviePlayerController */,
366
				E66F8DBE17EEC5DE00354D80 /* IJKMPMoviePlayerController */,
Z
Zhang Rui 已提交
367
				E6903EBE17EAF6C500CFD954 /* IJKFFMoviePlayerController */,
368 369 370 371 372 373 374 375 376 377 378 379 380
			);
			name = Classes;
			sourceTree = "<group>";
		};
		E66F8DBE17EEC5DE00354D80 /* IJKMPMoviePlayerController */ = {
			isa = PBXGroup;
			children = (
				E66F8DBF17EEC65200354D80 /* IJKMPMoviePlayerController.h */,
				E66F8DC017EEC65200354D80 /* IJKMPMoviePlayerController.m */,
			);
			name = IJKMPMoviePlayerController;
			sourceTree = "<group>";
		};
381 382 383
		E66F8DF817EFEC1300354D80 /* ios */ = {
			isa = PBXGroup;
			children = (
Z
zccicy 已提交
384
				4543161F1A66481600676070 /* pipeline */,
Z
Zhang Rui 已提交
385
				E66F8E0117EFEEA400354D80 /* ijkplayer_ios.m */,
386 387 388 389 390 391
				E66F8E0217EFEEA400354D80 /* ijkplayer_ios.h */,
			);
			name = ios;
			path = ../../ios/IJKMediaPlayer/IJKMediaPlayer;
			sourceTree = "<group>";
		};
Z
Zhang Rui 已提交
392 393 394 395 396 397 398 399 400 401 402
		E67B91B11A3801E600717EA9 /* pipeline */ = {
			isa = PBXGroup;
			children = (
				E67B91B21A3801E600717EA9 /* ffpipeline_ffplay.c */,
				E67B91B31A3801E600717EA9 /* ffpipeline_ffplay.h */,
				E67B91B41A3801E600717EA9 /* ffpipenode_ffplay_vdec.c */,
				E67B91B51A3801E600717EA9 /* ffpipenode_ffplay_vdec.h */,
			);
			path = pipeline;
			sourceTree = "<group>";
		};
Z
Zhang Rui 已提交
403 404 405 406 407 408 409 410 411 412 413
		E67C4E0219D15B0600415CEE /* IJKAVMoviePlayerController */ = {
			isa = PBXGroup;
			children = (
				E67C4E0319D15B3200415CEE /* IJKAVPlayerLayerView.h */,
				E67C4E0419D15B3200415CEE /* IJKAVPlayerLayerView.m */,
				E67C4E0619D15EEA00415CEE /* IJKAVMoviePlayerController.h */,
				E67C4E0719D15EEA00415CEE /* IJKAVMoviePlayerController.m */,
			);
			name = IJKAVMoviePlayerController;
			sourceTree = "<group>";
		};
Z
Zhang Rui 已提交
414 415 416
		E6903EB017EAF6C500CFD954 = {
			isa = PBXGroup;
			children = (
417
				E66F8DBC17EEC2CF00354D80 /* Classes */,
418 419
				E654EA8B1B6B27E600B0F2D0 /* IJKMediaFramework */,
				E654EA981B6B27E600B0F2D0 /* IJKMediaFrameworkTests */,
Z
Zhang Rui 已提交
420 421 422 423 424 425 426 427
				E6903EBB17EAF6C500CFD954 /* Frameworks */,
				E6903EBA17EAF6C500CFD954 /* Products */,
			);
			sourceTree = "<group>";
		};
		E6903EBA17EAF6C500CFD954 /* Products */ = {
			isa = PBXGroup;
			children = (
428 429
				E654EA8A1B6B27E600B0F2D0 /* IJKMediaFramework.framework */,
				E654EA941B6B27E600B0F2D0 /* IJKMediaFrameworkTests.xctest */,
Z
Zhang Rui 已提交
430 431 432 433 434 435 436 437 438 439 440
			);
			name = Products;
			sourceTree = "<group>";
		};
		E6903EBB17EAF6C500CFD954 /* Frameworks */ = {
			isa = PBXGroup;
			children = (
			);
			name = Frameworks;
			sourceTree = "<group>";
		};
Z
Zhang Rui 已提交
441
		E6903EBE17EAF6C500CFD954 /* IJKFFMoviePlayerController */ = {
Z
Zhang Rui 已提交
442 443
			isa = PBXGroup;
			children = (
Z
Zhang Rui 已提交
444
				E6903F7617EAFC2C00CFD954 /* ffmpeg */,
Z
Zhang Rui 已提交
445 446 447 448
				E66F8DE517EFD9C300354D80 /* IJKFFMoviePlayerController.h */,
				E66F8DE617EFD9C300354D80 /* IJKFFMoviePlayerController.m */,
				E6F727B917F2D9D30043623F /* IJKFFMoviePlayerDef.h */,
				E6F727BA17F2D9D30043623F /* IJKFFMoviePlayerDef.m */,
Z
Zhang Rui 已提交
449 450
				E62139BC180FA89A00553533 /* IJKFFOptions.h */,
				E62139BD180FA89A00553533 /* IJKFFOptions.m */,
451
				E6903FCC17EAFC6100CFD954 /* ijkmedia */,
Z
Zhang Rui 已提交
452 453
				E6903EBF17EAF6C500CFD954 /* Supporting Files */,
			);
Z
Zhang Rui 已提交
454
			name = IJKFFMoviePlayerController;
Z
Zhang Rui 已提交
455 456 457 458 459 460 461 462 463 464 465
			path = IJKMediaPlayer;
			sourceTree = "<group>";
		};
		E6903EBF17EAF6C500CFD954 /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
				E6903EC017EAF6C500CFD954 /* IJKMediaPlayer-Prefix.pch */,
			);
			name = "Supporting Files";
			sourceTree = "<group>";
		};
Z
Zhang Rui 已提交
466
		E6903F7617EAFC2C00CFD954 /* ffmpeg */ = {
Z
Zhang Rui 已提交
467 468
			isa = PBXGroup;
			children = (
Z
Zhang Rui 已提交
469
				E6903FC117EAFC2C00CFD954 /* lib */,
Z
Zhang Rui 已提交
470 471
			);
			name = ffmpeg;
Z
Zhang Rui 已提交
472
			path = ../../build/universal;
Z
Zhang Rui 已提交
473 474
			sourceTree = "<group>";
		};
Z
Zhang Rui 已提交
475 476 477
		E6903FC117EAFC2C00CFD954 /* lib */ = {
			isa = PBXGroup;
			children = (
Z
Zhang Rui 已提交
478 479 480 481 482 483
				E653C6EF1BCE5A750016835A /* libavcodec.a */,
				E653C6F01BCE5A750016835A /* libavfilter.a */,
				E653C6F11BCE5A750016835A /* libavformat.a */,
				E653C6F21BCE5A750016835A /* libavutil.a */,
				E653C6F31BCE5A750016835A /* libswresample.a */,
				E653C6F41BCE5A750016835A /* libswscale.a */,
Z
Zhang Rui 已提交
484 485
			);
			path = lib;
Z
Zhang Rui 已提交
486 487
			sourceTree = "<group>";
		};
Z
Zhang Rui 已提交
488 489 490 491 492 493 494 495 496 497 498 499 500
		E6903FCC17EAFC6100CFD954 /* ijkmedia */ = {
			isa = PBXGroup;
			children = (
				E6903FCE17EAFC6100CFD954 /* ijkplayer */,
				E6903FDF17EAFC6100CFD954 /* ijksdl */,
			);
			name = ijkmedia;
			path = ../../../ijkmedia;
			sourceTree = "<group>";
		};
		E6903FCE17EAFC6100CFD954 /* ijkplayer */ = {
			isa = PBXGroup;
			children = (
Z
Zhang Rui 已提交
501
				E67FB4AC1B4A766F00AA94AA /* config.h */,
Z
Zhang Rui 已提交
502 503 504 505 506
				E6903FD517EAFC6100CFD954 /* ff_cmdutils.c */,
				E6903FD617EAFC6100CFD954 /* ff_cmdutils.h */,
				E6903FD717EAFC6100CFD954 /* ff_fferror.h */,
				E6903FD817EAFC6100CFD954 /* ff_ffinc.h */,
				E6903FDA17EAFC6100CFD954 /* ff_ffmsg_queue.h */,
Z
Zhang Rui 已提交
507 508 509 510 511
				E6903FD917EAFC6100CFD954 /* ff_ffmsg.h */,
				E67B91AB1A3801DB00717EA9 /* ff_ffpipeline.c */,
				E67B91AC1A3801DB00717EA9 /* ff_ffpipeline.h */,
				E67B91AD1A3801DB00717EA9 /* ff_ffpipenode.c */,
				E67B91AE1A3801DB00717EA9 /* ff_ffpipenode.h */,
Z
Zhang Rui 已提交
512
				E6C2FD391B300A390081D321 /* ff_ffplay_debug.h */,
Z
Zhang Rui 已提交
513
				E6903FDE17EAFC6100CFD954 /* ff_ffplay_def.h */,
514
				E6C459BC1C7089AB004831EC /* ff_ffplay_options.h */,
Z
Zhang Rui 已提交
515 516
				E6903FDB17EAFC6100CFD954 /* ff_ffplay.c */,
				E6903FDC17EAFC6100CFD954 /* ff_ffplay.h */,
Z
Zhang Rui 已提交
517 518
				E69BE5491B93FED300AFBA3F /* ijkavformat */,
				E69BE54E1B93FED300AFBA3F /* ijkavutil */,
Z
Zhang Rui 已提交
519 520
				E6FAD9551A515CE300725002 /* ijkmeta.c */,
				E6FAD9561A515CE300725002 /* ijkmeta.h */,
Z
Zhang Rui 已提交
521
				E66F8DEE17EFEA9400354D80 /* ijkplayer_internal.h */,
522 523
				E66F8DEF17EFEA9400354D80 /* ijkplayer.c */,
				E66F8DF017EFEA9400354D80 /* ijkplayer.h */,
Z
Zhang Rui 已提交
524 525
				E66F8DF817EFEC1300354D80 /* ios */,
				E67B91B11A3801E600717EA9 /* pipeline */,
526
				E654EAFB1B6B503A00B0F2D0 /* version.h */,
Z
Zhang Rui 已提交
527 528 529 530 531 532 533
			);
			path = ijkplayer;
			sourceTree = "<group>";
		};
		E6903FDF17EAFC6100CFD954 /* ijksdl */ = {
			isa = PBXGroup;
			children = (
534
				E63FC27217F013DE003551EB /* dummy */,
Z
Zhang Rui 已提交
535
				E6903FEF17EAFC6100CFD954 /* ffmpeg */,
536
				E6C459851C7030B6004831EC /* gles2 */,
Z
Zhang Rui 已提交
537
				E690400117EAFC6100CFD954 /* ijksdl_aout_internal.h */,
Z
Zhang Rui 已提交
538 539
				E6903FFF17EAFC6100CFD954 /* ijksdl_aout.c */,
				E690400017EAFC6100CFD954 /* ijksdl_aout.h */,
540
				E63FC27017F01143003551EB /* ijksdl_audio.c */,
Z
Zhang Rui 已提交
541
				E690400217EAFC6100CFD954 /* ijksdl_audio.h */,
Z
Zhang Rui 已提交
542
				E6CA1EE71B4FAFCF00BCAF89 /* ijksdl_class.h */,
543 544
				E6C459B81C706A13004831EC /* ijksdl_egl.c */,
				E6C459B91C706A13004831EC /* ijksdl_egl.h */,
Z
Zhang Rui 已提交
545 546 547 548
				E690400317EAFC6100CFD954 /* ijksdl_endian.h */,
				E690400417EAFC6100CFD954 /* ijksdl_error.c */,
				E690400517EAFC6100CFD954 /* ijksdl_error.h */,
				E690400617EAFC6100CFD954 /* ijksdl_fourcc.h */,
549
				E6C459831C7030AA004831EC /* ijksdl_gles2.h */,
Z
Zhang Rui 已提交
550
				E690400717EAFC6100CFD954 /* ijksdl_inc_internal.h */,
Z
Zhang Rui 已提交
551 552
				E6CA1EE91B4FB04500BCAF89 /* ijksdl_log.h */,
				E6CA1EE81B4FAFCF00BCAF89 /* ijksdl_misc.h */,
Z
Zhang Rui 已提交
553 554 555 556 557 558 559 560 561
				E690400817EAFC6100CFD954 /* ijksdl_mutex.c */,
				E690400917EAFC6100CFD954 /* ijksdl_mutex.h */,
				E690400A17EAFC6100CFD954 /* ijksdl_stdinc.c */,
				E690400B17EAFC6100CFD954 /* ijksdl_stdinc.h */,
				E690400C17EAFC6100CFD954 /* ijksdl_thread.c */,
				E690400D17EAFC6100CFD954 /* ijksdl_thread.h */,
				E690400E17EAFC6100CFD954 /* ijksdl_timer.c */,
				E690400F17EAFC6100CFD954 /* ijksdl_timer.h */,
				E690401017EAFC6100CFD954 /* ijksdl_video.h */,
Z
Zhang Rui 已提交
562
				E690401317EAFC6100CFD954 /* ijksdl_vout_internal.h */,
Z
Zhang Rui 已提交
563 564
				E690401117EAFC6100CFD954 /* ijksdl_vout.c */,
				E690401217EAFC6100CFD954 /* ijksdl_vout.h */,
Z
Zhang Rui 已提交
565 566
				E6903FFD17EAFC6100CFD954 /* ijksdl.h */,
				E6EE92A51878230C009EAB56 /* ios */,
Z
Zhang Rui 已提交
567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590
			);
			path = ijksdl;
			sourceTree = "<group>";
		};
		E6903FEF17EAFC6100CFD954 /* ffmpeg */ = {
			isa = PBXGroup;
			children = (
				E6903FF017EAFC6100CFD954 /* abi_all */,
				E6903FF917EAFC6100CFD954 /* ijksdl_image_convert.h */,
				E6903FFA17EAFC6100CFD954 /* ijksdl_inc_ffmpeg.h */,
				E6903FFB17EAFC6100CFD954 /* ijksdl_vout_overlay_ffmpeg.c */,
				E6903FFC17EAFC6100CFD954 /* ijksdl_vout_overlay_ffmpeg.h */,
			);
			path = ffmpeg;
			sourceTree = "<group>";
		};
		E6903FF017EAFC6100CFD954 /* abi_all */ = {
			isa = PBXGroup;
			children = (
				E6903FF117EAFC6100CFD954 /* image_convert.c */,
			);
			path = abi_all;
			sourceTree = "<group>";
		};
Z
Zhang Rui 已提交
591 592 593 594 595 596 597 598 599 600
		E69BE5491B93FED300AFBA3F /* ijkavformat */ = {
			isa = PBXGroup;
			children = (
				E69BE54A1B93FED300AFBA3F /* allformats.c */,
				E69BE54B1B93FED300AFBA3F /* async.c */,
				E69BE5581B9405BD00AFBA3F /* ijkavformat.h */,
				E69BE54D1B93FED300AFBA3F /* ijkinject.c */,
				E69BE5701B946FF600AFBA3F /* ijklivehook.c */,
				E69BE5621B943A9A00AFBA3F /* ijklongurl.c */,
				E69BE56D1B945B0000AFBA3F /* ijksegment.c */,
Z
Zhang Rui 已提交
601
				E69BE5651B94468D00AFBA3F /* ijkurlhook.c */,
602
				E69007F11B96E2A600EB346D /* url.h */,
Z
Zhang Rui 已提交
603 604 605 606 607 608 609 610 611 612 613 614 615
				E69BE55D1B940D1A00AFBA3F /* utils.c */,
			);
			path = ijkavformat;
			sourceTree = "<group>";
		};
		E69BE54E1B93FED300AFBA3F /* ijkavutil */ = {
			isa = PBXGroup;
			children = (
				E69BE54F1B93FED300AFBA3F /* opt.h */,
			);
			path = ijkavutil;
			sourceTree = "<group>";
		};
616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653
		E6C459851C7030B6004831EC /* gles2 */ = {
			isa = PBXGroup;
			children = (
				E6C459861C7030B6004831EC /* color.c */,
				E6C459871C7030B6004831EC /* common.c */,
				E6C459881C7030B6004831EC /* fsh */,
				E6C4598B1C7030B6004831EC /* internal.h */,
				E6C459BE1C708CAF004831EC /* renderer_rgb.c */,
				E6C4598D1C7030B6004831EC /* renderer_yuv420p.c */,
				E6E1B9A71C741F72000C6C72 /* renderer_yuv420sp_vtb.m */,
				E6C459CA1C70967F004831EC /* renderer_yuv420sp.c */,
				E6C4598E1C7030B6004831EC /* renderer_yuv444p10le.c */,
				E6C4598C1C7030B6004831EC /* renderer.c */,
				E6C4598F1C7030B6004831EC /* shader.c */,
				E6C459901C7030B6004831EC /* vsh */,
			);
			path = gles2;
			sourceTree = "<group>";
		};
		E6C459881C7030B6004831EC /* fsh */ = {
			isa = PBXGroup;
			children = (
				E6C459C21C708E60004831EC /* rgb.fsh.c */,
				E6C459891C7030B6004831EC /* yuv420p.fsh.c */,
				E6C459C61C7095E5004831EC /* yuv420sp.fsh.c */,
				E6C4598A1C7030B6004831EC /* yuv444p10le.fsh.c */,
			);
			path = fsh;
			sourceTree = "<group>";
		};
		E6C459901C7030B6004831EC /* vsh */ = {
			isa = PBXGroup;
			children = (
				E6C459911C7030B6004831EC /* mvp.vsh.c */,
			);
			path = vsh;
			sourceTree = "<group>";
		};
654 655 656 657 658 659 660 661 662 663
		E6EE92A51878230C009EAB56 /* ios */ = {
			isa = PBXGroup;
			children = (
				E6EE92A61878230C009EAB56 /* ijksdl_aout_ios_audiounit.h */,
				E6EE92A71878230C009EAB56 /* ijksdl_aout_ios_audiounit.m */,
				E6EE92A81878230C009EAB56 /* ijksdl_ios.h */,
				E6EE92A91878230C009EAB56 /* ijksdl_thread_ios.h */,
				E6EE92AA1878230C009EAB56 /* ijksdl_thread_ios.m */,
				E6EE92AB1878230C009EAB56 /* ijksdl_vout_ios_gles2.h */,
				E6EE92AC1878230C009EAB56 /* ijksdl_vout_ios_gles2.m */,
Z
zccicy 已提交
664 665
				45DB4AA71A5D52AE005CAD41 /* ijksdl_vout_overlay_videotoolbox.h */,
				45DB4AA81A5D52AE005CAD41 /* ijksdl_vout_overlay_videotoolbox.m */,
666 667 668 669 670 671 672 673
				E6EE92C618782770009EAB56 /* IJKSDLAudioKit.h */,
				E6EE92C718782770009EAB56 /* IJKSDLAudioKit.m */,
				E6EE92C01878236A009EAB56 /* IJKSDLAudioQueueController.h */,
				E6EE92C11878236A009EAB56 /* IJKSDLAudioQueueController.m */,
				E6EE92AD1878230C009EAB56 /* IJKSDLAudioUnitController.h */,
				E6EE92AE1878230C009EAB56 /* IJKSDLAudioUnitController.m */,
				E6EE92B61878230C009EAB56 /* IJKSDLGLView.h */,
				E6EE92B71878230C009EAB56 /* IJKSDLGLView.m */,
Z
Zhang Rui 已提交
674 675
				E68B7ACD1C1E97B0001DE241 /* IJKSDLHudViewCell.h */,
				E68B7ACE1C1E97B0001DE241 /* IJKSDLHudViewCell.m */,
Z
Zhang Rui 已提交
676 677
				E68B7AC31C1E7F20001DE241 /* IJKSDLHudViewController.h */,
				E68B7AC41C1E7F20001DE241 /* IJKSDLHudViewController.m */,
678
			);
B
bbcallen 已提交
679 680
			name = ios;
			path = ../../ios/IJKMediaPlayer/IJKMediaPlayer/ijkmedia/ijksdl/ios;
681 682
			sourceTree = "<group>";
		};
683 684 685
		E6F727B517F2B1690043623F /* IJKMediaPlayer */ = {
			isa = PBXGroup;
			children = (
686 687
				E607FFDE1B7B60F9005F11A6 /* IJKDeviceModel.h */,
				E607FFDF1B7B60F9005F11A6 /* IJKDeviceModel.m */,
688 689 690 691
				E6EE92A1187810C5009EAB56 /* IJKAudioKit.h */,
				E6EE92A2187810C5009EAB56 /* IJKAudioKit.m */,
				E672D6F118D3445100C51FF9 /* IJKMediaModule.h */,
				E672D6F218D3445100C51FF9 /* IJKMediaModule.m */,
692
				E6903EC117EAF6C500CFD954 /* IJKMediaPlayback.h */,
693
				E6F727C117F7C9B90043623F /* IJKMediaPlayback.m */,
694
				E66F8DC217EECB1E00354D80 /* IJKMediaPlayer.h */,
695 696
				E6716E491807E5FC00B3FBC1 /* IJKMediaUtils.h */,
				E6716E4A1807E5FC00B3FBC1 /* IJKMediaUtils.m */,
Z
Zhang Rui 已提交
697 698
				E65DC3B719D93D5F004F8A08 /* IJKKVOController.h */,
				E65DC3B819D93D5F004F8A08 /* IJKKVOController.m */,
Z
Zhang Rui 已提交
699 700
				E68B7AD81C1FCA45001DE241 /* NSString+IJKMedia.h */,
				E68B7AD91C1FCA45001DE241 /* NSString+IJKMedia.m */,
701 702 703 704
			);
			name = IJKMediaPlayer;
			sourceTree = "<group>";
		};
Z
Zhang Rui 已提交
705 706
/* End PBXGroup section */

707 708 709 710 711
/* Begin PBXHeadersBuildPhase section */
		E654EA871B6B27E600B0F2D0 /* Headers */ = {
			isa = PBXHeadersBuildPhase;
			buildActionMask = 2147483647;
			files = (
Z
Zhang Rui 已提交
712 713
				E68B7AC51C1E7F20001DE241 /* IJKSDLHudViewController.h in Headers */,
				E68B7ADA1C1FCA45001DE241 /* NSString+IJKMedia.h in Headers */,
714
				E654EAE81B6B295200B0F2D0 /* IJKAVMoviePlayerController.h in Headers */,
715
				E6C459841C7030AA004831EC /* ijksdl_gles2.h in Headers */,
716
				E654EAEA1B6B295200B0F2D0 /* IJKFFMoviePlayerController.h in Headers */,
717 718
				E6C459BB1C706A13004831EC /* ijksdl_egl.h in Headers */,
				E6C459BD1C7089AB004831EC /* ff_ffplay_options.h in Headers */,
719 720 721
				E654EAEC1B6B295200B0F2D0 /* IJKFFOptions.h in Headers */,
				E654EA8F1B6B27E600B0F2D0 /* IJKMediaFramework.h in Headers */,
				E654EAE61B6B295200B0F2D0 /* IJKMediaModule.h in Headers */,
Z
Zhang Rui 已提交
722
				E69BE5571B93FED300AFBA3F /* opt.h in Headers */,
723
				E654EAE71B6B295200B0F2D0 /* IJKMediaPlayback.h in Headers */,
Z
Zhang Rui 已提交
724
				E69BE5591B9405BD00AFBA3F /* ijkavformat.h in Headers */,
725
				E654EAED1B6B29C100B0F2D0 /* IJKMediaPlayer.h in Headers */,
726
				E6C459961C7030B6004831EC /* internal.h in Headers */,
727
				E654EAE91B6B295200B0F2D0 /* IJKMPMoviePlayerController.h in Headers */,
Z
Zhang Rui 已提交
728
				E68B7ACF1C1E97B0001DE241 /* IJKSDLHudViewCell.h in Headers */,
729 730 731 732 733
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXHeadersBuildPhase section */

Z
Zhang Rui 已提交
734
/* Begin PBXNativeTarget section */
735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770
		E654EA891B6B27E600B0F2D0 /* IJKMediaFramework */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = E654EAA11B6B27E600B0F2D0 /* Build configuration list for PBXNativeTarget "IJKMediaFramework" */;
			buildPhases = (
				E654EA851B6B27E600B0F2D0 /* Sources */,
				E654EA861B6B27E600B0F2D0 /* Frameworks */,
				E654EA871B6B27E600B0F2D0 /* Headers */,
				E654EA881B6B27E600B0F2D0 /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = IJKMediaFramework;
			productName = IJKMediaFramework;
			productReference = E654EA8A1B6B27E600B0F2D0 /* IJKMediaFramework.framework */;
			productType = "com.apple.product-type.framework";
		};
		E654EA931B6B27E600B0F2D0 /* IJKMediaFrameworkTests */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = E654EAA21B6B27E600B0F2D0 /* Build configuration list for PBXNativeTarget "IJKMediaFrameworkTests" */;
			buildPhases = (
				E654EA901B6B27E600B0F2D0 /* Sources */,
				E654EA911B6B27E600B0F2D0 /* Frameworks */,
				E654EA921B6B27E600B0F2D0 /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
				E654EA971B6B27E600B0F2D0 /* PBXTargetDependency */,
			);
			name = IJKMediaFrameworkTests;
			productName = IJKMediaFrameworkTests;
			productReference = E654EA941B6B27E600B0F2D0 /* IJKMediaFrameworkTests.xctest */;
			productType = "com.apple.product-type.bundle.unit-test";
		};
Z
Zhang Rui 已提交
771 772 773 774 775 776
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		E6903EB117EAF6C500CFD954 /* Project object */ = {
			isa = PBXProject;
			attributes = {
Z
Zhang Rui 已提交
777
				LastUpgradeCheck = 0700;
Z
Zhang Rui 已提交
778
				ORGANIZATIONNAME = bilibili;
779 780 781 782 783 784 785 786
				TargetAttributes = {
					E654EA891B6B27E600B0F2D0 = {
						CreatedOnToolsVersion = 6.4;
					};
					E654EA931B6B27E600B0F2D0 = {
						CreatedOnToolsVersion = 6.4;
					};
				};
Z
Zhang Rui 已提交
787 788 789 790 791 792 793 794 795 796 797 798 799
			};
			buildConfigurationList = E6903EB417EAF6C500CFD954 /* Build configuration list for PBXProject "IJKMediaPlayer" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
			);
			mainGroup = E6903EB017EAF6C500CFD954;
			productRefGroup = E6903EBA17EAF6C500CFD954 /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
800 801
				E654EA891B6B27E600B0F2D0 /* IJKMediaFramework */,
				E654EA931B6B27E600B0F2D0 /* IJKMediaFrameworkTests */,
Z
Zhang Rui 已提交
802 803 804 805
			);
		};
/* End PBXProject section */

806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822
/* Begin PBXResourcesBuildPhase section */
		E654EA881B6B27E600B0F2D0 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		E654EA921B6B27E600B0F2D0 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

Z
Zhang Rui 已提交
823
/* Begin PBXSourcesBuildPhase section */
824 825 826 827
		E654EA851B6B27E600B0F2D0 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
Z
Zhang Rui 已提交
828 829
				E69BE5641B943C0800AFBA3F /* ijklongurl.c in Sources */,
				E69BE56F1B945B0000AFBA3F /* ijksegment.c in Sources */,
830 831
				E654EAA71B6B283700B0F2D0 /* IJKKVOController.m in Sources */,
				E654EAC71B6B287E00B0F2D0 /* ijksdl_vout.c in Sources */,
832
				E6C459951C7030B6004831EC /* yuv444p10le.fsh.c in Sources */,
Z
Zhang Rui 已提交
833 834
				E69BE55F1B940D1A00AFBA3F /* utils.c in Sources */,
				E69BE5511B93FED300AFBA3F /* allformats.c in Sources */,
835
				E654EABB1B6B286B00B0F2D0 /* ffpipenode_ffplay_vdec.c in Sources */,
836
				E6C459981C7030B6004831EC /* renderer_yuv420p.c in Sources */,
837 838 839 840 841
				E654EAA91B6B283D00B0F2D0 /* IJKAVMoviePlayerController.m in Sources */,
				E654EAAC1B6B284C00B0F2D0 /* IJKFFMoviePlayerDef.m in Sources */,
				E654EAB91B6B286700B0F2D0 /* ijkplayer_ios.m in Sources */,
				E654EAB51B6B286400B0F2D0 /* ffpipeline_ios.c in Sources */,
				E654EABD1B6B287000B0F2D0 /* ijksdl_vout_dummy.c in Sources */,
Z
Zhang Rui 已提交
842
				E69BE5681B94468D00AFBA3F /* ijkurlhook.c in Sources */,
843 844
				E6C459CC1C70967F004831EC /* renderer_yuv420sp.c in Sources */,
				E6C459941C7030B6004831EC /* yuv420p.fsh.c in Sources */,
845
				E654EAC21B6B287E00B0F2D0 /* ijksdl_error.c in Sources */,
846
				E607FFE11B7B62E3005F11A6 /* IJKDeviceModel.m in Sources */,
847
				E6C459BA1C706A13004831EC /* ijksdl_egl.c in Sources */,
848 849
				E654EAA31B6B283700B0F2D0 /* IJKAudioKit.m in Sources */,
				E654EAAA1B6B284300B0F2D0 /* IJKMPMoviePlayerController.m in Sources */,
Z
Zhang Rui 已提交
850
				E68B7AD01C1E97B0001DE241 /* IJKSDLHudViewCell.m in Sources */,
851 852 853 854
				E654EACB1B6B288A00B0F2D0 /* ijksdl_vout_overlay_videotoolbox.m in Sources */,
				E654EAB11B6B285900B0F2D0 /* ff_ffpipenode.c in Sources */,
				E654EAC41B6B287E00B0F2D0 /* ijksdl_stdinc.c in Sources */,
				E654EAA61B6B283700B0F2D0 /* IJKMediaUtils.m in Sources */,
855
				E6C459931C7030B6004831EC /* common.c in Sources */,
856
				E654EAC81B6B288A00B0F2D0 /* ijksdl_aout_ios_audiounit.m in Sources */,
Z
Zhang Rui 已提交
857
				E69BE5721B946FF600AFBA3F /* ijklivehook.c in Sources */,
858 859 860
				E654EAA51B6B283700B0F2D0 /* IJKMediaPlayback.m in Sources */,
				E654EAB01B6B285900B0F2D0 /* ff_ffpipeline.c in Sources */,
				E654EACC1B6B288A00B0F2D0 /* IJKSDLAudioKit.m in Sources */,
861
				E6C4599B1C7030B6004831EC /* mvp.vsh.c in Sources */,
862 863 864 865
				E654EABF1B6B287600B0F2D0 /* ijksdl_vout_overlay_ffmpeg.c in Sources */,
				E654EAC31B6B287E00B0F2D0 /* ijksdl_mutex.c in Sources */,
				E654EACD1B6B288A00B0F2D0 /* IJKSDLAudioQueueController.m in Sources */,
				E654EAC51B6B287E00B0F2D0 /* ijksdl_thread.c in Sources */,
Z
Zhang Rui 已提交
866
				E68B7ADB1C1FCA45001DE241 /* NSString+IJKMedia.m in Sources */,
867
				E6C459C81C7095E5004831EC /* yuv420sp.fsh.c in Sources */,
868 869
				E654EAB21B6B285900B0F2D0 /* ff_ffplay.c in Sources */,
				E654EAC01B6B287E00B0F2D0 /* ijksdl_aout.c in Sources */,
870
				E6C459921C7030B6004831EC /* color.c in Sources */,
Z
Zhang Rui 已提交
871
				E69BE5561B93FED300AFBA3F /* ijkinject.c in Sources */,
872 873 874
				E654EAC11B6B287E00B0F2D0 /* ijksdl_audio.c in Sources */,
				E654EAC91B6B288A00B0F2D0 /* ijksdl_thread_ios.m in Sources */,
				E654EAB31B6B285900B0F2D0 /* ijkmeta.c in Sources */,
875
				E6E1B9A81C741F72000C6C72 /* renderer_yuv420sp_vtb.m in Sources */,
876 877
				E654EAD31B6B288A00B0F2D0 /* IJKSDLGLView.m in Sources */,
				E654EAC61B6B287E00B0F2D0 /* ijksdl_timer.c in Sources */,
878
				E6C4599A1C7030B6004831EC /* shader.c in Sources */,
Z
Zhang Rui 已提交
879
				E69BE5531B93FED300AFBA3F /* async.c in Sources */,
880
				E6C459971C7030B6004831EC /* renderer.c in Sources */,
881 882 883 884 885 886 887
				E654EAB41B6B285900B0F2D0 /* ijkplayer.c in Sources */,
				E654EAAE1B6B284C00B0F2D0 /* IJKFFOptions.m in Sources */,
				E654EACE1B6B288A00B0F2D0 /* IJKSDLAudioUnitController.m in Sources */,
				E654EAAB1B6B284C00B0F2D0 /* IJKFFMoviePlayerController.m in Sources */,
				E654EAA41B6B283700B0F2D0 /* IJKMediaModule.m in Sources */,
				E654EAAF1B6B285900B0F2D0 /* ff_cmdutils.c in Sources */,
				E654EAB81B6B286400B0F2D0 /* IJKVideoToolBox.m in Sources */,
888
				E6C459991C7030B6004831EC /* renderer_yuv444p10le.c in Sources */,
889
				E654EABE1B6B287400B0F2D0 /* image_convert.c in Sources */,
890
				E6C459C41C708E60004831EC /* rgb.fsh.c in Sources */,
891 892
				E654EAB61B6B286400B0F2D0 /* ffpipenode_ios_videotoolbox_vdec.m in Sources */,
				E654EAA81B6B283D00B0F2D0 /* IJKAVPlayerLayerView.m in Sources */,
Z
Zhang Rui 已提交
893
				E68B7AC61C1E7F20001DE241 /* IJKSDLHudViewController.m in Sources */,
894
				E654EACA1B6B288A00B0F2D0 /* ijksdl_vout_ios_gles2.m in Sources */,
895
				E6C459C01C708CAF004831EC /* renderer_rgb.c in Sources */,
896 897 898 899 900 901 902 903 904 905 906 907
				E654EABA1B6B286B00B0F2D0 /* ffpipeline_ffplay.c in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		E654EA901B6B27E600B0F2D0 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				E654EA9C1B6B27E600B0F2D0 /* IJKMediaFrameworkTests.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
Z
Zhang Rui 已提交
908 909
/* End PBXSourcesBuildPhase section */

910 911 912 913 914 915 916 917
/* Begin PBXTargetDependency section */
		E654EA971B6B27E600B0F2D0 /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = E654EA891B6B27E600B0F2D0 /* IJKMediaFramework */;
			targetProxy = E654EA961B6B27E600B0F2D0 /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency section */

Z
Zhang Rui 已提交
918
/* Begin XCBuildConfiguration section */
919 920 921 922 923 924 925 926 927
		E654EA9D1B6B27E600B0F2D0 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				CLANG_ENABLE_MODULES = YES;
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				CURRENT_PROJECT_VERSION = 1;
928
				DEBUG_INFORMATION_FORMAT = dwarf;
929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951
				DEFINES_MODULE = YES;
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				DYLIB_INSTALL_NAME_BASE = "@rpath";
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				GCC_NO_COMMON_BLOCKS = YES;
				GCC_PREPROCESSOR_DEFINITIONS = (
					"DEBUG=1",
					"$(inherited)",
				);
				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;
				HEADER_SEARCH_PATHS = (
					"$(inherited)",
					../build/universal/include,
					IJKMediaPlayer/ijkmedia,
					../../ijkmedia,
				);
				INFOPLIST_FILE = IJKMediaFramework/Info.plist;
				INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
952
				IPHONEOS_DEPLOYMENT_TARGET = 7.0;
953 954 955
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
Z
Zhang Rui 已提交
956
					"\"$(SRCROOT)/../build/universal/lib\"",
957 958 959
				);
				MACH_O_TYPE = staticlib;
				MTL_ENABLE_DEBUG_INFO = YES;
Z
Zhang Rui 已提交
960
				PRODUCT_BUNDLE_IDENTIFIER = "tv.danmaku.$(PRODUCT_NAME:rfc1034identifier)";
961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997
				PRODUCT_NAME = "$(TARGET_NAME)";
				SKIP_INSTALL = YES;
				TARGETED_DEVICE_FAMILY = "1,2";
				VERSIONING_SYSTEM = "apple-generic";
				VERSION_INFO_PREFIX = "";
			};
			name = Debug;
		};
		E654EA9E1B6B27E600B0F2D0 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				CLANG_ENABLE_MODULES = YES;
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				CURRENT_PROJECT_VERSION = 1;
				DEFINES_MODULE = YES;
				DYLIB_COMPATIBILITY_VERSION = 1;
				DYLIB_CURRENT_VERSION = 1;
				DYLIB_INSTALL_NAME_BASE = "@rpath";
				ENABLE_NS_ASSERTIONS = NO;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				GCC_NO_COMMON_BLOCKS = YES;
				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;
				HEADER_SEARCH_PATHS = (
					"$(inherited)",
					../build/universal/include,
					IJKMediaPlayer/ijkmedia,
					../../ijkmedia,
				);
				INFOPLIST_FILE = IJKMediaFramework/Info.plist;
				INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
998
				IPHONEOS_DEPLOYMENT_TARGET = 7.0;
999 1000 1001
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
Z
Zhang Rui 已提交
1002
					"\"$(SRCROOT)/../build/universal/lib\"",
1003 1004 1005
				);
				MACH_O_TYPE = staticlib;
				MTL_ENABLE_DEBUG_INFO = NO;
Z
Zhang Rui 已提交
1006
				PRODUCT_BUNDLE_IDENTIFIER = "tv.danmaku.$(PRODUCT_NAME:rfc1034identifier)";
1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042
				PRODUCT_NAME = "$(TARGET_NAME)";
				SKIP_INSTALL = YES;
				TARGETED_DEVICE_FAMILY = "1,2";
				VERSIONING_SYSTEM = "apple-generic";
				VERSION_INFO_PREFIX = "";
			};
			name = Release;
		};
		E654EA9F1B6B27E600B0F2D0 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				CLANG_ENABLE_MODULES = YES;
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				FRAMEWORK_SEARCH_PATHS = (
					"$(SDKROOT)/Developer/Library/Frameworks",
					"$(inherited)",
				);
				GCC_NO_COMMON_BLOCKS = YES;
				GCC_PREPROCESSOR_DEFINITIONS = (
					"DEBUG=1",
					"$(inherited)",
				);
				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;
				INFOPLIST_FILE = IJKMediaFrameworkTests/Info.plist;
				IPHONEOS_DEPLOYMENT_TARGET = 8.4;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
				MTL_ENABLE_DEBUG_INFO = YES;
Z
Zhang Rui 已提交
1043
				PRODUCT_BUNDLE_IDENTIFIER = "tv.danmaku.$(PRODUCT_NAME:rfc1034identifier)";
1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072
				PRODUCT_NAME = "$(TARGET_NAME)";
			};
			name = Debug;
		};
		E654EAA01B6B27E600B0F2D0 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				CLANG_ENABLE_MODULES = YES;
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN_UNREACHABLE_CODE = YES;
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				ENABLE_NS_ASSERTIONS = NO;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				FRAMEWORK_SEARCH_PATHS = (
					"$(SDKROOT)/Developer/Library/Frameworks",
					"$(inherited)",
				);
				GCC_NO_COMMON_BLOCKS = YES;
				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;
				INFOPLIST_FILE = IJKMediaFrameworkTests/Info.plist;
				IPHONEOS_DEPLOYMENT_TARGET = 8.4;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
				MTL_ENABLE_DEBUG_INFO = NO;
Z
Zhang Rui 已提交
1073
				PRODUCT_BUNDLE_IDENTIFIER = "tv.danmaku.$(PRODUCT_NAME:rfc1034identifier)";
1074 1075 1076 1077
				PRODUCT_NAME = "$(TARGET_NAME)";
			};
			name = Release;
		};
Z
Zhang Rui 已提交
1078 1079 1080 1081
		E6903EC517EAF6C500CFD954 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
B
bbcallen 已提交
1082
				CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES;
Z
Zhang Rui 已提交
1083 1084 1085
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
				CLANG_CXX_LIBRARY = "libc++";
				CLANG_ENABLE_OBJC_ARC = YES;
B
bbcallen 已提交
1086
				CLANG_WARN_BOOL_CONVERSION = YES;
Z
Zhang Rui 已提交
1087
				CLANG_WARN_CONSTANT_CONVERSION = YES;
B
bbcallen 已提交
1088
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
Z
Zhang Rui 已提交
1089 1090 1091
				CLANG_WARN_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
B
bbcallen 已提交
1092
				CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
Z
Zhang Rui 已提交
1093 1094
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				COPY_PHASE_STRIP = NO;
Z
Zhang Rui 已提交
1095
				ENABLE_TESTABILITY = YES;
Z
Zhang Rui 已提交
1096 1097 1098 1099 1100 1101 1102 1103
				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;
B
bbcallen 已提交
1104
				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
Z
Zhang Rui 已提交
1105
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
B
bbcallen 已提交
1106 1107
				GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
				GCC_WARN_SHADOW = YES;
Z
Zhang Rui 已提交
1108 1109
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
1110
				IPHONEOS_DEPLOYMENT_TARGET = 7.0;
Z
Zhang Rui 已提交
1111 1112
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = iphoneos;
B
bbcallen 已提交
1113
				STRIP_INSTALLED_PRODUCT = NO;
Z
Zhang Rui 已提交
1114 1115 1116 1117 1118 1119 1120
			};
			name = Debug;
		};
		E6903EC617EAF6C500CFD954 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
B
bbcallen 已提交
1121
				CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES;
Z
Zhang Rui 已提交
1122 1123 1124
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
				CLANG_CXX_LIBRARY = "libc++";
				CLANG_ENABLE_OBJC_ARC = YES;
B
bbcallen 已提交
1125
				CLANG_WARN_BOOL_CONVERSION = YES;
Z
Zhang Rui 已提交
1126
				CLANG_WARN_CONSTANT_CONVERSION = YES;
B
bbcallen 已提交
1127
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
Z
Zhang Rui 已提交
1128 1129 1130
				CLANG_WARN_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
B
bbcallen 已提交
1131
				CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
Z
Zhang Rui 已提交
1132
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
B
bbcallen 已提交
1133
				COPY_PHASE_STRIP = NO;
Z
Zhang Rui 已提交
1134
				GCC_C_LANGUAGE_STANDARD = gnu99;
B
bbcallen 已提交
1135
				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
Z
Zhang Rui 已提交
1136
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
B
bbcallen 已提交
1137 1138
				GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
				GCC_WARN_SHADOW = YES;
Z
Zhang Rui 已提交
1139 1140
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
1141
				IPHONEOS_DEPLOYMENT_TARGET = 7.0;
Z
Zhang Rui 已提交
1142
				SDKROOT = iphoneos;
B
bbcallen 已提交
1143
				STRIP_INSTALLED_PRODUCT = NO;
Z
Zhang Rui 已提交
1144 1145 1146 1147 1148 1149 1150
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
1151 1152 1153 1154 1155 1156 1157
		E654EAA11B6B27E600B0F2D0 /* Build configuration list for PBXNativeTarget "IJKMediaFramework" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				E654EA9D1B6B27E600B0F2D0 /* Debug */,
				E654EA9E1B6B27E600B0F2D0 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
1158
			defaultConfigurationName = Release;
1159 1160 1161 1162 1163 1164 1165 1166
		};
		E654EAA21B6B27E600B0F2D0 /* Build configuration list for PBXNativeTarget "IJKMediaFrameworkTests" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				E654EA9F1B6B27E600B0F2D0 /* Debug */,
				E654EAA01B6B27E600B0F2D0 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
1167
			defaultConfigurationName = Release;
1168
		};
Z
Zhang Rui 已提交
1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181
		E6903EB417EAF6C500CFD954 /* Build configuration list for PBXProject "IJKMediaPlayer" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				E6903EC517EAF6C500CFD954 /* Debug */,
				E6903EC617EAF6C500CFD954 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = E6903EB117EAF6C500CFD954 /* Project object */;
}