On Sat, 25 Jun 2022 13:04:46 +0300
Nicholas Guriev wrote:
> This patch should help. Although, call to deprecated av_init_packet()
> remains.
> It is to be replaced with av_packet_alloc() / av_packet_free() logic.
Thank you, Nicholas, this is a good first step.
I'll try to find time this week-
This patch should help. Although, call to deprecated av_init_packet() remains.
It is to be replaced with av_packet_alloc() / av_packet_free() logic.--- a/examples/am7xxx-play.c
+++ b/examples/am7xxx-play.c
@@ -29,6 +29,7 @@
#include
#include
+#include
#include
#include
#include
@@ -49
On 2022-02-02 09:12:18 +0100, Antonio Ospite wrote:
> On Tue, 1 Feb 2022 23:34:13 +0100
> Sebastian Ramacher wrote:
>
> > Source: libam7xxx
> > Version: 0.1.7-1
> > Severity: important
> > X-Debbugs-Cc: sramac...@debian.org
> > Tags: sid bookworm ftbfs
> > Usertags: ffmpeg5.0
> >
> > libam7xx FT
On Tue, 1 Feb 2022 23:34:13 +0100
Sebastian Ramacher wrote:
> Source: libam7xxx
> Version: 0.1.7-1
> Severity: important
> X-Debbugs-Cc: sramac...@debian.org
> Tags: sid bookworm ftbfs
> Usertags: ffmpeg5.0
>
> libam7xx FTBFS with ffmpeg 5.0 in experimental:
>
[...]
>
> Cheers
> --
> Sebastia
Source: libam7xxx
Version: 0.1.7-1
Severity: important
X-Debbugs-Cc: sramac...@debian.org
Tags: sid bookworm ftbfs
Usertags: ffmpeg5.0
libam7xx FTBFS with ffmpeg 5.0 in experimental:
cd /<>/obj-x86_64-linux-gnu/examples && /usr/bin/cmake -E
cmake_link_script CMakeFiles/picoproj.dir/link.txt --ve
5 matches
Mail list logo