代码搜索:quicktime
找到约 1,938 项符合「quicktime」的源代码
代码结果 1,938
www.eeworm.com/read/422309/10644606
c imgp.c
/*******************************************************************************
imgp.c
libquicktime - A library for reading and writing quicktime/avi/mp4 files.
http://libquicktime.sourceforge.ne
www.eeworm.com/read/422309/10644611
c mdia.c
/*******************************************************************************
mdia.c
libquicktime - A library for reading and writing quicktime/avi/mp4 files.
http://libquicktime.sourceforge.ne
www.eeworm.com/read/136571/5869682
c hnti.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/5869686
c tref.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/5869706
c stbl.c
#include "quicktime.h"
int quicktime_stbl_init(quicktime_stbl_t *stbl)
{
stbl->version = 0;
stbl->flags = 0;
quicktime_stsd_init(&(stbl->stsd));
quicktime_stts_init(&(stbl->stts));
quick
www.eeworm.com/read/136571/5869729
h sizes.h
#ifndef QUICKTIME_SIZES_H
#define QUICKTIME_SIZES_H
#define QUICKTIME_INT16 short int
#define MAX_FILESIZE ((unsigned long)0xff
www.eeworm.com/read/110972/6162218
c hnti.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/110972/6162222
c tref.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/110972/6162242
c stbl.c
#include "quicktime.h"
int quicktime_stbl_init(quicktime_stbl_t *stbl)
{
stbl->version = 0;
stbl->flags = 0;
quicktime_stsd_init(&(stbl->stsd));
quicktime_stts_init(&(stbl->stts));
quick
www.eeworm.com/read/110972/6162265
h sizes.h
#ifndef QUICKTIME_SIZES_H
#define QUICKTIME_SIZES_H
#define QUICKTIME_INT16 short int
#define MAX_FILESIZE ((unsigned long)0xff