文件名称:hevc
-
所属分类:
- 标签属性:
- 上传时间:2012-11-08
-
文件大小:1.19mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
hevc h265算法的测试模型,标准预计在2012.7月份出来,这是最新5.0测试版本-hevc h265 encoder and decode source codes, the profile will public on 7month 2012years
相关搜索: H265
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hevc/
hevc/.cproject
hevc/.project
hevc/.settings/
hevc/.settings/org.eclipse.cdt.core.prefs
hevc/.settings/org.eclipse.cdt.ui.prefs
hevc/build/
hevc/build/HM_vc8.sln
hevc/build/HM_vc9.sln
hevc/build/linux/
hevc/build/linux/app/
hevc/build/linux/app/TAppDecoder/
hevc/build/linux/app/TAppDecoder/makefile
hevc/build/linux/app/TAppEncoder/
hevc/build/linux/app/TAppEncoder/makefile
hevc/build/linux/common/
hevc/build/linux/common/makefile.base
hevc/build/linux/lib/
hevc/build/linux/lib/TAppCommon/
hevc/build/linux/lib/TAppCommon/makefile
hevc/build/linux/lib/TLibCommon/
hevc/build/linux/lib/TLibCommon/makefile
hevc/build/linux/lib/TLibDecoder/
hevc/build/linux/lib/TLibDecoder/makefile
hevc/build/linux/lib/TLibEncoder/
hevc/build/linux/lib/TLibEncoder/makefile
hevc/build/linux/lib/TLibVideoIO/
hevc/build/linux/lib/TLibVideoIO/makefile
hevc/build/linux/makefile
hevc/build/linux/utils/
hevc/build/linux/utils/annexBbytecount/
hevc/build/linux/utils/annexBbytecount/makefile
hevc/build/linux/utils/convert_NtoMbit_YCbCr/
hevc/build/linux/utils/convert_NtoMbit_YCbCr/makefile
hevc/build/vc8/
hevc/build/vc8/TAppCommon_vc8.vcproj
hevc/build/vc8/TAppDecoder_vc8.vcproj
hevc/build/vc8/TAppEncoder_vc8.vcproj
hevc/build/vc8/TLibCommon_vc8.vcproj
hevc/build/vc8/TLibDecoder_vc8.vcproj
hevc/build/vc8/TLibEncoder_vc8.vcproj
hevc/build/vc8/TLibVideoIO_vc8.vcproj
hevc/build/vc9/
hevc/build/vc9/TAppCommon_vc9.vcproj
hevc/build/vc9/TAppDecoder_vc9.vcproj
hevc/build/vc9/TAppEncoder_vc9.vcproj
hevc/build/vc9/TLibCommon_vc9.vcproj
hevc/build/vc9/TLibDecoder_vc9.vcproj
hevc/build/vc9/TLibEncoder_vc9.vcproj
hevc/build/vc9/TLibVideoIO_vc9.vcproj
hevc/cfg/
hevc/cfg/cfp/
hevc/cfg/cfp-fast/
hevc/cfg/cfp-fast/cfg/
hevc/cfg/cfp/cfg/
hevc/cfg/cfp/log/
hevc/cfg/cfp/rec/
hevc/cfg/cfp/str/
hevc/cfg/encoder_intra.cfg
hevc/cfg/encoder_intra_10.cfg
hevc/cfg/encoder_intra_loco.cfg
hevc/cfg/encoder_lowdelay.cfg
hevc/cfg/encoder_lowdelay_10.cfg
hevc/cfg/encoder_lowdelay_loco.cfg
hevc/cfg/encoder_lowdelay_P.cfg
hevc/cfg/encoder_lowdelay_P_10.cfg
hevc/cfg/encoder_lowdelay_P_loco.cfg
hevc/cfg/encoder_randomaccess.cfg
hevc/cfg/encoder_randomaccess_10.cfg
hevc/cfg/encoder_randomaccess_loco.cfg
hevc/cfg/per-sequence/
hevc/cfg/per-sequence/BasketballDrill.cfg
hevc/cfg/per-sequence/BasketballDrillText.cfg
hevc/cfg/per-sequence/BasketballDrive.cfg
hevc/cfg/per-sequence/BasketballPass.cfg
hevc/cfg/per-sequence/BlowingBubbles.cfg
hevc/cfg/per-sequence/BQMall.cfg
hevc/cfg/per-sequence/BQSquare.cfg
hevc/cfg/per-sequence/BQTerrace.cfg
hevc/cfg/per-sequence/Cactus.cfg
hevc/cfg/per-sequence/ChinaSpeed.cfg
hevc/cfg/per-sequence/Kimono.cfg
hevc/cfg/per-sequence/NebutaFestival_10bit.cfg
hevc/cfg/per-sequence/ParkScene.cfg
hevc/cfg/per-sequence/PartyScene.cfg
hevc/cfg/per-sequence/PeopleOnStreet.cfg
hevc/cfg/per-sequence/RaceHorses.cfg
hevc/cfg/per-sequence/RaceHorsesC.cfg
hevc/cfg/per-sequence/SlideEditing.cfg
hevc/cfg/per-sequence/SlideShow.cfg
hevc/cfg/per-sequence/SteamLocomotiveTrain_10bit.cfg
hevc/cfg/per-sequence/Traffic.cfg
hevc/cfg/per-sequence/Vidyo1.cfg
hevc/cfg/per-sequence/Vidyo3.cfg
hevc/cfg/per-sequence/Vidyo4.cfg
hevc/compat/
hevc/compat/msvc/
hevc/compat/msvc/stdint.h
hevc/COPYING
hevc/doc/
hevc/doc/Doxyfile
hevc/doc/mainpage.h
hevc/doc/README_data-structure.ppt
hevc/HM.xcodeproj/
hevc/HM.xcodeproj/project.pbxproj
hevc/README-newconfig.txt
hevc/source/
hevc/source/App/
hevc/source/App/TAppDecoder/
hevc/source/App/TAppDecoder/decmain.cpp
hevc/source/App/TAppDecoder/TAppDecCfg.cpp
hevc/source/App/TAppDecoder/TAppDecCfg.h
hevc/source/App/TAppDecoder/TAppDecTop.cpp
hevc/source/App/TAppDecoder/TAppDecTop.h
hevc/source/App/TAppEncoder/
hevc/source/App/TAppEncoder/encmain.cpp
hevc/source/App/TAppEncoder/TAppEncCfg.cpp
hevc/source/App/TAppEncoder/TAppEncCfg.h
hevc/source/App/TAppEncoder/TAppEncTop.cpp
hevc/source/App/TAppEncoder/TAppEncTop.h
hevc/source/App/utils/
hevc/source/App/utils/annexBbytecount.cpp
hevc/source/App/utils/convert_NtoMbit_YCbCr.cpp
hevc/source/Lib/
hevc/source/Lib/libmd5/
hevc/source/Lib/libmd5/libmd5.c
hevc/source/Lib/libmd5/libmd5.h
hevc/source/Lib/libmd5/MD5.h
hevc/source/Lib/TAppCommon/
hevc/source/Lib/TAppCommon/program_options_lite.cpp
hevc/source/Lib/TAppCommon/program_options_lite.h
hevc/source/Lib/TLibCommon/
hevc/source/Lib/TLibCommon/AccessUnit.h
hevc/source/Lib/TLibCommon/CommonDef.h
hevc/source/Lib/TLibCommon/ContextModel.cpp
hevc/source/Lib/TLibCommon/ContextModel.h
hevc/source/Lib/TLibCommon/ContextModel3DBuffer.cpp
hevc/source/Lib/TLibCommon/ContextModel3DBuffer.h
hevc/source/Lib/TLibCommon/ContextTables.h
hevc/source/Lib/TLibCommon/NAL.h
hevc/source/Lib/TLibCommon/SEI.h
hevc/source/Lib/TLibCommon/TComAdaptiveLoopFilter.cpp
hevc/source/Lib/TLibCommon/TComAdaptiveLoopFilter.h
hevc/source/Lib/TLibCommon/TComBitCounter.h
hevc/source/Lib/TLibCommon/TComBitStream.cpp
hevc/source/Lib/TLibCommon/TComBitStream.h
hevc/source/Lib/TLibCommon/TComCABACTables.cpp
hevc/source/Lib/TLibCommon/TComCABACTables.h
hevc/source/Lib/TLibCommon/TComDataCU.cpp
hevc/source/Lib/TLibCommon/TComDataCU.h
hevc/source/Lib/TLibCommon/TComInterpolationFilter.cpp
hevc/source/Lib/TL
hevc/.cproject
hevc/.project
hevc/.settings/
hevc/.settings/org.eclipse.cdt.core.prefs
hevc/.settings/org.eclipse.cdt.ui.prefs
hevc/build/
hevc/build/HM_vc8.sln
hevc/build/HM_vc9.sln
hevc/build/linux/
hevc/build/linux/app/
hevc/build/linux/app/TAppDecoder/
hevc/build/linux/app/TAppDecoder/makefile
hevc/build/linux/app/TAppEncoder/
hevc/build/linux/app/TAppEncoder/makefile
hevc/build/linux/common/
hevc/build/linux/common/makefile.base
hevc/build/linux/lib/
hevc/build/linux/lib/TAppCommon/
hevc/build/linux/lib/TAppCommon/makefile
hevc/build/linux/lib/TLibCommon/
hevc/build/linux/lib/TLibCommon/makefile
hevc/build/linux/lib/TLibDecoder/
hevc/build/linux/lib/TLibDecoder/makefile
hevc/build/linux/lib/TLibEncoder/
hevc/build/linux/lib/TLibEncoder/makefile
hevc/build/linux/lib/TLibVideoIO/
hevc/build/linux/lib/TLibVideoIO/makefile
hevc/build/linux/makefile
hevc/build/linux/utils/
hevc/build/linux/utils/annexBbytecount/
hevc/build/linux/utils/annexBbytecount/makefile
hevc/build/linux/utils/convert_NtoMbit_YCbCr/
hevc/build/linux/utils/convert_NtoMbit_YCbCr/makefile
hevc/build/vc8/
hevc/build/vc8/TAppCommon_vc8.vcproj
hevc/build/vc8/TAppDecoder_vc8.vcproj
hevc/build/vc8/TAppEncoder_vc8.vcproj
hevc/build/vc8/TLibCommon_vc8.vcproj
hevc/build/vc8/TLibDecoder_vc8.vcproj
hevc/build/vc8/TLibEncoder_vc8.vcproj
hevc/build/vc8/TLibVideoIO_vc8.vcproj
hevc/build/vc9/
hevc/build/vc9/TAppCommon_vc9.vcproj
hevc/build/vc9/TAppDecoder_vc9.vcproj
hevc/build/vc9/TAppEncoder_vc9.vcproj
hevc/build/vc9/TLibCommon_vc9.vcproj
hevc/build/vc9/TLibDecoder_vc9.vcproj
hevc/build/vc9/TLibEncoder_vc9.vcproj
hevc/build/vc9/TLibVideoIO_vc9.vcproj
hevc/cfg/
hevc/cfg/cfp/
hevc/cfg/cfp-fast/
hevc/cfg/cfp-fast/cfg/
hevc/cfg/cfp/cfg/
hevc/cfg/cfp/log/
hevc/cfg/cfp/rec/
hevc/cfg/cfp/str/
hevc/cfg/encoder_intra.cfg
hevc/cfg/encoder_intra_10.cfg
hevc/cfg/encoder_intra_loco.cfg
hevc/cfg/encoder_lowdelay.cfg
hevc/cfg/encoder_lowdelay_10.cfg
hevc/cfg/encoder_lowdelay_loco.cfg
hevc/cfg/encoder_lowdelay_P.cfg
hevc/cfg/encoder_lowdelay_P_10.cfg
hevc/cfg/encoder_lowdelay_P_loco.cfg
hevc/cfg/encoder_randomaccess.cfg
hevc/cfg/encoder_randomaccess_10.cfg
hevc/cfg/encoder_randomaccess_loco.cfg
hevc/cfg/per-sequence/
hevc/cfg/per-sequence/BasketballDrill.cfg
hevc/cfg/per-sequence/BasketballDrillText.cfg
hevc/cfg/per-sequence/BasketballDrive.cfg
hevc/cfg/per-sequence/BasketballPass.cfg
hevc/cfg/per-sequence/BlowingBubbles.cfg
hevc/cfg/per-sequence/BQMall.cfg
hevc/cfg/per-sequence/BQSquare.cfg
hevc/cfg/per-sequence/BQTerrace.cfg
hevc/cfg/per-sequence/Cactus.cfg
hevc/cfg/per-sequence/ChinaSpeed.cfg
hevc/cfg/per-sequence/Kimono.cfg
hevc/cfg/per-sequence/NebutaFestival_10bit.cfg
hevc/cfg/per-sequence/ParkScene.cfg
hevc/cfg/per-sequence/PartyScene.cfg
hevc/cfg/per-sequence/PeopleOnStreet.cfg
hevc/cfg/per-sequence/RaceHorses.cfg
hevc/cfg/per-sequence/RaceHorsesC.cfg
hevc/cfg/per-sequence/SlideEditing.cfg
hevc/cfg/per-sequence/SlideShow.cfg
hevc/cfg/per-sequence/SteamLocomotiveTrain_10bit.cfg
hevc/cfg/per-sequence/Traffic.cfg
hevc/cfg/per-sequence/Vidyo1.cfg
hevc/cfg/per-sequence/Vidyo3.cfg
hevc/cfg/per-sequence/Vidyo4.cfg
hevc/compat/
hevc/compat/msvc/
hevc/compat/msvc/stdint.h
hevc/COPYING
hevc/doc/
hevc/doc/Doxyfile
hevc/doc/mainpage.h
hevc/doc/README_data-structure.ppt
hevc/HM.xcodeproj/
hevc/HM.xcodeproj/project.pbxproj
hevc/README-newconfig.txt
hevc/source/
hevc/source/App/
hevc/source/App/TAppDecoder/
hevc/source/App/TAppDecoder/decmain.cpp
hevc/source/App/TAppDecoder/TAppDecCfg.cpp
hevc/source/App/TAppDecoder/TAppDecCfg.h
hevc/source/App/TAppDecoder/TAppDecTop.cpp
hevc/source/App/TAppDecoder/TAppDecTop.h
hevc/source/App/TAppEncoder/
hevc/source/App/TAppEncoder/encmain.cpp
hevc/source/App/TAppEncoder/TAppEncCfg.cpp
hevc/source/App/TAppEncoder/TAppEncCfg.h
hevc/source/App/TAppEncoder/TAppEncTop.cpp
hevc/source/App/TAppEncoder/TAppEncTop.h
hevc/source/App/utils/
hevc/source/App/utils/annexBbytecount.cpp
hevc/source/App/utils/convert_NtoMbit_YCbCr.cpp
hevc/source/Lib/
hevc/source/Lib/libmd5/
hevc/source/Lib/libmd5/libmd5.c
hevc/source/Lib/libmd5/libmd5.h
hevc/source/Lib/libmd5/MD5.h
hevc/source/Lib/TAppCommon/
hevc/source/Lib/TAppCommon/program_options_lite.cpp
hevc/source/Lib/TAppCommon/program_options_lite.h
hevc/source/Lib/TLibCommon/
hevc/source/Lib/TLibCommon/AccessUnit.h
hevc/source/Lib/TLibCommon/CommonDef.h
hevc/source/Lib/TLibCommon/ContextModel.cpp
hevc/source/Lib/TLibCommon/ContextModel.h
hevc/source/Lib/TLibCommon/ContextModel3DBuffer.cpp
hevc/source/Lib/TLibCommon/ContextModel3DBuffer.h
hevc/source/Lib/TLibCommon/ContextTables.h
hevc/source/Lib/TLibCommon/NAL.h
hevc/source/Lib/TLibCommon/SEI.h
hevc/source/Lib/TLibCommon/TComAdaptiveLoopFilter.cpp
hevc/source/Lib/TLibCommon/TComAdaptiveLoopFilter.h
hevc/source/Lib/TLibCommon/TComBitCounter.h
hevc/source/Lib/TLibCommon/TComBitStream.cpp
hevc/source/Lib/TLibCommon/TComBitStream.h
hevc/source/Lib/TLibCommon/TComCABACTables.cpp
hevc/source/Lib/TLibCommon/TComCABACTables.h
hevc/source/Lib/TLibCommon/TComDataCU.cpp
hevc/source/Lib/TLibCommon/TComDataCU.h
hevc/source/Lib/TLibCommon/TComInterpolationFilter.cpp
hevc/source/Lib/TL
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.