On Wed, Jul 27, 2022 at 9:12 AM Vignesh Venkatasubramanian <[email protected]> wrote: > > Stores the item ids of all the items found in the file and > processes the primary item at the end of the meta box. This patch > does not change any behavior. It sets up the code for parsing > alpha channel (and possibly images with 'grid') in follow up > patches. > > Signed-off-by: Vignesh Venkatasubramanian <[email protected]> > --- > libavformat/isom.h | 4 ++ > libavformat/mov.c | 146 ++++++++++++++++++++++++++++----------------- > 2 files changed, 95 insertions(+), 55 deletions(-) >
lgtm. I'll submit this soon if there aren't any other comments. _______________________________________________ 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".
