This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
int | qtime (const char *inFileName, const char *outFileName, int i_width, int i_height, int i_nframes, int i_sample_dur, int i_samplesPerChunk, int i_framesize, int i_timescale, int *i_sizes) |
int qtime | ( | const char * | inFileName, | |
const char * | outFileName, | |||
int | i_width, | |||
int | i_height, | |||
int | i_nframes, | |||
int | i_sample_dur, | |||
int | i_samplesPerChunk, | |||
int | i_framesize, | |||
int | i_timescale, | |||
int * | i_sizes | |||
) |
Definition at line 165 of file qtime.c.
References D, framesize, headerSize, height, infile, nframes, outfile, parse(), sample_dur, samplesPerChunk, sizes, timescale, and width.
Referenced by send_quicktime(), and send_quicktime_clip().