搜索资源列表
H264Decoder
- 视频编码标准H264解码器源代码 视频编码标准H264解码器源代码-video coding standard H264 decoder source code H264 video coding standard decoder source code
标准H264解码播放
- 标准H264解码播放,采用VC6编写的播放库源码,其中还包含有delphi写的调用例子和VC6写的通过JRTP网络传输解码播放,采用Directx7.0解码显示,解码支持各种分辨率,是学习H264和Directx,JRTP的绝佳例子,代码为本人原创-H264 decoding broadcast standard, using the player library written in VC6 source, which also contains examples and calls writ
ffmpeg_h264_dec.rar
- 根据ffmepg开源代码,提取的H264解码参考模型,VC工程,According to ffmepg open source code, extracted from Reference Model H264 codec, VC works
H264PlayM4Src.rar
- Mpeg4/h264播放器源代码(vc++工程),Mpeg4/h264 Player source code (vc++ project)
JM.rar
- H264的详细代码,注释非常清楚,网上很难找到的。,H264 detailed code, comments, very clearly, very difficult to find online.
jm15.1.rar
- H264最新编解码程序源码,包含多种运动估计算法,流控算法等。,H264 encoding and decoding procedures for the latest source code that contains a variety of motion estimation algorithms, flow control algorithm.
RTPServer.rar
- Rtp服务端代码,实现流媒体的传输。采用rtp协议。,Rtp server-side code to achieve the transmission of streaming media. Using rtp protocol.
liveMedia_H264_tutorial.rar
- H264VideoFramer的实现,能把h264 encoder输出的NAL单元打包成rtsp流,代码略作修改就可以跑,Implementation of H264VideoFramer, h264 encoder can output NAL unit package rtsp stream, to slightly amend the code can run
H264Android_code
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
liuJM
- JM 代码注释版,对H264的学习者来说很重要,里面有详细的注释,很有用-JM code Notes version of the H264 is very important to learners, which has detailed notes, very useful
H264
- 这是标准h264的最新代码,且已编译通过,可以直接引用,很有参考价值。-This is the latest standard h264 code, and compiled by, can be directly quoted, a good reference.
H264-(linux)
- h264编码代码,linux下vlinux下 -h264 encoding code, linux under linux under the next vlinux
decode_h264_with_ffmpeg
- 使用著名的ffmpeg开源编解码库对H264(AVC)视频进行解码的代码(H264)。-H264 (AVC) video decoding code (H264) using the open source ffmpeg codec library.
H264
- DM6446开发板中的DSP端跑的H264源码,已封装完,可直接下载到板上运行-DM6446 development board of the DSP-side running H.264 source code, has been finished package can be directly downloaded to the board to run
H.264
- h264编解码算法,及部分代码,绝对超值-h264 codec algorithm, and some code, the absolute value
h264
- ,把代码的主线已经分析了出来,对代码中几个最难理解的地方(最难理解的地方就是帧的类型的判定,参考帧是如何管理的,一个16*16的块是采用到底需不需要分割,分割的话分成什么大小的,子块又采用何种预测方式,这些实际上就是整个编码的主线.)-, Put the main line of code has already been analyzed by the code in some places the hardest to understand (the hardest to understan
H264CODEC
- h264编解码源码,提供详细的接口,可以参考学习-h264 codec source code, provide a detailed interface
H264
- H264编解码C程序,可以对264码流进行编辑码-the C code for H264
H264--Algorithm-Flow-chart
- H264算法流程图,主要介绍了编写H264代码的流程-H264 algorithm flow chart describes the process of writing code H264
working-code-h264
- Matlab code for h.264 encoding. Its based on operation on I and P frames. Best working code.
