Quoting Andreas Rheinhardt (2023-09-19 21:57:11) > It involves less allocations and therefore has the nice property > that deriving a reference from a reference can't fail, > simplifying hevc_ref_frame(). > > Signed-off-by: Andreas Rheinhardt <[email protected]> > --- > libavcodec/hevc_refs.c | 16 ++++++---------- > libavcodec/hevcdec.c | 25 ++++++------------------- > libavcodec/hevcdec.h | 10 ++++------ > 3 files changed, 16 insertions(+), 35 deletions(-)
Looks ok -- Anton Khirnov _______________________________________________ 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".
