project.pbxproj 59.1 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 11
		E62139BE180FA89B00553533 /* IJKFFOptions.m in Sources */ = {isa = PBXBuildFile; fileRef = E62139BD180FA89A00553533 /* IJKFFOptions.m */; };
		E62139BF180FAE5F00553533 /* IJKFFOptions.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = E62139BC180FA89A00553533 /* IJKFFOptions.h */; };
12 13
		E63FC27117F01143003551EB /* ijksdl_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = E63FC27017F01143003551EB /* ijksdl_audio.c */; };
		E63FC27617F013DE003551EB /* ijksdl_vout_dummy.c in Sources */ = {isa = PBXBuildFile; fileRef = E63FC27417F013DE003551EB /* ijksdl_vout_dummy.c */; };
14
		E66F8DC117EEC65200354D80 /* IJKMPMoviePlayerController.m in Sources */ = {isa = PBXBuildFile; fileRef = E66F8DC017EEC65200354D80 /* IJKMPMoviePlayerController.m */; };
Z
Zhang Rui 已提交
15
		E66F8DE717EFD9C300354D80 /* IJKFFMoviePlayerController.m in Sources */ = {isa = PBXBuildFile; fileRef = E66F8DE617EFD9C300354D80 /* IJKFFMoviePlayerController.m */; };
16
		E66F8DF117EFEA9400354D80 /* ijkplayer.c in Sources */ = {isa = PBXBuildFile; fileRef = E66F8DEF17EFEA9400354D80 /* ijkplayer.c */; };
Z
Zhang Rui 已提交
17
		E66F8E0317EFEEA400354D80 /* ijkplayer_ios.m in Sources */ = {isa = PBXBuildFile; fileRef = E66F8E0117EFEEA400354D80 /* ijkplayer_ios.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
18 19
		E6716E4B1807E5FC00B3FBC1 /* IJKMediaUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = E6716E4A1807E5FC00B3FBC1 /* IJKMediaUtils.m */; };
		E6716E4E1807EA5000B3FBC1 /* IJKFFMrl.m in Sources */ = {isa = PBXBuildFile; fileRef = E6716E4D1807EA5000B3FBC1 /* IJKFFMrl.m */; };
20
		E6903EC217EAF6C500CFD954 /* IJKMediaPlayback.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = E6903EC117EAF6C500CFD954 /* IJKMediaPlayback.h */; };
Z
Zhang Rui 已提交
21 22 23 24 25
		E6903FC717EAFC2C00CFD954 /* libavcodec.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E6903FC217EAFC2C00CFD954 /* libavcodec.a */; };
		E6903FC817EAFC2C00CFD954 /* libavformat.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E6903FC317EAFC2C00CFD954 /* libavformat.a */; };
		E6903FC917EAFC2C00CFD954 /* libavutil.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E6903FC417EAFC2C00CFD954 /* libavutil.a */; };
		E6903FCA17EAFC2C00CFD954 /* libswresample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E6903FC517EAFC2C00CFD954 /* libswresample.a */; };
		E6903FCB17EAFC2C00CFD954 /* libswscale.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E6903FC617EAFC2C00CFD954 /* libswscale.a */; };
Z
Zhang Rui 已提交
26 27 28 29 30 31 32 33 34 35 36
		E690401F17EAFC6100CFD954 /* ff_cmdutils.c in Sources */ = {isa = PBXBuildFile; fileRef = E6903FD517EAFC6100CFD954 /* ff_cmdutils.c */; };
		E690402017EAFC6100CFD954 /* ff_ffplay.c in Sources */ = {isa = PBXBuildFile; fileRef = E6903FDB17EAFC6100CFD954 /* ff_ffplay.c */; };
		E690402717EAFC6100CFD954 /* image_convert.c in Sources */ = {isa = PBXBuildFile; fileRef = E6903FF117EAFC6100CFD954 /* image_convert.c */; };
		E690402D17EAFC6100CFD954 /* ijksdl_vout_overlay_ffmpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = E6903FFB17EAFC6100CFD954 /* ijksdl_vout_overlay_ffmpeg.c */; };
		E690402E17EAFC6100CFD954 /* ijksdl_aout.c in Sources */ = {isa = PBXBuildFile; fileRef = E6903FFF17EAFC6100CFD954 /* ijksdl_aout.c */; };
		E690402F17EAFC6100CFD954 /* ijksdl_error.c in Sources */ = {isa = PBXBuildFile; fileRef = E690400417EAFC6100CFD954 /* ijksdl_error.c */; };
		E690403017EAFC6100CFD954 /* ijksdl_mutex.c in Sources */ = {isa = PBXBuildFile; fileRef = E690400817EAFC6100CFD954 /* ijksdl_mutex.c */; };
		E690403117EAFC6100CFD954 /* ijksdl_stdinc.c in Sources */ = {isa = PBXBuildFile; fileRef = E690400A17EAFC6100CFD954 /* ijksdl_stdinc.c */; };
		E690403217EAFC6100CFD954 /* ijksdl_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = E690400C17EAFC6100CFD954 /* ijksdl_thread.c */; };
		E690403317EAFC6100CFD954 /* ijksdl_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = E690400E17EAFC6100CFD954 /* ijksdl_timer.c */; };
		E690403417EAFC6100CFD954 /* ijksdl_vout.c in Sources */ = {isa = PBXBuildFile; fileRef = E690401117EAFC6100CFD954 /* ijksdl_vout.c */; };
B
bbcallen 已提交
37
		E6EE92A3187810C5009EAB56 /* IJKAudioKit.m in Sources */ = {isa = PBXBuildFile; fileRef = E6EE92A2187810C5009EAB56 /* IJKAudioKit.m */; };
