Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git] / quicktime / v410.h
blobec953958c1640f7049b7c4444f560e8d7d3fd804
1 #ifndef QUICKTIME_V408_H
2 #define QUICKTIME_V408_H
4 // 10 bit YUV 444
6 extern void quicktime_init_codec_v410(quicktime_video_map_t *);
8 #endif