Quoting James Zern (2023-02-28 22:16:39)
> On Tue, Feb 28, 2023 at 4:02 AM Anton Khirnov wrote:
> >
> > It is write-only.
> > ---
> > libavcodec/libvpxenc.c | 3 ---
> > 1 file changed, 3 deletions(-)
> >
>
> libaomenc.c transfers this to AVPacket. You added this in:
> 7cf161abe5 lavc/libaomen
On Tue, Feb 28, 2023 at 4:02 AM Anton Khirnov wrote:
>
> It is write-only.
> ---
> libavcodec/libvpxenc.c | 3 ---
> 1 file changed, 3 deletions(-)
>
libaomenc.c transfers this to AVPacket. You added this in:
7cf161abe5 lavc/libaomenc: pass through frame durations to encoded packets
Should the