38 39 40 41 42 43 44 45 46 47
		E6EE92B81878230C009EAB56 /* ijksdl_aout_ios_audiounit.m in Sources */ = {isa = PBXBuildFile; fileRef = E6EE92A71878230C009EAB56 /* ijksdl_aout_ios_audiounit.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
		E6EE92B91878230C009EAB56 /* ijksdl_thread_ios.m in Sources */ = {isa = PBXBuildFile; fileRef = E6EE92AA1878230C009EAB56 /* ijksdl_thread_ios.m */; };
		E6EE92BA1878230C009EAB56 /* ijksdl_vout_ios_gles2.m in Sources */ = {isa = PBXBuildFile; fileRef = E6EE92AC1878230C009EAB56 /* ijksdl_vout_ios_gles2.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc"; }; };
		E6EE92BB1878230C009EAB56 /* IJKSDLAudioUnitController.m in Sources */ = {isa = PBXBuildFile; fileRef = E6EE92AE1878230C009EAB56 /* IJKSDLAudioUnitController.m */; };
		E6EE92BC1878230C009EAB56 /* IJKSDLGLRenderI420.m in Sources */ = {isa = PBXBuildFile; fileRef = E6EE92B11878230C009EAB56 /* IJKSDLGLRenderI420.m */; };
		E6EE92BD1878230C009EAB56 /* IJKSDLGLRenderRV24.m in Sources */ = {isa = PBXBuildFile; fileRef = E6EE92B31878230C009EAB56 /* IJKSDLGLRenderRV24.m */; };
		E6EE92BE1878230C009EAB56 /* IJKSDLGLShader.m in Sources */ = {isa = PBXBuildFile; fileRef = E6EE92B51878230C009EAB56 /* IJKSDLGLShader.m */; };
		E6EE92BF1878230C009EAB56 /* IJKSDLGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = E6EE92B71878230C009EAB56 /* IJKSDLGLView.m */; };
		E6EE92C21878236A009EAB56 /* IJKSDLAudioQueueController.m in Sources */ = {isa = PBXBuildFile; fileRef = E6EE92C11878236A009EAB56 /* IJKSDLAudioQueueController.m */; };
		E6EE92C818782770009EAB56 /* IJKSDLAudioKit.m in Sources */ = {isa = PBXBuildFile; fileRef = E6EE92C718782770009EAB56 /* IJKSDLAudioKit.m */; };
48
		E6F727B817F2B1B10043623F /* IJKMediaModule.m in Sources */ = {isa = PBXBuildFile; fileRef = E6F727B717F2B1B10043623F /* IJKMediaModule.m */; };
Z
Zhang Rui 已提交
49
		E6F727BB17F2D9D40043623F /* IJKFFMoviePlayerDef.m in Sources */ = {isa = PBXBuildFile; fileRef = E6F727BA17F2D9D30043623F /* IJKFFMoviePlayerDef.m */; };
Z
Zhang Rui 已提交
50 51
		E6F727BC17F40C1C0043623F /* IJKMediaPlayer.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = E66F8DC217EECB1E00354D80 /* IJKMediaPlayer.h */; };
		E6F727BD17F40C360043623F /* IJKMPMoviePlayerController.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = E66F8DBF17EEC65200354D80 /* IJKMPMoviePlayerController.h */; };
Z
Zhang Rui 已提交
52
		E6F727BE17F40C390043623F /* IJKFFMoviePlayerController.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = E66F8DE517EFD9C300354D80 /* IJKFFMoviePlayerController.h */; };
Z
Zhang Rui 已提交
53
		E6F727BF17F40C4A0043623F /* IJKMediaModule.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = E6F727B617F2B1B10043623F /* IJKMediaModule.h */; };
54
		E6F727C217F7C9BA0043623F /* IJKMediaPlayback.m in Sources */ = {isa = PBXBuildFile; fileRef = E6F727C117F7C9B90043623F /* IJKMediaPlayback.m */; };
Z
Zhang Rui 已提交
55 56 57 58 59 60 61 62 63
/* End PBXBuildFile section */

