hulinSun's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
krahets/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
NaiboWang/EasySpider
A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。
leandromoreira/digital_video_introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸
leandromoreira/ffmpeg-libav-tutorial
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: 🇺🇸 🇨🇳 🇰🇷 🇪🇸 🇻🇳 🇧🇷
0voice/audio_video_streaming
音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。
Flipkart/recyclerlistview
High performance listview for React Native and web!
xufuji456/FFmpegAndroid
FFmpeg实现视频裁剪、水印、转码、编解码、转Gif动图;FFmpeg本地推流、H264与RTMP实时推流直播;OpenGL滤镜特效,视频拍摄。音视频学习路线,音视频知识总结、流媒体协议
anyrtcIO-Community/anyRTC-RTMP-OpenSource
RTMP 推流器,RTMP(HLS)秒开播放器,直播点播,跨平台(Win,IOS,Android)开源代码
wang-bin/QtAV
A cross-platform multimedia framework based on Qt and FFmpeg. 基于Qt和FFmpeg的跨平台高性能音视频播放框架. Recommand to use new sdk https://github.com/wang-bin/mdk-sdk
tanersener/mobile-ffmpeg
FFmpeg for Android, iOS and tvOS. Not maintained anymore. Superseded by FFmpegKit.
ra1028/DifferenceKit
💻 A fast and flexible O(n) difference algorithm framework for Swift collection.
coderwhy/LearnMiniProgram
Learn Mini Program
0voice/ffmpeg_develop_doc
2023年,最新音视频学习资料整理,项目(调试可用),ffmpeg命令手册,文章,编解码论文,视频讲解,面试题全套资料
leixiaohua1020/simplest_ffmpeg_mobile
ffmpeg examples in Android / IOS / WinPhone
wuba/WBBlades
Mach-O based ObjC & Swift useless classes, useless protocols, useless resources detection, packet size analysis, point-to-point crash resolution.基于Mach-O的ObjC & Swift无用类、无用协议、无用资源检测,包大小分析,点对点崩溃解析。
QuintGao/GKPhotoBrowser
iOS仿微信、今日头条等图片浏览器
mpenkov/ffmpeg-tutorial
A set of tutorials that demonstrates how to write a video player based on FFmpeg
benoitsan/BBUncrustifyPlugin-Xcode
Xcode plugin to format source code using ClangFormat or Uncrustify
LiteAVSDK/Player_iOS
Super player for iOS...
Desgard/iOS-Source-Probe
🔎 iOS 源码探求系列
CoderHenry66/WAVideoBox
秒级! 三行代码实现iOS视频压缩、变速、混音、合并、GIF水印、旋转、换音、裁剪 ! 支持不同分辩率,支持你能想到的各种混合操作! 扩展性强...更多功能不断增加中... iOS 8.0 + 有需要的功能或错误欢迎issue,笔者会及时更新
byhook/ffmpeg4android
音视频学习实践,从移植ffmpeg库到android平台,混合编译x264库以及fdk-aac库,到相机音频采集编码推流到RTMP服务器的学习记录
feixiao/learn-ffmpeg
学习音视频知识,整理资料,编写技术手册。
leixiaohua1020/simplest_ffmpeg_player
the simplest video player based on FFmpeg
SatanWoo/JSDebugger
JavaScript-Based Debugger For Inspecting Running State Of Your Application
Evian-Zhang/learn-assembly-on-Apple-Silicon-Mac
在 Apple Silicon Mac 上入门汇编语言
yinwenjie/FFmpeg_Tutorial
FFmpeg工具和sdk库的使用demo
jiangleo/react-native-classroom
React Native 实战资料
cystanford/Data_Analysis_with_Python
数据分析与Python