代码搜索:libavformat
找到约 126 项符合「libavformat」的源代码
代码结果 126
www.eeworm.com/read/401534/2339657
makefile
#
# libavformat Makefile
# (c) 2000-2003 Fabrice Bellard
#
include ../config.mak
VPATH=$(SRC_PATH)/libavformat
CFLAGS=$(OPTFLAGS) -I.. -I$(SRC_PATH) -I$(SRC_PATH)/libavcodec -DHAVE_AV_CONFIG_H -D_FI
www.eeworm.com/read/306970/13734062
txt avutil.txt
AVUtil
======
libavutil is a small lightweight library of generally useful functions.
It is not a library for code needed by both libavcodec and libavformat.
Overview:
=========
adler32.c
www.eeworm.com/read/459172/1572867
txt avutil.txt
AVUtil
======
libavutil is a small lightweight library of generally useful functions.
It is not a library for code needed by both libavcodec and libavformat.
Overview:
=========
adler32.c
www.eeworm.com/read/427042/1982598
svn-base avutil.txt.svn-base
AVUtil
======
libavutil is a small lightweight library of generally useful functions.
It is not a library for code needed by both libavcodec and libavformat.
Overview:
=========
adler32.c
www.eeworm.com/read/427042/1982618
txt avutil.txt
AVUtil
======
libavutil is a small lightweight library of generally useful functions.
It is not a library for code needed by both libavcodec and libavformat.
Overview:
=========
adler32.c
www.eeworm.com/read/364434/2905242
svn-base avutil.txt.svn-base
AVUtil
======
libavutil is a small lightweight library of generally useful functions.
It is not a library for code needed by both libavcodec and libavformat.
Overview:
=========
adler32.c
www.eeworm.com/read/396408/2418196
pc libavdevice-uninstalled.pc
prefix=
exec_prefix=
libdir=${pcfiledir}/libavdevice
includedir=${pcfiledir}
Name: libavdevice
Description: FFmpeg device handling library
Version: 52.0.0
Requires: libavformat = 52.16.0
Conflicts:
www.eeworm.com/read/427042/1984085
makefile
include ../config.mak
NAME=avdevice
LIBVERSION=$(LAVDVERSION)
LIBMAJOR=$(LAVDMAJOR)
EXTRALIBS := -L$(BUILD_ROOT)/libavformat -lavformat$(BUILDSUF) \
-L$(BUILD_ROOT)/libavcodec -lavcode
www.eeworm.com/read/427042/1984110
svn-base makefile.svn-base
include ../config.mak
NAME=avdevice
LIBVERSION=$(LAVDVERSION)
LIBMAJOR=$(LAVDMAJOR)
EXTRALIBS := -L$(BUILD_ROOT)/libavformat -lavformat$(BUILDSUF) \
-L$(BUILD_ROOT)/libavcodec -lavcode
www.eeworm.com/read/277636/4153244
makefile
include ../../../config.mak
CFLAGS= $(OPTFLAGS) -Wall \
-I. -I$(SRC_PATH) -I$(SRC_PATH)/libavformat \
-I$(SRC_PATH)/libavcodec -I$(INCLUDE) \
-march=