/* Begin PBXCopyFilesBuildPhase section */
		E6903EB717EAF6C500CFD954 /* CopyFiles */ = {
			isa = PBXCopyFilesBuildPhase;
			buildActionMask = 2147483647;
			dstPath = "include/${PRODUCT_NAME}";
			dstSubfolderSpec = 16;
			files = (
64
				E62139BF180FAE5F00553533 /* IJKFFOptions.h in CopyFiles */,
Z
Zhang Rui 已提交
65
				E6F727BF17F40C4A0043623F /* IJKMediaModule.h in CopyFiles */,
Z
Zhang Rui 已提交
66
				E6F727BE17F40C390043623F /* IJKFFMoviePlayerController.h in CopyFiles */,
Z
Zhang Rui 已提交
67 68
				E6F727BD17F40C360043623F /* IJKMPMoviePlayerController.h in CopyFiles */,
				E6F727BC17F40C1C0043623F /* IJKMediaPlayer.h in CopyFiles */,
69
				E6903EC217EAF6C500CFD954 /* IJKMediaPlayback.h in CopyFiles */,
Z
Zhang Rui 已提交
70 71 72 73 74 75
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
76 77
		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>"; };
78 79 80 81
		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>"; };
82 83 84
		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 已提交
85 86
		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>"; };
87 88 89
		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 已提交
90
		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>"; };
91
		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>"; };
92 93 94 95
		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>"; };
		E6716E4C1807EA4F00B3FBC1 /* IJKFFMrl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IJKFFMrl.h; sourceTree = "<group>"; };
		E6716E4D1807EA5000B3FBC1 /* IJKFFMrl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IJKFFMrl.m; sourceTree = "<group>"; };
Z
Zhang Rui 已提交
96 97
		E6903EB917EAF6C500CFD954 /* libIJKMediaPlayer.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libIJKMediaPlayer.a; sourceTree = BUILT_PRODUCTS_DIR; };
		E6903EC017EAF6C500CFD954 /* IJKMediaPlayer-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "IJKMediaPlayer-Prefix.pch"; sourceTree = "<group>"; };
98
		E6903EC117EAF6C500CFD954 /* IJKMediaPlayback.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = IJKMediaPlayback.h; path = IJKMediaPlayer/IJKMediaPlayback.h; sourceTree = "<group>"; };
Z
Zhang Rui 已提交
99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171
		E6903F7917EAFC2C00CFD954 /* avcodec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avcodec.h; sourceTree = "<group>"; };
		E6903F7A17EAFC2C00CFD954 /* avfft.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avfft.h; sourceTree = "<group>"; };
		E6903F7B17EAFC2C00CFD954 /* dxva2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dxva2.h; sourceTree = "<group>"; };
		E6903F7C17EAFC2C00CFD954 /* old_codec_ids.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = old_codec_ids.h; sourceTree = "<group>"; };
		E6903F7D17EAFC2C00CFD954 /* vaapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vaapi.h; sourceTree = "<group>"; };
		E6903F7E17EAFC2C00CFD954 /* vda.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vda.h; sourceTree = "<group>"; };
		E6903F7F17EAFC2C00CFD954 /* vdpau.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vdpau.h; sourceTree = "<group>"; };
		E6903F8017EAFC2C00CFD954 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
		E6903F8117EAFC2C00CFD954 /* xvmc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xvmc.h; sourceTree = "<group>"; };
		E6903F8317EAFC2C00CFD954 /* avformat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avformat.h; sourceTree = "<group>"; };
		E6903F8417EAFC2C00CFD954 /* avio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avio.h; sourceTree = "<group>"; };
		E6903F8517EAFC2C00CFD954 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
		E6903F8717EAFC2C00CFD954 /* adler32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = adler32.h; sourceTree = "<group>"; };
		E6903F8817EAFC2C00CFD954 /* aes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aes.h; sourceTree = "<group>"; };
		E6903F8917EAFC2C00CFD954 /* attributes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = attributes.h; sourceTree = "<group>"; };
		E6903F8A17EAFC2C00CFD954 /* audio_fifo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audio_fifo.h; sourceTree = "<group>"; };
		E6903F8B17EAFC2C00CFD954 /* audioconvert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = audioconvert.h; sourceTree = "<group>"; };
		E6903F8C17EAFC2C00CFD954 /* avassert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avassert.h; sourceTree = "<group>"; };
		E6903F8D17EAFC2C00CFD954 /* avconfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avconfig.h; sourceTree = "<group>"; };
		E6903F8E17EAFC2C00CFD954 /* avstring.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avstring.h; sourceTree = "<group>"; };
		E6903F8F17EAFC2C00CFD954 /* avutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = avutil.h; sourceTree = "<group>"; };
		E6903F9017EAFC2C00CFD954 /* base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = base64.h; sourceTree = "<group>"; };
		E6903F9117EAFC2C00CFD954 /* blowfish.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = blowfish.h; sourceTree = "<group>"; };
		E6903F9217EAFC2C00CFD954 /* bprint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bprint.h; sourceTree = "<group>"; };
		E6903F9317EAFC2C00CFD954 /* bswap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bswap.h; sourceTree = "<group>"; };
		E6903F9417EAFC2C00CFD954 /* buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = buffer.h; sourceTree = "<group>"; };
		E6903F9517EAFC2C00CFD954 /* channel_layout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = channel_layout.h; sourceTree = "<group>"; };
		E6903F9617EAFC2C00CFD954 /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
		E6903F9717EAFC2C00CFD954 /* cpu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cpu.h; sourceTree = "<group>"; };
		E6903F9817EAFC2C00CFD954 /* crc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = crc.h; sourceTree = "<group>"; };
		E6903F9917EAFC2C00CFD954 /* dict.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dict.h; sourceTree = "<group>"; };
		E6903F9A17EAFC2C00CFD954 /* error.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = error.h; sourceTree = "<group>"; };
		E6903F9B17EAFC2C00CFD954 /* eval.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = eval.h; sourceTree = "<group>"; };
		E6903F9C17EAFC2C00CFD954 /* fifo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fifo.h; sourceTree = "<group>"; };
		E6903F9D17EAFC2C00CFD954 /* file.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = file.h; sourceTree = "<group>"; };
		E6903F9E17EAFC2C00CFD954 /* frame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = frame.h; sourceTree = "<group>"; };
		E6903F9F17EAFC2C00CFD954 /* hmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hmac.h; sourceTree = "<group>"; };
		E6903FA017EAFC2C00CFD954 /* imgutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imgutils.h; sourceTree = "<group>"; };
		E6903FA117EAFC2C00CFD954 /* intfloat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = intfloat.h; sourceTree = "<group>"; };
		E6903FA217EAFC2C00CFD954 /* intfloat_readwrite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = intfloat_readwrite.h; sourceTree = "<group>"; };
		E6903FA317EAFC2C00CFD954 /* intreadwrite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = intreadwrite.h; sourceTree = "<group>"; };
		E6903FA417EAFC2C00CFD954 /* lfg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lfg.h; sourceTree = "<group>"; };
		E6903FA517EAFC2C00CFD954 /* log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = log.h; sourceTree = "<group>"; };
		E6903FA617EAFC2C00CFD954 /* lzo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lzo.h; sourceTree = "<group>"; };
		E6903FA717EAFC2C00CFD954 /* mathematics.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mathematics.h; sourceTree = "<group>"; };
		E6903FA817EAFC2C00CFD954 /* md5.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = md5.h; sourceTree = "<group>"; };
		E6903FA917EAFC2C00CFD954 /* mem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mem.h; sourceTree = "<group>"; };
		E6903FAA17EAFC2C00CFD954 /* murmur3.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = murmur3.h; sourceTree = "<group>"; };
		E6903FAB17EAFC2C00CFD954 /* old_pix_fmts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = old_pix_fmts.h; sourceTree = "<group>"; };
		E6903FAC17EAFC2C00CFD954 /* opt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opt.h; sourceTree = "<group>"; };
		E6903FAD17EAFC2C00CFD954 /* parseutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parseutils.h; sourceTree = "<group>"; };
		E6903FAE17EAFC2C00CFD954 /* pixdesc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pixdesc.h; sourceTree = "<group>"; };
		E6903FAF17EAFC2C00CFD954 /* pixfmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pixfmt.h; sourceTree = "<group>"; };
		E6903FB017EAFC2C00CFD954 /* random_seed.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = random_seed.h; sourceTree = "<group>"; };
		E6903FB117EAFC2C00CFD954 /* rational.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = rational.h; sourceTree = "<group>"; };
		E6903FB217EAFC2C00CFD954 /* ripemd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ripemd.h; sourceTree = "<group>"; };
		E6903FB317EAFC2C00CFD954 /* samplefmt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = samplefmt.h; sourceTree = "<group>"; };
		E6903FB417EAFC2C00CFD954 /* sha.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sha.h; sourceTree = "<group>"; };
		E6903FB517EAFC2C00CFD954 /* sha512.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sha512.h; sourceTree = "<group>"; };
		E6903FB617EAFC2C00CFD954 /* time.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = time.h; sourceTree = "<group>"; };
		E6903FB717EAFC2C00CFD954 /* timecode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timecode.h; sourceTree = "<group>"; };
		E6903FB817EAFC2C00CFD954 /* timestamp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = timestamp.h; sourceTree = "<group>"; };
		E6903FB917EAFC2C00CFD954 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
		E6903FBA17EAFC2C00CFD954 /* xtea.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xtea.h; sourceTree = "<group>"; };
		E6903FBC17EAFC2C00CFD954 /* swresample.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = swresample.h; sourceTree = "<group>"; };
		E6903FBD17EAFC2C00CFD954 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
		E6903FBF17EAFC2C00CFD954 /* swscale.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = swscale.h; sourceTree = "<group>"; };
		E6903FC017EAFC2C00CFD954 /* version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = "<group>"; };
		E6903FC217EAFC2C00CFD954 /* libavcodec.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavcodec.a; sourceTree = "<group>"; };
		E6903FC317EAFC2C00CFD954 /* libavformat.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavformat.a; sourceTree = "<group>"; };
		E6903FC417EAFC2C00CFD954 /* libavutil.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libavutil.a; sourceTree = "<group>"; };
		E6903FC517EAFC2C00CFD954 /* libswresample.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libswresample.a; sourceTree = "<group>"; };
		E6903FC617EAFC2C00CFD954 /* libswscale.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libswscale.a; sourceTree = "<group>"; };
Z
Zhang Rui 已提交
172 173 174 175 176 177 178 179 180 181 182 183 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
		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>"; };
		E6903FDD17EAFC6100CFD954 /* ff_ffplay_config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ff_ffplay_config.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>"; };
		E690401917EAFC6100CFD954 /* ijkutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijkutil.h; sourceTree = "<group>"; };
		E690403717EB079500CFD954 /* ijklog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijklog.h; sourceTree = "<group>"; };
		E690403917EB079500CFD954 /* ijkutil_ios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ijkutil_ios.h; sourceTree = "<group>"; };
		E690403A17EB079500CFD954 /* loghelp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = loghelp.h; sourceTree = "<group>"; };
B
bbcallen 已提交
213 214
		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>"; };
215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236
		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>"; };
		E6EE92AF1878230C009EAB56 /* IJKSDLGLRender.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IJKSDLGLRender.h; sourceTree = "<group>"; };
		E6EE92B01878230C009EAB56 /* IJKSDLGLRenderI420.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IJKSDLGLRenderI420.h; sourceTree = "<group>"; };
		E6EE92B11878230C009EAB56 /* IJKSDLGLRenderI420.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IJKSDLGLRenderI420.m; sourceTree = "<group>"; };
		E6EE92B21878230C009EAB56 /* IJKSDLGLRenderRV24.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IJKSDLGLRenderRV24.h; sourceTree = "<group>"; };
		E6EE92B31878230C009EAB56 /* IJKSDLGLRenderRV24.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IJKSDLGLRenderRV24.m; sourceTree = "<group>"; };
		E6EE92B41878230C009EAB56 /* IJKSDLGLShader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IJKSDLGLShader.h; sourceTree = "<group>"; };
		E6EE92B51878230C009EAB56 /* IJKSDLGLShader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IJKSDLGLShader.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>"; };
237 238
		E6F727B617F2B1B10043623F /* IJKMediaModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IJKMediaModule.h; path = IJKMediaPlayer/IJKMediaModule.h; sourceTree = "<group>"; };
		E6F727B717F2B1B10043623F /* IJKMediaModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = IJKMediaModule.m; path = IJKMediaPlayer/IJKMediaModule.m; sourceTree = "<group>"; };
Z
Zhang Rui 已提交
239 240
		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>"; };
241
		E6F727C117F7C9B90043623F /* IJKMediaPlayback.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = IJKMediaPlayback.m; path = IJKMediaPlayer/IJKMediaPlayback.m; sourceTree = "<group>"; };
Z
Zhang Rui 已提交
242 243 244 245 246 247 248
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		E6903EB617EAF6C500CFD954 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
Z
Zhang Rui 已提交
249 250 251 252 253
				E6903FC717EAFC2C00CFD954 /* libavcodec.a in Frameworks */,
				E6903FC817EAFC2C00CFD954 /* libavformat.a in Frameworks */,
				E6903FC917EAFC2C00CFD954 /* libavutil.a in Frameworks */,
				E6903FCA17EAFC2C00CFD954 /* libswresample.a in Frameworks */,
				E6903FCB17EAFC2C00CFD954 /* libswscale.a in Frameworks */,
Z
Zhang Rui 已提交
254 255 256 257 258 259
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
260 261 262 263 264 265 266 267 268 269
		E63FC27217F013DE003551EB /* dummy */ = {
			isa = PBXGroup;
			children = (
				E63FC27317F013DE003551EB /* ijksdl_dummy.h */,
				E63FC27417F013DE003551EB /* ijksdl_vout_dummy.c */,
				E63FC27517F013DE003551EB /* ijksdl_vout_dummy.h */,
			);
			path = dummy;
			sourceTree = "<group>";
		};
270 271 272
		E66F8DBC17EEC2CF00354D80 /* Classes */ = {
			isa = PBXGroup;
			children = (
273
				E6F727B517F2B1690043623F /* IJKMediaPlayer */,
274
				E66F8DBE17EEC5DE00354D80 /* IJKMPMoviePlayerController */,
Z
Zhang Rui 已提交
275
				E6903EBE17EAF6C500CFD954 /* IJKFFMoviePlayerController */,
276 277 278 279 280 281 282 283 284 285 286 287 288
			);
			name = Classes;
			sourceTree = "<group>";
		};
		E66F8DBE17EEC5DE00354D80 /* IJKMPMoviePlayerController */ = {
			isa = PBXGroup;
			children = (
				E66F8DBF17EEC65200354D80 /* IJKMPMoviePlayerController.h */,
				E66F8DC017EEC65200354D80 /* IJKMPMoviePlayerController.m */,
			);
			name = IJKMPMoviePlayerController;
			sourceTree = "<group>";
		};
289 290 291
		E66F8DF817EFEC1300354D80 /* ios */ = {
			isa = PBXGroup;
			children = (
Z
Zhang Rui 已提交
292
				E66F8E0117EFEEA400354D80 /* ijkplayer_ios.m */,
293 294 295 296 297 298
				E66F8E0217EFEEA400354D80 /* ijkplayer_ios.h */,
			);
			name = ios;
			path = ../../ios/IJKMediaPlayer/IJKMediaPlayer;
			sourceTree = "<group>";
		};
Z
Zhang Rui 已提交
299 300 301
		E6903EB017EAF6C500CFD954 = {
			isa = PBXGroup;
			children = (
302
				E66F8DBC17EEC2CF00354D80 /* Classes */,
Z
Zhang Rui 已提交
303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322
				E6903EBB17EAF6C500CFD954 /* Frameworks */,
				E6903EBA17EAF6C500CFD954 /* Products */,
			);
			sourceTree = "<group>";
		};
		E6903EBA17EAF6C500CFD954 /* Products */ = {
			isa = PBXGroup;
			children = (
				E6903EB917EAF6C500CFD954 /* libIJKMediaPlayer.a */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		E6903EBB17EAF6C500CFD954 /* Frameworks */ = {
			isa = PBXGroup;
			children = (
			);
			name = Frameworks;
			sourceTree = "<group>";
		};
Z
Zhang Rui 已提交
323
		E6903EBE17EAF6C500CFD954 /* IJKFFMoviePlayerController */ = {
Z
Zhang Rui 已提交
324 325
			isa = PBXGroup;
			children = (
326 327
				E6716E4C1807EA4F00B3FBC1 /* IJKFFMrl.h */,
				E6716E4D1807EA5000B3FBC1 /* IJKFFMrl.m */,
328 329
				E62139BC180FA89A00553533 /* IJKFFOptions.h */,
				E62139BD180FA89A00553533 /* IJKFFOptions.m */,
Z
Zhang Rui 已提交
330 331 332 333
				E66F8DE517EFD9C300354D80 /* IJKFFMoviePlayerController.h */,
				E66F8DE617EFD9C300354D80 /* IJKFFMoviePlayerController.m */,
				E6F727B917F2D9D30043623F /* IJKFFMoviePlayerDef.h */,
				E6F727BA17F2D9D30043623F /* IJKFFMoviePlayerDef.m */,
Z
Zhang Rui 已提交
334
				E6903F7617EAFC2C00CFD954 /* ffmpeg */,
335
				E6903FCC17EAFC6100CFD954 /* ijkmedia */,
Z
Zhang Rui 已提交
336 337
				E6903EBF17EAF6C500CFD954 /* Supporting Files */,
			);
Z
Zhang Rui 已提交
338
			name = IJKFFMoviePlayerController;
Z
Zhang Rui 已提交
339 340 341 342 343 344 345 346 347 348 349
			path = IJKMediaPlayer;
			sourceTree = "<group>";
		};
		E6903EBF17EAF6C500CFD954 /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
				E6903EC017EAF6C500CFD954 /* IJKMediaPlayer-Prefix.pch */,
			);
			name = "Supporting Files";
			sourceTree = "<group>";
		};
Z
Zhang Rui 已提交
350
		E6903F7617EAFC2C00CFD954 /* ffmpeg */ = {
Z
Zhang Rui 已提交
351 352
			isa = PBXGroup;
			children = (
Z
Zhang Rui 已提交
353 354
				E6903F7717EAFC2C00CFD954 /* include */,
				E6903FC117EAFC2C00CFD954 /* lib */,
Z
Zhang Rui 已提交
355 356
			);
			name = ffmpeg;
Z
Zhang Rui 已提交
357
			path = ../../build/universal;
Z
Zhang Rui 已提交
358 359
			sourceTree = "<group>";
		};
Z
Zhang Rui 已提交
360
		E6903F7717EAFC2C00CFD954 /* include */ = {
Z
Zhang Rui 已提交
361 362
			isa = PBXGroup;
			children = (
Z
Zhang Rui 已提交
363 364 365 366 367
				E6903F7817EAFC2C00CFD954 /* libavcodec */,
				E6903F8217EAFC2C00CFD954 /* libavformat */,
				E6903F8617EAFC2C00CFD954 /* libavutil */,
				E6903FBB17EAFC2C00CFD954 /* libswresample */,
				E6903FBE17EAFC2C00CFD954 /* libswscale */,
Z
Zhang Rui 已提交
368
			);
Z
Zhang Rui 已提交
369
			path = include;
Z
Zhang Rui 已提交
370 371
			sourceTree = "<group>";
		};
Z
Zhang Rui 已提交
372
		E6903F7817EAFC2C00CFD954 /* libavcodec */ = {
Z
Zhang Rui 已提交
373 374
			isa = PBXGroup;
			children = (
Z
Zhang Rui 已提交
375 376 377 378 379 380 381 382 383
				E6903F7917EAFC2C00CFD954 /* avcodec.h */,
				E6903F7A17EAFC2C00CFD954 /* avfft.h */,
				E6903F7B17EAFC2C00CFD954 /* dxva2.h */,
				E6903F7C17EAFC2C00CFD954 /* old_codec_ids.h */,
				E6903F7D17EAFC2C00CFD954 /* vaapi.h */,
				E6903F7E17EAFC2C00CFD954 /* vda.h */,
				E6903F7F17EAFC2C00CFD954 /* vdpau.h */,
				E6903F8017EAFC2C00CFD954 /* version.h */,
				E6903F8117EAFC2C00CFD954 /* xvmc.h */,
Z
Zhang Rui 已提交
384
			);
Z
Zhang Rui 已提交
385
			path = libavcodec;
Z
Zhang Rui 已提交
386 387
			sourceTree = "<group>";
		};
Z
Zhang Rui 已提交
388
		E6903F8217EAFC2C00CFD954 /* libavformat */ = {
Z
Zhang Rui 已提交
389 390
			isa = PBXGroup;
			children = (
Z
Zhang Rui 已提交
391 392 393
				E6903F8317EAFC2C00CFD954 /* avformat.h */,
				E6903F8417EAFC2C00CFD954 /* avio.h */,
				E6903F8517EAFC2C00CFD954 /* version.h */,
Z
Zhang Rui 已提交
394
			);
Z
Zhang Rui 已提交
395
			path = libavformat;
Z
Zhang Rui 已提交
396 397
			sourceTree = "<group>";
		};
Z
Zhang Rui 已提交
398
		E6903F8617EAFC2C00CFD954 /* libavutil */ = {
Z
Zhang Rui 已提交
399 400
			isa = PBXGroup;
			children = (
Z
Zhang Rui 已提交
401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452
				E6903F8717EAFC2C00CFD954 /* adler32.h */,
				E6903F8817EAFC2C00CFD954 /* aes.h */,
				E6903F8917EAFC2C00CFD954 /* attributes.h */,
				E6903F8A17EAFC2C00CFD954 /* audio_fifo.h */,
				E6903F8B17EAFC2C00CFD954 /* audioconvert.h */,
				E6903F8C17EAFC2C00CFD954 /* avassert.h */,
				E6903F8D17EAFC2C00CFD954 /* avconfig.h */,
				E6903F8E17EAFC2C00CFD954 /* avstring.h */,
				E6903F8F17EAFC2C00CFD954 /* avutil.h */,
				E6903F9017EAFC2C00CFD954 /* base64.h */,
				E6903F9117EAFC2C00CFD954 /* blowfish.h */,
				E6903F9217EAFC2C00CFD954 /* bprint.h */,
				E6903F9317EAFC2C00CFD954 /* bswap.h */,
				E6903F9417EAFC2C00CFD954 /* buffer.h */,
				E6903F9517EAFC2C00CFD954 /* channel_layout.h */,
				E6903F9617EAFC2C00CFD954 /* common.h */,
				E6903F9717EAFC2C00CFD954 /* cpu.h */,
				E6903F9817EAFC2C00CFD954 /* crc.h */,
				E6903F9917EAFC2C00CFD954 /* dict.h */,
				E6903F9A17EAFC2C00CFD954 /* error.h */,
				E6903F9B17EAFC2C00CFD954 /* eval.h */,
				E6903F9C17EAFC2C00CFD954 /* fifo.h */,
				E6903F9D17EAFC2C00CFD954 /* file.h */,
				E6903F9E17EAFC2C00CFD954 /* frame.h */,
				E6903F9F17EAFC2C00CFD954 /* hmac.h */,
				E6903FA017EAFC2C00CFD954 /* imgutils.h */,
				E6903FA117EAFC2C00CFD954 /* intfloat.h */,
				E6903FA217EAFC2C00CFD954 /* intfloat_readwrite.h */,
				E6903FA317EAFC2C00CFD954 /* intreadwrite.h */,
				E6903FA417EAFC2C00CFD954 /* lfg.h */,
				E6903FA517EAFC2C00CFD954 /* log.h */,
				E6903FA617EAFC2C00CFD954 /* lzo.h */,
				E6903FA717EAFC2C00CFD954 /* mathematics.h */,
				E6903FA817EAFC2C00CFD954 /* md5.h */,
				E6903FA917EAFC2C00CFD954 /* mem.h */,
				E6903FAA17EAFC2C00CFD954 /* murmur3.h */,
				E6903FAB17EAFC2C00CFD954 /* old_pix_fmts.h */,
				E6903FAC17EAFC2C00CFD954 /* opt.h */,
				E6903FAD17EAFC2C00CFD954 /* parseutils.h */,
				E6903FAE17EAFC2C00CFD954 /* pixdesc.h */,
				E6903FAF17EAFC2C00CFD954 /* pixfmt.h */,
				E6903FB017EAFC2C00CFD954 /* random_seed.h */,
				E6903FB117EAFC2C00CFD954 /* rational.h */,
				E6903FB217EAFC2C00CFD954 /* ripemd.h */,
				E6903FB317EAFC2C00CFD954 /* samplefmt.h */,
				E6903FB417EAFC2C00CFD954 /* sha.h */,
				E6903FB517EAFC2C00CFD954 /* sha512.h */,
				E6903FB617EAFC2C00CFD954 /* time.h */,
				E6903FB717EAFC2C00CFD954 /* timecode.h */,
				E6903FB817EAFC2C00CFD954 /* timestamp.h */,
				E6903FB917EAFC2C00CFD954 /* version.h */,
				E6903FBA17EAFC2C00CFD954 /* xtea.h */,
Z
Zhang Rui 已提交
453
			);
Z
Zhang Rui 已提交
454
			path = libavutil;
Z
Zhang Rui 已提交
455 456
			sourceTree = "<group>";
		};
Z
Zhang Rui 已提交
457
		E6903FBB17EAFC2C00CFD954 /* libswresample */ = {
Z
Zhang Rui 已提交
458 459
			isa = PBXGroup;
			children = (
Z
Zhang Rui 已提交
460 461
				E6903FBC17EAFC2C00CFD954 /* swresample.h */,
				E6903FBD17EAFC2C00CFD954 /* version.h */,
Z
Zhang Rui 已提交
462
			);
Z
Zhang Rui 已提交
463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484
			path = libswresample;
			sourceTree = "<group>";
		};
		E6903FBE17EAFC2C00CFD954 /* libswscale */ = {
			isa = PBXGroup;
			children = (
				E6903FBF17EAFC2C00CFD954 /* swscale.h */,
				E6903FC017EAFC2C00CFD954 /* version.h */,
			);
			path = libswscale;
			sourceTree = "<group>";
		};
		E6903FC117EAFC2C00CFD954 /* lib */ = {
			isa = PBXGroup;
			children = (
				E6903FC217EAFC2C00CFD954 /* libavcodec.a */,
				E6903FC317EAFC2C00CFD954 /* libavformat.a */,
				E6903FC417EAFC2C00CFD954 /* libavutil.a */,
				E6903FC517EAFC2C00CFD954 /* libswresample.a */,
				E6903FC617EAFC2C00CFD954 /* libswscale.a */,
			);
			path = lib;
Z
Zhang Rui 已提交
485 486
			sourceTree = "<group>";
		};
Z
Zhang Rui 已提交
487 488 489 490 491 492 493 494 495 496 497 498 499 500
		E6903FCC17EAFC6100CFD954 /* ijkmedia */ = {
			isa = PBXGroup;
			children = (
				E6903FCE17EAFC6100CFD954 /* ijkplayer */,
				E6903FDF17EAFC6100CFD954 /* ijksdl */,
				E690401417EAFC6100CFD954 /* ijkutil */,
			);
			name = ijkmedia;
			path = ../../../ijkmedia;
			sourceTree = "<group>";
		};
		E6903FCE17EAFC6100CFD954 /* ijkplayer */ = {
			isa = PBXGroup;
			children = (
501
				E66F8DF817EFEC1300354D80 /* ios */,
Z
Zhang Rui 已提交
502 503 504 505 506 507 508 509 510 511
				E6903FD517EAFC6100CFD954 /* ff_cmdutils.c */,
				E6903FD617EAFC6100CFD954 /* ff_cmdutils.h */,
				E6903FD717EAFC6100CFD954 /* ff_fferror.h */,
				E6903FD817EAFC6100CFD954 /* ff_ffinc.h */,
				E6903FD917EAFC6100CFD954 /* ff_ffmsg.h */,
				E6903FDA17EAFC6100CFD954 /* ff_ffmsg_queue.h */,
				E6903FDB17EAFC6100CFD954 /* ff_ffplay.c */,
				E6903FDC17EAFC6100CFD954 /* ff_ffplay.h */,
				E6903FDD17EAFC6100CFD954 /* ff_ffplay_config.h */,
				E6903FDE17EAFC6100CFD954 /* ff_ffplay_def.h */,
512 513 514
				E66F8DEF17EFEA9400354D80 /* ijkplayer.c */,
				E66F8DF017EFEA9400354D80 /* ijkplayer.h */,
				E66F8DEE17EFEA9400354D80 /* ijkplayer_internal.h */,
Z
Zhang Rui 已提交
515 516 517 518 519 520 521
			);
			path = ijkplayer;
			sourceTree = "<group>";
		};
		E6903FDF17EAFC6100CFD954 /* ijksdl */ = {
			isa = PBXGroup;
			children = (
522
				E63FC27217F013DE003551EB /* dummy */,
Z
Zhang Rui 已提交
523
				E6903FEF17EAFC6100CFD954 /* ffmpeg */,
524
				E6EE92A41878230C009EAB56 /* ijksdl */,
Z
Zhang Rui 已提交
525 526 527 528
				E6903FFD17EAFC6100CFD954 /* ijksdl.h */,
				E6903FFF17EAFC6100CFD954 /* ijksdl_aout.c */,
				E690400017EAFC6100CFD954 /* ijksdl_aout.h */,
				E690400117EAFC6100CFD954 /* ijksdl_aout_internal.h */,
529
				E63FC27017F01143003551EB /* ijksdl_audio.c */,
Z
Zhang Rui 已提交
530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590
				E690400217EAFC6100CFD954 /* ijksdl_audio.h */,
				E690400317EAFC6100CFD954 /* ijksdl_endian.h */,
				E690400417EAFC6100CFD954 /* ijksdl_error.c */,
				E690400517EAFC6100CFD954 /* ijksdl_error.h */,
				E690400617EAFC6100CFD954 /* ijksdl_fourcc.h */,
				E690400717EAFC6100CFD954 /* ijksdl_inc_internal.h */,
				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 */,
				E690401117EAFC6100CFD954 /* ijksdl_vout.c */,
				E690401217EAFC6100CFD954 /* ijksdl_vout.h */,
				E690401317EAFC6100CFD954 /* ijksdl_vout_internal.h */,
			);
			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>";
		};
		E690401417EAFC6100CFD954 /* ijkutil */ = {
			isa = PBXGroup;
			children = (
				E690403717EB079500CFD954 /* ijklog.h */,
				E690401917EAFC6100CFD954 /* ijkutil.h */,
				E690403817EB079500CFD954 /* ios */,
			);
			path = ijkutil;
			sourceTree = "<group>";
		};
		E690403817EB079500CFD954 /* ios */ = {
			isa = PBXGroup;
			children = (
				E690403917EB079500CFD954 /* ijkutil_ios.h */,
				E690403A17EB079500CFD954 /* loghelp.h */,
			);
			path = ios;
			sourceTree = "<group>";
		};
591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628
		E6EE92A41878230C009EAB56 /* ijksdl */ = {
			isa = PBXGroup;
			children = (
				E6EE92A51878230C009EAB56 /* ios */,
			);
			name = ijksdl;
			path = IJKMediaPlayer/ijkmedia/ijksdl;
			sourceTree = SOURCE_ROOT;
		};
		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 */,
				E6EE92C618782770009EAB56 /* IJKSDLAudioKit.h */,
				E6EE92C718782770009EAB56 /* IJKSDLAudioKit.m */,
				E6EE92C01878236A009EAB56 /* IJKSDLAudioQueueController.h */,
				E6EE92C11878236A009EAB56 /* IJKSDLAudioQueueController.m */,
				E6EE92AD1878230C009EAB56 /* IJKSDLAudioUnitController.h */,
				E6EE92AE1878230C009EAB56 /* IJKSDLAudioUnitController.m */,
				E6EE92AF1878230C009EAB56 /* IJKSDLGLRender.h */,
				E6EE92B01878230C009EAB56 /* IJKSDLGLRenderI420.h */,
				E6EE92B11878230C009EAB56 /* IJKSDLGLRenderI420.m */,
				E6EE92B21878230C009EAB56 /* IJKSDLGLRenderRV24.h */,
				E6EE92B31878230C009EAB56 /* IJKSDLGLRenderRV24.m */,
				E6EE92B41878230C009EAB56 /* IJKSDLGLShader.h */,
				E6EE92B51878230C009EAB56 /* IJKSDLGLShader.m */,
				E6EE92B61878230C009EAB56 /* IJKSDLGLView.h */,
				E6EE92B71878230C009EAB56 /* IJKSDLGLView.m */,
			);
			path = ios;
			sourceTree = "<group>";
		};
