repair flickering video encode, bug created last checkin
[goodguy/history.git] / cinelerra-5.0 / quicktime / rle.h
1 #ifndef QUICKTIME_RLE_H
2 #define QUICKTIME_RLE_H
3
4
5
6 extern void quicktime_init_codec_rle(quicktime_video_map_t *);
7
8
9
10 #endif