CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..)

文件名称:H264Decoder

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-10-30
  • 文件大小:
    10.93mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

实现了H.264的解码,并且利用OPENCV进行了解码后图像的显示。-Realize H.264 decoding, and use OPENCV had decoded image display.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

H264Decoder/asm/dct-a.asm
H264Decoder/asm/deblock-a.asm
H264Decoder/asm/i386inc.asm
H264Decoder/asm/mc-a.asm
H264Decoder/asm/mc-a2.asm
H264Decoder/asm/predict-a.asm
H264Decoder/Changelog
H264Decoder/cmdutils.c
H264Decoder/cmdutils.h
H264Decoder/common.mak
H264Decoder/configure
H264Decoder/COPYING.GPL
H264Decoder/COPYING.LGPL
H264Decoder/CREDITS
H264Decoder/Doxyfile
H264Decoder/ffmpeg.c
H264Decoder/ffplay.c
H264Decoder/ffserver.c
H264Decoder/ffserver.h
H264Decoder/H264DecDll/Debug/allcodecs.obj
H264Decoder/H264DecDll/Debug/avpacket.obj
H264Decoder/H264DecDll/Debug/bitstream.obj
H264Decoder/H264DecDll/Debug/cabac.obj
H264Decoder/H264DecDll/Debug/dsputil.obj
H264Decoder/H264DecDll/Debug/eaidct.obj
H264Decoder/H264DecDll/Debug/error_resilience.obj
H264Decoder/H264DecDll/Debug/faandct.obj
H264Decoder/H264DecDll/Debug/faanidct.obj
H264Decoder/H264DecDll/Debug/golomb.obj
H264Decoder/H264DecDll/Debug/h264.obj
H264Decoder/H264DecDll/Debug/H264DecDll.pch
H264Decoder/H264DecDll/Debug/H264DecDll.pdb
H264Decoder/H264DecDll/Debug/h264idct.obj
H264Decoder/H264DecDll/Debug/h264pred.obj
H264Decoder/H264DecDll/Debug/h264_main.obj
H264Decoder/H264DecDll/Debug/h264_parser.obj
H264Decoder/H264DecDll/Debug/imgconvert.obj
H264Decoder/H264DecDll/Debug/jrevdct.obj
H264Decoder/H264DecDll/Debug/log.obj
H264Decoder/H264DecDll/Debug/mathematics.obj
H264Decoder/H264DecDll/Debug/mem.obj
H264Decoder/H264DecDll/Debug/mpegvideo.obj
H264Decoder/H264DecDll/Debug/options.obj
H264Decoder/H264DecDll/Debug/parser.obj
H264Decoder/H264DecDll/Debug/simple_idct.obj
H264Decoder/H264DecDll/Debug/utils.obj
H264Decoder/H264DecDll/Debug/vc60.idb
H264Decoder/H264DecDll/Debug/vc60.pdb
H264Decoder/H264DecDll/Debug/vp3dsp.obj
H264Decoder/H264DecDll/Debug/vp6dsp.obj
H264Decoder/H264DecDll/H264DecDll files.dsp
H264Decoder/H264DecDll/H264DecDll files.plg
H264Decoder/H264DecDll/H264DecDll.dsp
H264Decoder/H264DecDll/H264DecDll.plg
H264Decoder/H264DecLib/H264DecLib.dsp
H264Decoder/H264DecLib/H264DecLib.plg
H264Decoder/H264Test/Debug/H264Test.exe
H264Decoder/H264Test/Debug/H264Test.ilk
H264Decoder/H264Test/Debug/H264Test.obj
H264Decoder/H264Test/Debug/H264Test.pch
H264Decoder/H264Test/Debug/H264Test.pdb
H264Decoder/H264Test/Debug/H264Test.sbr
H264Decoder/H264Test/Debug/StdAfx.obj
H264Decoder/H264Test/Debug/StdAfx.sbr
H264Decoder/H264Test/Debug/vc60.idb
H264Decoder/H264Test/Debug/vc60.pdb
H264Decoder/H264Test/ffmpeg_new.yuv
H264Decoder/H264Test/H264Test.cpp
H264Decoder/H264Test/H264Test.dsp
H264Decoder/H264Test/H264Test.plg
H264Decoder/H264Test/h264_core.h
H264Decoder/H264Test/ReadMe.txt
H264Decoder/H264Test/Release/H264Test.bsc
H264Decoder/H264Test/Release/H264Test.obj
H264Decoder/H264Test/Release/H264Test.pch
H264Decoder/H264Test/Release/H264Test.sbr
H264Decoder/H264Test/Release/StdAfx.obj
H264Decoder/H264Test/Release/StdAfx.sbr
H264Decoder/H264Test/Release/vc60.idb
H264Decoder/H264Test/StdAfx.cpp
H264Decoder/H264Test/StdAfx.h
H264Decoder/h264_main.c
H264Decoder/h264_main.h
H264Decoder/INSTALL
H264Decoder/libavcodec/4xm.c
H264Decoder/libavcodec/8bps.c
H264Decoder/libavcodec/8svx.c
H264Decoder/libavcodec/aac.c
H264Decoder/libavcodec/aac.h
H264Decoder/libavcodec/aacdectab.h
H264Decoder/libavcodec/aacenc.c
H264Decoder/libavcodec/aacpsy.c
H264Decoder/libavcodec/aacpsy.h
H264Decoder/libavcodec/aactab.c
H264Decoder/libavcodec/aactab.h
H264Decoder/libavcodec/aac_ac3_parser.c
H264Decoder/libavcodec/aac_ac3_parser.h
H264Decoder/libavcodec/aac_parser.c
H264Decoder/libavcodec/aac_parser.h
H264Decoder/libavcodec/aandcttab.c
H264Decoder/libavcodec/aandcttab.h
H264Decoder/libavcodec/aasc.c
H264Decoder/libavcodec/ac3.c
H264Decoder/libavcodec/ac3.h
H264Decoder/libavcodec/ac3dec.c
H264Decoder/libavcodec/ac3dec.h
H264Decoder/libavcodec/ac3dec_data.c
H264Decoder/libavcodec/ac3dec_data.h
H264Decoder/libavcodec/ac3enc.c
H264Decoder/libavcodec/ac3tab.c
H264Decoder/libavcodec/ac3tab.h
H264Decoder/libavcodec/ac3_parser.c
H264Decoder/libavcodec/ac3_parser.h
H264Decoder/libavcodec/acelp_filters.c
H264Decoder/libavcodec/acelp_filters.h
H264Decoder/libavcodec/acelp_pitch_delay.c
H264Decoder/libavcodec/acelp_pitch_delay.h
H264Decoder/libavcodec/acelp_vectors.c
H264Decoder/libavcodec/acelp_vectors.h
H264Decoder/libavcodec/adpcm.c
H264Decoder/libavcodec/adx.h
H264Decoder/libavcodec/adxdec.c
H264Decoder/libavcodec/adxenc.c
H264Decoder/libavcodec/alac.c
H264Decoder/libavcodec/alacenc.c
H264Decoder/libavcodec/allcodecs.c
H264Decoder/libavcodec/alpha/asm.h
H264Decoder/libavcodec/alpha/dsputil_alpha.c
H264Decoder/libavcodec/alpha/dsputil_alpha_asm.S
H264Decoder/libavcodec/alpha/motion_est_alpha.c
H264Decoder/libavcodec/alpha/motion_est_mvi_asm.S
H264Decoder/libavcodec/alpha/mpegvideo_alpha.c
H264Decoder/libavcodec/alpha/regdef.h
H264Decoder/libavcodec/alpha/simple_idct_alpha.c
H264Decoder/libavcodec/apedec.c
H264Decoder/libavcodec/api-example.c
H264Decoder/libavcodec/arm/asm.S
H264Decoder/libavcodec/arm/dsputil_arm.c
H264Decoder/libavcodec/arm/dsputil_arm_s.S
H264Decoder/libavcodec/arm/dsputil_iwmmxt.c
H264Decoder/libavcodec/arm/dsputil_iwmmxt_rnd_template.c
H264Decoder/libavcodec/arm/dsputil_neon.c
H264Decoder/libavc

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com