]> git.sesse.net Git - x264/blob - gtk/x264_gtk_encode_encode.h
move os/compiler specific defines to their own header
[x264] / gtk / x264_gtk_encode_encode.h
1 #ifndef __X264_GTK_ENCODE_ENCODE_H__
2 #define __X264_GTK_ENCODE_ENCODE_H__
3
4
5 gpointer x264_gtk_encode_encode (X264_Thread_Data *thread_data);
6
7
8 #endif /* __X264_GTK_ENCODE_ENCODE_H__ */