代码搜索:libavcodec

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

代码结果 593
www.eeworm.com/read/406072/11449834

cpp ffmpegext.cpp

//#include "stdafx.h" #include #include #include //#include //#include extern "C" { #include "libavcodec/avcodec.h" #include "libavfo
www.eeworm.com/read/484064/1272389

c vp6dsp.c

/** * @file libavcodec/vp6dsp.c * VP6 DSP-oriented functions * * Copyright (C) 2006 Aurelien Jacobs * * This file is part of FFmpeg. * * FFmpeg is free software; you can re
www.eeworm.com/read/427042/1981003

c stitcher.c

/** Copyright 2007 Simon Morlat, all rights reserved **/ #include #include #include #ifdef HAVE_LIBAVCODEC_AVCODEC_
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/258653/4352824

am makefile.am

include $(top_srcdir)/misc/Makefile.common POSTPROC_INT_LIB = $(top_builddir)/src/libffmpeg/libavcodec/libpostproc/libpostprocess.la if HAVE_FFMPEG postproc_lib = $(FFMPEG_POSTPROC_LIBS) ff_cflags =
www.eeworm.com/read/182446/9203956

control

Source: motion Section: graphics Priority: optional Build-Depends: libjpeg62-dev, sharutils, nasm, zlib1g-dev, libmysqlclient14-dev, libavcodec-dev, libavformat-dev Maintainer: Angel Carpintero
www.eeworm.com/read/425189/10372708

h avcodec.h

#ifndef AVCODEC_H #define AVCODEC_H #ifdef __cpluplus extern "C" { #endif #ifndef _MSC_VER #include "common.h" #endif #include "inttypes.h" #define LIBAVCODEC_VERSION_INT 0x000406 #de
www.eeworm.com/read/306970/13733862

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 = avfor
www.eeworm.com/read/277636/4153253

makefile

include ../../../config.mak LD=arm-linux-ld CFLAGS= $(OPTFLAGS) -Wall -D__KERNEL__ -DMODULE -DLINUX -DFPGA -g -I$(SRC_PATH)/libavcodec -I/usr/src/arm-linux/arm-linux-2.4.19/include/ #LDLIBS = -lc -
www.eeworm.com/read/420803/2060763

makefile

#CFLAGS+=-Wall #CFLAGS+=-save-temps -fverbose-asm -masm=intel SRCS=ffdshow_imgfilters_all.cpp ifneq ($(CC),icl) SRCS_NASM=../ffmpeg/libavcodec/i386/skl_dct_sse.asm \ ../ffmpeg/lib