Pinned Repositories
android-ui-kit
Arm-neon-intrinsics
arm neon 相关文档和指令意义
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-webrtc
A curated list of awesome WebRTC modules and resources.
CameraFilter-1
Realtime camera filters for Android.
HardwareEncodingTest
Android video recording with hardware encoding test project
pause-resume-video-recording
Pause and continue video recording on Android devices using MediaCodec and MediaMuxer, encode fast and no merge process
KSYStreamer_Android
金山云Android采集推流SDK(Livestream SDK),支持内置/自定义美颜(Beauty Filter)、美声(Beauty Voice)、软硬编(Software/Hardware Encoder) 、网络自适应(Network Auto Adapt)、混音(Voice Mixer)、混响(Reverb)、画中画(PIP)、连麦(RTC)、动态贴纸(Sticker)、大眼瘦脸(Bigger Eyes and Smaller Faces)
KSYRTCLive_Android
金山云Android自主研发连麦SDK,支持连麦方实时通讯,同时完成推流功能 https://github.com/ksvc/KSYRTCLive_Android/wiki
KSYLive_Android
Android播放&推流融合版本[Android Play and LiveStreaming SDK] 直播延时2-3秒(Living delay 2 or 3 seconds),supporting jitter control,software&hardware decode, 支持内置/自定义美颜(Beauty Filter)、美声(Beauty Voice)、软硬编(Software/Hardware Encoder) 、网络自适应(Network Auto Adapt)、混音(Voice Mixer)、混响(Reverb)、画中画(PIP) 、连麦(RTC)、动态贴纸(Sticker)
chriszeng87's Repositories
chriszeng87/pause-resume-video-recording
Pause and continue video recording on Android devices using MediaCodec and MediaMuxer, encode fast and no merge process
chriszeng87/Arm-neon-intrinsics
arm neon 相关文档和指令意义
chriszeng87/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
chriszeng87/GSYVideoPlayer
视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,rtsp、concat、mpeg。
chriszeng87/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
chriszeng87/3d-game-shaders-for-beginners
🎮 A step-by-step guide on how to implement SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
chriszeng87/60_Days_RL_Challenge
60_Days_RL_Challenge中文版
chriszeng87/Android-2
GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频
chriszeng87/AndroidFaceInterview
Android面试题集 & 答案,助你拿到心仪Offer
chriszeng87/awesome-computer-vision
A curated list of awesome computer vision resources
chriszeng87/Boost-for-Android
Android port of Boost C++ Libraries
chriszeng87/camerakit-android
One of the hardest Android APIs made into a high level and easy to use library that solves all of your problems.
chriszeng87/CodingInterviewsNotes
涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》)、面试题、嵌入式相关等
chriszeng87/CommonDevKnowledge
:octocat::fire: :star2::star::star::star: :star: 史上最全的BAT大厂Android面试题汇集,以及常用的Android开发的一些技能点,冷门知识点汇总,开发中遇到的坑汇总等干货。
chriszeng87/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
chriszeng87/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
chriszeng87/H264Naked
A H264 frame data viewer
chriszeng87/iOS-InterviewQuestion-collection
iOS 开发者在面试过程中,常见的一些面试题,建议尽量弄懂了原理,并且多实践。
chriszeng87/iOS-Performance-Optimization
关于iOS 性能优化梳理、内存泄露、卡顿、网络、GPU、电量、 App 包体积瘦身、启动速度优化等、Instruments 高级技巧、常见的优化技能- Get — Edit
chriszeng87/low-latency-preview
A proof of concept for low latency DASH streaming using entirely open source software end to end.
chriszeng87/media-server
RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4
chriszeng87/mobile-ffmpeg
FFmpeg for Android and IOS
chriszeng87/ngtcp2
ngtcp2 project is an effort to implement IETF QUIC protocol
chriszeng87/QoSTestFramework
chriszeng87/QuotaChan
cpp block queue, with quota.
chriszeng87/Real-Time-Rendering-3rd-CN-Summary-Ebook
:blue_book: 电子书 -《Real-Time Rendering 3rd》提炼总结 | 全书共9万7千余字。你可以把它看做中文通俗版的《Real-Time Rendering 3rd》,也可以把它看做《Real-Time Rendering 3rd》的解读版与配套学习伴侣,或者《Real-Time Rendering 4th》的前置阅读材料。
chriszeng87/Ring-Buffer
simple C++11 ring buffer implementations for embedded targets, allocated and evaluated at compile time
chriszeng87/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
chriszeng87/Video-Super-Resolution
chriszeng87/vmaf
Perceptual video quality assessment based on multi-method fusion.