搜索资源列表
xvidcore-1.1.0-beta2.tar
- xvid播放器的源代码,能够解码mpeg1、mpeg2、mpeg4、h.263、h.264、mp3等文件。-The source code of xvid player, can decode such files as mpeg1 , mpeg2 , mpeg4 , h.263 , h.264 , mp3 ,etc. .
FFmpegDecodeDemo
- 采用FFmpeg对H.264文件进行解码的优秀例子。-are used to decode H.264 document outstanding examples.
H.264linux
- h.264 encoder 和 decode linux code in vc++ -Linux code and decode in vc
H264DEC(Stone)
- H.264 decoder in vc6 with vc6sp5 from Jm source code and fixed bug by Jesse Stone(Taiwan) 100% to work you can decode H.264 avi file avi can include b frames or not.
H264DEC2.0(stone)
- H.264 decoder include b or no b frame decode and include cabac or uvlc decode 100% work by Jesse Stone taiwan
H264_Dec_Test
- h.264 decode test source code
h.264-decode
- 改工程为从ffmpeg中提取文件,在VS下整合成的h.264文件解码-decode h.264 files
H264Decoder
- H.264解码器,能够对H.264格式的文件进行解码。-H.264 decoder, H.264 format to be able to decode the document.
H.264Encode_Decode
- 最新视频编码协议H.246的源代码,并配有实例,不可多得的好东西!仅供参考使用,希望能丰富你的知识-H.264Encode+Decode is of best code
x264-snapshot-20090710-2245
- X264的源码包,通常用于解编码h.264封装的流for linux-Encode and decode for h.264
high-profile-decode-h.264-Opt
- In this thesis, the performance analysis of the H.264 decoder for decoding of high profile high definition data is done for the Pentium 4 processor and accordingly the optimization techniques based on single instruction multiple data and Windows bas
decode
- Davinci 6446 解码H.264文件进行视频显示的源码-Davinci 6446 decoding H.264 video display of the source file
decoder
- 共有12个解码器,可以解码h.264的码流-decoder which can decode h.264 streams
Ffmpeg H264 Decoder Lib
- 本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。 整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。 解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。 支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。 编译平台:VC6.0,VC200
264playbackprogram
- 对本地符合h.264标准的文件进行解码播放,简单易懂。-Meet the standards of the local paper to decode h.264 playback, easy to understand.
H.264
- 该文件给出了一些如何使用H264进行视频编解码的一些网站-The file gives some websites about H264,and with which ,we can encode and decode.
h264
- H.264 编码和解码 程序 很不错的呀,只是还没有优化 对于初学者很棒的示范代码-H.264 encode and decode programs a good project for students, but is has not been optimized
cabac
- cabac c语言代码 解码器 H.264 -cabac decode
decode-sps
- 根据Rec. ITU-T H.264 (01/2012)文档,参照ffmpeg,自己实现的解析h264sps的C语言代码,-h264 sps decode
HwDecSdk
- 使用ffmpeg+dxva2实现H.264硬解码 SDK,支持同时多路并行解码。(Using ffmpeg+dxva2 to achieve H.264 hard decoding SDK, support simultaneous multi-channel parallel decodin)