fuyingqi
f5be6f5fdd
obs-ffmpeg: Fix ffmpeg_output memory leak
...
The memory leak was introduced by a commit ba68eda59 to use
av_packet_alloc because av_init_packet got deprecated.
Also removes a boolean flag `new_packet` and use the pointer `packet`,
which is introduced by ba68eda59, to indicate there is a new packet.
Co-authored-by: Norihiro Kamae <norihiro@nagater.net>
2022-08-18 11:07:17 -07:00
..
2022-08-17 04:22:50 +00:00
2022-07-21 15:29:25 -07:00
2022-07-31 00:10:50 -07:00
2022-08-12 23:05:58 +02:00
2022-08-06 16:18:55 -07:00
2022-05-28 06:48:27 -07:00
2022-08-16 21:14:36 -07:00
2022-05-28 06:48:27 -07:00
2022-07-22 08:50:36 -04:00
2022-08-16 07:39:52 -07:00
2019-06-23 23:49:10 -07:00
2022-04-28 08:59:53 -07:00
2022-04-19 19:39:22 +02:00
2022-08-01 08:15:39 -07:00
2019-07-09 10:07:24 -07:00
2022-07-31 21:48:13 -07:00
2022-07-30 17:03:20 +02:00
2022-07-31 17:42:53 -07:00
2022-08-16 21:14:36 -07:00
2022-08-18 11:07:17 -07:00
2022-07-30 17:03:20 +02:00
2022-07-30 17:03:10 +02:00
2022-07-28 11:33:02 -07:00
2022-07-31 21:48:13 -07:00
2022-07-30 17:03:10 +02:00
2022-07-22 08:50:36 -04:00
2022-07-31 00:10:50 -07:00
2022-07-22 08:50:36 -04:00
2022-07-22 08:50:36 -04:00
2022-08-01 13:34:27 -07:00
2022-08-17 05:38:54 -07:00