629 630 631 632 633 634
		E6F727B517F2B1690043623F /* IJKMediaPlayer */ = {
			isa = PBXGroup;
			children = (
				E6F727B617F2B1B10043623F /* IJKMediaModule.h */,
				E6F727B717F2B1B10043623F /* IJKMediaModule.m */,
				E6903EC117EAF6C500CFD954 /* IJKMediaPlayback.h */,
635
				E6F727C117F7C9B90043623F /* IJKMediaPlayback.m */,
636
				E66F8DC217EECB1E00354D80 /* IJKMediaPlayer.h */,
637 638
				E6716E491807E5FC00B3FBC1 /* IJKMediaUtils.h */,
				E6716E4A1807E5FC00B3FBC1 /* IJKMediaUtils.m */,
B
bbcallen 已提交
639 640
				E6EE92A1187810C5009EAB56 /* IJKAudioKit.h */,
				E6EE92A2187810C5009EAB56 /* IJKAudioKit.m */,
641 642 643 644
			);
			name = IJKMediaPlayer;
			sourceTree = "<group>";
		};
Z
Zhang Rui 已提交
645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		E6903EB817EAF6C500CFD954 /* IJKMediaPlayer */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = E6903EC717EAF6C500CFD954 /* Build configuration list for PBXNativeTarget "IJKMediaPlayer" */;
			buildPhases = (
				E6903EB517EAF6C500CFD954 /* Sources */,
				E6903EB617EAF6C500CFD954 /* Frameworks */,
				E6903EB717EAF6C500CFD954 /* CopyFiles */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = IJKMediaPlayer;
			productName = IJKMediaPlayer;
			productReference = E6903EB917EAF6C500CFD954 /* libIJKMediaPlayer.a */;
			productType = "com.apple.product-type.library.static";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		E6903EB117EAF6C500CFD954 /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastUpgradeCheck = 0460;
				ORGANIZATIONNAME = bilibili;
			};
			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 = (
				E6903EB817EAF6C500CFD954 /* IJKMediaPlayer */,
			);
		};
