branch | trunk |
changeset 622 | 4691abcf4f45 |
parent 600 | 7da2a5e32fa6 |
child 748 | bf9dac4bdc5d |
1.1 --- a/gmyth-stream/gmemcoder/src/gmencoder.h Thu Apr 26 22:33:00 2007 +0100 1.2 +++ b/gmyth-stream/gmemcoder/src/gmencoder.h Thu May 03 14:39:25 2007 +0100 1.3 @@ -34,8 +34,8 @@ 1.4 GType g_mencoder_get_type (void); 1.5 GMencoder* g_mencoder_new (void); 1.6 void g_mencoder_setup_stream (GMencoder *self, 1.7 + const gchar* mux_name, 1.8 const gchar* video_encode, 1.9 - const gchar* mux_name, 1.10 gchar** video_encode_prop, 1.11 gdouble video_fps, 1.12 gdouble video_rate,