代码搜索:Video Codec
找到约 10,000 项符合「Video Codec」的源代码
代码结果 10,000
www.eeworm.com/read/7648/125463
h global.h
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Global definitions -
*
* Copyright(C) 2002 Michael Militzer
www.eeworm.com/read/7648/125476
h postprocessing.h
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Postprocessing header -
*
* Copyright(C) 2003 Michael Militzer
www.eeworm.com/read/7648/125480
asm colorspace_rgb_mmx.asm
;/*****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * - RGB colorspace conversions -
; *
; * Copyright(C) 2002-2003 Michael Militzer
www.eeworm.com/read/8379/147095
c fdct.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Forward DCT -
*
* These routines are from Independent JPEG Group's free JPEG sof
www.eeworm.com/read/8379/147106
c idct.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Inverse DCT -
*
* These routines are from Independent JPEG Group's free JPEG sof
www.eeworm.com/read/8379/147118
c plugin_dump.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - XviD plugin: dump pgm files of original and encoded frames -
*
* Copyright(C) 20
www.eeworm.com/read/8379/147119
c plugin_psnr.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - XviD plugin: outputs PSNR to stdout (should disapear soon) -
*
* Copyright(C) 20
www.eeworm.com/read/8379/147197
asm cbp_3dne.asm
;/****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * - 3dne CBP computation -
; *
; * Copyright (C) 2002 Jaan Kalda
; *
; * This progr
www.eeworm.com/read/8379/147214
asm sad_3dne.asm
;/****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * - K7 optimized SAD operators -
; *
; * Copyright(C) 2002 Jaan Kalda
; *
; * This
www.eeworm.com/read/8379/147235
asm interlacing_mmx.asm
;/****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * - Interlacing Field test -
; *
; * Copyright(C) 2002 Daniel Smith