代码搜索:Xvid

找到约 2,776 项符合「Xvid」的源代码

代码结果 2,776
www.eeworm.com/read/186324/8945360

xvid-

www.eeworm.com/read/282438/9093514

h xvid.h

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - XviD Main header file - * * Copyright(C) 2001-2004 Peter Ross *
www.eeworm.com/read/282438/9093546

c xvid.c

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - Native API implementation - * * Copyright(C) 2001-2004 Peter Ross
www.eeworm.com/read/176439/9498616

h xvid.h

#ifndef _XVID_H #define _XVID_H //#include "block.h" //#include "digit.h" #define SCREEN_W ((BLOCK_MAP_W * BLOCK_SIZE + 6 * BLOCK_SIZE) * 2) #define SCREEN_H (BLOCK_MAP
www.eeworm.com/read/176439/9498629

c xvid.c

/*X11代码*/ #include #include #include #include #include #include #include #include #include "common
www.eeworm.com/read/371290/9558152

ax xvid.ax

www.eeworm.com/read/371290/9558154

inf xvid.inf

; Xvid MPEG-4 Video Codec install [Version] Signature = "$CHICAGO$" Class = MEDIA [SourceDisksNames] 1="Xvid MPEG-4 Video Codec Install Disk",, 0001 [SourceDisksFiles] xvidvfw.dll=1 xvid.inf=1 xvid
www.eeworm.com/read/321492/13404072

h xvid.h

/***************************************************************************** * * XVID MPEG-4 VIDEO CODEC * - XviD Main header file - * * Copyright(C) 2001-2003 Peter Ross *
www.eeworm.com/read/136571/5869572

h xvid.h

#ifndef _XVID_H_ #define _XVID_H_ #ifndef _WIN32 #include #endif #ifdef __cplusplus extern "C" { #endif // ========================================== // global // =========
www.eeworm.com/read/136571/5869595

c xvid.c

/************************************************************************** * * XVID MPEG-4 VIDEO CODEC * native api * * This program is an implementation of a part of one or more MPEG-4 *