On Thu, Oct 08, 2020 at 09:18:42PM +0200, Andreas Rheinhardt wrote: > There is no need to cast const away (even if it was harmless) and to > copy the object at all. > > Signed-off-by: Andreas Rheinhardt <[email protected]> > --- > libavcodec/magicyuvenc.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 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".
