]> git.sesse.net Git - x264/blob - gtk/x264_gtk_cqm.h
remove the restriction on number of threads as a function of resolution (it was wrong...
[x264] / gtk / x264_gtk_cqm.h
1 #ifndef __X264_GTK_CQM_H__
2 #define __X264_GTK_CQM_H__
3
4
5 GtkWidget *_cqm_page (X264_Gui_Config *config);
6
7
8 #endif /* __X264_GTK_CQM_H__ */