Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Multimedia program Streaming Mpeg4

MPEG-4decode

  • Category : Streaming Mpeg4
  • Tags :
  • Update : 2008-10-13
  • Size : 131.74kb
  • Downloaded :0次
  • Author :蒋松云
  • About : 蒋松云
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
MEPG_4 the SVP (Simple Visual Profile) Video decoder. All of the video sequence of rectangular. There is no arbitrary shape coding. Video sequences with video object layer VOL (Video Object Layer), Video Object platform VOP (Video Object Plane) Macroblock MB (Macro Block) as the sequence into a series of bitstream
Packet file list
(Preview for download)
Packet : 29782193mpeg-4decode.rar filelist
MPEG-4解码技术\DECORE\TEST\test_basic_prediction.c
MPEG-4解码技术\DECORE\TEST
MPEG-4解码技术\DECORE\SRC\DEBUG.C
MPEG-4解码技术\DECORE\SRC\DEBUG.H
MPEG-4解码技术\DECORE\SRC\DECORE.C
MPEG-4解码技术\DECORE\SRC\DECORE.H
MPEG-4解码技术\DECORE\SRC\GEN_DRAW.C
MPEG-4解码技术\DECORE\SRC\GEN_DRAW.H
MPEG-4解码技术\DECORE\SRC\GETBITS.C
MPEG-4解码技术\DECORE\SRC\GETBITS.H
MPEG-4解码技术\DECORE\SRC\GLOBAL.H
MPEG-4解码技术\DECORE\SRC\IDCT.C
MPEG-4解码技术\DECORE\SRC\IDCT.H
MPEG-4解码技术\DECORE\SRC\MP4_VARS.C
MPEG-4解码技术\DECORE\SRC\MP4_VARS.H
MPEG-4解码技术\DECORE\SRC\MP4_VLD.C
MPEG-4解码技术\DECORE\SRC\MP4_VLD.H
MPEG-4解码技术\DECORE\SRC\PORTAB.H
MPEG-4解码技术\DECORE\SRC\STORE.C
MPEG-4解码技术\DECORE\SRC\STORE.H
MPEG-4解码技术\DECORE\SRC\TIMER.H
MPEG-4解码技术\DECORE\SRC\YUV2RGB.H
MPEG-4解码技术\DECORE\SRC\Yuv2rgb.c
MPEG-4解码技术\DECORE\SRC\basic_prediction.c
MPEG-4解码技术\DECORE\SRC\basic_prediction.h
MPEG-4解码技术\DECORE\SRC\clearblock.c
MPEG-4解码技术\DECORE\SRC\clearblock.h
MPEG-4解码技术\DECORE\SRC\gen_usetime.c
MPEG-4解码技术\DECORE\SRC\gen_usetime.h
MPEG-4解码技术\DECORE\SRC\mp4_block.c
MPEG-4解码技术\DECORE\SRC\mp4_block.h
MPEG-4解码技术\DECORE\SRC\mp4_decoder.c
MPEG-4解码技术\DECORE\SRC\mp4_decoder.h
MPEG-4解码技术\DECORE\SRC\mp4_header.c
MPEG-4解码技术\DECORE\SRC\mp4_header.h
MPEG-4解码技术\DECORE\SRC\mp4_iquant.c
MPEG-4解码技术\DECORE\SRC\mp4_iquant.h
MPEG-4解码技术\DECORE\SRC\mp4_mblock.c
MPEG-4解码技术\DECORE\SRC\mp4_mblock.h
MPEG-4解码技术\DECORE\SRC\mp4_picture.c
MPEG-4解码技术\DECORE\SRC\mp4_predict.c
MPEG-4解码技术\DECORE\SRC\mp4_predict.h
MPEG-4解码技术\DECORE\SRC\mp4_recon.c
MPEG-4解码技术\DECORE\SRC\mp4_tables.c
MPEG-4解码技术\DECORE\SRC\postprocess.c
MPEG-4解码技术\DECORE\SRC\postprocess.h
MPEG-4解码技术\DECORE\SRC\transferIDCT.c
MPEG-4解码技术\DECORE\SRC\transferIDCT.h
MPEG-4解码技术\DECORE\SRC\intel_mmx\IDCT_MMX.C
MPEG-4解码技术\DECORE\SRC\intel_mmx\basic_prediction_mmx.c
MPEG-4解码技术\DECORE\SRC\intel_mmx\clearblock_mmx.c
MPEG-4解码技术\DECORE\SRC\intel_mmx\transferIDCT_mmx.c
MPEG-4解码技术\DECORE\SRC\intel_mmx\yuv2rgb_mmx.c
MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\DO_EMMS.C
MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_horiz.c
MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_horiz_DC_on.c
MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_horiz_default_filter.c
MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_horiz_lpf9.c
MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_horiz_useDC.c
MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_vert.c
MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_vert_DC_on.c
MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_vert_choose_p1p2.c
MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_vert_copy_and_unpack.c
MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_vert_default_filter.c
MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_vert_lpf9.c
MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\deblock_vert_useDC.c
MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\fast_copy.c
MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\postprocess.c
MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\postprocess.h
MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess\postprocess_mmx.h
MPEG-4解码技术\DECORE\SRC\intel_mmx\postprocess
MPEG-4解码技术\DECORE\SRC\intel_mmx
MPEG-4解码技术\DECORE\SRC\ATT_MMX\basic_prediction_mmx.c
MPEG-4解码技术\DECORE\SRC\ATT_MMX
MPEG-4解码技术\DECORE\SRC
MPEG-4解码技术\DECORE\BUILD\WIN32\DECORE.DSP
MPEG-4解码技术\DECORE\BUILD\WIN32\DECORE.DSW
MPEG-4解码技术\DECORE\BUILD\WIN32\DECORE.OPT
MPEG-4解码技术\DECORE\BUILD\WIN32\DECORE.ncb
MPEG-4解码技术\DECORE\BUILD\WIN32\console.dsp
MPEG-4解码技术\DECORE\BUILD\WIN32\console.plg
MPEG-4解码技术\DECORE\BUILD\WIN32\TEST\test_basic_prediction.dsp
MPEG-4解码技术\DECORE\BUILD\WIN32\TEST\test_basic_prediction.dsw
MPEG-4解码技术\DECORE\BUILD\WIN32\TEST\test_basic_prediction.ncb
MPEG-4解码技术\DECORE\BUILD\WIN32\TEST\test_basic_prediction.opt
MPEG-4解码技术\DECORE\BUILD\WIN32\TEST\test_basic_prediction.plg
MPEG-4解码技术\DECORE\BUILD\WIN32\TEST
MPEG-4解码技术\DECORE\BUILD\WIN32
MPEG-4解码技术\DECORE\BUILD
MPEG-4解码技术\DECORE
MPEG-4解码技术
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.