ffmpeg/libavfilter
Nicolas George f952b23ed4 vf_tile: fix output buffer ownership.
There is no need to start_frame immediately on the output link
since the rest is only done with the last frame of the tile.
link->out_buf is now automatically dereferenced; since we give
it away it must be cleared.

Fix an assert failure; found by Clément Bœsch.
2012-08-01 12:23:48 +02:00
..
2012-07-28 11:06:43 +02:00
2012-07-28 15:14:01 +02:00
2012-07-30 14:17:10 +02:00
2012-03-17 11:21:49 +01:00
2012-07-20 21:06:18 +02:00
2012-07-19 18:44:46 +02:00
2012-08-01 11:05:41 +02:00
2012-07-03 01:32:16 +02:00
2012-07-23 22:44:25 +02:00
2012-07-30 14:17:10 +02:00
2012-07-30 17:56:26 +02:00