Detach 3A thread on creation
authorJussi Saavalainen <jussi.saavalainen@ixonos.com>
Wed, 24 Apr 2013 12:36:07 +0000 (15:36 +0300)
committerTelle-Tiia Pitkänen <telle-tiia.pitkanen@ixonos.com>
Thu, 25 Apr 2013 08:14:19 +0000 (11:14 +0300)
commitbbf64f18f0e6d8b7584c13f859d697f9012b8eeb
treee426637f0bc6df93ef2ad9221381a4a6d16ba386
parentf1aa474faa59265ee9fa9207663488cd34bc5a18
Detach 3A thread on creation

Since the 3A thread is cancelled instead of joined, it needs to be
detached so the resources (chiefly stack space) get freed when
it goes.

Change-Id: I44f9eef08e66580522dd8080da365821e11b64ae
gst-libs/atomisphal/mfld_cam.c