代码搜索:libavcodec
找到约 593 项符合「libavcodec」的源代码
代码结果 593
www.eeworm.com/read/251957/4413730
makefile
#
# Main ffmpeg Makefile
# (c) 2000-2004 Fabrice Bellard
#
include config.mak
VPATH=$(SRC_PATH)
CFLAGS=$(OPTFLAGS) -I. -I$(SRC_PATH) -I$(SRC_PATH)/libavcodec -I$(SRC_PATH)/libavformat -D_FILE_OFFSET
www.eeworm.com/read/251957/4413780
vcl h264ce.vcl
Build Log
--------------------Configuration: libavcodec - Win32 (WCE ARMV4) Release--------------------
Command Lines
Creating temporary file "
www.eeworm.com/read/201007/5061538
svn-base makefile.svn-base
#
# libavformat Makefile
# (c) 2000-2003 Fabrice Bellard
#
include ../config.mak
CFLAGS=$(OPTFLAGS) -I.. -I$(SRC_PATH) -I$(SRC_PATH)/libavutil -I$(SRC_PATH)/libavcodec -DHAVE_AV_CONFIG_H -D_FILE_OFFS
www.eeworm.com/read/201007/5061676
svn-base makefile.svn-base
include ../config.mak
VPATH=$(SRC_PATH)/vhook
CFLAGS=-fPIC $(SHCFLAGS) -I.. -I$(SRC_PATH) -I$(SRC_PATH)/libavformat -I$(SRC_PATH)/libavcodec -I$(SRC_PATH)/libavutil -DHAVE_AV_CONFIG_H
#FIXME: This
www.eeworm.com/read/277636/4153661
makefile
include ../../../config.mak
CFLAGS=-Wall -DFPGA_PLATFORM -DLINUX -DCORE_VERSION_2 -DFIE8120_TARGET -g -I$(SRC_PATH)/libavcodec
#LDLIBS = -lc -lm -lpthread
LDLIBS = -lc -lm
LIB_OBJ = ftmcp100.o jcomap
www.eeworm.com/read/396408/2418757
c bitmap.c
#include
#include
#include
#include "mp_msg.h"
#include "help_mp.h"
#include "bitmap.h"
#ifdef USE_LIBAVCODEC_SO
#include
#else
#include "lib
www.eeworm.com/read/244097/12888180
makefile
include ../config.mak
VPATH=$(SRC_PATH)/vhook
CFLAGS=-fPIC $(SHCFLAGS) -I.. -I$(SRC_PATH) -I$(SRC_PATH)/libavformat -I$(SRC_PATH)/libavcodec -DHAVE_AV_CONFIG_H
ifeq ($(CONFIG_DARWIN),yes)
SHFLAGS+=
www.eeworm.com/read/277636/4153289
user main.c.user
#define MP4_GLOBALS
#include "../fmpeg4_driver/fmpeg4.h"
#define BIT_STREAM_SIZE (1024*1024)
#define MPEG4_IP_ADDRESS 0x90900000
#include "../../../libavcodec/avcodec.h"
#undef ABS
#include "portab.
www.eeworm.com/read/277636/4153608
makefile
include ../../../config.mak
CFLAGS=-Wall -DFPGA_PLATFORM -DLINUX -g -I$(SRC_PATH)/libavcodec
#LDLIBS = -lc -lm -lpthread
LDLIBS = -lc -lm
LIB_OBJ = ftmcp100.o jcomapi.o jdapimin.o jdapistd.o jdatadst
www.eeworm.com/read/427042/1982050
makefile
#
# libavformat Makefile
# (c) 2000-2003 Fabrice Bellard
#
include ../config.mak
CFLAGS += -I$(SRC_PATH)/libavcodec
OBJS = allformats.o cutils.o os_support.o sdp.o utils.o
HEADERS = avformat.h avio