Pinned Repositories
codec2022
微信公众号"手撕编解码文章"汇总
cpputils
cpp常用/有用代码片段
CS-Books
📚 Computer Science Books 计算机技术类书籍 PDF
Doc
eDiary Document
ffmpeg_rtsp_mpp
ffmpeg拉取rtsp h264流,使用mpp解码,在firefly rk3568和orangepi rk3588上跑通
GitlHEVCAnalyzer
Gitl HEVC/H.265 Analyzer based on Qt. Custom filters supported.
h264_analysis
A H.264 stream analysis software based on MFC
h264bitstream
A complete set of functions to read and write H.264 video bitstreams, in particular to examine or modify headers.
H264BSAnalyzer
H264(AVC) and H265(HEVC) bit stream Analyzer, VS2010 MFC project(Windows 7 x64).
HEVCAllInOne
HEVC(265) third-party codecs, tools, analyzer etc
justmute's Repositories
justmute/codec2022
微信公众号"手撕编解码文章"汇总
justmute/cpputils
cpp常用/有用代码片段
justmute/CS-Books
📚 Computer Science Books 计算机技术类书籍 PDF
justmute/Doc
eDiary Document
justmute/ffmpeg_rtsp_mpp
ffmpeg拉取rtsp h264流,使用mpp解码,在firefly rk3568和orangepi rk3588上跑通
justmute/GitlHEVCAnalyzer
Gitl HEVC/H.265 Analyzer based on Qt. Custom filters supported.
justmute/h264_analysis
A H.264 stream analysis software based on MFC
justmute/h264bitstream
A complete set of functions to read and write H.264 video bitstreams, in particular to examine or modify headers.
justmute/H264BSAnalyzer
H264(AVC) and H265(HEVC) bit stream Analyzer, VS2010 MFC project(Windows 7 x64).
justmute/HEVCAllInOne
HEVC(265) third-party codecs, tools, analyzer etc
justmute/HM
The H.265 reference software HM
justmute/learn_rust
learn rust
justmute/learn_tcpip
tcpip
justmute/linux_env
justmute/tmp
for tmp
justmute/tools
justmute/video_codec_learn
关于视频编解码学习资料
justmute/VSCODE
vscode开发环境+代码片段
justmute/win32
windows and mfc
justmute/yuv2rgb
Convert yuv to rgb(yuv422p, yuv420p, etc), or vice versa.VS 2003 project(but written in pure C). see https://github.com/latelee/YUVPlayer.git
justmute/YUView
The Free and Open Source Cross Platform YUV Viewer with an advanced analytics toolset
justmute/YUVPlayer
A little simple YUV player.windows VS2010 MFC project (Windows 7 64bit),support manyYUV format file.