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

xvidcore-1.0.1.rar

  • Category : Streaming Mpeg4
  • Tags :
  • Update : 2024-05-18
  • Size : 595.27kb
  • Downloaded :0次
  • Author :
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself

Packet file list
(Preview for download)
Packet : xvidcore-1.0.1.rar filelist
vfw
vfw\bin
vfw\bin\Makefile
vfw\bin\sources.inc
vfw\bin\xvid.inf
vfw\src
vfw\src\codec.c
vfw\src\codec.h
vfw\src\config.c
vfw\src\config.h
vfw\src\debug.h
vfw\src\driverproc.c
vfw\src\driverproc.def
vfw\src\resource.h
vfw\src\resource.rc
vfw\src\status.c
vfw\src\status.h
vfw\src\vfwext.h
vfw\src\w32api
vfw\src\w32api\vfw.h
vfw\src\XviD_logo.bmp
vfw\vfw.dsp
AUTHORS
ChangeLog
CodingStyle
LICENSE
README
TODO
build
build\generic
build\generic\bootstrap.sh
build\generic\config.guess
build\generic\config.sub
build\generic\configure
build\generic\configure.in
build\generic\install-sh
build\generic\libxvidcore.def
build\generic\Makefile
build\generic\missing
build\generic\platform.inc.in
build\generic\sources.inc
build\win32
build\win32\libxvidcore.dsp
build\win32\xvidcore.dsw
build\win32\xvid_bench.dsp
build\win32\xvid_decraw.dsp
build\win32\xvid_encraw.dsp
doc
doc\INSTALL
doc\README
dshow
dshow\authors.txt
dshow\dshow.dsp
dshow\src
dshow\src\CAbout.cpp
dshow\src\CAbout.h
dshow\src\config.c
dshow\src\config.h
dshow\src\Configure.cpp
dshow\src\CXvidDecoder.cpp
dshow\src\CXvidDecoder.h
dshow\src\debug.h
dshow\src\IXvidDecoder.h
dshow\src\resource.h
dshow\src\xvid.ax.def
dshow\src\xvid.ax.rc
dshow\src\XviD_logo.bmp
examples
examples\cactus.pgm.bz2
examples\Makefile
examples\README
examples\xvid_bench.c
examples\xvid_decraw.c
examples\xvid_encraw.c
src
src\bitstream
src\bitstream\bitstream.c
src\bitstream\bitstream.h
src\bitstream\cbp.c
src\bitstream\cbp.h
src\bitstream\mbcoding.c
src\bitstream\mbcoding.h
src\bitstream\ppc_asm
src\bitstream\ppc_asm\cbp_altivec.s
src\bitstream\ppc_asm\cbp_ppc.s
src\bitstream\vlc_codes.h
src\bitstream\x86_asm
src\bitstream\x86_asm\cbp_3dne.asm
src\bitstream\x86_asm\cbp_mmx.asm
src\bitstream\x86_asm\cbp_sse2.asm
src\bitstream\zigzag.h
src\dct
src\dct\fdct.c
src\dct\fdct.h
src\dct\ia64_asm
src\dct\ia64_asm\fdct_ia64.s
src\dct\ia64_asm\genidct.py
src\dct\ia64_asm\idct_fini.s
src\dct\ia64_asm\idct_ia64_ecc.s
src\dct\ia64_asm\idct_ia64_gcc.s
src\dct\ia64_asm\idct_init.s
src\dct\idct.c
src\dct\idct.h
src\dct\ppc_asm
src\dct\ppc_asm\fdct_altivec.s
src\dct\ppc_asm\idct_altivec.s
src\dct\README.IJG
src\dct\simple_idct.c
src\dct\x86_asm
src\dct\x86_asm\fdct_mmx_ffmpeg.asm
src\dct\x86_asm\fdct_mmx_skal.asm
src\dct\x86_asm\fdct_sse2_skal.asm
src\dct\x86_asm\idct_3dne.asm
src\dct\x86_asm\idct_mmx.asm
src\dct\x86_asm\idct_sse2_dmitry.asm
src\dct\x86_asm\simple_idct_mmx.asm
src\decoder.c
src\decoder.h
src\encoder.c
src\encoder.h
src\global.h
src\image
src\image\colorspace.c
src\image\colorspace.h
src\image\font.c
src\image\font.h
src\image\ia64_asm
src\image\ia64_asm\interpolate8x8_ia64.s
src\image\ia64_asm\interpolate8x8_ia64_exact.s
src\image\ia64_asm\README
src\image\image.c
src\image\image.h
src\image\interpolate8x8.c
src\image\interpolate8x8.h
src\image\postprocessing.c
src\image\postprocessing.h
src\image\qpel.c
src\image\qpel.h
src\image\reduced.c
src\image\reduced.h
src\image\x86_asm
src\image\x86_asm\colorspace_mmx.inc
src\image\x86_asm\colorspace_rgb_mmx.asm
src\image\x86_asm\colorspace_yuv_mmx.asm
src\image\x86_asm\colorspace_yuyv_mmx.asm
src\image\x86_asm\interpolate8x8_3dn.asm
src\image\x86_asm\interpolate8x8_3dne.asm
src\image\x86_asm\interpolate8x8_mmx.asm
src\image\x86_asm\interpolate8x8_xmm.asm
src\image\x86_asm\qpel_mmx.asm
src\image\x86_asm\reduced_mmx.asm
src\motion
src\motion\estimation.h
src\motion\estimation_bvop.c
src\motion\estimation_common.c
src\motion\estimation_gmc.c
src\motion\estimation_pvop.c
src\motion\estimation_rd_based.c
src\motion\gmc.c
src\motion\gmc.h
src\motion\ia64_asm
src\motion\ia64_asm\calc_delta_1.s
src\motion\ia64_asm\calc_delta_2.s
src\motion\ia64_asm\calc_delta_3.s
src\motion\ia64_asm\halfpel8_refine_ia64.s
src\motion\ia64_asm\sad_ia64.s
src\motion\motion.h
src\motion\motion_comp.c
src\motion\motion_inlines.h
src\motion\ppc_asm
src\motion\ppc_asm\README
src\motion\ppc_asm\sad_altivec.c
src\motion\ppc_asm\sad_altivec.s
src\motion\sad.c
src\motion\sad.h
src\motion\vop_type_decision.c
src\motion\x86_asm
src\motion\x86_asm\sad_3dn.asm
src\motion\x86_asm\sad_3dne.asm
src\motion\x86_asm\sad_mmx.asm
src\motion\x86_asm\sad_sse2.asm
src\motion\x86_asm\sad_xmm.asm
src\plugins
src\plugins\plugin_2pass1.c
src\plugins\plugin_2pass2.c
src\plugins\plugin_dump.c
src\plugins\plugin_fixed.c
src\plugins\plugin_lumimasking.c
src\plugins\plugin_psnr.c
src\plugins\plugin_single.c
src\portab.h
src\prediction
src\prediction\mbprediction.c
src\prediction\mbprediction.h
src\quant
src\quant\ia64_asm
src\quant\ia64_asm\quant_h263_ia64.s
src\quant\quant.h
src\quant\quant_h263.c
src\quant\quant_matrix.c
src\quant\quant_matrix.h
src\quant\quant_mpeg.c
src\quant\x86_asm
src\quant\x86_asm\quantize_h263_3dne.asm
src\quant\x86_asm\quantize_h263_mmx.asm
src\quant\x86_asm\quantize_mpeg_mmx.asm
src\quant\x86_asm\quantize_mpeg_xmm.asm
src\utils
src\utils\emms.c
src\utils\emms.h
src\utils\ia64_asm
src\utils\ia64_asm\mem_transfer_ia64.s
src\utils\mbfunctions.h
src\utils\mbtransquant.c
src\utils\mem_align.c
src\utils\mem_align.h
src\utils\mem_transfer.c
src\utils\mem_transfer.h
src\utils\timer.c
src\utils\timer.h
src\utils\x86_asm
src\utils\x86_asm\cpuid.asm
src\utils\x86_asm\interlacing_mmx.asm
src\utils\x86_asm\mem_transfer_3dne.asm
src\utils\x86_asm\mem_transfer_mmx.asm
src\xvid.c
src\xvid.h
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.