On Tue, Feb 28, 2023 at 4:02 AM Anton Khirnov <an...@khirnov.net> wrote: > > This AVFifo is used to propagate HDR metadata from input frames to > output packets, since libvpx does not allow passing through arbitrary > user data. > > It will be extended to pass through other kinds of data in future > commits, so give it a more generic name. > --- > libavcodec/libvpxenc.c | 51 +++++++++++++++++++++--------------------- > 1 file changed, 26 insertions(+), 25 deletions(-) >
lgtm _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".