Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms Compress-Decompress algrithms
Title: high_ff Download
 Description: 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
 Downloaders recently: [More information of uploader fatalfeel]
 To Search:
  • [H264EncPlayer] - h264 encoder player
  • [Rtp] - Server sends H264 stream client to recei
File list (Check if you may need any files):
 

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
    

CodeBus www.codebus.net