allow ffmpeg video to resample curr_pos, add bluray format
[goodguy/history.git] / cinelerra-5.0 / quicktime / v410.h
1 #ifndef QUICKTIME_V408_H
2 #define QUICKTIME_V408_H
3
4 // 10 bit YUV 444
5
6 extern void quicktime_init_codec_v410(quicktime_video_map_t *);
7
8 #endif