代码搜索:quicktime
找到约 1,938 项符合「quicktime」的源代码
代码结果 1,938
www.eeworm.com/read/422309/10644604
c colr.c
/*******************************************************************************
colr.c
libquicktime - A library for reading and writing quicktime/avi/mp4 files.
http://libquicktime.sourceforge.ne
www.eeworm.com/read/422309/10644498
c avi_ix.c
/*******************************************************************************
avi_ix.c
libquicktime - A library for reading and writing quicktime/avi/mp4 files.
http://libquicktime.sourceforge.
www.eeworm.com/read/136571/5869696
c hdlr.c
#include "quicktime.h"
int quicktime_hdlr_init(quicktime_hdlr_t *hdlr)
{
hdlr->version = 0;
hdlr->flags = 0;
hdlr->component_type[0] = 'm';
hdlr->component_type[1] = 'h';
hdlr->compo
www.eeworm.com/read/110972/6162232
c hdlr.c
#include "quicktime.h"
int quicktime_hdlr_init(quicktime_hdlr_t *hdlr)
{
hdlr->version = 0;
hdlr->flags = 0;
hdlr->component_type[0] = 'm';
hdlr->component_type[1] = 'h';
hdlr->compo
www.eeworm.com/read/422309/10644278
c impn.c
/*******************************************************************************
impn.c
libquicktime - A library for reading and writing quicktime/avi/mp4 files.
http://libquicktime.sourceforge.ne
www.eeworm.com/read/422309/10644386
c tcmi.c
/*******************************************************************************
tcmi.c
libquicktime - A library for reading and writing quicktime/avi/mp4 files.
http://libquicktime.sourceforge.ne
www.eeworm.com/read/422309/10644394
c wave.c
/*******************************************************************************
wave.c
libquicktime - A library for reading and writing quicktime/avi/mp4 files.
http://libquicktime.sourceforge.ne
www.eeworm.com/read/136571/5869714
c vmhd.c
#include "quicktime.h"
int quicktime_vmhd_init(quicktime_vmhd_t *vmhd)
{
vmhd->version = 0;
vmhd->flags = 1;
vmhd->graphics_mode = 64;
vmhd->opcolor[0] = 32768;
vmhd->opcolor[1] = 3276
www.eeworm.com/read/136571/5869727
c esds.c
/*
* 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 o
www.eeworm.com/read/136571/5869741
c gmin.c
#include "quicktime.h"
int quicktime_gmin_init(quicktime_gmin_t *gmin)
{
gmin->version = 0;
gmin->flags = 0;
gmin->graphics_mode = 64;
gmin->opcolor[0] = 32768;
gmin->opcolor[1] =