文件名称:high_ff

  • 所属分类:
  • 压缩解压
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 411kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 小*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

H264 decode in VC 9 include sse3 codec

1. install MinGW

2. set executable files path for VC EX. C:\Program Files\MinGW\bin

3. build path name only in ascii code, can not unicode EX. c:\hi_ff264 or d:\hi_ff264 is good

4. Choice register in config.h

#define HAVE_MMX 1

#define HAVE_MMX2 1

#define HAVE_SSE 1

#define HAVE_SSSE3 1

5. this code extract from ffmpeg-r26400-swscale-r32676 can decode h.264 profile format

6. my email: fatalfeel@hotmail.com by Jesse stone on Taiwan


(系统自动生成,下载前可以参看下载内容)

下载文件列表





yuv420bgra_mmx.h

yuv420bgra_mmx.cpp

hi_ff264.sln

hi_ff264.vcproj

avpacket.c

bitstream.c

cabac.c

cpu.c

dsputil.c

dsputil_mmx.c

dsputil_mmx_avg_template.c

dsputil_mmx_rnd_template.c

error_resilience.c

golomb.c

h264.c

h264_cabac.c

h264_cavlc.c

h264_direct.c

h264_loopfilter.c

h264_ps.c

h264_qpel_mmx.c

h264_refs.c

h264_sei.c

h264dsp.c

h264dsp_mmx.c

h264idct.c

h264pred.c

imgconvert.c

imgutils.c

jrevdct.c

log.c

mathematics.c

mem.c

mpegvideo.c

opt.c

options.c

parser.c

parseutils.c

pixdesc.c

rational.c

samplefmt.c

simple_idct.c

simple_idct_mmx.c

utils.c

attributes.h

avassert.h

avcodec.h

avconfig.h

avcore.h

avstring.h

avutil.h

bswap.h

cabac.h

colorspace.h

common.h

config.h

cpu.h

crc.h

dsputil.h

dsputil_mmx.h

error.h

eval.h

ffh264.h

get_bits.h

golomb.h

h264.h

h264_mvpred.h

h264_parser.h

h264data.h

h264dsp.h

h264pred.h

imgconvert.h

imgutils.h

integer.h

internal.h

intfloat_readwrite.h

intmath.h

intreadwrite.h

log.h

mathematics.h

mathops.h

mem.h

mpegvideo.h

mpegvideo_common.h

opt.h

parser.h

parseutils.h

pixdesc.h

pixfmt.h

put_bits.h

random_seed.h

ratecontrol.h

rational.h

rectangle.h

rl.h

samplefmt.h

simple_idct.h

x86_cpu.h

read.txt

相关说明

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

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org