/* End PBXProject section */

/* Begin PBXSourcesBuildPhase section */
		E6903EB517EAF6C500CFD954 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
B
bbcallen 已提交
696
				E6EE92A3187810C5009EAB56 /* IJKAudioKit.m in Sources */,
Z
Zhang Rui 已提交
697 698 699 700 701 702 703
				E690401F17EAFC6100CFD954 /* ff_cmdutils.c in Sources */,
				E690402017EAFC6100CFD954 /* ff_ffplay.c in Sources */,
				E690402717EAFC6100CFD954 /* image_convert.c in Sources */,
				E690402D17EAFC6100CFD954 /* ijksdl_vout_overlay_ffmpeg.c in Sources */,
				E690402E17EAFC6100CFD954 /* ijksdl_aout.c in Sources */,
				E690402F17EAFC6100CFD954 /* ijksdl_error.c in Sources */,
				E690403017EAFC6100CFD954 /* ijksdl_mutex.c in Sources */,
704
				E6EE92C818782770009EAB56 /* IJKSDLAudioKit.m in Sources */,
Z
Zhang Rui 已提交
705
				E690403117EAFC6100CFD954 /* ijksdl_stdinc.c in Sources */,
706
				E6EE92BC1878230C009EAB56 /* IJKSDLGLRenderI420.m in Sources */,
