代码搜索:libavcodec

找到约 593 项符合「libavcodec」的源代码

代码结果 593
www.eeworm.com/read/387891/8649325

pc libavformat.pc

prefix=/usr/local exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include Name: libavformat Description: FFmpeg container format library Version: 50.4.0 Requires: libavcodec = 5
www.eeworm.com/read/283587/9003881

makefile

# # Makefile for tests # (c) 2002 Fabrice Bellard # include ../config.mak VPATH=$(SRC_PATH)/tests CFLAGS=-O2 -Wall -g REFFILE1=$(SRC_PATH)/tests/ffmpeg.regression.ref REFFILE2=$(SRC_PATH)/tests/roto
www.eeworm.com/read/283587/9003928

pc libavformat-uninstalled.pc

prefix= exec_prefix= libdir=${pcfiledir}/libavformat includedir=${pcfiledir}/libavformat Name: libavformat Description: FFmpeg container format library Version: 50.4.0 Requires: libavcodec = 51.8.0
www.eeworm.com/read/283587/9003996

pc libpostproc-uninstalled.pc

prefix= exec_prefix= libdir=${pcfiledir}/libavcodec/libpostproc includedir=${pcfiledir}/libavcodec/libpostproc Name: libpostproc Description: FFmpeg post processing library Version: 51.8.0 Requires:
www.eeworm.com/read/283587/9005648

dpatch 02_amr.amd64.dpatch

#! /bin/sh /usr/share/dpatch/dpatch-run ## 01_configure.dpatch by Christian Marillat ## ## All lines beginning with ## DP:' are a description of the patch. ## DP: Fix configure.
www.eeworm.com/read/283587/9005721

pc libavformat.pc

prefix=/usr/local exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include Name: libavformat Description: FFmpeg container format library Version: 50.4.0 Requires: libavcodec = 5
www.eeworm.com/read/244097/12888137

makefile

# # Makefile for tests # (c) 2002 Fabrice Bellard # include ../config.mak VPATH=$(SRC_PATH)/tests CFLAGS=-O2 -Wall -g REFFILE1=$(SRC_PATH)/tests/ffmpeg.regression.ref REFFILE2=$(SRC_PATH)/tests/roto
www.eeworm.com/read/244097/12888271

makefile

# # libavcodec Makefile # (c) 2000-2003 Fabrice Bellard # include ../config.mak VPATH=$(SRC_PATH)/libavcodec # NOTE: -I.. is needed to include config.h CFLAGS=$(OPTFLAGS) -DHAVE_AV_CONFIG_H -I.. -D_
www.eeworm.com/read/306970/13733850

makefile

# # Main ffmpeg Makefile # (c) 2000-2004 Fabrice Bellard # include config.mak VPATH=$(SRC_PATH_BARE) CFLAGS=$(OPTFLAGS) -I$(BUILD_ROOT) -I$(SRC_PATH) -I$(SRC_PATH)/libavutil \ -I$(SR
www.eeworm.com/read/136821/5851482

in makefile.in

############################################################################# ####### Compiler, tools and options CXX = $(SYSCONF_CXX) $(QT_CXX_MT) CXXFLAGS= $(SYSCONF_CXXFLAGS_QTOPIA) $(SYSCONF_CXX