Stars
Android&HarmonyOS 音视频播放器SDK,几句代码即可实现音视频播放功能(支持:手机、车机系统、电视盒子等设备。支持:http、https、rtsp、rtp、rtmp、byte[]、加密视频和各种文件格式视频;包含视频截图、音轨选择、字幕选择、循环播放、设置软解或硬解、透明视频、变速变调、声道切换、无缝切换surface、多Surface渲染、视频比例设置、多实例音视频播放等。)~
A program to decode h264 video format with DirectX Video Acceleration 2, from scratch, using mp4 file with Avcc format. Movie atoms, Nal Unit, DXVA2, Mediafoundation, IDirectXVideoDecoder, IDirectX…
Call Stack Logger uses function instrumentation to facilitate logging of every function call. Each nesting adds an ident, whereas returning from a function removes it. As the result call stack tree…
Finds problems in C++ source that slow development of large code bases
A curated list of awesome streaming video tools, frameworks, libraries, and learning resources.
Obfusheader.h is a portable header file for C++14 compile-time obfuscation.
GameStream client for PCs (Windows, Mac, Linux, and Steam Link)
Example of converting HDR video to SDR in Android.在Android如何实现HDR视频转SDR的实践
A C library that may be linked into a C/C++ program to produce symbolic backtraces
A minimalistic single-header multi-platform C89 lib for stack tracing
2023年,最新音视频学习资料整理,项目(调试可用),ffmpeg命令手册,文章,编解码论文,视频讲解,面试题全套资料
AMDGPU Driver with KFD used by the ROCm project. Also contains the current Linux Kernel that matches this base driver
音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。
Port of OpenAI's Whisper model in C/C++
File manager written in TypeScript, React, Blueprint and packaged with Electron
A multi purpose IDE specialized in C/C++/Rust/Python/PHP and Node.js. Written in C++
Plugin Framework is a light weight open source library for adding plugins into applications.
Example of using SurfaceTexture for CPU rendering (ANativeWindow_lock) and OpenGL, including switching between the two
YUV/PCM/H264/H265/AAC/FFmpeg/Opengl. 这有丰富的音视频开发的学习资源、开发工具、优秀书籍、教程、面试题和开源项目,旨在帮助开发者和爱好者更好地学习、实践和工作。
A portable video player based on ffmpeg for windows and android platform.
A CMake toolchain file for iOS/iPadOS, visionOS, macOS, watchOS & tvOS C/C++/Obj-C++ development
this sample shows how to use MediaCodec and AudioTrack to build an android player, with avsync optimization