文件名称:H264DecodepE9p80p9ApE8pBFp87
介绍说明--下载内容均来自于网络,请自行研究使用
提问,寻找哪儿有H.264解码器,询问如何从ffmpeg中提取H.264的解码器,询问
是否有VC下的工程,可以实现H.264的解码,……,为了满足这些朋友的要求,
ffmpeg工程组成员“hust_xcl”特地从ffmpeg中提取出了H.264的解码器部分(H.264
的编码器有独立的工程:x264),并用VC++生成了工程文件,各位有需要的朋友
可以在本工程的基础上进行适当的修改,以满足自己的需求。-Ask questions, find where the H.264 decoder, asking how to extract the H.264 decoder from ffmpeg, asking
VC engineering, you can achieve the decoding of H.264, ... in order to meet the requirements of these friends,
specially the ffmpeg engineering group members "hust_xcl" extracted from the ffmpeg decoder portion of the H.264 (H.264
Independent works of the encoder: x264,), and VC++ to generate a project file, you have a friend in need
On the basis of this project can make the appropriate changes to meet their own needs.
是否有VC下的工程,可以实现H.264的解码,……,为了满足这些朋友的要求,
ffmpeg工程组成员“hust_xcl”特地从ffmpeg中提取出了H.264的解码器部分(H.264
的编码器有独立的工程:x264),并用VC++生成了工程文件,各位有需要的朋友
可以在本工程的基础上进行适当的修改,以满足自己的需求。-Ask questions, find where the H.264 decoder, asking how to extract the H.264 decoder from ffmpeg, asking
VC engineering, you can achieve the decoding of H.264, ... in order to meet the requirements of these friends,
specially the ffmpeg engineering group members "hust_xcl" extracted from the ffmpeg decoder portion of the H.264 (H.264
Independent works of the encoder: x264,), and VC++ to generate a project file, you have a friend in need
On the basis of this project can make the appropriate changes to meet their own needs.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
H264\allcodecs.c
....\apiexample.c
....\avcodec.h
....\avutil.h
....\bitstream.c
....\bitstream.h
....\bswap.h
....\cabac.c
....\cabac.h
....\colorspace.h
....\common.h
....\crc.h
....\define.h
....\dsputil.c
....\dsputil.h
....\error_resilience.c
....\eval.h
....\faandct.h
....\golomb.c
....\golomb.h
....\h264.c
....\h264.dsp
....\h264.dsw
....\h264.h
....\h264.ncb
....\h264.sln
....\h264.suo
....\h264.vcproj
....\h264.vcproj.25-BD53891AB0B3.Kalaam.user
....\h264data.h
....\h264dspenc.c
....\h264enc.c
....\h264idct.c
....\h264pred.c
....\h264pred.h
....\h264_parser.c
....\h264_parser.h
....\imgconvert.c
....\imgconvert.h
....\integer.h
....\internal.h
....\intfloat_readwrite.h
....\intreadwrite.h
....\jrevdct.c
....\log.c
....\log.h
....\main.c
....\mathematics.h
....\mem.c
....\mem.h
....\mjpegenc.h
....\mpeg12data.h
....\mpegvideo.c
....\mpegvideo.h
....\mpegvideo_common.h
....\msmpeg4.h
....\opt.c
....\opt.h
....\output_example.c
....\parser.c
....\parser.h
....\ratecontrol.h
....\rational.c
....\rational.h
....\rectangle.h
....\rl.h
....\simple_idct.c
....\simple_idct.h
....\svq3.c
....\utils.c
....\vp3dsp.c
....\x86_cpu.h
H264
....\apiexample.c
....\avcodec.h
....\avutil.h
....\bitstream.c
....\bitstream.h
....\bswap.h
....\cabac.c
....\cabac.h
....\colorspace.h
....\common.h
....\crc.h
....\define.h
....\dsputil.c
....\dsputil.h
....\error_resilience.c
....\eval.h
....\faandct.h
....\golomb.c
....\golomb.h
....\h264.c
....\h264.dsp
....\h264.dsw
....\h264.h
....\h264.ncb
....\h264.sln
....\h264.suo
....\h264.vcproj
....\h264.vcproj.25-BD53891AB0B3.Kalaam.user
....\h264data.h
....\h264dspenc.c
....\h264enc.c
....\h264idct.c
....\h264pred.c
....\h264pred.h
....\h264_parser.c
....\h264_parser.h
....\imgconvert.c
....\imgconvert.h
....\integer.h
....\internal.h
....\intfloat_readwrite.h
....\intreadwrite.h
....\jrevdct.c
....\log.c
....\log.h
....\main.c
....\mathematics.h
....\mem.c
....\mem.h
....\mjpegenc.h
....\mpeg12data.h
....\mpegvideo.c
....\mpegvideo.h
....\mpegvideo_common.h
....\msmpeg4.h
....\opt.c
....\opt.h
....\output_example.c
....\parser.c
....\parser.h
....\ratecontrol.h
....\rational.c
....\rational.h
....\rectangle.h
....\rl.h
....\simple_idct.c
....\simple_idct.h
....\svq3.c
....\utils.c
....\vp3dsp.c
....\x86_cpu.h
H264