资源列表
maps
- lzw 编码,自动实现编码!初始字典编码长度为26个字母-LZW coding, automatic code! The initial length of the dictionary encoding 26 letters
H264_encode_flow_v2
- H.264代码流程图,非英文流程,分块讲解,简单易懂-H.264 code flowchart, process non-English, sub-block on, easy-to-read
p2p_vod
- 目前的协议有如下一些特点: 1) 客户向服务器发送请求, 每个请求的长度不定. 请求的长度在第一个INT中指定. 2) 每个服务器通常会向多种客户提供服务, 例如, TS要同时向CP, NP提供服务, CP要向NP和其他CP提供服务, 同时还是其他CP, TS, SP的客户. 3) 每个服务器为客户服务时, 通常是长期的, 会涉及多次请求-应答的来回. 这样的结构, 主要是为了能够支持大量并发客户连接而设计的. 在具有大量并发客户 连接时, 无论采用线程还是进程,
WindowsMediaNetSamples-2008-Sept
- Samples\AsfCreate --- -- Creates an Asf or WMV file from a collection of bitmaps Samples\AsfNet -------------------- Sends the output of DirectShow capture graphs to a network port to be read by Windows Media Player Samples
mpeg4_std_white_paper
- MPEG4标准白皮书,介绍了MEPG4下的各种标准,不过是英文的-MPEG4 standard white paper, introduced under the MEPG4 standard, but it is in English
x264-060805
- 有关X264编码器的压缩和解码过程,内容全面,很值得一看-On the x264 compression encoder and decoder process, comprehensive, it is worth a visit
avc-src-0.10
- 作为X264压解码源码的一份补充源码,正在开发X264视频压解缩的可以好好的借鉴-X264 pressure as a supplementary source decoder source code, are being developed video compression solution x264 reduction can learn from good
GX1101_software_packet20050914_v3.0_ZLN
- 国内唯一的DVB-S解调芯片的驱动代码 包括MAX2118 ZL10039 一系列射频芯片驱动-Only the DVB-S demodulator chip driver code including a series of MAX2118 ZL10039 radio chip driver
ShotSegmentation
- surveillance video 的镜头分割算法-surveillance video of the shot segmentation algorithm
mpeg4decsrc
- mpeg4 的解码源代码,vc++上编译ok!-mpeg4 decoder source code, vc++ compiled ok!
ffmpeg-checkout-2008-11-26
- ffmpeg算法源代码