代码搜索:Video Codec
找到约 10,000 项符合「Video Codec」的源代码
代码结果 10,000
www.eeworm.com/read/308263/3717815
c simple_idct.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Inverse DCT (More precise version) -
*
* Copyright (c) 2001 Michael Niedermayer
www.eeworm.com/read/308263/3717819
asm fdct_mmx_skal.asm
;/****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * - MMX and XMM forward discrete cosine transform -
; *
; * Copyright(C) 2002 Pascal
www.eeworm.com/read/308263/3717821
asm idct_mmx.asm
;/****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * - MMX and XMM forward discrete cosine transform -
; *
; * Copyright(C) 2001 Peter
www.eeworm.com/read/308263/3717822
asm fdct_mmx_ffmpeg.asm
;/****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * - MMX and XMM forward discrete cosine transform -
; *
; * Copyright(C) 2003 Edouar
www.eeworm.com/read/308263/3717824
asm idct_3dne.asm
;/****************************************************************************
; *
; * XVID MPEG-4 VIDEO CODEC
; * - MMX and XMM forward discrete cosine transform -
; *
; * Copyright(C) 2001 Peter
www.eeworm.com/read/308263/3717876
h motion_inlines.h
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Motion Estimation shared functions -
*
* Copyright(C) 2002 Christoph Lampert
www.eeworm.com/read/308263/3717877
c estimation_common.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Motion Estimation shared functions -
*
* Copyright(C) 2002 Christoph Lampert
www.eeworm.com/read/308263/3717886
h estimation.h
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Motion Estimation related header -
*
* Copyright(C) 2002 Christoph Lampert
www.eeworm.com/read/308263/3717901
c timer.c
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Timer functions (used for internal debugging) -
*
* Copyright(C) 2002 Michael Mi
www.eeworm.com/read/308263/3717907
h timer.h
/*****************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* - Timer related header (used for internal debugging) -
*
* Copyright(C) 2002 Micha