On 10/8/2021 5:14 AM, Andreas Rheinhardt wrote:
avcodec_receive_packet() already unreferences the packet on its own.
Signed-off-by: Andreas Rheinhardt
---
fftools/ffmpeg.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/fftools/ffmpeg.c b/fftools/ffmpeg.c
index 0e38d6d185..14611480f1 1
avcodec_receive_packet() already unreferences the packet on its own.
Signed-off-by: Andreas Rheinhardt
---
fftools/ffmpeg.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/fftools/ffmpeg.c b/fftools/ffmpeg.c
index 0e38d6d185..14611480f1 100644
--- a/fftools/ffmpeg.c
+++ b/fftools/ffmpeg.c