文件名称:h264
- 所属分类:
- 流媒体/Mpeg4
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 719kb
- 下载次数:
- 0次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
,把代码的主线已经分析了出来,对代码中几个最难理解的地方(最难理解的地方就是帧的类型的判定,参考帧是如何管理的,一个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 understand is the place to determine the type of fr a me, reference fr a me is how to manage, a 16* 16 block is to be used in the end Do not need partition, partition, then what size is divided into sub-block mode prediction also adopted, which is in fact the main line of the entire coding.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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
....\Debug
....\.....\allcodecs.obj
....\.....\allcodecs.sbr
....\.....\bitstream.obj
....\.....\bitstream.sbr
....\.....\cabac.obj
....\.....\cabac.sbr
....\.....\dsputil.sbr
....\.....\error_resilience.sbr
....\.....\golomb.obj
....\.....\golomb.sbr
....\.....\h264.bsc
....\.....\h264.pch
....\.....\h264.sbr
....\.....\h264idct.obj
....\.....\h264idct.sbr
....\.....\h264pred.sbr
....\.....\h264_parser.sbr
....\.....\imgconvert.obj
....\.....\imgconvert.sbr
....\.....\jrevdct.obj
....\.....\jrevdct.sbr
....\.....\log.obj
....\.....\log.sbr
....\.....\main.sbr
....\.....\mem.obj
....\.....\mem.sbr
....\.....\mpegvideo.sbr
....\.....\opt.obj
....\.....\opt.sbr
....\.....\parser.obj
....\.....\parser.sbr
....\.....\rational.obj
....\.....\rational.sbr
....\.....\simple_idct.obj
....\.....\simple_idct.sbr
....\.....\svq3.sbr
....\.....\utils.obj
....\.....\utils.sbr
....\.....\vc60.idb
....\.....\vc60.pdb
....\.....\vp3dsp.obj
....\.....\vp3dsp.sbr
....\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.opt
....\h264.plg
....\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
....\allcodecs.c
....\apiexample.c
....\avcodec.h
....\avutil.h
....\bitstream.c
....\bitstream.h
....\bswap.h
....\cabac.c
....\cabac.h
....\colorspace.h
....\common.h
....\crc.h
....\Debug
....\.....\allcodecs.obj
....\.....\allcodecs.sbr
....\.....\bitstream.obj
....\.....\bitstream.sbr
....\.....\cabac.obj
....\.....\cabac.sbr
....\.....\dsputil.sbr
....\.....\error_resilience.sbr
....\.....\golomb.obj
....\.....\golomb.sbr
....\.....\h264.bsc
....\.....\h264.pch
....\.....\h264.sbr
....\.....\h264idct.obj
....\.....\h264idct.sbr
....\.....\h264pred.sbr
....\.....\h264_parser.sbr
....\.....\imgconvert.obj
....\.....\imgconvert.sbr
....\.....\jrevdct.obj
....\.....\jrevdct.sbr
....\.....\log.obj
....\.....\log.sbr
....\.....\main.sbr
....\.....\mem.obj
....\.....\mem.sbr
....\.....\mpegvideo.sbr
....\.....\opt.obj
....\.....\opt.sbr
....\.....\parser.obj
....\.....\parser.sbr
....\.....\rational.obj
....\.....\rational.sbr
....\.....\simple_idct.obj
....\.....\simple_idct.sbr
....\.....\svq3.sbr
....\.....\utils.obj
....\.....\utils.sbr
....\.....\vc60.idb
....\.....\vc60.pdb
....\.....\vp3dsp.obj
....\.....\vp3dsp.sbr
....\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.opt
....\h264.plg
....\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