1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
Ruiling Song a768c0a3e1 lavf/qsv: clone the frame which may be managed by framework
For filters based on framesync, the input frame was managed
by framesync, so we should not directly keep and destroy it,
instead we make a clone of it here, or else double-free will occur.
But for other filters not based on framesync, we still need to
free the input frame inside filter_frame.

Signed-off-by: Ruiling Song <ruiling.song@intel.com>
(cherry picked from commit d865783b6c8d4f96f5094ed72eff0f5a4a4908af)
2018-04-23 22:56:18 +01:00
..
2017-05-12 10:48:13 +02:00
2018-04-01 20:36:35 +02:00
2018-01-06 14:58:00 +01:00
2017-11-26 14:05:25 +01:00
2018-04-13 08:41:51 +02:00
2018-03-31 23:26:30 +01:00
2018-03-31 23:26:30 +01:00
2017-06-26 19:43:41 +02:00
2017-07-08 11:49:54 +02:00
2017-12-27 11:54:22 +01:00
2018-01-03 19:45:01 +01:00
2017-08-05 21:05:22 +02:00
2018-03-08 11:23:34 +01:00
2018-01-05 03:35:48 +01:00
2018-03-31 20:58:09 -07:00
2017-04-24 20:37:30 +02:00
2017-11-24 16:51:33 +01:00
2017-11-25 09:51:33 +01:00
2017-12-06 15:42:23 +01:00
2017-08-15 15:27:42 +02:00
2018-04-13 08:41:51 +02:00
2017-12-23 10:48:14 +01:00