#include "quicktime.h"

Go to the source code of this file.
Functions | |
| int | usage (void) |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 10 of file yuv4toyuv.c.
References bytes, fclose(), fopen(), fwrite(), height, output, quicktime_close(), quicktime_open(), quicktime_read_data(), quicktime_set_video_position(), quicktime_video_height(), quicktime_video_length(), quicktime_video_tracks(), quicktime_video_width(), usage(), and width.

| int usage | ( | void | ) |
Definition at line 3 of file yuv4toyuv.c.
1.5.5