Pinned Repositories
AFSoundManager
iOS audio playing (both local and streaming) and recording made easy
AGGeometryKit
Quadrilaterals on CALayer, CGGeometry-functions, UIView/CALayer properties and other invaluable tools.
apns4j
Apple Push Notification Service Implement with Java(java apns)
as3-class-generator
Open Source ActionScript3 Utility library to generate a class instance from JSON.
as3-commons
Automatically exported from code.google.com/p/as3-commons
FFmpegH264Decoder
iOS 使用FFmpeg解码H264
GPUImageBeautifyFilter
基于GPUImage美颜滤镜GPUImageBeautifyFilter,GPUImageBeautyFilter
iOS_Src
这个仓库用于存放iOS代码.
JC_NavTransitionAnimation
基于UINavgationController的Push和Pop动画,可交互
Xcode-Singleton-Templates
Chentao981's Repositories
Chentao981/audio-unit-mac-example
Chentao981/BackgroundDownloadDemo
一个简单的使用NSURLSession的下载Demo,包括后台下载和断点下载
Chentao981/CDPVideoEditor
An video editor,can trim a video or compose two video, and export video to the library.Details see demo.
Chentao981/CDPVideoRecord
An video camera,you can have realtime of a beautify,and change camera position.Details see demo.
Chentao981/ClangFormat-Xcode
Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang
Chentao981/ClangFormatter
Xcode Source Editor Extension for clang-format
Chentao981/codec-as3
:arrows_counterclockwise: AS3視頻封裝解析~FLV, MP4
Chentao981/CreateGetterMethod
Xcode插件(Xcode8), 自动为属性(property)生成getter方法.
Chentao981/HandBrake
HandBrake's main development repository
Chentao981/HYFileManager
HYFileManager is a powerful util based on NSFileManager.
Chentao981/iOS-Images-Extractor
A Mac app to decode and extract images from iOS apps, support png/jpg/ipa/Assets.car files.
Chentao981/KeyboardforChat
仿微信聊天键盘,无污染,无任何第三方,使用简单
Chentao981/libyuv-ios
Chentao981/lottie-ios
An iOS library to natively render After Effects vector animations
Chentao981/mars
Mars is a cross-platform network component developed by WeChat.
Chentao981/MJRefresh
An easy way to use pull-to-refresh.
Chentao981/MP4Player
Chentao981/Opus-iOS
iOS build scripts for libopus
Chentao981/PPCounter
一款使用简单的数字加减动画控件,支持UILabel、UIButton显示
Chentao981/SGPlayer
A powerful media player framework for iOS, macOS, and tvOS. Support 360° panorama video, VR video. RTMP streaming.
Chentao981/SLLabelDemo
Chentao981/sonic
Simple library to speed up or slow down speech
Chentao981/sqlitebrowser
Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:
Chentao981/TangramKit
TangramKit is a powerful iOS UI framework implemented by Swift. It integrates the functions with Android layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use LinearLayout,RelativeLayout,FrameLayout,TableLayout,FlowLayout,FloatLayout,LayoutSizeClass to build your App 自动布局 UIView UITableView UICollectionView
Chentao981/UITabbarItem-CustomBadge
A refined replacement of UITabbarItem badge.
Chentao981/WebDriverAgent
A WebDriver server for iOS that runs inside the Simulator.
Chentao981/XcodeClangFormat
Format code in Xcode 8+ with clang-format
Chentao981/XYRealTimeRecord
Chentao981/ZipArchive
ZipArchive is a simple utility class for zipping and unzipping files on iOS and Mac.
Chentao981/ZYLDownloader
基于iOS10、realm封装的下载器(支持存储读取、断点续传、后台下载、杀死APP重启后的断点续传等功能