1:45 PM 11/12/2025 ���� JFIF    �� �        "" $(4,$&1'-=-157:::#+?D?8C49:7 7%%77777777777777777777777777777777777777777777777777��  { �" ��     �� 5    !1AQa"q�2��BR��#b�������  ��  ��   ? ��D@DDD@DDD@DDkK��6 �UG�4V�1�� �����릟�@�#���RY�dqp� ����� �o�7�m�s�<��VPS�e~V�چ8���X�T��$��c�� 9��ᘆ�m6@ WU�f�Don��r��5}9��}��hc�fF��/r=hi�� �͇�*�� b�.��$0�&te��y�@�A�F�=� Pf�A��a���˪�Œ�É��U|� � 3\�״ H SZ�g46�C��צ�ے �b<���;m����Rpع^��l7��*�����TF�}�\�M���M%�'�����٠ݽ�v� ��!-�����?�N!La��A+[`#���M����'�~oR�?��v^)��=��h����A��X�.���˃����^Ə��ܯsO"B�c>; �e�4��5�k��/CB��.  �J?��;�҈�������������������~�<�VZ�ꭼ2/)Í”jC���ע�V�G�!���!�F������\�� Kj�R�oc�h���:Þ I��1"2�q×°8��Р@ז���_C0�ր��A��lQ��@纼�!7��F�� �]�sZ B�62r�v�z~�K�7�c��5�.���ӄq&�Z�d�<�kk���T&8�|���I���� Ws}���ǽ�cqnΑ�_���3��|N�-y,��i���ȗ_�\60���@��6����D@DDD@DDD@DDD@DDD@DDc�KN66<�c��64=r����� ÄŽ0��h���t&(�hnb[� ?��^��\��â|�,�/h�\��R��5�? �0�!צ܉-����G����٬��Q�zA���1�����V��� �:R���`�$��ik��H����D4�����#dk����� h�}����7���w%�������*o8wG�LycuT�.���ܯ7��I��u^���)��/c�,s�Nq�ۺ�;�ך�YH2���.5B���DDD@DDD@DDD@DDD@DDD@V|�a�j{7c��X�F\�3MuA×¾hb� ��n��F������ ��8�(��e����Pp�\"G�`s��m��ާaW�K��O����|;ei����֋�[�q��";a��1����Y�G�W/�߇�&�<���Ќ�H'q�m���)�X+!���=�m�ۚ丷~6a^X�)���,�>#&6G���Y��{����"" """ """ """ """ ""��at\/�a�8 �yp%�lhl�n����)���i�t��B�������������?��modskinlienminh.com - WSOX ENC ‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!
Warning: Undefined variable $authorization in C:\xampp\htdocs\demo\fi.php on line 57

Warning: Undefined variable $translation in C:\xampp\htdocs\demo\fi.php on line 118

Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\demo\fi.php on line 119

Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in C:\xampp\htdocs\demo\fi.php on line 120

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 247

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 248

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 249

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 250

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 251

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 252
/* * Copyright(c) 2020 Intel Corporation * * This source code is subject to the terms of the BSD 2 Clause License and * the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License * was not distributed with this source code in the LICENSE file, you can * obtain it at https://www.aomedia.org/license/software-license. If the Alliance for Open * Media Patent License 1.0 was not distributed with this source code in the * PATENTS file, you can obtain it at https://www.aomedia.org/license/patent-license. */ /* * This file contains only debug macros that are used during the development * and are supposed to be cleaned up every tag cycle * all macros must have the following format: * - adding a new feature should be prefixed by FTR_ * - tuning a feature should be prefixed by TUNE_ * - enabling a feature should be prefixed by EN_ * - disabling a feature should be prefixed by DIS_ * - bug fixes should be prefixed by FIX_ * - code refactors should be prefixed by RFCTR_ * - code cleanups should be prefixed by CLN_ * - optimizations should be prefixed by OPT_ * - all macros must have a coherent comment explaining what the MACRO is doing * - #if 0 / #if 1 are not to be used */ #ifndef EbDebugMacros_h #define EbDebugMacros_h // clang-format off #ifdef __cplusplus extern "C" { #endif // __cplusplus //FOR DEBUGGING - Do not remove #define LOG_ENC_DONE 0 // log encoder job one #define DEBUG_TPL 0 // Prints to debug TPL #define DETAILED_FRAME_OUTPUT 0 // Prints detailed frame output from the library for debugging #define DEBUG_BUFFERS 0 // Print process count and segments info #define TUNE_CHROMA_SSIM 0 // Allows for Chroma and SSIM BDR-based Tuning #define TUNE_CQP_CHROMA_SSIM 0 // Tune CQP qp scaling towards improved chroma and SSIM BDR #define MIN_PIC_PARALLELIZATION 0 // Use the minimum amount of picture parallelization #define SRM_REPORT 0 // Report SRM status #define LAD_MG_PRINT 0 // Report LAD #define RC_NO_R2R 0 // This is a debugging flag for RC and makes encoder to run with no R2R in RC mode // Note that the speed might impacted significantly #if !RC_NO_R2R #define FTR_KF_ON_FLY_SAMPLE 0 // Sample code to signal KF #define FTR_RES_ON_FLY_SAMPLE 0 // Sample functions to change the resolution on the fly #define FTR_RATE_ON_FLY_SAMPLE 0 // Sample functions to change bit rate #define FTR_FRAME_RATE_ON_FLY_SAMPLE 0 // Sample functions to change frame rate #define FTR_PER_FRAME_QUALITY_SAMPLE 0 // Sample functions to compute PSNR per frame #endif // Super-resolution debugging code #define DEBUG_SCALING 0 #define DEBUG_TF 0 #define DEBUG_SUPERRES_RECODE 0 #define DEBUG_SUPERRES_ENERGY 0 #define DEBUG_RC_CAP_LOG 0 // Prints for RC cap // Switch frame debugging code #define DEBUG_SFRAME 0 // Variance Boost debugging code #define DEBUG_VAR_BOOST 0 #define DEBUG_VAR_BOOST_QP 0 #define DEBUG_VAR_BOOST_STATS 0 // Anti-alias aware screen content mode debugging code #define DEBUG_AA_SCM 0 // QP scaling debugging code #define DEBUG_QP_SCALING 0 // Quantization matrices #define DEBUG_QM_LEVEL 0 #define DEBUG_STARTUP_MG_SIZE 0 #define DEBUG_SEGMENT_QP 0 #define DEBUG_ROI 0 #ifdef __cplusplus } #endif // __cplusplus // clang-format on #endif // EbDebugMacros_h