文件名称:fgs

  • 所属分类:
  • 流媒体/Mpeg4
  • 资源属性:
  • [Windows] [Visual C] [源码]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 379.52kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 张*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

是基于MPEG-4的分层编码,其采用了面向对象的技术,通过分割视频中对象实现根据带宽分层传输码流技术-is based on the MPEG-4 coding stratification, using the object-oriented technology, and video segmentation based Object layered transmission bandwidth Bitstream technology
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 467652fgs.rar 列表
fgs
fgs\bitstream
fgs\bitstream\bitstream.c
fgs\bitstream\bitstream.h
fgs\bitstream\cbp.c
fgs\bitstream\cbp.h
fgs\bitstream\mbcoding.c
fgs\bitstream\mbcoding.h
fgs\bitstream\ppc_asm
fgs\bitstream\ppc_asm\cbp_altivec.s
fgs\bitstream\ppc_asm\cbp_ppc.s
fgs\bitstream\vlc_codes.h
fgs\bitstream\x86_asm
fgs\bitstream\x86_asm\cbp_3dne.asm
fgs\bitstream\x86_asm\cbp_mmx.asm
fgs\bitstream\x86_asm\cbp_sse2.asm
fgs\bitstream\zigzag.h
fgs\dct
fgs\dct\fdct.c
fgs\dct\fdct.h
fgs\dct\ia64_asm
fgs\dct\ia64_asm\fdct_ia64.s
fgs\dct\ia64_asm\genidct.py
fgs\dct\ia64_asm\idct_fini.s
fgs\dct\ia64_asm\idct_ia64_ecc.s
fgs\dct\ia64_asm\idct_ia64_gcc.s
fgs\dct\ia64_asm\idct_init.s
fgs\dct\idct.c
fgs\dct\idct.h
fgs\dct\ppc_asm
fgs\dct\ppc_asm\fdct_altivec.s
fgs\dct\ppc_asm\idct_altivec.s
fgs\dct\README.IJG
fgs\dct\simple_idct.c
fgs\dct\x86_asm
fgs\dct\x86_asm\fdct_mmx_ffmpeg.asm
fgs\dct\x86_asm\fdct_mmx_skal.asm
fgs\dct\x86_asm\fdct_sse2_skal.asm
fgs\dct\x86_asm\idct_3dne.asm
fgs\dct\x86_asm\idct_mmx.asm
fgs\dct\x86_asm\idct_sse2_dmitry.asm
fgs\dct\x86_asm\simple_idct_mmx.asm
fgs\decoder.c
fgs\decoder.h
fgs\encoder.c
fgs\encoder.h
fgs\global.h
fgs\image
fgs\image\colorspace.c
fgs\image\colorspace.h
fgs\image\font.c
fgs\image\font.h
fgs\image\ia64_asm
fgs\image\ia64_asm\interpolate8x8_ia64.s
fgs\image\ia64_asm\interpolate8x8_ia64_exact.s
fgs\image\ia64_asm\README
fgs\image\image.c
fgs\image\image.h
fgs\image\interpolate8x8.c
fgs\image\interpolate8x8.h
fgs\image\postprocessing.c
fgs\image\postprocessing.h
fgs\image\qpel.c
fgs\image\qpel.h
fgs\image\reduced.c
fgs\image\reduced.h
fgs\image\x86_asm
fgs\image\x86_asm\colorspace_mmx.inc
fgs\image\x86_asm\colorspace_rgb_mmx.asm
fgs\image\x86_asm\colorspace_yuv_mmx.asm
fgs\image\x86_asm\colorspace_yuyv_mmx.asm
fgs\image\x86_asm\interpolate8x8_3dn.asm
fgs\image\x86_asm\interpolate8x8_3dne.asm
fgs\image\x86_asm\interpolate8x8_mmx.asm
fgs\image\x86_asm\interpolate8x8_xmm.asm
fgs\image\x86_asm\qpel_mmx.asm
fgs\image\x86_asm\reduced_mmx.asm
fgs\motion
fgs\motion\estimation.h
fgs\motion\estimation_bvop.c
fgs\motion\estimation_common.c
fgs\motion\estimation_gmc.c
fgs\motion\estimation_pvop.c
fgs\motion\estimation_rd_based.c
fgs\motion\gmc.c
fgs\motion\gmc.h
fgs\motion\ia64_asm
fgs\motion\ia64_asm\calc_delta_1.s
fgs\motion\ia64_asm\calc_delta_2.s
fgs\motion\ia64_asm\calc_delta_3.s
fgs\motion\ia64_asm\halfpel8_refine_ia64.s
fgs\motion\ia64_asm\sad_ia64.s
fgs\motion\motion.h
fgs\motion\motion_comp.c
fgs\motion\motion_inlines.h
fgs\motion\ppc_asm
fgs\motion\ppc_asm\README
fgs\motion\ppc_asm\sad_altivec.c
fgs\motion\ppc_asm\sad_altivec.s
fgs\motion\sad.c
fgs\motion\sad.h
fgs\motion\vop_type_decision.c
fgs\motion\x86_asm
fgs\motion\x86_asm\sad_3dn.asm
fgs\motion\x86_asm\sad_3dne.asm
fgs\motion\x86_asm\sad_mmx.asm
fgs\motion\x86_asm\sad_sse2.asm
fgs\motion\x86_asm\sad_xmm.asm
fgs\plugins
fgs\plugins\plugin_2pass1.c
fgs\plugins\plugin_2pass2.c
fgs\plugins\plugin_dump.c
fgs\plugins\plugin_fixed.c
fgs\plugins\plugin_lumimasking.c
fgs\plugins\plugin_psnr.c
fgs\plugins\plugin_single.c
fgs\portab.h
fgs\prediction
fgs\prediction\mbprediction.c
fgs\prediction\mbprediction.h
fgs\quant
fgs\quant\ia64_asm
fgs\quant\ia64_asm\quant_h263_ia64.s
fgs\quant\quant.h
fgs\quant\quant_h263.c
fgs\quant\quant_matrix.c
fgs\quant\quant_matrix.h
fgs\quant\quant_mpeg.c
fgs\quant\x86_asm
fgs\quant\x86_asm\quantize_h263_3dne.asm
fgs\quant\x86_asm\quantize_h263_mmx.asm
fgs\quant\x86_asm\quantize_mpeg_mmx.asm
fgs\quant\x86_asm\quantize_mpeg_xmm.asm
fgs\utils
fgs\utils\Debug
fgs\utils\emms.c
fgs\utils\emms.h
fgs\utils\ia64_asm
fgs\utils\ia64_asm\mem_transfer_ia64.s
fgs\utils\mbfunctions.h
fgs\utils\mbtransquant.c
fgs\utils\mbtransquant.dsp
fgs\utils\mbtransquant.dsw
fgs\utils\mbtransquant.ncb
fgs\utils\mbtransquant.opt
fgs\utils\mem_align.c
fgs\utils\mem_align.h
fgs\utils\mem_transfer.c
fgs\utils\mem_transfer.h
fgs\utils\timer.c
fgs\utils\timer.h
fgs\utils\x86_asm
fgs\utils\x86_asm\cpuid.asm
fgs\utils\x86_asm\interlacing_mmx.asm
fgs\utils\x86_asm\mem_transfer_3dne.asm
fgs\utils\x86_asm\mem_transfer_mmx.asm
fgs\xvid.c
fgs\xvid.h

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org