Pinned Repositories
And64InlineHook
Lightweight ARMv8-A(ARM64, AArch64, Little-Endian) Inline Hook Library for Android C/C++
Android-Inline-Hook
thumb16 thumb32 arm32 inlineHook in Android
android-native-debug
Debug Android Framework Native Code Tutorial.
android-opengles-demos
android下使用opengles开发的知识和demo
AndroidPlayer
ffmpeg +opensl+opengl+mediacodec 实现音视频播放器(同时支持硬解码和软解码)
andromat
Standalone Eclipse MAT tool with support for Android hprof format.
FreeRTOS_Simulator
FreeRTOS_Simulator on linux
redis-app
redis app example
TestPlayer
android ndk 运用ffmpeg从零手写一个播放器,主体设计分为三条线程:1解包分发线程、2音频解码播放线程、3视频解码显示线程。内有思路,方便入门参考
yolanda
极客时间<网络编程实战>代码
xuqnqn's Repositories
xuqnqn/TestPlayer
android ndk 运用ffmpeg从零手写一个播放器,主体设计分为三条线程:1解包分发线程、2音频解码播放线程、3视频解码显示线程。内有思路,方便入门参考
xuqnqn/yolanda
极客时间<网络编程实战>代码
xuqnqn/And64InlineHook
Lightweight ARMv8-A(ARM64, AArch64, Little-Endian) Inline Hook Library for Android C/C++
xuqnqn/Android-Inline-Hook
thumb16 thumb32 arm32 inlineHook in Android
xuqnqn/AndroidPlayer
ffmpeg +opensl+opengl+mediacodec 实现音视频播放器(同时支持硬解码和软解码)
xuqnqn/andromat
Standalone Eclipse MAT tool with support for Android hprof format.
xuqnqn/CainPlayer
A Simple Android MediaPlayer using FFmpeg, OpenSLES and OpenGLES base on ffplay
xuqnqn/Cockroach
降低Android非必要crash
xuqnqn/CPP-Design-Patterns
C++设计模式
xuqnqn/engine
The Flutter engine
xuqnqn/fbjni
A library designed to simplify the usage of the Java Native Interface
xuqnqn/FFMediaPlayer
基于FFmpeg的Android播放器, 模拟Android MediaPlayer的生命周期和接口的实现,播放器的实现思路写在博客中, 目前还在完成所有功能
xuqnqn/GccDemangler
xuqnqn/Gui900
A GUI library for Arduino and TFT screens
xuqnqn/L-ink_Card
Smart NFC & ink-Display Card
xuqnqn/ldt
Linux Driver Template
xuqnqn/learn-ldd
《Linux 设备驱动开发详解》(宋宝华) 学习笔记
xuqnqn/Learn-OpenGLES-Tutorials
Welcome to the Learn OpenGL ES project home page! This project is a repository for the lessons and tutorials over at http://www.learnopengles.com/
xuqnqn/LinearAlloc-Samples
LinearAlloc sample code
xuqnqn/Linux-Device-Driver
Advanced examples of Linux Device Drivers (LDD3) and detailed manual for running examples in QEMU which is patched with virtual PCI, USB, serial devices. I am actively composing a new book about Driver Development in Linux Kernel.
xuqnqn/opengles4android
OpenGLES 3.0从零开始,绘制点、线、三角形、立方体,相机实时预览等等实践学习
xuqnqn/Patrons
🎉 A framework for improving android 32bit app stability. (Alleviate crashes caused by insufficient virtual memory)
xuqnqn/python-fundamentals-course
Source code of Python fundamentals training course.
xuqnqn/ringbuffer
a ring buffer like kfifo, work in linux kernel and user space, test on kernel 3.16 on both x86 and ARM platform
xuqnqn/sample-java-programs
Sample Java programs to demonstrate performance issues
xuqnqn/tutorials
机器学习相关教程
xuqnqn/vim_ide
xuqnqn/vim_YouCompleteMe
xuqnqn/X-TRACK
A GPS bicycle speedometer that supports offline maps and track recording
xuqnqn/xHook
🔥 A PLT hook library for Android native ELF.