improve ffmpeg format selection popup menu, more ffmpeg audio fixes
[goodguy/history.git] / cinelerra-5.0 / quicktime / raw.h
1 #ifndef QUICKTIME_RAW_H
2 #define QUICKTIME_RAW_H
3
4 extern void quicktime_init_codec_raw(quicktime_video_map_t *);
5
6 #endif