Z
Zhang Rui 已提交
707 708 709
				E690403217EAFC6100CFD954 /* ijksdl_thread.c in Sources */,
				E690403317EAFC6100CFD954 /* ijksdl_timer.c in Sources */,
				E690403417EAFC6100CFD954 /* ijksdl_vout.c in Sources */,
710
				E6EE92B91878230C009EAB56 /* ijksdl_thread_ios.m in Sources */,
711
				E66F8DC117EEC65200354D80 /* IJKMPMoviePlayerController.m in Sources */,
712 713
				E6EE92B81878230C009EAB56 /* ijksdl_aout_ios_audiounit.m in Sources */,
				E6EE92C21878236A009EAB56 /* IJKSDLAudioQueueController.m in Sources */,
Z
Zhang Rui 已提交
714
				E66F8DE717EFD9C300354D80 /* IJKFFMoviePlayerController.m in Sources */,
715
				E66F8DF117EFEA9400354D80 /* ijkplayer.c in Sources */,
716
				E6EE92BB1878230C009EAB56 /* IJKSDLAudioUnitController.m in Sources */,
Z
Zhang Rui 已提交
717
				E66F8E0317EFEEA400354D80 /* ijkplayer_ios.m in Sources */,
718
				E63FC27117F01143003551EB /* ijksdl_audio.c in Sources */,
