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