On Tue, May 12, 2020 at 05:29:13PM +0200, Nicolas George wrote: > [email protected] (12020-05-12): > > return the error code directly? I recall some goto have extra cleanup > > function, > > I'm not sure whether it's OK to return error code directly without goto. > > There are many places that do. Forcing them to use a goto just to be > able to benefit from that macro would be backwards.
OK, I'll submit a patch with the proposal for review. > > Regards, > > -- > Nicolas George > _______________________________________________ > 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". -- Thanks, Limin Wang _______________________________________________ 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".
