提交
This commit is contained in:
26
Pods/Target Support Files/QGVAPlayer/QGVAPlayer-Info.plist
generated
Normal file
26
Pods/Target Support Files/QGVAPlayer/QGVAPlayer-Info.plist
generated
Normal file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>${PODS_DEVELOPMENT_LANGUAGE}</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>${EXECUTABLE_NAME}</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>${PRODUCT_NAME}</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0.19</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>${CURRENT_PROJECT_VERSION}</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
</plist>
|
||||
5
Pods/Target Support Files/QGVAPlayer/QGVAPlayer-dummy.m
generated
Normal file
5
Pods/Target Support Files/QGVAPlayer/QGVAPlayer-dummy.m
generated
Normal file
@@ -0,0 +1,5 @@
|
||||
#import <Foundation/Foundation.h>
|
||||
@interface PodsDummy_QGVAPlayer : NSObject
|
||||
@end
|
||||
@implementation PodsDummy_QGVAPlayer
|
||||
@end
|
||||
12
Pods/Target Support Files/QGVAPlayer/QGVAPlayer-prefix.pch
generated
Normal file
12
Pods/Target Support Files/QGVAPlayer/QGVAPlayer-prefix.pch
generated
Normal file
@@ -0,0 +1,12 @@
|
||||
#ifdef __OBJC__
|
||||
#import <UIKit/UIKit.h>
|
||||
#else
|
||||
#ifndef FOUNDATION_EXPORT
|
||||
#if defined(__cplusplus)
|
||||
#define FOUNDATION_EXPORT extern "C"
|
||||
#else
|
||||
#define FOUNDATION_EXPORT extern
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
58
Pods/Target Support Files/QGVAPlayer/QGVAPlayer-umbrella.h
generated
Normal file
58
Pods/Target Support Files/QGVAPlayer/QGVAPlayer-umbrella.h
generated
Normal file
@@ -0,0 +1,58 @@
|
||||
#ifdef __OBJC__
|
||||
#import <UIKit/UIKit.h>
|
||||
#else
|
||||
#ifndef FOUNDATION_EXPORT
|
||||
#if defined(__cplusplus)
|
||||
#define FOUNDATION_EXPORT extern "C"
|
||||
#else
|
||||
#define FOUNDATION_EXPORT extern
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#import "QGBaseDecoder.h"
|
||||
#import "QGMP4FrameHWDecoder.h"
|
||||
#import "QGAnimatedImageBufferManager.h"
|
||||
#import "QGAnimatedImageDecodeConfig.h"
|
||||
#import "QGAnimatedImageDecodeManager.h"
|
||||
#import "QGAnimatedImageDecodeThread.h"
|
||||
#import "QGAnimatedImageDecodeThreadPool.h"
|
||||
#import "QGVAPConfigManager.h"
|
||||
#import "QGBaseAnimatedImageFrame+Displaying.h"
|
||||
#import "QGBaseAnimatedImageFrame.h"
|
||||
#import "QGBaseDFileInfo.h"
|
||||
#import "QGMP4AnimatedImageFrame.h"
|
||||
#import "QGMP4HWDFileInfo.h"
|
||||
#import "QGVAPConfigModel.h"
|
||||
#import "QGVAPMaskInfo.h"
|
||||
#import "QGVAPTextureLoader.h"
|
||||
#import "QGMP4Box.h"
|
||||
#import "QGMP4Parser.h"
|
||||
#import "QGVAPlayer.h"
|
||||
#import "QGVAPWrapView.h"
|
||||
#import "UIView+VAP.h"
|
||||
#import "NSArray+VAPUtil.h"
|
||||
#import "NSDictionary+VAPUtil.h"
|
||||
#import "NSNotificationCenter+VAPThreadSafe.h"
|
||||
#import "UIColor+VAPUtil.h"
|
||||
#import "UIDevice+VAPUtil.h"
|
||||
#import "UIGestureRecognizer+VAPUtil.h"
|
||||
#import "UIView+MP4HWDecode.h"
|
||||
#import "QGVAPLogger.h"
|
||||
#import "QGVAPMetalShaderFunctionLoader.h"
|
||||
#import "QGVAPMetalUtil.h"
|
||||
#import "QGVAPSafeMutableArray.h"
|
||||
#import "QGVAPSafeMutableDictionary.h"
|
||||
#import "QGVAPWeakProxy.h"
|
||||
#import "VAPMacros.h"
|
||||
#import "QGHWDMetalRenderer.h"
|
||||
#import "QGHWDMetalView.h"
|
||||
#import "QGVAPMetalRenderer.h"
|
||||
#import "QGVAPMetalView.h"
|
||||
#import "QGHWDMP4OpenGLView.h"
|
||||
#import "QGHWDMetalShaderSourceDefine.h"
|
||||
#import "QGHWDShaderTypes.h"
|
||||
|
||||
FOUNDATION_EXPORT double QGVAPlayerVersionNumber;
|
||||
FOUNDATION_EXPORT const unsigned char QGVAPlayerVersionString[];
|
||||
|
||||
13
Pods/Target Support Files/QGVAPlayer/QGVAPlayer.debug.xcconfig
generated
Normal file
13
Pods/Target Support Files/QGVAPlayer/QGVAPlayer.debug.xcconfig
generated
Normal file
@@ -0,0 +1,13 @@
|
||||
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO
|
||||
CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/QGVAPlayer
|
||||
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
|
||||
OTHER_LDFLAGS = $(inherited) -framework "Metal" -framework "MetalKit"
|
||||
PODS_BUILD_DIR = ${BUILD_DIR}
|
||||
PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
|
||||
PODS_DEVELOPMENT_LANGUAGE = ${DEVELOPMENT_LANGUAGE}
|
||||
PODS_ROOT = ${SRCROOT}
|
||||
PODS_TARGET_SRCROOT = ${PODS_ROOT}/QGVAPlayer
|
||||
PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates
|
||||
PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
|
||||
SKIP_INSTALL = YES
|
||||
USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
|
||||
6
Pods/Target Support Files/QGVAPlayer/QGVAPlayer.modulemap
generated
Normal file
6
Pods/Target Support Files/QGVAPlayer/QGVAPlayer.modulemap
generated
Normal file
@@ -0,0 +1,6 @@
|
||||
framework module QGVAPlayer {
|
||||
umbrella header "QGVAPlayer-umbrella.h"
|
||||
|
||||
export *
|
||||
module * { export * }
|
||||
}
|
||||
13
Pods/Target Support Files/QGVAPlayer/QGVAPlayer.release.xcconfig
generated
Normal file
13
Pods/Target Support Files/QGVAPlayer/QGVAPlayer.release.xcconfig
generated
Normal file
@@ -0,0 +1,13 @@
|
||||
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO
|
||||
CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/QGVAPlayer
|
||||
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
|
||||
OTHER_LDFLAGS = $(inherited) -framework "Metal" -framework "MetalKit"
|
||||
PODS_BUILD_DIR = ${BUILD_DIR}
|
||||
PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
|
||||
PODS_DEVELOPMENT_LANGUAGE = ${DEVELOPMENT_LANGUAGE}
|
||||
PODS_ROOT = ${SRCROOT}
|
||||
PODS_TARGET_SRCROOT = ${PODS_ROOT}/QGVAPlayer
|
||||
PODS_XCFRAMEWORKS_BUILD_DIR = $(PODS_CONFIGURATION_BUILD_DIR)/XCFrameworkIntermediates
|
||||
PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
|
||||
SKIP_INSTALL = YES
|
||||
USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
|
||||
Reference in New Issue
Block a user