代码搜索:quicktime
找到约 1,938 项符合「quicktime」的源代码
代码结果 1,938
www.eeworm.com/read/291465/3965966
cxx sequencegrabber.cxx
#include
#include
#include
#include "ringbuffer.h"
#include "MacMain.h"
#include "SequenceGrabber.h"
// NB: I assume that o
www.eeworm.com/read/136571/5869680
am makefile.am
SUBDIRS=doc
lib_LTLIBRARIES = libmp4.la
libmp4_la_LDFLAGS = -static
INCLUDES = -I$(top_srcdir)/include
libmp4_la_SOURCES = \
atom.c \
ctab.c \
ctts.c \
dimm.c \
dinf.c \
dmax.c \
www.eeworm.com/read/110972/6162216
am makefile.am
SUBDIRS=doc
lib_LTLIBRARIES = libmp4.la
libmp4_la_LDFLAGS = -static
INCLUDES = -I$(top_srcdir)/include
libmp4_la_SOURCES = \
atom.c \
ctab.c \
ctts.c \
dimm.c \
dinf.c \
dmax.c \
www.eeworm.com/read/301877/3831161
cxx sequencegrabber.cxx
#include
#include
#include
#include "ringbuffer.h"
#include "MacMain.h"
#include "SequenceGrabber.h"
// NB: I assume that only one S
www.eeworm.com/read/422309/10644079
1 lqtplay.1
.TH lqtplay 1 "(c) 2002 Gerd Knorr"
.SH NAME
lqtplay - simple quicktime movie player for X11.
.SH SYNOPSIS
.B lqtplay [ options ] file
.SH DESCRIPTION
.B lqtplay
just plays the given quicktime movie i
www.eeworm.com/read/484978/1264887
java qtcapturetest.java
/*
* PROJECT: NyARToolkit QuickTime sample program.
* --------------------------------------------------------------------------------
* The MIT License
* Copyright (c) 2008 nyatla
* airmail(at)
www.eeworm.com/read/484978/1264888
java nyartoolkitlinktest.java
/*
* PROJECT: NyARToolkit QuickTime sample program.
* --------------------------------------------------------------------------------
* The MIT License
* Copyright (c) 2008 nyatla
* airmail(at)
www.eeworm.com/read/395296/2441761
pri mac.pri
!x11:mac {
LIBS += -framework Carbon -framework QuickTime -lz
*-mwerks:INCLUDEPATH += compat
}