搜索资源列表
x264_win
- x264编解码,可以一般的X264不含解码,该代码包含解码程序-H.264 codec, the general non-X264 decoder, which includes code decoding procedures
H264Decoder
- 实现了H.264的解码,并且利用OPENCV进行了解码后图像的显示。-Realize H.264 decoding, and use OPENCV had decoded image display.
H.264Decoder
- H.264解码器,用verilog写成,可以在FPGA上实现baseline的264解码-H.264 decoder, written with verilog, can be achieved in the FPGA on the baseline of 264 decoding
jm11.0kta2.0
- 用C语言来实现基于h.264标准的编码和解码,以官方标准为依据-Using C language to achieve standards-based h.264 encoding and decoding to the official criteria
H.264decodingprocess
- 这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。 执行命令方式为: -o 264格式的输入文件 yuv格式的输出文件 比如(假如目录为 D:\H264\ ): D:\H264\h264_dec.exe D:\H264\test.264 D:\H264\test.yuv 若不输入参数,则默认为: h264_dec.exe test.264 test.yuv-This is a pure C language of the H.2
jm86
- JM 86 用于H.264 的编解码,用C语言写成 -The code of H.264 is jm86 which is used for coding and decoding the video
h.264
- 视频压缩与解码 实现视频的压缩与解码功能-Video compression and decoding to achieve video compression and decoding
H264
- H.264 编解码的一个简单实现 实现了帧内 帧间编码(H.264 encoding and decoding of a simple realization of inter frame coding)