test-netclock-client: Use a GMainLoop and playbin's source-setup signal
authorSebastian Dröge <sebastian@centricular.com>
Tue, 9 Jun 2015 11:51:02 +0000 (13:51 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 9 Jun 2015 11:52:05 +0000 (13:52 +0200)
commit621976655535e451035b72f3aac36d25cf2c75d8
tree736847cf91029cc8a4f8389c77668737be790703
parent2c935a7884dc843c54dbb42c6fc2274a4f7e0bc5
test-netclock-client: Use a GMainLoop and playbin's source-setup signal

A mainloop is needed to get glimagesink to display something on OSX, and
the source-setup signal just makes things a little bit easier.
examples/test-netclock-client.c