代码搜索:Xvid
找到约 2,776 项符合「Xvid」的源代码
代码结果 2,776
www.eeworm.com/read/7648/125499
copyright
This package was debianized by Edouard Gomez on
Sun, 4 May 2003 20:55:37 +0200.
It was downloaded from http://www.xvid.org/
Upstream Authors: see the authors.txt file
Copyright:
www.eeworm.com/read/14814/424051
copyright
This package was debianized by Edouard Gomez on
Sun, 4 May 2003 20:55:37 +0200.
It was downloaded from http://www.xvid.org/
Upstream Authors: see the authors.txt file
Copyright:
www.eeworm.com/read/308263/3717951
copyright
This package was debianized by Edouard Gomez on
Sun, 4 May 2003 20:55:37 +0200.
It was downloaded from http://www.xvid.org/
Upstream Authors: see the authors.txt file
Copyright:
www.eeworm.com/read/14545/388909
am makefile.am
SUBDIRS = avi bitstream config_file fposrec gnu mp4 mp4v2 mp4av msg_queue rtp sdp SDL xvid mpeg2t SDL_VisualC
www.eeworm.com/read/277636/4153378
user ffmpeg_main_encoder.c.user
#include "../../libavcodec/avcodec.h"
#include
#include
//#include "ftmcp_api.h"
//#include "portab.h"
//#include "xvid.h"
//#include "encoder.h"
//#include "motion.h"
/
www.eeworm.com/read/251957/4413268
makefile
include ../../config.mak
vpath %.c $(SRC_PATH)/modules/xvid_dec
CFLAGS= $(OPTFLAGS) -Wall -I$(SRC_PATH)/include
ifeq ($(DEBUGBUILD), yes)
CFLAGS+=-g
LDFLAGS+=-g
endif
ifeq ($(GPROFBUILD), yes)
CFL
www.eeworm.com/read/249221/4453657
svn-base 2pass.h.svn-base
#ifndef _2PASS_H_
#define _2PASS_H_
#include "TcodecSettings.h"
#include "interfaces.h"
struct NNSTATS
{
// frame length (bytes)
DWORD bytes;
// ignored & zero'd by gk xvid specific: dk_v = fram
www.eeworm.com/read/330923/3419449
txt encoding-tips.txt
Some important URLs:
~~~~~~~~~~~~~~~~~~~~
http://mplayerhq.hu/~michael/codec-features.html
www.eeworm.com/read/313143/3645761
txt encoding-tips.txt
Some important URLs:
~~~~~~~~~~~~~~~~~~~~
http://mplayerhq.hu/~michael/codec-features.html
www.eeworm.com/read/208930/15230680
h global.h
#ifndef _GLOBAL_H_
#define _GLOBAL_H_
#include "user_macro.h"
#include "xvid.h"
#include "portab.h"
/* --- macroblock modes --- */
#define MODE_INTER 0
#define MODE_INTER_Q 1
#define MO