[FFmpeg-devel] [PATCH] libavcodec/aarch64/hevc: Require consistent use of trailing semicolon
Martin Storsjö
martin at martin.st
Mon Oct 23 10:43:27 EEST 2023
On Tue, 26 Sep 2023, Martin Storsjö wrote:
> ---
> Some patches had inconsistent semicolons when invoking these macros.
> By omitting the trailing semicolon in the macro, it requires the
> callers to use it consistently.
> ---
> libavcodec/aarch64/hevcdsp_init_aarch64.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Pushed.
// Martin
More information about the ffmpeg-devel
mailing list