代码搜索:QuickTime

找到约 1,938 项符合「QuickTime」的源代码

代码结果 1,938
www.eeworm.com/read/438912/7724332

png quicktime.png

www.eeworm.com/read/433847/7906238

jpg quicktime.jpg

www.eeworm.com/read/136365/13382026

gif quicktime.gif

www.eeworm.com/read/314493/13565739

png quicktime.png

www.eeworm.com/read/306323/13746735

jpg quicktime.jpg

www.eeworm.com/read/304456/13793932

jpg quicktime.jpg

www.eeworm.com/read/140180/5794418

c quicktime.c

/***************************************************************************** * quicktime.c: a quicktime decoder that uses the QT library/dll *******************************************************
www.eeworm.com/read/136571/5869694

h quicktime.h

#ifndef QUICKTIME_H #define QUICKTIME_H #ifdef __cplusplus extern "C" { #endif #include "mpeg4ip.h" #if 0 #ifdef _WINDOWS #include typedef unsigned __int8 u_int8_t; typedef
www.eeworm.com/read/136571/5869710

c quicktime.c

#include "quicktime.h" int quicktime_make_streamable(char *in_path, char *out_path) { quicktime_t file, *old_file, new_file; int moov_exists = 0, mdat_exists = 0, result, atoms = 1; long m
www.eeworm.com/read/110972/6162230

h quicktime.h

#ifndef QUICKTIME_H #define QUICKTIME_H #ifdef __cplusplus extern "C" { #endif #include "mpeg4ip.h" #if 0 #ifdef _WINDOWS #include typedef unsigned __int8 u_int8_t; typedef