James Almer (12022-06-07): > Signed-off-by: James Almer <jamr...@gmail.com> > --- > libavutil/frame.c | 132 ++++++++++++++++++++++++++++++++++++++++++++++ > libavutil/frame.h | 13 +++++ > 2 files changed, 145 insertions(+)
I do not like having a new function without anything that uses it. It results in several cases in a function that is not really useful because of a small design flaw. Can you update other parts of the code to make use of the new function? Regards, -- Nicolas George
signature.asc
Description: PGP signature
_______________________________________________ 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".