queue2: add option to remove the temp-file
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 22 Jan 2010 16:55:39 +0000 (17:55 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 22 Jan 2010 16:58:07 +0000 (17:58 +0100)
commit183ffdc126f1d9280bced8b59fef1368441ad631
treeeb6fa2f44676d174e945a4fa7dc5da4596d17dd3
parent2b0b3923e8baa14ee429cd0f27862568def57157
queue2: add option to remove the temp-file

Add an option to automatically remove the temp file (TRUE by default). This
should make it possible for the application to keep the temp file by other means
than hardlinking or holding an fd open.

Fixes #607739
plugins/elements/gstqueue2.c
plugins/elements/gstqueue2.h