719
				E6EE92BD1878230C009EAB56 /* IJKSDLGLRenderRV24.m in Sources */,
720
				E63FC27617F013DE003551EB /* ijksdl_vout_dummy.c in Sources */,
721
				E6F727B817F2B1B10043623F /* IJKMediaModule.m in Sources */,
722
				E6EE92BF1878230C009EAB56 /* IJKSDLGLView.m in Sources */,
Z
Zhang Rui 已提交
723
				E6F727BB17F2D9D40043623F /* IJKFFMoviePlayerDef.m in Sources */,
724
				E6EE92BE1878230C009EAB56 /* IJKSDLGLShader.m in Sources */,
725
				E6F727C217F7C9BA0043623F /* IJKMediaPlayback.m in Sources */,
726
				E6EE92BA1878230C009EAB56 /* ijksdl_vout_ios_gles2.m in Sources */,
727 728
				E6716E4B1807E5FC00B3FBC1 /* IJKMediaUtils.m in Sources */,
				E6716E4E1807EA5000B3FBC1 /* IJKFFMrl.m in Sources */,
729
				E62139BE180FA89B00553533 /* IJKFFOptions.m in Sources */,
Z
Zhang Rui 已提交
730 731 732 733 734 735 736 737 738 739
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin XCBuildConfiguration section */
		E6903EC517EAF6C500CFD954 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
