dpingk's Stars
torvalds/linux
Linux kernel source tree
FFmpeg/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
nlohmann/json
JSON for Modern C++
vim/vim
The official Vim repository
nginx/nginx
The official NGINX Open Source repository.
gabime/spdlog
Fast C++ logging library.
philc/vimium
The hacker's browser.
preservim/nerdtree
A tree explorer plugin for vim.
chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
android/ndk-samples
Android NDK samples with Android Studio
gcc-mirror/gcc
progschj/ThreadPool
A simple C++11 Thread Pool implementation
cisco/openh264
Open Source H.264 Codec
kaitai-io/kaitai_struct
Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby
HardySimpson/zlog
A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.
emilk/loguru
A lightweight C++ logging library
mpenkov/ffmpeg-tutorial
A set of tutorials that demonstrates how to write a video player based on FFmpeg
PHZ76/RtspServer
RTSP Server , RTSP Pusher
j0r1/JRTPLIB
RTP Library
hgesser/ulix
Ulix, the Literate Unix
vim-scripts/mru.vim
Plugin to manage Most Recently Used (MRU) files
emilk/Configuru
Experimental config library for C++
kriscross07/atom-gpp-compiler
An atom package that allows you to compile and run C++ and C within the editor.
edsiper/h264dec
A RTSP client that extract h264 video frames
ultrakain/AndroidBitmapUtil
Android Bitmap Object To .bmp image file
rillian/webrtc
Fork of webrtc.org upstream. Check out into './trunk' before running gclient config.
andrewcb/iffdigest
A lightweight C++ library for parsing the structure of a file structured using the EA-IFF-85 file format (such as an AIFF file or various legacy Amiga file formats) or the Microsoft RIFF format (such as WAV files, AVI files and SoundFonts), creating an in-memory map which may be used for retrieving parts of it.
hank4187yan/handle_sps_pps
Get sps, pps in buffer and parse them
occupy8/udp_epoll_server
udp epoll 并发框架
MaximAbashev/simple_tcp-udp_epoll_server
tcp/udp epoll server