
Go to the source code of this file.
Functions | |
| void | quicktime_init_codec_h264 (quicktime_video_map_t *vtrack) |
| void | quicktime_init_codec_hv64 (quicktime_video_map_t *vtrack) |
| void quicktime_init_codec_h264 | ( | quicktime_video_map_t * | vtrack | ) |
Definition at line 515 of file qth264.c.
References init_common(), QUICKTIME_H264, and quicktime_h264_codec_t::total_fields.
Referenced by register_vcodecs().

| void quicktime_init_codec_hv64 | ( | quicktime_video_map_t * | vtrack | ) |
Definition at line 526 of file qth264.c.
References init_common(), QUICKTIME_HV64, and quicktime_h264_codec_t::total_fields.
Referenced by register_vcodecs().

1.5.5