[FFmpeg-devel] [PATCH 8/8] lavc/libvpxenc: drop FrameListData.duration
James Zern
jzern at google.com
Tue Feb 28 23:16:39 EET 2023
On Tue, Feb 28, 2023 at 4:02 AM Anton Khirnov <anton at khirnov.net> 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 same be done here?
More information about the ffmpeg-devel
mailing list