Andreas Rheinhardt (12021-08-11): > Several combinations of functions happen quite often in query_format > functions; e.g. ff_set_common_formats(ctx, ff_make_format_list(sample_fmts)) > is very common. This commit therefore adds functions that are equivalent > to commonly used function combinations in order to reduce code > duplication. > > Signed-off-by: Andreas Rheinhardt <[email protected]>
Excellent idea. I would rather have ff_set_common as a prefix even in the all case: ff_set_common_all... Apart from that the changes in formats.* LGTM and I trust you for the changes in individual filters, although I can take the time to look at them more carefully if you want. Regards, -- Nicolas George
signature.asc
Description: PGP signature
_______________________________________________ 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".
