On Tue, Feb 28, 2023 at 4:02 AM Anton Khirnov <[email protected]> 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 [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
