Replace Wim's fix after Erik dropped it. ;-)
Original commit message from CVS: Replace Wim's fix after Erik dropped it. ;-)
This commit is contained in:
parent
759d83e487
commit
9f53f4c21b
@ -156,6 +156,9 @@ gint parse_cmdline(int argc,char *argv[],GstBin *parent) {
|
|||||||
gtk_object_set(GTK_OBJECT(previous),argname,argval,NULL);
|
gtk_object_set(GTK_OBJECT(previous),argname,argval,NULL);
|
||||||
g_free(argname);
|
g_free(argname);
|
||||||
|
|
||||||
|
i++;
|
||||||
|
continue;
|
||||||
|
|
||||||
// element or argument, or beginning of bin or thread
|
// element or argument, or beginning of bin or thread
|
||||||
} else {
|
} else {
|
||||||
DEBUG("have element or bin/thread\n");
|
DEBUG("have element or bin/thread\n");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user