1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
FFmpeg/libavfilter
Andreas Rheinhardt 6e2db67801 avfilter/vf_uspp: Fix leak of packet side data
The uspp filter uses a special option ("no_bitstream") of
the Snow encoder to suppress it from generating output.
The filter therefore did not unref the packet after usage,
believing it to be blank. But this is wrong, as the Snow encoder
attaches quality stats side data to the packet.

Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
2021-03-12 19:05:37 +01:00
..
2020-02-14 09:59:27 +01:00
2019-10-01 14:55:43 +02:00
2021-01-01 15:25:48 +01:00
2021-03-01 06:10:44 +01:00
2019-12-10 16:09:14 +01:00
2021-03-06 12:42:16 +01:00
2020-03-17 22:46:36 +01:00
2021-01-17 12:06:01 +01:00
2021-01-17 12:06:01 +01:00
2021-03-06 12:41:30 +01:00
2020-02-14 21:49:47 +01:00
2019-10-23 12:37:46 +02:00
2019-09-30 16:39:39 +02:00
2020-02-04 18:28:04 +01:00
2020-02-29 22:31:01 +01:00
2021-02-07 11:48:28 +01:00
2021-02-18 09:59:37 +08:00
2021-01-25 00:48:35 +01:00
2019-09-26 08:10:31 +08:00
2020-03-17 22:46:36 +01:00
2021-01-01 15:25:48 +01:00
2021-03-06 12:42:16 +01:00
2021-02-11 00:45:08 +01:00
2020-03-17 22:46:36 +01:00
2021-02-08 11:06:29 +01:00
2021-01-26 12:19:09 +01:00
2021-02-18 09:59:37 +08:00
2020-05-23 15:52:27 +02:00
2021-02-16 22:26:56 +01:00
2021-03-01 06:10:44 +01:00
2020-03-17 22:46:36 +01:00