avtpsink: Prepare code to new synchronization mechanism
authorAndre Guedes <andre.guedes@intel.com>
Fri, 4 Oct 2019 18:17:22 +0000 (11:17 -0700)
committerOlivier CrĂȘte <olivier.crete@ocrete.ca>
Wed, 5 Feb 2020 22:28:12 +0000 (22:28 +0000)
commit4f0dc8cf5841e68e29fd71fadbbeb61cc62a76f0
tree1ec5deff28b368026465d6af6fdc671ddda60f4a
parentcd03c48f88dadf4b32cb3020a3e7b848de483a66
avtpsink: Prepare code to new synchronization mechanism

This patch refactors gst_avtp_sink_start() by moving all socket
initialization code to its own function. This change prepares the code
to the next patch which will introduce avtpsink's own rendering
synchronization mechanism.
ext/avtp/gstavtpsink.c