文件名称:H264Decode_vs2005
- 所属分类:
- 多媒体编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.13mb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VS2005环境下编译通过的T264解码,通过了PDA测试,QCIF解码效率为20帧左右/sec,附带测试文件;移植于H264Decode,针对VS2005做了相应修改。-VS2005 compiler environment decoding T264 passed through the PDA test, QCIF decoding efficiency of about 20 for/sec, attached to the test documents transplantation in H264Decode, for VS2005 to do a revised accordingly.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1.264
H264Decode
..........\common
..........\......\bitstream.h
..........\......\cabac_engine.c
..........\......\cabac_engine.h
..........\......\config.h
..........\......\dct.c
..........\......\dct.h
..........\......\deblock.c
..........\......\deblock.h
..........\......\portab.h
..........\......\T264.h
..........\......\timer.h
..........\......\utility.c
..........\......\utility.h
..........\decoder
..........\.......\block.c
..........\.......\block.h
..........\.......\dec_cabac.c
..........\.......\dec_cabac.h
..........\.......\dec_cavlc.c
..........\.......\dec_cavlc.h
..........\.......\T264dec.c
..........\encoder
..........\.......\cabac.c
..........\.......\cabac.h
..........\.......\cavlc.c
..........\.......\cavlc.h
..........\.......\display.c
..........\.......\display.h
..........\.......\dither.c
..........\.......\enconfig-fastspeed baseline.txt
..........\.......\enconfig-goodqulity baseline.txt
..........\.......\estimation.c
..........\.......\estimation.h
..........\.......\inter.c
..........\.......\inter.h
..........\.......\interpolate.c
..........\.......\interpolate.h
..........\.......\inter_b.c
..........\.......\inter_b.h
..........\.......\inter_test.c
..........\.......\intra.c
..........\.......\intra.h
..........\.......\plugins
..........\.......\.......\ratecontrol.c
..........\.......\.......\ratecontrol.h
..........\.......\.......\stat.c
..........\.......\.......\stat.h
..........\.......\predict.c
..........\.......\predict.h
..........\.......\rbsp.c
..........\.......\rbsp.h
..........\.......\sse2
..........\.......\....\cpu.asm
..........\.......\....\dct_sse2.asm
..........\.......\....\interpolate_sse2.asm
..........\.......\....\sad.asm
..........\.......\....\sse2.h
..........\.......\....\utility_mmx.asm
..........\.......\T264.c
..........\.......\t264enc.c
..........\.......\TAGS
..........\.......\typedecision.c
..........\.......\typedecision.h
..........\.......\vlc.h
..........\.......\win.c
..........\.......\win.h
..........\.......\yuv2rgb.c
..........\.......\yuvrgb24.c
..........\H264Decode
..........\..........\H264Decode.ncb
..........\..........\H264Decode.sln
..........\..........\H264Decode.vcproj
..........\..........\H264Decode.vcproj.user
..........\..........\Pocket PC 2003 (ARMV4)
..........\..........\......................\Debug
..........\..........\......................\Release
..........\H264Decode.aps
..........\H264Decode.cpp
..........\H264Decode.h
..........\H264Decode.rc
..........\H264Decode.vcb
..........\H264Decode.vcc
..........\H264Decode.vcl
..........\H264Decode.vco
..........\H264Decode.vcp
..........\H264Decode.vcw
..........\H264DecodeDlg.cpp
..........\H264DecodeDlg.h
..........\newres.h
..........\ReadMe.txt
..........\res
..........\...\H264Decode.rc2
..........\resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\SwapARM.asm
H264Decode
..........\common
..........\......\bitstream.h
..........\......\cabac_engine.c
..........\......\cabac_engine.h
..........\......\config.h
..........\......\dct.c
..........\......\dct.h
..........\......\deblock.c
..........\......\deblock.h
..........\......\portab.h
..........\......\T264.h
..........\......\timer.h
..........\......\utility.c
..........\......\utility.h
..........\decoder
..........\.......\block.c
..........\.......\block.h
..........\.......\dec_cabac.c
..........\.......\dec_cabac.h
..........\.......\dec_cavlc.c
..........\.......\dec_cavlc.h
..........\.......\T264dec.c
..........\encoder
..........\.......\cabac.c
..........\.......\cabac.h
..........\.......\cavlc.c
..........\.......\cavlc.h
..........\.......\display.c
..........\.......\display.h
..........\.......\dither.c
..........\.......\enconfig-fastspeed baseline.txt
..........\.......\enconfig-goodqulity baseline.txt
..........\.......\estimation.c
..........\.......\estimation.h
..........\.......\inter.c
..........\.......\inter.h
..........\.......\interpolate.c
..........\.......\interpolate.h
..........\.......\inter_b.c
..........\.......\inter_b.h
..........\.......\inter_test.c
..........\.......\intra.c
..........\.......\intra.h
..........\.......\plugins
..........\.......\.......\ratecontrol.c
..........\.......\.......\ratecontrol.h
..........\.......\.......\stat.c
..........\.......\.......\stat.h
..........\.......\predict.c
..........\.......\predict.h
..........\.......\rbsp.c
..........\.......\rbsp.h
..........\.......\sse2
..........\.......\....\cpu.asm
..........\.......\....\dct_sse2.asm
..........\.......\....\interpolate_sse2.asm
..........\.......\....\sad.asm
..........\.......\....\sse2.h
..........\.......\....\utility_mmx.asm
..........\.......\T264.c
..........\.......\t264enc.c
..........\.......\TAGS
..........\.......\typedecision.c
..........\.......\typedecision.h
..........\.......\vlc.h
..........\.......\win.c
..........\.......\win.h
..........\.......\yuv2rgb.c
..........\.......\yuvrgb24.c
..........\H264Decode
..........\..........\H264Decode.ncb
..........\..........\H264Decode.sln
..........\..........\H264Decode.vcproj
..........\..........\H264Decode.vcproj.user
..........\..........\Pocket PC 2003 (ARMV4)
..........\..........\......................\Debug
..........\..........\......................\Release
..........\H264Decode.aps
..........\H264Decode.cpp
..........\H264Decode.h
..........\H264Decode.rc
..........\H264Decode.vcb
..........\H264Decode.vcc
..........\H264Decode.vcl
..........\H264Decode.vco
..........\H264Decode.vcp
..........\H264Decode.vcw
..........\H264DecodeDlg.cpp
..........\H264DecodeDlg.h
..........\newres.h
..........\ReadMe.txt
..........\res
..........\...\H264Decode.rc2
..........\resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\SwapARM.asm