Pinned Repositories
AndroidSoketServer
测试soket服务器demo
BaseLibaray
新项目依赖工具库
crash-course-computer-science-chinese
:computer: 计算机速成课 | Crash Course 字幕组 (全40集 2018-5-1 精校完成)
FFmpeg-Android
Building FFmpeg for Android neon, armv7, vfp and armv6, used in VPlayer for Android
FFmpegCmdSdk
ffmpeg and ffprobe android command line tools
javaUtilsDemo
java工具类的测试代码
RecyclerViewVideoDemo
RecyclerView上拉缩小播放器 已迁移到新仓库https://github.com/mengzhidaren/RecylerViewMultiHeaderView
RecylerViewMultiHeaderView
解决webView滑动冲突,支持与WebView,VideoView(miniVideo), HeaderView 嵌套使用
Vlc-sdk-lib
vlc-android The latest compilation video playback libraries 最新视频库支持录屏 欢迎star
VlcPlayer
vlc-android播放器
mengzhidaren's Repositories
mengzhidaren/Vlc-sdk-lib
vlc-android The latest compilation video playback libraries 最新视频库支持录屏 欢迎star
mengzhidaren/FFmpegCmdSdk
ffmpeg and ffprobe android command line tools
mengzhidaren/javaUtilsDemo
java工具类的测试代码
mengzhidaren/crash-course-computer-science-chinese
:computer: 计算机速成课 | Crash Course 字幕组 (全40集 2018-5-1 精校完成)
mengzhidaren/BaseLibaray
新项目依赖工具库
mengzhidaren/android_camera_v4l2
🔥 V4L2 Camera on Android.
mengzhidaren/Audio-and-video-learning-materials
基于Android的音视频学习资料代码集合第一弹,这是第二弹https://github.com/979451341/AudioVideoStudyCodeTwo
mengzhidaren/bintray-release
A helper for releasing from gradle up to bintray
mengzhidaren/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
mengzhidaren/CmakeStudy
mengzhidaren/device_manager
Flutter plugin for managing devices on windows
mengzhidaren/DungeonRush
👾🐍 A game inspired by Snake, written in pure C with SDL
mengzhidaren/engine
The Flutter engine
mengzhidaren/flutter-rx-ble
A Flutter BLE plugin, based on RxAndroidBle and RxBluetoothKit.
mengzhidaren/flutter_blue_plus
Flutter plugin for connecting and communicationg with Bluetooth Low Energy devices, on Android and iOS
mengzhidaren/flutter_blue_plus_win
fix ble win
mengzhidaren/flutter_lottie
Use lottie in flutter for both iOS and Android
mengzhidaren/flutter_widget_from_html
Flutter package to render html as widgets that supports hyperlink, image, audio, video, iframe and many other tags.
mengzhidaren/FlutterBleLib-master
demo
mengzhidaren/leanOpenGLVsCode
mengzhidaren/LearningVideo
【Android 音视频开发打怪升级】系列文章示例代码(A demo to introduce how to develop android video)。本项目将从MediaCodec硬解,FFmpeg软解,OpenGL等方面,全方位讲解如何在Android上进行音视频编辑开发。
mengzhidaren/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
mengzhidaren/libuvc
a cross-platform library for USB video devices
mengzhidaren/opengles4android
OpenGLES 3.0从零开始,绘制点、线、三角形、立方体,相机实时预览等等实践学习
mengzhidaren/renderscript-intrinsics-replacement-toolkit
mengzhidaren/smallchat
A minimal programming example for a chat server
mengzhidaren/SocialSdkLibrary
提供微博、微信、QQ、Tim、QQ 轻聊版、钉钉的登陆分享功能支持;
mengzhidaren/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
mengzhidaren/win_ble_plus
WinBle Plugin to use Bluetooth Low Energy in Flutter Windows Desktop
mengzhidaren/yuv-tool
用于Android中使用的libyuv库所有使用方式