Jun Zhao
0a347ff422
lavf/matroskaenc: Fix memory leak after write trailer
...
Fix memory leak after write trailer for #7827 , only store a audio
packet whose buffer has size greater than zero in cur_audio_pkt.
Audio packets with size zero, but with side-data currently lead to
memleaks, in the Matroska muxer, because they are not properly freed:
They are currently put into an AVPacket in the MatroskaMuxContext to
ensure that the necessary audio is always available for a new cluster,
but are only written and freed when their size is > 0.
As the only use we have for such packets consists in updating the
CodecPrivate it makes no sense to store these packets at all and this
is how this commit solves the memleak.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@googlemail.com>
Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
2019-04-09 09:16:07 +08:00
..
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-04-06 15:54:38 +02:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-01-30 23:15:28 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-02-04 21:43:30 +01:00
2019-03-21 11:42:17 +01:00
2018-08-21 11:50:06 -07:00
2019-04-08 11:24:53 -03:00
2018-07-20 12:00:32 -03:00
2019-03-26 20:58:19 +08:00
2019-03-21 11:42:17 +01:00
2018-12-22 18:48:16 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-04-02 11:16:06 +05:30
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2018-10-19 20:19:25 +02:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-20 18:38:48 +01:00
2019-01-07 11:41:20 +05:30
2019-03-21 11:42:17 +01:00
2018-12-14 11:32:27 +01:00
2019-03-21 11:42:17 +01:00
2018-12-18 19:45:59 +01:00
2019-03-21 11:42:17 +01:00
2018-11-05 16:02:51 +02:00
2019-04-06 15:54:38 +02:00
2018-08-04 16:17:01 +02:00
2019-03-20 19:04:49 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-02-17 10:29:42 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2018-12-13 18:58:48 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-04-03 10:17:22 +08:00
2019-03-21 11:42:17 +01:00
2019-03-20 18:38:48 +01:00
2019-03-21 11:42:17 +01:00
2019-04-02 12:11:47 +08:00
2019-03-20 18:38:48 +01:00
2019-01-31 16:17:11 +08:00
2019-01-31 16:17:11 +08:00
2019-01-23 23:17:03 +01:00
2019-03-21 11:42:17 +01:00
2019-03-31 23:23:52 +02:00
2019-03-31 23:23:52 +02:00
2019-03-21 11:42:17 +01:00
2018-12-17 18:30:10 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-01-22 10:59:10 -09:00
2019-03-21 11:42:17 +01:00
2018-09-25 21:57:49 +08:00
2018-10-03 22:03:29 +02:00
2018-10-03 22:03:29 +02:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-04-01 23:28:25 +05:30
2019-02-08 12:00:59 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2018-11-01 22:55:22 -03:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-27 14:54:05 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2018-07-28 01:04:38 +02:00
2018-09-02 18:37:09 +02:00
2019-02-20 15:50:06 -03:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-04-07 02:00:30 +02:00
2018-09-26 15:17:13 -03:00
2018-09-26 15:17:13 -03:00
2019-04-05 12:05:47 +02:00
2019-04-09 09:16:07 +08:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2018-07-06 12:36:09 +02:00
2019-03-25 13:20:30 +01:00
2019-04-03 15:50:22 +05:30
2018-12-11 10:52:16 +05:30
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2018-09-27 23:53:21 +02:00
2018-12-01 19:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-01 22:30:13 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-20 18:38:48 +01:00
2019-03-21 11:42:17 +01:00
2018-10-12 12:28:22 -07:00
2018-10-12 12:27:58 -07:00
2019-03-21 11:42:17 +01:00
2019-03-13 12:39:51 +01:00
2019-03-21 11:42:17 +01:00
2018-09-11 13:54:30 -03:00
2018-09-11 13:54:30 -03:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2018-12-14 11:26:30 +01:00
2019-03-21 11:42:17 +01:00
2018-12-16 09:49:07 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2018-12-18 19:45:59 +01:00
2019-03-21 11:42:17 +01:00
2018-12-11 22:08:18 +11:00
2019-03-21 11:42:17 +01:00
2018-11-25 00:25:03 +01:00
2018-10-26 13:39:25 +02:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2018-11-28 22:51:37 +01:00
2018-09-11 21:48:49 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-31 10:48:43 +02:00
2019-04-07 21:09:56 +02:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-20 18:38:48 +01:00
2019-03-20 18:52:38 +01:00
2019-03-13 12:54:30 +01:00
2019-03-20 18:38:48 +01:00
2019-03-20 18:38:48 +01:00
2019-01-16 00:09:21 +01:00
2019-03-31 23:23:52 +02:00
2019-03-25 01:17:23 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-20 17:19:14 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-20 18:38:48 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-20 18:38:48 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-20 17:36:29 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-01-24 13:08:27 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2018-09-11 15:48:55 -03:00
2019-03-21 11:42:17 +01:00
2019-01-30 19:32:34 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2018-09-02 19:10:14 -03:00
2018-09-11 13:18:52 -03:00
2018-08-18 16:40:05 +02:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2018-10-03 22:03:29 +02:00
2019-03-20 18:52:38 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-04-06 15:54:38 +02:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2018-12-18 19:45:59 +01:00
2018-12-18 19:45:59 +01:00
2018-09-15 18:06:58 -03:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-20 18:38:48 +01:00
2019-02-17 10:29:42 +01:00
2019-03-21 11:42:17 +01:00
2018-09-19 18:07:32 +02:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2019-03-21 11:42:17 +01:00
2018-06-30 00:41:35 +02:00