@pproenca/ffmpeg-darwin-arm64-lgpl 0.1.7 → 0.1.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (221) hide show
  1. package/LICENSE +176 -0
  2. package/lib/libSvtAv1Enc.a +0 -0
  3. package/lib/libaom.a +0 -0
  4. package/lib/libavcodec.a +0 -0
  5. package/lib/libavdevice.a +0 -0
  6. package/lib/libavfilter.a +0 -0
  7. package/lib/libavformat.a +0 -0
  8. package/lib/libavutil.a +0 -0
  9. package/lib/libdav1d.a +0 -0
  10. package/lib/libmp3lame.a +0 -0
  11. package/lib/libogg.a +0 -0
  12. package/lib/libopus.a +0 -0
  13. package/lib/libswresample.a +0 -0
  14. package/lib/libswscale.a +0 -0
  15. package/lib/libvorbis.a +0 -0
  16. package/lib/libvorbisenc.a +0 -0
  17. package/lib/libvorbisfile.a +0 -0
  18. package/lib/libvpx.a +0 -0
  19. package/lib/pkgconfig/SvtAv1Enc.pc +12 -0
  20. package/lib/pkgconfig/aom.pc +14 -0
  21. package/lib/pkgconfig/dav1d.pc +9 -0
  22. package/lib/pkgconfig/libavcodec.pc +14 -0
  23. package/lib/pkgconfig/libavdevice.pc +14 -0
  24. package/lib/pkgconfig/libavfilter.pc +14 -0
  25. package/lib/pkgconfig/libavformat.pc +14 -0
  26. package/lib/pkgconfig/libavutil.pc +14 -0
  27. package/lib/pkgconfig/libswresample.pc +14 -0
  28. package/lib/pkgconfig/libswscale.pc +14 -0
  29. package/lib/pkgconfig/mp3lame.pc +11 -0
  30. package/lib/pkgconfig/ogg.pc +14 -0
  31. package/lib/pkgconfig/opus.pc +16 -0
  32. package/lib/pkgconfig/vorbis.pc +15 -0
  33. package/lib/pkgconfig/vorbisenc.pc +14 -0
  34. package/lib/pkgconfig/vorbisfile.pc +14 -0
  35. package/lib/pkgconfig/vpx.pc +14 -0
  36. package/package.json +2 -3
  37. package/include/aom/aom.h +0 -127
  38. package/include/aom/aom_codec.h +0 -594
  39. package/include/aom/aom_decoder.h +0 -257
  40. package/include/aom/aom_encoder.h +0 -1154
  41. package/include/aom/aom_external_partition.h +0 -452
  42. package/include/aom/aom_frame_buffer.h +0 -84
  43. package/include/aom/aom_image.h +0 -462
  44. package/include/aom/aom_integer.h +0 -60
  45. package/include/aom/aomcx.h +0 -2288
  46. package/include/aom/aomdx.h +0 -607
  47. package/include/dav1d/common.h +0 -94
  48. package/include/dav1d/data.h +0 -117
  49. package/include/dav1d/dav1d.h +0 -329
  50. package/include/dav1d/headers.h +0 -444
  51. package/include/dav1d/picture.h +0 -157
  52. package/include/dav1d/version.h +0 -50
  53. package/include/lame/lame.h +0 -1342
  54. package/include/libavcodec/ac3_parser.h +0 -36
  55. package/include/libavcodec/adts_parser.h +0 -37
  56. package/include/libavcodec/avcodec.h +0 -3128
  57. package/include/libavcodec/avdct.h +0 -88
  58. package/include/libavcodec/avfft.h +0 -149
  59. package/include/libavcodec/bsf.h +0 -332
  60. package/include/libavcodec/codec.h +0 -382
  61. package/include/libavcodec/codec_desc.h +0 -134
  62. package/include/libavcodec/codec_id.h +0 -669
  63. package/include/libavcodec/codec_par.h +0 -248
  64. package/include/libavcodec/d3d11va.h +0 -109
  65. package/include/libavcodec/defs.h +0 -337
  66. package/include/libavcodec/dirac.h +0 -135
  67. package/include/libavcodec/dv_profile.h +0 -82
  68. package/include/libavcodec/dxva2.h +0 -90
  69. package/include/libavcodec/jni.h +0 -67
  70. package/include/libavcodec/mediacodec.h +0 -103
  71. package/include/libavcodec/packet.h +0 -887
  72. package/include/libavcodec/qsv.h +0 -109
  73. package/include/libavcodec/vdpau.h +0 -171
  74. package/include/libavcodec/version.h +0 -45
  75. package/include/libavcodec/version_major.h +0 -52
  76. package/include/libavcodec/videotoolbox.h +0 -85
  77. package/include/libavcodec/vorbis_parser.h +0 -74
  78. package/include/libavdevice/avdevice.h +0 -397
  79. package/include/libavdevice/version.h +0 -45
  80. package/include/libavdevice/version_major.h +0 -43
  81. package/include/libavfilter/avfilter.h +0 -1379
  82. package/include/libavfilter/buffersink.h +0 -173
  83. package/include/libavfilter/buffersrc.h +0 -215
  84. package/include/libavfilter/version.h +0 -48
  85. package/include/libavfilter/version_major.h +0 -40
  86. package/include/libavformat/avformat.h +0 -3107
  87. package/include/libavformat/avio.h +0 -831
  88. package/include/libavformat/version.h +0 -47
  89. package/include/libavformat/version_major.h +0 -54
  90. package/include/libavutil/adler32.h +0 -63
  91. package/include/libavutil/aes.h +0 -69
  92. package/include/libavutil/aes_ctr.h +0 -99
  93. package/include/libavutil/ambient_viewing_environment.h +0 -72
  94. package/include/libavutil/attributes.h +0 -173
  95. package/include/libavutil/audio_fifo.h +0 -187
  96. package/include/libavutil/avassert.h +0 -78
  97. package/include/libavutil/avconfig.h +0 -6
  98. package/include/libavutil/avstring.h +0 -428
  99. package/include/libavutil/avutil.h +0 -362
  100. package/include/libavutil/base64.h +0 -72
  101. package/include/libavutil/blowfish.h +0 -82
  102. package/include/libavutil/bprint.h +0 -254
  103. package/include/libavutil/bswap.h +0 -105
  104. package/include/libavutil/buffer.h +0 -322
  105. package/include/libavutil/camellia.h +0 -70
  106. package/include/libavutil/cast5.h +0 -80
  107. package/include/libavutil/channel_layout.h +0 -751
  108. package/include/libavutil/common.h +0 -589
  109. package/include/libavutil/cpu.h +0 -145
  110. package/include/libavutil/crc.h +0 -102
  111. package/include/libavutil/csp.h +0 -150
  112. package/include/libavutil/des.h +0 -81
  113. package/include/libavutil/detection_bbox.h +0 -108
  114. package/include/libavutil/dict.h +0 -241
  115. package/include/libavutil/display.h +0 -109
  116. package/include/libavutil/dovi_meta.h +0 -396
  117. package/include/libavutil/downmix_info.h +0 -115
  118. package/include/libavutil/encryption_info.h +0 -205
  119. package/include/libavutil/error.h +0 -129
  120. package/include/libavutil/eval.h +0 -140
  121. package/include/libavutil/executor.h +0 -67
  122. package/include/libavutil/ffversion.h +0 -5
  123. package/include/libavutil/fifo.h +0 -242
  124. package/include/libavutil/file.h +0 -62
  125. package/include/libavutil/film_grain_params.h +0 -322
  126. package/include/libavutil/frame.h +0 -1175
  127. package/include/libavutil/hash.h +0 -264
  128. package/include/libavutil/hdr_dynamic_metadata.h +0 -376
  129. package/include/libavutil/hdr_dynamic_vivid_metadata.h +0 -346
  130. package/include/libavutil/hmac.h +0 -99
  131. package/include/libavutil/hwcontext.h +0 -598
  132. package/include/libavutil/hwcontext_cuda.h +0 -74
  133. package/include/libavutil/hwcontext_d3d11va.h +0 -178
  134. package/include/libavutil/hwcontext_d3d12va.h +0 -142
  135. package/include/libavutil/hwcontext_drm.h +0 -169
  136. package/include/libavutil/hwcontext_dxva2.h +0 -75
  137. package/include/libavutil/hwcontext_mediacodec.h +0 -61
  138. package/include/libavutil/hwcontext_opencl.h +0 -100
  139. package/include/libavutil/hwcontext_qsv.h +0 -87
  140. package/include/libavutil/hwcontext_vaapi.h +0 -117
  141. package/include/libavutil/hwcontext_vdpau.h +0 -44
  142. package/include/libavutil/hwcontext_videotoolbox.h +0 -106
  143. package/include/libavutil/hwcontext_vulkan.h +0 -382
  144. package/include/libavutil/iamf.h +0 -690
  145. package/include/libavutil/imgutils.h +0 -377
  146. package/include/libavutil/intfloat.h +0 -77
  147. package/include/libavutil/intreadwrite.h +0 -677
  148. package/include/libavutil/lfg.h +0 -81
  149. package/include/libavutil/log.h +0 -387
  150. package/include/libavutil/lzo.h +0 -66
  151. package/include/libavutil/macros.h +0 -80
  152. package/include/libavutil/mastering_display_metadata.h +0 -137
  153. package/include/libavutil/mathematics.h +0 -300
  154. package/include/libavutil/md5.h +0 -89
  155. package/include/libavutil/mem.h +0 -607
  156. package/include/libavutil/motion_vector.h +0 -57
  157. package/include/libavutil/murmur3.h +0 -115
  158. package/include/libavutil/opt.h +0 -1187
  159. package/include/libavutil/parseutils.h +0 -197
  160. package/include/libavutil/pixdesc.h +0 -440
  161. package/include/libavutil/pixelutils.h +0 -51
  162. package/include/libavutil/pixfmt.h +0 -716
  163. package/include/libavutil/random_seed.h +0 -57
  164. package/include/libavutil/rational.h +0 -225
  165. package/include/libavutil/rc4.h +0 -69
  166. package/include/libavutil/replaygain.h +0 -50
  167. package/include/libavutil/ripemd.h +0 -83
  168. package/include/libavutil/samplefmt.h +0 -269
  169. package/include/libavutil/sha.h +0 -90
  170. package/include/libavutil/sha512.h +0 -92
  171. package/include/libavutil/spherical.h +0 -243
  172. package/include/libavutil/stereo3d.h +0 -325
  173. package/include/libavutil/tea.h +0 -71
  174. package/include/libavutil/threadmessage.h +0 -115
  175. package/include/libavutil/time.h +0 -56
  176. package/include/libavutil/timecode.h +0 -199
  177. package/include/libavutil/timestamp.h +0 -85
  178. package/include/libavutil/tree.h +0 -137
  179. package/include/libavutil/twofish.h +0 -70
  180. package/include/libavutil/tx.h +0 -210
  181. package/include/libavutil/uuid.h +0 -146
  182. package/include/libavutil/version.h +0 -124
  183. package/include/libavutil/video_enc_params.h +0 -171
  184. package/include/libavutil/video_hint.h +0 -107
  185. package/include/libavutil/xtea.h +0 -94
  186. package/include/libswresample/swresample.h +0 -587
  187. package/include/libswresample/version.h +0 -46
  188. package/include/libswresample/version_major.h +0 -31
  189. package/include/libswscale/swscale.h +0 -460
  190. package/include/libswscale/version.h +0 -44
  191. package/include/libswscale/version_major.h +0 -35
  192. package/include/ogg/config_types.h +0 -26
  193. package/include/ogg/ogg.h +0 -209
  194. package/include/ogg/os_types.h +0 -158
  195. package/include/opus/opus.h +0 -1099
  196. package/include/opus/opus_defines.h +0 -830
  197. package/include/opus/opus_multistream.h +0 -660
  198. package/include/opus/opus_projection.h +0 -568
  199. package/include/opus/opus_types.h +0 -166
  200. package/include/svt-av1/EbDebugMacros.h +0 -88
  201. package/include/svt-av1/EbSvtAv1.h +0 -462
  202. package/include/svt-av1/EbSvtAv1Enc.h +0 -1112
  203. package/include/svt-av1/EbSvtAv1ErrorCodes.h +0 -67
  204. package/include/svt-av1/EbSvtAv1ExtFrameBuf.h +0 -64
  205. package/include/svt-av1/EbSvtAv1Formats.h +0 -126
  206. package/include/svt-av1/EbSvtAv1Metadata.h +0 -156
  207. package/include/vorbis/codec.h +0 -242
  208. package/include/vorbis/vorbisenc.h +0 -435
  209. package/include/vorbis/vorbisfile.h +0 -205
  210. package/include/vpx/vp8.h +0 -136
  211. package/include/vpx/vp8cx.h +0 -1118
  212. package/include/vpx/vp8dx.h +0 -228
  213. package/include/vpx/vpx_codec.h +0 -475
  214. package/include/vpx/vpx_decoder.h +0 -367
  215. package/include/vpx/vpx_encoder.h +0 -1150
  216. package/include/vpx/vpx_ext_ratectrl.h +0 -590
  217. package/include/vpx/vpx_frame_buffer.h +0 -83
  218. package/include/vpx/vpx_image.h +0 -221
  219. package/include/vpx/vpx_integer.h +0 -40
  220. package/include/vpx/vpx_tpl.h +0 -68
  221. /package/{include → lib/pkgconfig}/index.js +0 -0