740
				ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
B
bbcallen 已提交
741
				CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES;
Z
Zhang Rui 已提交
742 743 744
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
				CLANG_CXX_LIBRARY = "libc++";
				CLANG_ENABLE_OBJC_ARC = YES;
B
bbcallen 已提交
745
				CLANG_WARN_BOOL_CONVERSION = YES;
Z
Zhang Rui 已提交
746
				CLANG_WARN_CONSTANT_CONVERSION = YES;
B
bbcallen 已提交
747
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
Z
Zhang Rui 已提交
748 749 750
				CLANG_WARN_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
B
bbcallen 已提交
751
				CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
Z
Zhang Rui 已提交
752 753 754 755 756 757 758 759 760 761
				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;
B
bbcallen 已提交
762
				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
Z
Zhang Rui 已提交
763
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
B
bbcallen 已提交
764 765
				GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
				GCC_WARN_SHADOW = YES;
Z
Zhang Rui 已提交
766 767
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
768
				IPHONEOS_DEPLOYMENT_TARGET = 5.1.1;
Z
Zhang Rui 已提交
769 770 771 772 773 774 775 776 777
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = iphoneos;
			};
			name = Debug;
		};
		E6903EC617EAF6C500CFD954 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
778
				ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
B
bbcallen 已提交
779
				CLANG_ANALYZER_SECURITY_FLOATLOOPCOUNTER = YES;
Z
Zhang Rui 已提交
780 781 782
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
				CLANG_CXX_LIBRARY = "libc++";
				CLANG_ENABLE_OBJC_ARC = YES;
B
bbcallen 已提交
783
				CLANG_WARN_BOOL_CONVERSION = YES;
Z
Zhang Rui 已提交
784
				CLANG_WARN_CONSTANT_CONVERSION = YES;
B
bbcallen 已提交
785
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
Z
Zhang Rui 已提交
786 787 788
				CLANG_WARN_EMPTY_BODY = YES;
				CLANG_WARN_ENUM_CONVERSION = YES;
				CLANG_WARN_INT_CONVERSION = YES;
B
bbcallen 已提交
789
				CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
Z
Zhang Rui 已提交
790 791 792
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
				COPY_PHASE_STRIP = YES;
				GCC_C_LANGUAGE_STANDARD = gnu99;
B
bbcallen 已提交
793
				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
Z
Zhang Rui 已提交
794
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
B
bbcallen 已提交
795 796
				GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
				GCC_WARN_SHADOW = YES;
Z
Zhang Rui 已提交
797 798
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
				GCC_WARN_UNUSED_VARIABLE = YES;
799
				IPHONEOS_DEPLOYMENT_TARGET = 5.1.1;
Z
Zhang Rui 已提交
800 801 802 803 804 805 806 807
				SDKROOT = iphoneos;
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		E6903EC817EAF6C500CFD954 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
Z
Zhang Rui 已提交
808
				CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
Z
Zhang Rui 已提交
809
				DSTROOT = /tmp/IJKMediaPlayer.dst;
Z
Zhang Rui 已提交
810
				GCC_C_LANGUAGE_STANDARD = c11;
Z
Zhang Rui 已提交
811 812
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "IJKMediaPlayer/IJKMediaPlayer-Prefix.pch";
Z
Zhang Rui 已提交
813 814
				HEADER_SEARCH_PATHS = (
					../build/universal/include,
815
					IJKMediaPlayer/ijkmedia,
Z
Zhang Rui 已提交
816 817
					../../ijkmedia,
				);
Z
Zhang Rui 已提交
818 819 820 821
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
					"\"$(SRCROOT)/../build/universal/lib\"",
				);
Z
Zhang Rui 已提交
822 823 824 825 826 827 828 829 830
				OTHER_LDFLAGS = "-ObjC";
				PRODUCT_NAME = "$(TARGET_NAME)";
				SKIP_INSTALL = YES;
			};
			name = Debug;
		};
		E6903EC917EAF6C500CFD954 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
Z
Zhang Rui 已提交
831
				CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
Z
Zhang Rui 已提交
832
				DSTROOT = /tmp/IJKMediaPlayer.dst;
Z
Zhang Rui 已提交
833
				GCC_C_LANGUAGE_STANDARD = c11;
Z
Zhang Rui 已提交
834 835
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "IJKMediaPlayer/IJKMediaPlayer-Prefix.pch";
Z
Zhang Rui 已提交
836 837
				HEADER_SEARCH_PATHS = (
					../build/universal/include,
838
					IJKMediaPlayer/ijkmedia,
Z
Zhang Rui 已提交
839 840
					../../ijkmedia,
				);
Z
Zhang Rui 已提交
841 842 843 844
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
					"\"$(SRCROOT)/../build/universal/lib\"",
				);
Z
Zhang Rui 已提交
845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869
				OTHER_LDFLAGS = "-ObjC";
				PRODUCT_NAME = "$(TARGET_NAME)";
				SKIP_INSTALL = YES;
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		E6903EB417EAF6C500CFD954 /* Build configuration list for PBXProject "IJKMediaPlayer" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				E6903EC517EAF6C500CFD954 /* Debug */,
				E6903EC617EAF6C500CFD954 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		E6903EC717EAF6C500CFD954 /* Build configuration list for PBXNativeTarget "IJKMediaPlayer" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				E6903EC817EAF6C500CFD954 /* Debug */,
				E6903EC917EAF6C500CFD954 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
Z
Zhang Rui 已提交
870
			defaultConfigurationName = Release;
Z
Zhang Rui 已提交
871 872 873 874 875
		};
/* End XCConfigurationList section */
	};
	rootObject = E6903EB117EAF6C500CFD954 /* Project object */;
}