Relinquish the IxoPlayer name.
- s/IxoPlayer/IosPlayer/g
- Rename everything that contained IxoPlayer in the name.
Change-Id: I26d08382d7d2f15182e0984a0cce440c1eb6205c
diff --git a/vpx_ios/IxoPlayer/AppDelegate.h b/vpx_ios/IosPlayer/AppDelegate.h
similarity index 100%
rename from vpx_ios/IxoPlayer/AppDelegate.h
rename to vpx_ios/IosPlayer/AppDelegate.h
diff --git a/vpx_ios/IxoPlayer/AppDelegate.m b/vpx_ios/IosPlayer/AppDelegate.m
similarity index 100%
rename from vpx_ios/IxoPlayer/AppDelegate.m
rename to vpx_ios/IosPlayer/AppDelegate.m
diff --git a/vpx_ios/IxoPlayer/Default-568h@2x.png b/vpx_ios/IosPlayer/Default-568h@2x.png
similarity index 100%
rename from vpx_ios/IxoPlayer/Default-568h@2x.png
rename to vpx_ios/IosPlayer/Default-568h@2x.png
Binary files differ
diff --git a/vpx_ios/IxoPlayer/Info.plist b/vpx_ios/IosPlayer/Info.plist
similarity index 100%
rename from vpx_ios/IxoPlayer/Info.plist
rename to vpx_ios/IosPlayer/Info.plist
diff --git a/vpx_ios/IxoPlayer/IxoPlayer.xcodeproj/project.pbxproj b/vpx_ios/IosPlayer/IosPlayer.xcodeproj/project.pbxproj
similarity index 92%
rename from vpx_ios/IxoPlayer/IxoPlayer.xcodeproj/project.pbxproj
rename to vpx_ios/IosPlayer/IosPlayer.xcodeproj/project.pbxproj
index 2e1dd7c..ae03afa 100644
--- a/vpx_ios/IxoPlayer/IxoPlayer.xcodeproj/project.pbxproj
+++ b/vpx_ios/IosPlayer/IosPlayer.xcodeproj/project.pbxproj
@@ -19,7 +19,7 @@
6A4370EA1B5432D00006FD6D /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6A4370E91B5432D00006FD6D /* Default-568h@2x.png */; };
6A8206771B682D9500FD6040 /* IxoDASHManifestParserConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = 6A8206761B682D9500FD6040 /* IxoDASHManifestParserConstants.m */; };
6A8FD2B61B62E76100BDD946 /* IxoDASHManifestParserTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6A8FD2B51B62E76100BDD946 /* IxoDASHManifestParserTests.m */; };
- 6A8FD2BC1B62FD6C00BDD946 /* IxoPlayerTestCommon.m in Sources */ = {isa = PBXBuildFile; fileRef = 6A8FD2BB1B62FD6C00BDD946 /* IxoPlayerTestCommon.m */; };
+ 6A8FD2BC1B62FD6C00BDD946 /* IosPlayerTestCommon.m in Sources */ = {isa = PBXBuildFile; fileRef = 6A8FD2BB1B62FD6C00BDD946 /* IosPlayerTestCommon.m */; };
6ABE98111B7BC0960048F7AE /* IxoMutableDASHManifest.m in Sources */ = {isa = PBXBuildFile; fileRef = 6ABE98101B7BC0960048F7AE /* IxoMutableDASHManifest.m */; };
6ABE98141B7BD17D0048F7AE /* IxoDASHManifestTestData.m in Sources */ = {isa = PBXBuildFile; fileRef = 6ABE98131B7BD17D0048F7AE /* IxoDASHManifestTestData.m */; };
6AC43A091B5047BB00801EAF /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 6AC43A021B5047BB00801EAF /* AppDelegate.m */; };
@@ -38,7 +38,7 @@
containerPortal = 6AE5EC3F1B4EE3B200AA955F /* Project object */;
proxyType = 1;
remoteGlobalIDString = 6AE5EC461B4EE3B200AA955F;
- remoteInfo = IxoPlayer;
+ remoteInfo = IosPlayer;
};
/* End PBXContainerItemProxy section */
@@ -66,8 +66,8 @@
6A8206751B682CF400FD6040 /* IxoDASHManifestParserConstants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IxoDASHManifestParserConstants.h; sourceTree = SOURCE_ROOT; };
6A8206761B682D9500FD6040 /* IxoDASHManifestParserConstants.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IxoDASHManifestParserConstants.m; sourceTree = SOURCE_ROOT; };
6A8FD2B51B62E76100BDD946 /* IxoDASHManifestParserTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IxoDASHManifestParserTests.m; sourceTree = "<group>"; };
- 6A8FD2BA1B62FD6C00BDD946 /* IxoPlayerTestCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IxoPlayerTestCommon.h; sourceTree = "<group>"; };
- 6A8FD2BB1B62FD6C00BDD946 /* IxoPlayerTestCommon.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IxoPlayerTestCommon.m; sourceTree = "<group>"; };
+ 6A8FD2BA1B62FD6C00BDD946 /* IosPlayerTestCommon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IosPlayerTestCommon.h; sourceTree = "<group>"; };
+ 6A8FD2BB1B62FD6C00BDD946 /* IosPlayerTestCommon.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IosPlayerTestCommon.m; sourceTree = "<group>"; };
6ABE980F1B7BC0960048F7AE /* IxoMutableDASHManifest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IxoMutableDASHManifest.h; sourceTree = "<group>"; };
6ABE98101B7BC0960048F7AE /* IxoMutableDASHManifest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IxoMutableDASHManifest.m; sourceTree = "<group>"; };
6ABE98121B7BD17D0048F7AE /* IxoDASHManifestTestData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IxoDASHManifestTestData.h; sourceTree = "<group>"; };
@@ -82,8 +82,8 @@
6AC43A0F1B5047D200801EAF /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = SOURCE_ROOT; };
6ADFC2211B66F9C50034819F /* IxoDASHManifestParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IxoDASHManifestParser.h; sourceTree = SOURCE_ROOT; };
6ADFC2221B66F9C50034819F /* IxoDASHManifestParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IxoDASHManifestParser.m; sourceTree = SOURCE_ROOT; };
- 6AE5EC471B4EE3B200AA955F /* IxoPlayer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = IxoPlayer.app; sourceTree = BUILT_PRODUCTS_DIR; };
- 6AE5EC601B4EE3B200AA955F /* IxoPlayerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = IxoPlayerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
+ 6AE5EC471B4EE3B200AA955F /* IosPlayer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = IosPlayer.app; sourceTree = BUILT_PRODUCTS_DIR; };
+ 6AE5EC601B4EE3B200AA955F /* IosPlayerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = IosPlayerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
6AE5EC651B4EE3B200AA955F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
6AE5EC661B4EE3B200AA955F /* IxoDataSourceTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = IxoDataSourceTests.m; sourceTree = "<group>"; };
6AF582721BFBB6F500EB3188 /* IxoDASHChunkIndexerTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IxoDASHChunkIndexerTests.m; sourceTree = "<group>"; };
@@ -130,8 +130,8 @@
children = (
6A4370E91B5432D00006FD6D /* Default-568h@2x.png */,
9809172C3DC6B925B4CD92D0 /* Frameworks */,
- 6AE5EC491B4EE3B200AA955F /* IxoPlayer */,
- 6AE5EC631B4EE3B200AA955F /* IxoPlayerTests */,
+ 6AE5EC491B4EE3B200AA955F /* IosPlayer */,
+ 6AE5EC631B4EE3B200AA955F /* IosPlayerTests */,
EA34B8B7C03F90A26D675019 /* Pods */,
6AE5EC481B4EE3B200AA955F /* Products */,
6A1AC7471BCD3E3700233FAF /* webm-tools/shared */,
@@ -141,13 +141,13 @@
6AE5EC481B4EE3B200AA955F /* Products */ = {
isa = PBXGroup;
children = (
- 6AE5EC471B4EE3B200AA955F /* IxoPlayer.app */,
- 6AE5EC601B4EE3B200AA955F /* IxoPlayerTests.xctest */,
+ 6AE5EC471B4EE3B200AA955F /* IosPlayer.app */,
+ 6AE5EC601B4EE3B200AA955F /* IosPlayerTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
- 6AE5EC491B4EE3B200AA955F /* IxoPlayer */ = {
+ 6AE5EC491B4EE3B200AA955F /* IosPlayer */ = {
isa = PBXGroup;
children = (
6AC43A011B5047BB00801EAF /* AppDelegate.h */,
@@ -172,7 +172,7 @@
6AC43A071B5047BB00801EAF /* TextViewController.h */,
6AC43A081B5047BB00801EAF /* TextViewController.m */,
);
- path = IxoPlayer;
+ path = IosPlayer;
sourceTree = "<group>";
};
6AE5EC4A1B4EE3B200AA955F /* Supporting Files */ = {
@@ -184,7 +184,7 @@
name = "Supporting Files";
sourceTree = "<group>";
};
- 6AE5EC631B4EE3B200AA955F /* IxoPlayerTests */ = {
+ 6AE5EC631B4EE3B200AA955F /* IosPlayerTests */ = {
isa = PBXGroup;
children = (
6AF582721BFBB6F500EB3188 /* IxoDASHChunkIndexerTests.m */,
@@ -194,11 +194,11 @@
6AE5EC661B4EE3B200AA955F /* IxoDataSourceTests.m */,
6ABE980F1B7BC0960048F7AE /* IxoMutableDASHManifest.h */,
6ABE98101B7BC0960048F7AE /* IxoMutableDASHManifest.m */,
- 6A8FD2BA1B62FD6C00BDD946 /* IxoPlayerTestCommon.h */,
- 6A8FD2BB1B62FD6C00BDD946 /* IxoPlayerTestCommon.m */,
+ 6A8FD2BA1B62FD6C00BDD946 /* IosPlayerTestCommon.h */,
+ 6A8FD2BB1B62FD6C00BDD946 /* IosPlayerTestCommon.m */,
6AE5EC641B4EE3B200AA955F /* Supporting Files */,
);
- path = IxoPlayerTests;
+ path = IosPlayerTests;
sourceTree = "<group>";
};
6AE5EC641B4EE3B200AA955F /* Supporting Files */ = {
@@ -231,9 +231,9 @@
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
- 6AE5EC461B4EE3B200AA955F /* IxoPlayer */ = {
+ 6AE5EC461B4EE3B200AA955F /* IosPlayer */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 6AE5EC6A1B4EE3B200AA955F /* Build configuration list for PBXNativeTarget "IxoPlayer" */;
+ buildConfigurationList = 6AE5EC6A1B4EE3B200AA955F /* Build configuration list for PBXNativeTarget "IosPlayer" */;
buildPhases = (
D3EE744D5024DEEC09E05FF7 /* Check Pods Manifest.lock */,
6AE5EC431B4EE3B200AA955F /* Sources */,
@@ -245,14 +245,14 @@
);
dependencies = (
);
- name = IxoPlayer;
- productName = IxoPlayer;
- productReference = 6AE5EC471B4EE3B200AA955F /* IxoPlayer.app */;
+ name = IosPlayer;
+ productName = IosPlayer;
+ productReference = 6AE5EC471B4EE3B200AA955F /* IosPlayer.app */;
productType = "com.apple.product-type.application";
};
- 6AE5EC5F1B4EE3B200AA955F /* IxoPlayerTests */ = {
+ 6AE5EC5F1B4EE3B200AA955F /* IosPlayerTests */ = {
isa = PBXNativeTarget;
- buildConfigurationList = 6AE5EC6D1B4EE3B200AA955F /* Build configuration list for PBXNativeTarget "IxoPlayerTests" */;
+ buildConfigurationList = 6AE5EC6D1B4EE3B200AA955F /* Build configuration list for PBXNativeTarget "IosPlayerTests" */;
buildPhases = (
6AE5EC5C1B4EE3B200AA955F /* Sources */,
6AE5EC5D1B4EE3B200AA955F /* Frameworks */,
@@ -263,9 +263,9 @@
dependencies = (
6AE5EC621B4EE3B200AA955F /* PBXTargetDependency */,
);
- name = IxoPlayerTests;
- productName = IxoPlayerTests;
- productReference = 6AE5EC601B4EE3B200AA955F /* IxoPlayerTests.xctest */;
+ name = IosPlayerTests;
+ productName = IosPlayerTests;
+ productReference = 6AE5EC601B4EE3B200AA955F /* IosPlayerTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
@@ -287,7 +287,7 @@
};
};
};
- buildConfigurationList = 6AE5EC421B4EE3B200AA955F /* Build configuration list for PBXProject "IxoPlayer" */;
+ buildConfigurationList = 6AE5EC421B4EE3B200AA955F /* Build configuration list for PBXProject "IosPlayer" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
@@ -300,8 +300,8 @@
projectDirPath = "";
projectRoot = "";
targets = (
- 6AE5EC461B4EE3B200AA955F /* IxoPlayer */,
- 6AE5EC5F1B4EE3B200AA955F /* IxoPlayerTests */,
+ 6AE5EC461B4EE3B200AA955F /* IosPlayer */,
+ 6AE5EC5F1B4EE3B200AA955F /* IosPlayerTests */,
);
};
/* End PBXProject section */
@@ -387,7 +387,7 @@
6ABE98141B7BD17D0048F7AE /* IxoDASHManifestTestData.m in Sources */,
6A8FD2B61B62E76100BDD946 /* IxoDASHManifestParserTests.m in Sources */,
6AE5EC671B4EE3B200AA955F /* IxoDataSourceTests.m in Sources */,
- 6A8FD2BC1B62FD6C00BDD946 /* IxoPlayerTestCommon.m in Sources */,
+ 6A8FD2BC1B62FD6C00BDD946 /* IosPlayerTestCommon.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -396,7 +396,7 @@
/* Begin PBXTargetDependency section */
6AE5EC621B4EE3B200AA955F /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
- target = 6AE5EC461B4EE3B200AA955F /* IxoPlayer */;
+ target = 6AE5EC461B4EE3B200AA955F /* IosPlayer */;
targetProxy = 6AE5EC611B4EE3B200AA955F /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
@@ -528,10 +528,10 @@
"DEBUG=1",
"$(inherited)",
);
- INFOPLIST_FILE = IxoPlayerTests/Info.plist;
+ INFOPLIST_FILE = IosPlayerTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/IxoPlayer.app/IxoPlayer";
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/IosPlayer.app/IosPlayer";
};
name = Debug;
};
@@ -543,17 +543,17 @@
"$(SDKROOT)/Developer/Library/Frameworks",
"$(inherited)",
);
- INFOPLIST_FILE = IxoPlayerTests/Info.plist;
+ INFOPLIST_FILE = IosPlayerTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_NAME = "$(TARGET_NAME)";
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/IxoPlayer.app/IxoPlayer";
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/IosPlayer.app/IosPlayer";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
- 6AE5EC421B4EE3B200AA955F /* Build configuration list for PBXProject "IxoPlayer" */ = {
+ 6AE5EC421B4EE3B200AA955F /* Build configuration list for PBXProject "IosPlayer" */ = {
isa = XCConfigurationList;
buildConfigurations = (
6AE5EC681B4EE3B200AA955F /* Debug */,
@@ -562,7 +562,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 6AE5EC6A1B4EE3B200AA955F /* Build configuration list for PBXNativeTarget "IxoPlayer" */ = {
+ 6AE5EC6A1B4EE3B200AA955F /* Build configuration list for PBXNativeTarget "IosPlayer" */ = {
isa = XCConfigurationList;
buildConfigurations = (
6AE5EC6B1B4EE3B200AA955F /* Debug */,
@@ -571,7 +571,7 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
- 6AE5EC6D1B4EE3B200AA955F /* Build configuration list for PBXNativeTarget "IxoPlayerTests" */ = {
+ 6AE5EC6D1B4EE3B200AA955F /* Build configuration list for PBXNativeTarget "IosPlayerTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
6AE5EC6E1B4EE3B200AA955F /* Debug */,
diff --git a/vpx_ios/IxoPlayer/IxoPlayer.xcworkspace/contents.xcworkspacedata b/vpx_ios/IosPlayer/IosPlayer.xcworkspace/contents.xcworkspacedata
similarity index 79%
rename from vpx_ios/IxoPlayer/IxoPlayer.xcworkspace/contents.xcworkspacedata
rename to vpx_ios/IosPlayer/IosPlayer.xcworkspace/contents.xcworkspacedata
index 7ef4ef7..080533c 100644
--- a/vpx_ios/IxoPlayer/IxoPlayer.xcworkspace/contents.xcworkspacedata
+++ b/vpx_ios/IosPlayer/IosPlayer.xcworkspace/contents.xcworkspacedata
@@ -2,7 +2,7 @@
<Workspace
version = "1.0">
<FileRef
- location = "group:IxoPlayer.xcodeproj">
+ location = "group:IosPlayer.xcodeproj">
</FileRef>
<FileRef
location = "group:Pods/Pods.xcodeproj">
diff --git a/vpx_ios/IxoPlayer/IxoPlayerTests/Info.plist b/vpx_ios/IosPlayer/IosPlayerTests/Info.plist
similarity index 100%
rename from vpx_ios/IxoPlayer/IxoPlayerTests/Info.plist
rename to vpx_ios/IosPlayer/IosPlayerTests/Info.plist
diff --git a/vpx_ios/IxoPlayer/IxoPlayerTests/IxoDASHChunkIndexerTests.m b/vpx_ios/IosPlayer/IosPlayerTests/IxoDASHChunkIndexerTests.m
similarity index 99%
rename from vpx_ios/IxoPlayer/IxoPlayerTests/IxoDASHChunkIndexerTests.m
rename to vpx_ios/IosPlayer/IosPlayerTests/IxoDASHChunkIndexerTests.m
index 1c4e8c4..a4d637f 100644
--- a/vpx_ios/IxoPlayer/IxoPlayerTests/IxoDASHChunkIndexerTests.m
+++ b/vpx_ios/IosPlayer/IosPlayerTests/IxoDASHChunkIndexerTests.m
@@ -14,7 +14,7 @@
#import "IxoDASHManifestParser.h"
#import "IxoDASHStartData.h"
#import "IxoDownloadRecord.h"
-#import "IxoPlayerTestCommon.h"
+#import "IosPlayerTestCommon.h"
@interface IxoDASHChunkIndexerTests : XCTestCase {
IxoDataSource* _data_source;
diff --git a/vpx_ios/IxoPlayer/IxoPlayerTests/IxoDASHManifestParserTests.m b/vpx_ios/IosPlayer/IosPlayerTests/IxoDASHManifestParserTests.m
similarity index 99%
rename from vpx_ios/IxoPlayer/IxoPlayerTests/IxoDASHManifestParserTests.m
rename to vpx_ios/IosPlayer/IosPlayerTests/IxoDASHManifestParserTests.m
index b4f095f..6618037 100644
--- a/vpx_ios/IxoPlayer/IxoPlayerTests/IxoDASHManifestParserTests.m
+++ b/vpx_ios/IosPlayer/IosPlayerTests/IxoDASHManifestParserTests.m
@@ -12,7 +12,7 @@
#import <XCTest/XCTest.h>
#import "IxoDASHManifestTestData.h"
-#import "IxoPlayerTestCommon.h"
+#import "IosPlayerTestCommon.h"
@interface IxoDASHManifestParserTests : XCTestCase
@end
diff --git a/vpx_ios/IxoPlayer/IxoPlayerTests/IxoDASHManifestTestData.h b/vpx_ios/IosPlayer/IosPlayerTests/IxoDASHManifestTestData.h
similarity index 100%
rename from vpx_ios/IxoPlayer/IxoPlayerTests/IxoDASHManifestTestData.h
rename to vpx_ios/IosPlayer/IosPlayerTests/IxoDASHManifestTestData.h
diff --git a/vpx_ios/IxoPlayer/IxoPlayerTests/IxoDASHManifestTestData.m b/vpx_ios/IosPlayer/IosPlayerTests/IxoDASHManifestTestData.m
similarity index 99%
rename from vpx_ios/IxoPlayer/IxoPlayerTests/IxoDASHManifestTestData.m
rename to vpx_ios/IosPlayer/IosPlayerTests/IxoDASHManifestTestData.m
index ccba960..f80e67c 100644
--- a/vpx_ios/IxoPlayer/IxoPlayerTests/IxoDASHManifestTestData.m
+++ b/vpx_ios/IosPlayer/IosPlayerTests/IxoDASHManifestTestData.m
@@ -8,7 +8,7 @@
#import "IxoDASHManifestTestData.h"
#import "IxoDASHManifestParserConstants.h"
-#import "IxoPlayerTestCommon.h"
+#import "IosPlayerTestCommon.h"
@interface IxoDASHManifestTestData ()
+ (IxoMutableDASHManifest*)getVP9VorbisDASHMPD1Manifest;
diff --git a/vpx_ios/IxoPlayer/IxoPlayerTests/IxoDataSourceTests.m b/vpx_ios/IosPlayer/IosPlayerTests/IxoDataSourceTests.m
similarity index 99%
rename from vpx_ios/IxoPlayer/IxoPlayerTests/IxoDataSourceTests.m
rename to vpx_ios/IosPlayer/IosPlayerTests/IxoDataSourceTests.m
index 988d401..ffc9757 100644
--- a/vpx_ios/IxoPlayer/IxoPlayerTests/IxoDataSourceTests.m
+++ b/vpx_ios/IosPlayer/IosPlayerTests/IxoDataSourceTests.m
@@ -11,7 +11,7 @@
#import "IxoDownloadRecord.h"
#import "IxoDataSource.h"
-#import "IxoPlayerTestCommon.h"
+#import "IosPlayerTestCommon.h"
@interface IxoDataSourceTests : XCTestCase<IxoDataSourceListener>
@end
diff --git a/vpx_ios/IxoPlayer/IxoPlayerTests/IxoMutableDASHManifest.h b/vpx_ios/IosPlayer/IosPlayerTests/IxoMutableDASHManifest.h
similarity index 100%
rename from vpx_ios/IxoPlayer/IxoPlayerTests/IxoMutableDASHManifest.h
rename to vpx_ios/IosPlayer/IosPlayerTests/IxoMutableDASHManifest.h
diff --git a/vpx_ios/IxoPlayer/IxoPlayerTests/IxoMutableDASHManifest.m b/vpx_ios/IosPlayer/IosPlayerTests/IxoMutableDASHManifest.m
similarity index 100%
rename from vpx_ios/IxoPlayer/IxoPlayerTests/IxoMutableDASHManifest.m
rename to vpx_ios/IosPlayer/IosPlayerTests/IxoMutableDASHManifest.m
diff --git a/vpx_ios/IxoPlayer/IxoPlayerTests/IxoPlayerTestCommon.h b/vpx_ios/IosPlayer/IosPlayerTests/IxoPlayerTestCommon.h
similarity index 100%
rename from vpx_ios/IxoPlayer/IxoPlayerTests/IxoPlayerTestCommon.h
rename to vpx_ios/IosPlayer/IosPlayerTests/IxoPlayerTestCommon.h
diff --git a/vpx_ios/IxoPlayer/IxoPlayerTests/IxoPlayerTestCommon.m b/vpx_ios/IosPlayer/IosPlayerTests/IxoPlayerTestCommon.m
similarity index 97%
rename from vpx_ios/IxoPlayer/IxoPlayerTests/IxoPlayerTestCommon.m
rename to vpx_ios/IosPlayer/IosPlayerTests/IxoPlayerTestCommon.m
index 41a6aa5..542bf63 100644
--- a/vpx_ios/IxoPlayer/IxoPlayerTests/IxoPlayerTestCommon.m
+++ b/vpx_ios/IosPlayer/IosPlayerTests/IxoPlayerTestCommon.m
@@ -5,7 +5,7 @@
// tree. An additional intellectual property rights grant can be found
// in the file PATENTS. All contributing project authors may
// be found in the AUTHORS file in the root of the source tree.
-#import "IxoPlayerTestCommon.h"
+#import "IosPlayerTestCommon.h"
#import "IxoDASHManifestParserConstants.h"
#import "IxoDASHManifestTestData.h"
diff --git a/vpx_ios/IxoPlayer/IxoDASHChunkIndexer.h b/vpx_ios/IosPlayer/IxoDASHChunkIndexer.h
similarity index 100%
rename from vpx_ios/IxoPlayer/IxoDASHChunkIndexer.h
rename to vpx_ios/IosPlayer/IxoDASHChunkIndexer.h
diff --git a/vpx_ios/IxoPlayer/IxoDASHChunkIndexer.mm b/vpx_ios/IosPlayer/IxoDASHChunkIndexer.mm
similarity index 100%
rename from vpx_ios/IxoPlayer/IxoDASHChunkIndexer.mm
rename to vpx_ios/IosPlayer/IxoDASHChunkIndexer.mm
diff --git a/vpx_ios/IxoPlayer/IxoDASHManifestParser.h b/vpx_ios/IosPlayer/IxoDASHManifestParser.h
similarity index 100%
rename from vpx_ios/IxoPlayer/IxoDASHManifestParser.h
rename to vpx_ios/IosPlayer/IxoDASHManifestParser.h
diff --git a/vpx_ios/IxoPlayer/IxoDASHManifestParser.m b/vpx_ios/IosPlayer/IxoDASHManifestParser.m
similarity index 100%
rename from vpx_ios/IxoPlayer/IxoDASHManifestParser.m
rename to vpx_ios/IosPlayer/IxoDASHManifestParser.m
diff --git a/vpx_ios/IxoPlayer/IxoDASHManifestParserConstants.h b/vpx_ios/IosPlayer/IxoDASHManifestParserConstants.h
similarity index 100%
rename from vpx_ios/IxoPlayer/IxoDASHManifestParserConstants.h
rename to vpx_ios/IosPlayer/IxoDASHManifestParserConstants.h
diff --git a/vpx_ios/IxoPlayer/IxoDASHManifestParserConstants.m b/vpx_ios/IosPlayer/IxoDASHManifestParserConstants.m
similarity index 100%
rename from vpx_ios/IxoPlayer/IxoDASHManifestParserConstants.m
rename to vpx_ios/IosPlayer/IxoDASHManifestParserConstants.m
diff --git a/vpx_ios/IxoPlayer/IxoDASHStartData.h b/vpx_ios/IosPlayer/IxoDASHStartData.h
similarity index 100%
rename from vpx_ios/IxoPlayer/IxoDASHStartData.h
rename to vpx_ios/IosPlayer/IxoDASHStartData.h
diff --git a/vpx_ios/IxoPlayer/IxoDASHStartData.mm b/vpx_ios/IosPlayer/IxoDASHStartData.mm
similarity index 100%
rename from vpx_ios/IxoPlayer/IxoDASHStartData.mm
rename to vpx_ios/IosPlayer/IxoDASHStartData.mm
diff --git a/vpx_ios/IxoPlayer/IxoDataSource.h b/vpx_ios/IosPlayer/IxoDataSource.h
similarity index 100%
rename from vpx_ios/IxoPlayer/IxoDataSource.h
rename to vpx_ios/IosPlayer/IxoDataSource.h
diff --git a/vpx_ios/IxoPlayer/IxoDataSource.m b/vpx_ios/IosPlayer/IxoDataSource.m
similarity index 100%
rename from vpx_ios/IxoPlayer/IxoDataSource.m
rename to vpx_ios/IosPlayer/IxoDataSource.m
diff --git a/vpx_ios/IxoPlayer/IxoDownloadOperation.h b/vpx_ios/IosPlayer/IxoDownloadOperation.h
similarity index 100%
rename from vpx_ios/IxoPlayer/IxoDownloadOperation.h
rename to vpx_ios/IosPlayer/IxoDownloadOperation.h
diff --git a/vpx_ios/IxoPlayer/IxoDownloadOperation.m b/vpx_ios/IosPlayer/IxoDownloadOperation.m
similarity index 100%
rename from vpx_ios/IxoPlayer/IxoDownloadOperation.m
rename to vpx_ios/IosPlayer/IxoDownloadOperation.m
diff --git a/vpx_ios/IxoPlayer/IxoDownloadQueue.h b/vpx_ios/IosPlayer/IxoDownloadQueue.h
similarity index 100%
rename from vpx_ios/IxoPlayer/IxoDownloadQueue.h
rename to vpx_ios/IosPlayer/IxoDownloadQueue.h
diff --git a/vpx_ios/IxoPlayer/IxoDownloadQueue.m b/vpx_ios/IosPlayer/IxoDownloadQueue.m
similarity index 100%
rename from vpx_ios/IxoPlayer/IxoDownloadQueue.m
rename to vpx_ios/IosPlayer/IxoDownloadQueue.m
diff --git a/vpx_ios/IxoPlayer/IxoDownloadRecord.h b/vpx_ios/IosPlayer/IxoDownloadRecord.h
similarity index 100%
rename from vpx_ios/IxoPlayer/IxoDownloadRecord.h
rename to vpx_ios/IosPlayer/IxoDownloadRecord.h
diff --git a/vpx_ios/IxoPlayer/IxoDownloadRecord.m b/vpx_ios/IosPlayer/IxoDownloadRecord.m
similarity index 100%
rename from vpx_ios/IxoPlayer/IxoDownloadRecord.m
rename to vpx_ios/IosPlayer/IxoDownloadRecord.m
diff --git a/vpx_ios/IxoPlayer/Podfile b/vpx_ios/IosPlayer/Podfile
similarity index 100%
rename from vpx_ios/IxoPlayer/Podfile
rename to vpx_ios/IosPlayer/Podfile
diff --git a/vpx_ios/IxoPlayer/TextViewController.h b/vpx_ios/IosPlayer/TextViewController.h
similarity index 100%
rename from vpx_ios/IxoPlayer/TextViewController.h
rename to vpx_ios/IosPlayer/TextViewController.h
diff --git a/vpx_ios/IxoPlayer/TextViewController.m b/vpx_ios/IosPlayer/TextViewController.m
similarity index 100%
rename from vpx_ios/IxoPlayer/TextViewController.m
rename to vpx_ios/IosPlayer/TextViewController.m
diff --git a/vpx_ios/IxoPlayer/main.m b/vpx_ios/IosPlayer/main.m
similarity index 100%
rename from vpx_ios/IxoPlayer/main.m
rename to vpx_ios/IosPlayer/main.m
diff --git a/vpx_ios/IxoPlayer/testdata/download_webm_files.sh b/vpx_ios/IosPlayer/testdata/download_webm_files.sh
similarity index 100%
rename from vpx_ios/IxoPlayer/testdata/download_webm_files.sh
rename to vpx_ios/IosPlayer/testdata/download_webm_files.sh
diff --git a/vpx_ios/IxoPlayer/testdata/manifest_vp8_vorbis.mpd b/vpx_ios/IosPlayer/testdata/manifest_vp8_vorbis.mpd
similarity index 100%
rename from vpx_ios/IxoPlayer/testdata/manifest_vp8_vorbis.mpd
rename to vpx_ios/IosPlayer/testdata/manifest_vp8_vorbis.mpd
diff --git a/vpx_ios/IxoPlayer/testdata/manifest_vp9_vorbis.mpd b/vpx_ios/IosPlayer/testdata/manifest_vp9_vorbis.mpd
similarity index 100%
rename from vpx_ios/IxoPlayer/testdata/manifest_vp9_vorbis.mpd
rename to vpx_ios/IosPlayer/testdata/manifest_vp9_vorbis.mpd
diff --git a/vpx_ios/IxoPlayer/testdata/manifest_vp9_vorbis_rep_codecs.mpd b/vpx_ios/IosPlayer/testdata/manifest_vp9_vorbis_rep_codecs.mpd
similarity index 100%
rename from vpx_ios/IxoPlayer/testdata/manifest_vp9_vorbis_rep_codecs.mpd
rename to vpx_ios/IosPlayer/testdata/manifest_vp9_vorbis_rep_codecs.mpd
diff --git a/vpx_ios/IxoPlayer/testdata/print_cluster_pos_array.sh b/vpx_ios/IosPlayer/testdata/print_cluster_pos_array.sh
similarity index 100%
rename from vpx_ios/IxoPlayer/testdata/print_cluster_pos_array.sh
rename to vpx_ios/IosPlayer/testdata/print_cluster_pos_array.sh
diff --git a/vpx_ios/README.IxoPlayer b/vpx_ios/README.IxoPlayer
index 58c1d67..459826e 100644
--- a/vpx_ios/README.IxoPlayer
+++ b/vpx_ios/README.IxoPlayer
@@ -1,4 +1,4 @@
-IxoPlayer README
+IosPlayer README
Prerequisites
@@ -6,7 +6,7 @@
Cocoapods
- Cocoapods getting started guide:
https://guides.cocoapods.org/using/getting-started.html
- Xcode 6 (IxoPlayer was built using Xcode 6)
+ Xcode 6 (IosPlayer was built using Xcode 6)
Setup
@@ -14,10 +14,10 @@
Before doing anything else, read the contents of README.VPXExample, and follow
all of the instructions in the Prerequisites and Getting Started sections. Any
instructions referring to VPXExample.xcodeproj also apply to
-IxoPlayer.xcodeproj, but those changes should be made after the xcworkspace is
+IosPlayer.xcodeproj, but those changes should be made after the xcworkspace is
created by the pod command described below.
-From within the IxoPlayer directory, before opening the project:
+From within the IosPlayer directory, before opening the project:
1. (First time ever cloning the repo and opening the project) run 'pod install'
to fetch pod dependencies.
2. (Upon pulling new source code) run 'pod update'
@@ -29,7 +29,7 @@
Testing
-------
-Tests can be run within Xcode via the IxoPlayerTests target.
+Tests can be run within Xcode via the IosPlayerTests target.
A web server is required, and is expected to be reachable on localhost:8000.
RangeHTTPServer (the Python module) is recommended (localhost and port 8000 are
@@ -37,7 +37,7 @@
adequate.
To use RangeHTTPServer, run it in the testdata directory that resides in the
-IxoPlayer directory.
- $ cd path/to/IxoPlayer/testdata
+IosPlayer directory.
+ $ cd path/to/IosPlayer/testdata
$ python -m RangeHTTPServer