@@ -1,166 +0,0 @@
1
- /* (C) COPYRIGHT 1994-2002 Xiph.Org Foundation */
2
- /* Modified by Jean-Marc Valin */
3
- /*
4
- Redistribution and use in source and binary forms, with or without
5
- modification, are permitted provided that the following conditions
6
- are met:
7
-
8
- - Redistributions of source code must retain the above copyright
9
- notice, this list of conditions and the following disclaimer.
10
-
11
- - Redistributions in binary form must reproduce the above copyright
12
- notice, this list of conditions and the following disclaimer in the
13
- documentation and/or other materials provided with the distribution.
14
-
15
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
16
- ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
17
- LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
18
- A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER
19
- OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
20
- EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
21
- PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
22
- PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
23
- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
24
- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
25
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26
- */
27
- /* opus_types.h based on ogg_types.h from libogg */
28
-
29
- /**
30
- @file opus_types.h
31
- @brief Opus reference implementation types
32
- */
33
- #ifndef OPUS_TYPES_H
34
- #define OPUS_TYPES_H
35
-
36
- #define opus_int int /* used for counters etc; at least 16 bits */
37
- #define opus_int64 long long
38
- #define opus_int8 signed char
39
-
40
- #define opus_uint unsigned int /* used for counters etc; at least 16 bits */
41
- #define opus_uint64 unsigned long long
42
- #define opus_uint8 unsigned char
43
-
44
- /* Use the real stdint.h if it's there (taken from Paul Hsieh's pstdint.h) */
45
- #if (defined(__STDC__) && __STDC__ && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L) || (defined(__GNUC__) && (defined(_STDINT_H) || defined(_STDINT_H_)) || defined (HAVE_STDINT_H))
46
- #include <stdint.h>
47
- # undef opus_int64
48
- # undef opus_int8
49
- # undef opus_uint64
50
- # undef opus_uint8
51
- typedef int8_t opus_int8;
52
- typedef uint8_t opus_uint8;
53
- typedef int16_t opus_int16;
54
- typedef uint16_t opus_uint16;
55
- typedef int32_t opus_int32;
56
- typedef uint32_t opus_uint32;
57
- typedef int64_t opus_int64;
58
- typedef uint64_t opus_uint64;
59
- #elif defined(_WIN32)
60
-
61
- # if defined(__CYGWIN__)
62
- # include <_G_config.h>
63
- typedef _G_int32_t opus_int32;
64
- typedef _G_uint32_t opus_uint32;
65
- typedef _G_int16 opus_int16;
66
- typedef _G_uint16 opus_uint16;
67
- # elif defined(__MINGW32__)
68
- typedef short opus_int16;
69
- typedef unsigned short opus_uint16;
70
- typedef int opus_int32;
71
- typedef unsigned int opus_uint32;
72
- # elif defined(__MWERKS__)
73
- typedef int opus_int32;
74
- typedef unsigned int opus_uint32;
75
- typedef short opus_int16;
76
- typedef unsigned short opus_uint16;
77
- # else
78
- /* MSVC/Borland */
79
- typedef __int32 opus_int32;
80
- typedef unsigned __int32 opus_uint32;
81
- typedef __int16 opus_int16;
82
- typedef unsigned __int16 opus_uint16;
83
- # endif
84
-
85
- #elif defined(__MACOS__)
86
-
87
- # include <sys/types.h>
88
- typedef SInt16 opus_int16;
89
- typedef UInt16 opus_uint16;
90
- typedef SInt32 opus_int32;
91
- typedef UInt32 opus_uint32;
92
-
93
- #elif (defined(__APPLE__) && defined(__MACH__)) /* MacOS X Framework build */
94
-
95
- # include <sys/types.h>
96
- typedef int16_t opus_int16;
97
- typedef u_int16_t opus_uint16;
98
- typedef int32_t opus_int32;
99
- typedef u_int32_t opus_uint32;
100
-
101
- #elif defined(__BEOS__)
102
-
103
- /* Be */
104
- # include <inttypes.h>
105
- typedef int16 opus_int16;
106
- typedef u_int16 opus_uint16;
107
- typedef int32_t opus_int32;
108
- typedef u_int32_t opus_uint32;
109
-
110
- #elif defined (__EMX__)
111
-
112
- /* OS/2 GCC */
113
- typedef short opus_int16;
114
- typedef unsigned short opus_uint16;
115
- typedef int opus_int32;
116
- typedef unsigned int opus_uint32;
117
-
118
- #elif defined (DJGPP)
119
-
120
- /* DJGPP */
121
- typedef short opus_int16;
122
- typedef unsigned short opus_uint16;
123
- typedef int opus_int32;
124
- typedef unsigned int opus_uint32;
125
-
126
- #elif defined(R5900)
127
-
128
- /* PS2 EE */
129
- typedef int opus_int32;
130
- typedef unsigned opus_uint32;
131
- typedef short opus_int16;
132
- typedef unsigned short opus_uint16;
133
-
134
- #elif defined(__SYMBIAN32__)
135
-
136
- /* Symbian GCC */
137
- typedef signed short opus_int16;
138
- typedef unsigned short opus_uint16;
139
- typedef signed int opus_int32;
140
- typedef unsigned int opus_uint32;
141
-
142
- #elif defined(CONFIG_TI_C54X) || defined (CONFIG_TI_C55X)
143
-
144
- typedef short opus_int16;
145
- typedef unsigned short opus_uint16;
146
- typedef long opus_int32;
147
- typedef unsigned long opus_uint32;
148
-
149
- #elif defined(CONFIG_TI_C6X)
150
-
151
- typedef short opus_int16;
152
- typedef unsigned short opus_uint16;
153
- typedef int opus_int32;
154
- typedef unsigned int opus_uint32;
155
-
156
- #else
157
-
158
- /* Give up, take a reasonable guess */
159
- typedef short opus_int16;
160
- typedef unsigned short opus_uint16;
161
- typedef int opus_int32;
162
- typedef unsigned int opus_uint32;
163
-
164
- #endif
165
-
166
- #endif /* OPUS_TYPES_H */
@@ -1,88 +0,0 @@
1
- /*
2
- * Copyright(c) 2020 Intel Corporation
3
- *
4
- * This source code is subject to the terms of the BSD 2 Clause License and
5
- * the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
6
- * was not distributed with this source code in the LICENSE file, you can
7
- * obtain it at https://www.aomedia.org/license/software-license. If the Alliance for Open
8
- * Media Patent License 1.0 was not distributed with this source code in the
9
- * PATENTS file, you can obtain it at https://www.aomedia.org/license/patent-license.
10
- */
11
-
12
- /*
13
- * This file contains only debug macros that are used during the development
14
- * and are supposed to be cleaned up every tag cycle
15
- * all macros must have the following format:
16
- * - adding a new feature should be prefixed by FTR_
17
- * - tuning a feature should be prefixed by TUNE_
18
- * - enabling a feature should be prefixed by EN_
19
- * - disabling a feature should be prefixed by DIS_
20
- * - bug fixes should be prefixed by FIX_
21
- * - code refactors should be prefixed by RFCTR_
22
- * - code cleanups should be prefixed by CLN_
23
- * - optimizations should be prefixed by OPT_
24
- * - all macros must have a coherent comment explaining what the MACRO is doing
25
- * - #if 0 / #if 1 are not to be used
26
- */
27
-
28
- #ifndef EbDebugMacros_h
29
- #define EbDebugMacros_h
30
-
31
- // clang-format off
32
-
33
- #ifdef __cplusplus
34
- extern "C" {
35
- #endif // __cplusplus
36
-
37
- #define CLN_LP_LVLS 1 // Change --lp input to represent the levels of parallelization that are actually implemented in the code
38
-
39
- //FOR DEBUGGING - Do not remove
40
- #define OPT_LD_LATENCY2 1 // Latency optimization for low delay - to keep the Macro for backwards testing until 3.0
41
- #define LOG_ENC_DONE 0 // log encoder job one
42
- #define NO_ENCDEC 0 // bypass encDec to test cmpliance of MD. complained achieved when skip_flag is OFF. Port sample code from VCI-SW_AV1_Candidate1 branch
43
- #define DEBUG_TPL 0 // Prints to debug TPL
44
- #define DETAILED_FRAME_OUTPUT 0 // Prints detailed frame output from the library for debugging
45
- #define TUNE_CHROMA_SSIM 0 // Allows for Chroma and SSIM BDR-based Tuning
46
- #define TUNE_CQP_CHROMA_SSIM 0 // Tune CQP qp scaling towards improved chroma and SSIM BDR
47
-
48
- #define MIN_PIC_PARALLELIZATION 0 // Use the minimum amount of picture parallelization
49
- #define SRM_REPORT 0 // Report SRM status
50
- #define LAD_MG_PRINT 0 // Report LAD
51
- #define RC_NO_R2R 0 // This is a debugging flag for RC and makes encoder to run with no R2R in RC mode
52
- // Note that the speed might impacted significantly
53
- #if RC_NO_R2R
54
- #define REMOVE_LP1_LPN_DIFF 1 // Disallow single-thread/multi-thread differences
55
- #else
56
- #define REMOVE_LP1_LPN_DIFF 0 // Disallow single-thread/multi-thread differences
57
- #define FTR_KF_ON_FLY_SAMPLE 0 // Sample code to signal KF
58
- #define FTR_RES_ON_FLY_SAMPLE 0 // Sample functions to change the resolution on the fly
59
- #define FTR_RATE_ON_FLY_SAMPLE 0 // Sample functions to change bit rate
60
- #endif
61
- // Super-resolution debugging code
62
- #define DEBUG_SCALING 0
63
- #define DEBUG_TF 0
64
- #define DEBUG_UPSCALING 0
65
- #define DEBUG_SUPERRES_RECODE 0
66
- #define DEBUG_SUPERRES_ENERGY 0
67
- #define DEBUG_RC_CAP_LOG 0 // Prints for RC cap
68
-
69
- // Switch frame debugging code
70
- #define DEBUG_SFRAME 0
71
-
72
- // Variance boost debugging code
73
- #define DEBUG_VAR_BOOST 0
74
- #define DEBUG_VAR_BOOST_QP 0
75
- #define DEBUG_VAR_BOOST_STATS 0
76
-
77
- // Quantization matrices
78
- #define DEBUG_QM_LEVEL 0
79
- #define DEBUG_STARTUP_MG_SIZE 0
80
- #define DEBUG_SEGMENT_QP 0
81
- #define DEBUG_ROI 0
82
- #ifdef __cplusplus
83
- }
84
- #endif // __cplusplus
85
-
86
- // clang-format on
87
-
88
- #endif // EbDebugMacros_h