mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-06 09:22:36 +08:00
cosmetics: Fix weird indentations
This commit is contained in:
@@ -1086,7 +1086,7 @@ static void print_all_libs_info(int flags, int level)
|
|||||||
PRINT_LIB_INFO(avfilter, AVFILTER, flags, level);
|
PRINT_LIB_INFO(avfilter, AVFILTER, flags, level);
|
||||||
PRINT_LIB_INFO(avresample, AVRESAMPLE, flags, level);
|
PRINT_LIB_INFO(avresample, AVRESAMPLE, flags, level);
|
||||||
PRINT_LIB_INFO(swscale, SWSCALE, flags, level);
|
PRINT_LIB_INFO(swscale, SWSCALE, flags, level);
|
||||||
PRINT_LIB_INFO(swresample,SWRESAMPLE, flags, level);
|
PRINT_LIB_INFO(swresample, SWRESAMPLE, flags, level);
|
||||||
PRINT_LIB_INFO(postproc, POSTPROC, flags, level);
|
PRINT_LIB_INFO(postproc, POSTPROC, flags, level);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user