代码搜索:ffmpeg

找到约 7,155 项符合「ffmpeg」的源代码

代码结果 7,155
www.eeworm.com/read/252894/12257886

ffmpeg credits.ffmpeg

This file contains the name of the people who have contributed to FFmpeg. The names are sorted alphabetically by last name. Michel Bardiaux Fabrice Bellard Patrice Bensoussan Alex Beregszaszi BERO Ma
www.eeworm.com/read/123349/14636958

txt ffmpeg.txt

*************** FFMPEG soft VCR documentation ***************** 1) Video input -------------- * ffmpeg can use a video4linux compatible video source : ffmpeg /tmp/out.mpg Note that
www.eeworm.com/read/123349/14636982

c ffmpeg.c

/* * Basic user interface for ffmpeg system * Copyright (c) 2000,2001 Gerard Lantau * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU G
www.eeworm.com/read/14187/319156

plo ffmpeg_if.plo

ffmpeg_if.lo ffmpeg_if.o: ffmpeg_if.c ../../include/mpeg4ip.h \ ../../mpeg4ip_config.h ../../include/mpeg4ip_version.h \ /usr/include/stdio.h /usr/include/_types.h /usr/include/sys/_types.h \ /u
www.eeworm.com/read/14187/319157

h ffmpeg_if.h

#ifndef __FFMPEG_IF_H__ #define __FFMPEG_IF_H__ 1 #ifdef __cplusplus extern "C" { #endif int ffmpeg_interface_lock(void); int ffmpeg_interface_unlock(void); #ifdef __cplusplus } #endif #endi
www.eeworm.com/read/14187/319158

c ffmpeg_if.c

#include "mpeg4ip.h" #include "ffmpeg_if.h" #include "mutex.h" #include "mpeg4ip_utils.h" static bool inited = false; static mutex_t mutex = NULL; static void init (void) { if (inited == false) {
www.eeworm.com/read/14187/320423

plo ffmpeg.plo

# dummy
www.eeworm.com/read/14187/320424

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/320425

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/14187/320458

plo ffmpeg.plo

# dummy