r885: Don't delete a borrowed frame.
commitf0dbd467e086dc6b5f448318804d7ddb53538908
authorJohannes Sixt <johannes.sixt@telecom.at>
Fri, 15 Sep 2006 23:18:36 +0000 (15 23:18 +0000)
committerJohannes Sixt <johannes.sixt@telecom.at>
Fri, 15 Sep 2006 23:18:36 +0000 (15 23:18 +0000)
tree434174025258bd19b0a3205c01d2a924acc06616
parent5383ded1d7d296cc919683276d3a39568cbec9fb
r885: Don't delete a borrowed frame.

When process_realtime() was converted to process_buffer(), the temporary
frame is no longer allocated, but borrowed from the render engine.
It must not be deleted.
plugins/deinterlace/deinterlace.C