文件名称:fgs
-
所属分类:
- 标签属性:
- 上传时间: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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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
www.dssz.com.txt
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
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.