代码搜索:FFmpeg
找到约 7,155 项符合「FFmpeg」的源代码
代码结果 7,155
www.eeworm.com/read/14187/320459
cpp ffmpeg.cpp
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
www.eeworm.com/read/14187/320460
h ffmpeg.h
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
www.eeworm.com/read/251957/4413137
def ffmpeg_in.def
LIBRARY gm_ffmpeg_in.dll
EXPORTS
QueryInterface
LoadInterface
ShutdownInterface
www.eeworm.com/read/251957/4413141
h ffmpeg_in.h
/*
* GPAC - Multimedia Framework C SDK
*
* Copyright (c) Jean Le Feuvre 2000-2005
* All rights reserved
*
* This file is part of GPAC / MP4 reader module
*
* GPAC is free software; y
www.eeworm.com/read/251957/4413337
vcp ffmpeg_in.vcp
# Microsoft eMbedded Visual Tools Project File - Name="ffmpeg_in" - Package Owner=
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **
# TARGTYPE "Win32
www.eeworm.com/read/251957/4413375
mmp ffmpeg_in.mmp
TARGET gm_ffmpeg_in.dll
TARGETTYPE DLL
CAPABILITY NetworkServices
UID 0x10000080 0x10000081
//Common tools
SOURCEPATH ..\..\modules\ffmpeg_in
SOURCE ffmpeg_decode.c
SOURCE ffmpeg_demux.c
SOURCE ffm
www.eeworm.com/read/251957/4413396
dsp ffmpeg_in.dsp
# Microsoft Developer Studio Project File - Name="ffmpeg_in" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/331135/3416374
h ffmpeg.h
/*****************************************************************************
* ffmpeg.h: decoder using the ffmpeg library
**************************************************************************
www.eeworm.com/read/331135/3416379
c ffmpeg.c
/*****************************************************************************
* ffmpeg.c: video decoder using ffmpeg library
************************************************************************
www.eeworm.com/read/427042/1982644
c ffmpeg.c
/*
* FFmpeg main
* Copyright (c) 2000-2003 Fabrice Bellard
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Le