代码搜索:Xvid
找到约 2,776 项符合「Xvid」的源代码
代码结果 2,776
www.eeworm.com/read/14814/424072
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by xvid.ax.rc
//
#define VERSION_RES_MINOR_VER 0
#define VERSION_RES_BUILD 0
#define VER_DEB
www.eeworm.com/read/251957/4413304
authors
AUTHORS
=======
This file lists all authors of XviD MPEG4 core library. If you think
your name should appear on this list, please send us an email telling
us your name, we will be pleased to add i
www.eeworm.com/read/308263/3717963
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by xvid.ax.rc
//
#define VERSION_RES_MINOR_VER 0
#define VERSION_RES_BUILD 0
#define VER_DEB
www.eeworm.com/read/306721/3734897
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by xvid.ax.rc
//
#define VERSION_RES_MINOR_VER 0
#define VERSION_RES_BUILD 0
#define VER_DEB
www.eeworm.com/read/420803/2062178
h tvideocodecxvid4.h
#ifndef _TVIDEOCODECXVID4_H_
#define _TVIDEOCODECXVID4_H_
#include "TvideoCodec.h"
class Tdll;
struct xvid_enc_frame_t;
struct Textradata;
class TvideoCodecXviD4 :public TvideoCodecDec,publi
www.eeworm.com/read/384423/2601214
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by xvid.ax.rc
//
#define VERSION_RES_MINOR_VER 0
#define VERSION_RES_BUILD 0
#define VER_DEB
www.eeworm.com/read/354843/3073760
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by xvid.ax.rc
//
#define VERSION_RES_MINOR_VER 0
#define VERSION_RES_BUILD 0
#define VER_DEB
www.eeworm.com/read/213345/4916909
inc sources.inc
SRCDIR = ../../src
SRC_GENERIC = \
$(SRCDIR)/decoder.c \
$(SRCDIR)/encoder.c \
$(SRCDIR)/xvid.c \
$(SRCDIR)/bitstream/bitstream.c \
$(SRCDIR)/bitstream/cbp.c \
$(SRCDIR)/bitstream/mbcoding.c \
www.eeworm.com/read/277636/4153396
h global.h
#ifndef _GLOBAL_H_
#define _GLOBAL_H_
#ifndef NULL
#define NULL 0 //ivan for kernel mode
#endif
#include "xvid.h"
#include "portab.h"
#include "ftmcp100.h"
/* --- macroblock modes --- */
www.eeworm.com/read/208930/15230634
c mpeg4_b.c
/* mpeg4encoder.cpp : Defines the entry point for the console application.*/
#include
#include
#include
#include "user_macro.h"
#include "xvid.h"
#inclu