Fixed the lockup by not calling any gtk functions in the main thread.
authorWim Taymans <wim.taymans@gmail.com>
Sat, 19 Feb 2000 10:50:26 +0000 (10:50 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sat, 19 Feb 2000 10:50:26 +0000 (10:50 +0000)
commita14849fea89be329e2e591c386361681242a01ee
treeaeaff0b85f1385599daf164aa0b0a1859cda9188
parent95adba8f9da1d08a01c9be074610fc17b98f2189
Fixed the lockup by not calling any gtk functions in the main thread.

Original commit message from CVS:
Fixed the lockup by not calling any gtk functions in the main thread.
This is not good.
gst/elements/Makefile.am
gst/elements/gstqueue.c
plugins/elements/Makefile.am
plugins/elements/gstqueue.c
test/mp1parse.c