@pproenca/ffmpeg-darwin-arm64 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 (218) hide show
  1. package/LICENSE +28 -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/libogg.a +0 -0
  11. package/lib/libopus.a +0 -0
  12. package/lib/libswresample.a +0 -0
  13. package/lib/libswscale.a +0 -0
  14. package/lib/libvorbis.a +0 -0
  15. package/lib/libvorbisenc.a +0 -0
  16. package/lib/libvorbisfile.a +0 -0
  17. package/lib/libvpx.a +0 -0
  18. package/lib/pkgconfig/SvtAv1Enc.pc +12 -0
  19. package/lib/pkgconfig/aom.pc +14 -0
  20. package/lib/pkgconfig/dav1d.pc +9 -0
  21. package/lib/pkgconfig/libavcodec.pc +14 -0
  22. package/lib/pkgconfig/libavdevice.pc +14 -0
  23. package/lib/pkgconfig/libavfilter.pc +14 -0
  24. package/lib/pkgconfig/libavformat.pc +14 -0
  25. package/lib/pkgconfig/libavutil.pc +14 -0
  26. package/lib/pkgconfig/libswresample.pc +14 -0
  27. package/lib/pkgconfig/libswscale.pc +14 -0
  28. package/lib/pkgconfig/ogg.pc +14 -0
  29. package/lib/pkgconfig/opus.pc +16 -0
  30. package/lib/pkgconfig/vorbis.pc +15 -0
  31. package/lib/pkgconfig/vorbisenc.pc +14 -0
  32. package/lib/pkgconfig/vorbisfile.pc +14 -0
  33. package/lib/pkgconfig/vpx.pc +14 -0
  34. package/package.json +2 -3
  35. package/include/aom/aom.h +0 -127
  36. package/include/aom/aom_codec.h +0 -594
  37. package/include/aom/aom_decoder.h +0 -257
  38. package/include/aom/aom_encoder.h +0 -1154
  39. package/include/aom/aom_external_partition.h +0 -452
  40. package/include/aom/aom_frame_buffer.h +0 -84
  41. package/include/aom/aom_image.h +0 -462
  42. package/include/aom/aom_integer.h +0 -60
  43. package/include/aom/aomcx.h +0 -2288
  44. package/include/aom/aomdx.h +0 -607
  45. package/include/dav1d/common.h +0 -94
  46. package/include/dav1d/data.h +0 -117
  47. package/include/dav1d/dav1d.h +0 -329
  48. package/include/dav1d/headers.h +0 -444
  49. package/include/dav1d/picture.h +0 -157
  50. package/include/dav1d/version.h +0 -50
  51. package/include/libavcodec/ac3_parser.h +0 -36
  52. package/include/libavcodec/adts_parser.h +0 -37
  53. package/include/libavcodec/avcodec.h +0 -3128
  54. package/include/libavcodec/avdct.h +0 -88
  55. package/include/libavcodec/avfft.h +0 -149
  56. package/include/libavcodec/bsf.h +0 -332
  57. package/include/libavcodec/codec.h +0 -382
  58. package/include/libavcodec/codec_desc.h +0 -134
  59. package/include/libavcodec/codec_id.h +0 -669
  60. package/include/libavcodec/codec_par.h +0 -248
  61. package/include/libavcodec/d3d11va.h +0 -109
  62. package/include/libavcodec/defs.h +0 -337
  63. package/include/libavcodec/dirac.h +0 -135
  64. package/include/libavcodec/dv_profile.h +0 -82
  65. package/include/libavcodec/dxva2.h +0 -90
  66. package/include/libavcodec/jni.h +0 -67
  67. package/include/libavcodec/mediacodec.h +0 -103
  68. package/include/libavcodec/packet.h +0 -887
  69. package/include/libavcodec/qsv.h +0 -109
  70. package/include/libavcodec/vdpau.h +0 -171
  71. package/include/libavcodec/version.h +0 -45
  72. package/include/libavcodec/version_major.h +0 -52
  73. package/include/libavcodec/videotoolbox.h +0 -85
  74. package/include/libavcodec/vorbis_parser.h +0 -74
  75. package/include/libavdevice/avdevice.h +0 -397
  76. package/include/libavdevice/version.h +0 -45
  77. package/include/libavdevice/version_major.h +0 -43
  78. package/include/libavfilter/avfilter.h +0 -1379
  79. package/include/libavfilter/buffersink.h +0 -173
  80. package/include/libavfilter/buffersrc.h +0 -215
  81. package/include/libavfilter/version.h +0 -48
  82. package/include/libavfilter/version_major.h +0 -40
  83. package/include/libavformat/avformat.h +0 -3107
  84. package/include/libavformat/avio.h +0 -831
  85. package/include/libavformat/version.h +0 -47
  86. package/include/libavformat/version_major.h +0 -54
  87. package/include/libavutil/adler32.h +0 -63
  88. package/include/libavutil/aes.h +0 -69
  89. package/include/libavutil/aes_ctr.h +0 -99
  90. package/include/libavutil/ambient_viewing_environment.h +0 -72
  91. package/include/libavutil/attributes.h +0 -173
  92. package/include/libavutil/audio_fifo.h +0 -187
  93. package/include/libavutil/avassert.h +0 -78
  94. package/include/libavutil/avconfig.h +0 -6
  95. package/include/libavutil/avstring.h +0 -428
  96. package/include/libavutil/avutil.h +0 -362
  97. package/include/libavutil/base64.h +0 -72
  98. package/include/libavutil/blowfish.h +0 -82
  99. package/include/libavutil/bprint.h +0 -254
  100. package/include/libavutil/bswap.h +0 -105
  101. package/include/libavutil/buffer.h +0 -322
  102. package/include/libavutil/camellia.h +0 -70
  103. package/include/libavutil/cast5.h +0 -80
  104. package/include/libavutil/channel_layout.h +0 -751
  105. package/include/libavutil/common.h +0 -589
  106. package/include/libavutil/cpu.h +0 -145
  107. package/include/libavutil/crc.h +0 -102
  108. package/include/libavutil/csp.h +0 -150
  109. package/include/libavutil/des.h +0 -81
  110. package/include/libavutil/detection_bbox.h +0 -108
  111. package/include/libavutil/dict.h +0 -241
  112. package/include/libavutil/display.h +0 -109
  113. package/include/libavutil/dovi_meta.h +0 -396
  114. package/include/libavutil/downmix_info.h +0 -115
  115. package/include/libavutil/encryption_info.h +0 -205
  116. package/include/libavutil/error.h +0 -129
  117. package/include/libavutil/eval.h +0 -140
  118. package/include/libavutil/executor.h +0 -67
  119. package/include/libavutil/ffversion.h +0 -5
  120. package/include/libavutil/fifo.h +0 -242
  121. package/include/libavutil/file.h +0 -62
  122. package/include/libavutil/film_grain_params.h +0 -322
  123. package/include/libavutil/frame.h +0 -1175
  124. package/include/libavutil/hash.h +0 -264
  125. package/include/libavutil/hdr_dynamic_metadata.h +0 -376
  126. package/include/libavutil/hdr_dynamic_vivid_metadata.h +0 -346
  127. package/include/libavutil/hmac.h +0 -99
  128. package/include/libavutil/hwcontext.h +0 -598
  129. package/include/libavutil/hwcontext_cuda.h +0 -74
  130. package/include/libavutil/hwcontext_d3d11va.h +0 -178
  131. package/include/libavutil/hwcontext_d3d12va.h +0 -142
  132. package/include/libavutil/hwcontext_drm.h +0 -169
  133. package/include/libavutil/hwcontext_dxva2.h +0 -75
  134. package/include/libavutil/hwcontext_mediacodec.h +0 -61
  135. package/include/libavutil/hwcontext_opencl.h +0 -100
  136. package/include/libavutil/hwcontext_qsv.h +0 -87
  137. package/include/libavutil/hwcontext_vaapi.h +0 -117
  138. package/include/libavutil/hwcontext_vdpau.h +0 -44
  139. package/include/libavutil/hwcontext_videotoolbox.h +0 -106
  140. package/include/libavutil/hwcontext_vulkan.h +0 -382
  141. package/include/libavutil/iamf.h +0 -690
  142. package/include/libavutil/imgutils.h +0 -377
  143. package/include/libavutil/intfloat.h +0 -77
  144. package/include/libavutil/intreadwrite.h +0 -677
  145. package/include/libavutil/lfg.h +0 -81
  146. package/include/libavutil/log.h +0 -387
  147. package/include/libavutil/lzo.h +0 -66
  148. package/include/libavutil/macros.h +0 -80
  149. package/include/libavutil/mastering_display_metadata.h +0 -137
  150. package/include/libavutil/mathematics.h +0 -300
  151. package/include/libavutil/md5.h +0 -89
  152. package/include/libavutil/mem.h +0 -607
  153. package/include/libavutil/motion_vector.h +0 -57
  154. package/include/libavutil/murmur3.h +0 -115
  155. package/include/libavutil/opt.h +0 -1187
  156. package/include/libavutil/parseutils.h +0 -197
  157. package/include/libavutil/pixdesc.h +0 -440
  158. package/include/libavutil/pixelutils.h +0 -51
  159. package/include/libavutil/pixfmt.h +0 -716
  160. package/include/libavutil/random_seed.h +0 -57
  161. package/include/libavutil/rational.h +0 -225
  162. package/include/libavutil/rc4.h +0 -69
  163. package/include/libavutil/replaygain.h +0 -50
  164. package/include/libavutil/ripemd.h +0 -83
  165. package/include/libavutil/samplefmt.h +0 -269
  166. package/include/libavutil/sha.h +0 -90
  167. package/include/libavutil/sha512.h +0 -92
  168. package/include/libavutil/spherical.h +0 -243
  169. package/include/libavutil/stereo3d.h +0 -325
  170. package/include/libavutil/tea.h +0 -71
  171. package/include/libavutil/threadmessage.h +0 -115
  172. package/include/libavutil/time.h +0 -56
  173. package/include/libavutil/timecode.h +0 -199
  174. package/include/libavutil/timestamp.h +0 -85
  175. package/include/libavutil/tree.h +0 -137
  176. package/include/libavutil/twofish.h +0 -70
  177. package/include/libavutil/tx.h +0 -210
  178. package/include/libavutil/uuid.h +0 -146
  179. package/include/libavutil/version.h +0 -124
  180. package/include/libavutil/video_enc_params.h +0 -171
  181. package/include/libavutil/video_hint.h +0 -107
  182. package/include/libavutil/xtea.h +0 -94
  183. package/include/libswresample/swresample.h +0 -587
  184. package/include/libswresample/version.h +0 -46
  185. package/include/libswresample/version_major.h +0 -31
  186. package/include/libswscale/swscale.h +0 -460
  187. package/include/libswscale/version.h +0 -44
  188. package/include/libswscale/version_major.h +0 -35
  189. package/include/ogg/config_types.h +0 -26
  190. package/include/ogg/ogg.h +0 -209
  191. package/include/ogg/os_types.h +0 -158
  192. package/include/opus/opus.h +0 -1099
  193. package/include/opus/opus_defines.h +0 -830
  194. package/include/opus/opus_multistream.h +0 -660
  195. package/include/opus/opus_projection.h +0 -568
  196. package/include/opus/opus_types.h +0 -166
  197. package/include/svt-av1/EbDebugMacros.h +0 -88
  198. package/include/svt-av1/EbSvtAv1.h +0 -462
  199. package/include/svt-av1/EbSvtAv1Enc.h +0 -1112
  200. package/include/svt-av1/EbSvtAv1ErrorCodes.h +0 -67
  201. package/include/svt-av1/EbSvtAv1ExtFrameBuf.h +0 -64
  202. package/include/svt-av1/EbSvtAv1Formats.h +0 -126
  203. package/include/svt-av1/EbSvtAv1Metadata.h +0 -156
  204. package/include/vorbis/codec.h +0 -242
  205. package/include/vorbis/vorbisenc.h +0 -435
  206. package/include/vorbis/vorbisfile.h +0 -205
  207. package/include/vpx/vp8.h +0 -136
  208. package/include/vpx/vp8cx.h +0 -1118
  209. package/include/vpx/vp8dx.h +0 -228
  210. package/include/vpx/vpx_codec.h +0 -475
  211. package/include/vpx/vpx_decoder.h +0 -367
  212. package/include/vpx/vpx_encoder.h +0 -1150
  213. package/include/vpx/vpx_ext_ratectrl.h +0 -590
  214. package/include/vpx/vpx_frame_buffer.h +0 -83
  215. package/include/vpx/vpx_image.h +0 -221
  216. package/include/vpx/vpx_integer.h +0 -40
  217. package/include/vpx/vpx_tpl.h +0 -68
  218. /package/{include → lib/pkgconfig}/index.js +0 -0
@@ -1,257 +0,0 @@
1
- /*
2
- * Copyright (c) 2016, Alliance for Open Media. All rights reserved.
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 www.aomedia.org/license/software. 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 www.aomedia.org/license/patent.
10
- */
11
- #ifndef AOM_AOM_AOM_DECODER_H_
12
- #define AOM_AOM_AOM_DECODER_H_
13
-
14
- /*!\defgroup decoder Decoder Algorithm Interface
15
- * \ingroup codec
16
- * This abstraction allows applications using this decoder to easily support
17
- * multiple video formats with minimal code duplication. This section describes
18
- * the interface common to all decoders.
19
- * @{
20
- */
21
-
22
- /*!\file
23
- * \brief Describes the decoder algorithm interface to applications.
24
- *
25
- * This file describes the interface between an application and a
26
- * video decoder algorithm.
27
- *
28
- */
29
- #ifdef __cplusplus
30
- extern "C" {
31
- #endif
32
-
33
- #include "aom/aom_codec.h" // IWYU pragma: export
34
- #include "aom/aom_frame_buffer.h"
35
-
36
- /*!\brief Current ABI version number
37
- *
38
- * \internal
39
- * If this file is altered in any way that changes the ABI, this value
40
- * must be bumped. Examples include, but are not limited to, changing
41
- * types, removing or reassigning enums, adding/removing/rearranging
42
- * fields to structures
43
- */
44
- #define AOM_DECODER_ABI_VERSION \
45
- (6 + AOM_CODEC_ABI_VERSION) /**<\hideinitializer*/
46
-
47
- /*! \brief Decoder capabilities bitfield
48
- *
49
- * Each decoder advertises the capabilities it supports as part of its
50
- * ::aom_codec_iface_t interface structure. Capabilities are extra interfaces
51
- * or functionality, and are not required to be supported by a decoder.
52
- *
53
- * The available flags are specified by AOM_CODEC_CAP_* defines.
54
- */
55
- /*!brief Can support external frame buffers */
56
- #define AOM_CODEC_CAP_EXTERNAL_FRAME_BUFFER 0x200000
57
-
58
- /*! \brief Initialization-time Feature Enabling
59
- *
60
- * Certain codec features must be known at initialization time, to allow for
61
- * proper memory allocation.
62
- *
63
- * The available flags are specified by AOM_CODEC_USE_* defines.
64
- */
65
-
66
- /*!\brief Stream properties
67
- *
68
- * This structure is used to query or set properties of the decoded
69
- * stream.
70
- */
71
- typedef struct aom_codec_stream_info {
72
- unsigned int w; /**< Width (or 0 for unknown/default) */
73
- unsigned int h; /**< Height (or 0 for unknown/default) */
74
- unsigned int is_kf; /**< Current frame is a keyframe */
75
- unsigned int number_spatial_layers; /**< Number of spatial layers */
76
- unsigned int number_temporal_layers; /**< Number of temporal layers */
77
- unsigned int is_annexb; /**< Is Bitstream in Annex-B format */
78
- } aom_codec_stream_info_t;
79
-
80
- /* REQUIRED FUNCTIONS
81
- *
82
- * The following functions are required to be implemented for all decoders.
83
- * They represent the base case functionality expected of all decoders.
84
- */
85
-
86
- /*!\brief Initialization Configurations
87
- *
88
- * This structure is used to pass init time configuration options to the
89
- * decoder.
90
- */
91
- typedef struct aom_codec_dec_cfg {
92
- unsigned int threads; /**< Maximum number of threads to use, default 1 */
93
- unsigned int w; /**< Width */
94
- unsigned int h; /**< Height */
95
- unsigned int allow_lowbitdepth; /**< Allow use of low-bitdepth coding path */
96
- } aom_codec_dec_cfg_t; /**< alias for struct aom_codec_dec_cfg */
97
-
98
- /*!\brief Initialize a decoder instance
99
- *
100
- * Initializes a decoder context using the given interface. Applications
101
- * should call the aom_codec_dec_init convenience macro instead of this
102
- * function directly, to ensure that the ABI version number parameter
103
- * is properly initialized.
104
- *
105
- * If the library was configured with cmake -DCONFIG_MULTITHREAD=0, this
106
- * call is not thread safe and should be guarded with a lock if being used
107
- * in a multithreaded context.
108
- *
109
- * \param[in] ctx Pointer to this instance's context.
110
- * \param[in] iface Pointer to the algorithm interface to use.
111
- * \param[in] cfg Configuration to use, if known. May be NULL.
112
- * \param[in] flags Bitfield of AOM_CODEC_USE_* flags
113
- * \param[in] ver ABI version number. Must be set to
114
- * AOM_DECODER_ABI_VERSION
115
- * \retval #AOM_CODEC_OK
116
- * The decoder algorithm has been initialized.
117
- * \retval #AOM_CODEC_MEM_ERROR
118
- * Memory allocation failed.
119
- */
120
- aom_codec_err_t aom_codec_dec_init_ver(aom_codec_ctx_t *ctx,
121
- aom_codec_iface_t *iface,
122
- const aom_codec_dec_cfg_t *cfg,
123
- aom_codec_flags_t flags, int ver);
124
-
125
- /*!\brief Convenience macro for aom_codec_dec_init_ver()
126
- *
127
- * Ensures the ABI version parameter is properly set.
128
- */
129
- #define aom_codec_dec_init(ctx, iface, cfg, flags) \
130
- aom_codec_dec_init_ver(ctx, iface, cfg, flags, AOM_DECODER_ABI_VERSION)
131
-
132
- /*!\brief Parse stream info from a buffer
133
- *
134
- * Performs high level parsing of the bitstream. Construction of a decoder
135
- * context is not necessary. Can be used to determine if the bitstream is
136
- * of the proper format, and to extract information from the stream.
137
- *
138
- * \param[in] iface Pointer to the algorithm interface
139
- * \param[in] data Pointer to a block of data to parse
140
- * \param[in] data_sz Size of the data buffer
141
- * \param[in,out] si Pointer to stream info to update. The is_annexb
142
- * member \ref MUST be properly initialized. This
143
- * function sets the rest of the members.
144
- *
145
- * \retval #AOM_CODEC_OK
146
- * Bitstream is parsable and stream information updated.
147
- * \retval #AOM_CODEC_INVALID_PARAM
148
- * One of the arguments is invalid, for example a NULL pointer.
149
- * \retval #AOM_CODEC_UNSUP_BITSTREAM
150
- * The decoder didn't recognize the coded data, or the
151
- * buffer was too short.
152
- */
153
- aom_codec_err_t aom_codec_peek_stream_info(aom_codec_iface_t *iface,
154
- const uint8_t *data, size_t data_sz,
155
- aom_codec_stream_info_t *si);
156
-
157
- /*!\brief Return information about the current stream.
158
- *
159
- * Returns information about the stream that has been parsed during decoding.
160
- *
161
- * \param[in] ctx Pointer to this instance's context
162
- * \param[in,out] si Pointer to stream info to update.
163
- *
164
- * \retval #AOM_CODEC_OK
165
- * Bitstream is parsable and stream information updated.
166
- * \retval #AOM_CODEC_INVALID_PARAM
167
- * One of the arguments is invalid, for example a NULL pointer.
168
- * \retval #AOM_CODEC_UNSUP_BITSTREAM
169
- * The decoder couldn't parse the submitted data.
170
- */
171
- aom_codec_err_t aom_codec_get_stream_info(aom_codec_ctx_t *ctx,
172
- aom_codec_stream_info_t *si);
173
-
174
- /*!\brief Decode data
175
- *
176
- * Processes a buffer of coded data. Encoded data \ref MUST be passed in DTS
177
- * (decode time stamp) order. Frames produced will always be in PTS
178
- * (presentation time stamp) order.
179
- *
180
- * \param[in] ctx Pointer to this instance's context
181
- * \param[in] data Pointer to this block of new coded data.
182
- * \param[in] data_sz Size of the coded data, in bytes.
183
- * \param[in] user_priv Application specific data to associate with
184
- * this frame.
185
- *
186
- * \return Returns #AOM_CODEC_OK if the coded data was processed completely
187
- * and future pictures can be decoded without error. Otherwise,
188
- * see the descriptions of the other error codes in ::aom_codec_err_t
189
- * for recoverability capabilities.
190
- */
191
- aom_codec_err_t aom_codec_decode(aom_codec_ctx_t *ctx, const uint8_t *data,
192
- size_t data_sz, void *user_priv);
193
-
194
- /*!\brief Decoded frames iterator
195
- *
196
- * Iterates over a list of the frames available for display. The iterator
197
- * storage should be initialized to NULL to start the iteration. Iteration is
198
- * complete when this function returns NULL.
199
- *
200
- * The list of available frames becomes valid upon completion of the
201
- * aom_codec_decode call, and remains valid until the next call to
202
- * aom_codec_decode.
203
- *
204
- * \param[in] ctx Pointer to this instance's context
205
- * \param[in,out] iter Iterator storage, initialized to NULL
206
- *
207
- * \return Returns a pointer to an image, if one is ready for display. Frames
208
- * produced will always be in PTS (presentation time stamp) order.
209
- */
210
- aom_image_t *aom_codec_get_frame(aom_codec_ctx_t *ctx, aom_codec_iter_t *iter);
211
-
212
- /*!\defgroup cap_external_frame_buffer External Frame Buffer Functions
213
- *
214
- * The following function is required to be implemented for all decoders
215
- * that advertise the AOM_CODEC_CAP_EXTERNAL_FRAME_BUFFER capability.
216
- * Calling this function for codecs that don't advertise this capability
217
- * will result in an error code being returned, usually AOM_CODEC_INCAPABLE.
218
- * @{
219
- */
220
-
221
- /*!\brief Pass in external frame buffers for the decoder to use.
222
- *
223
- * Registers functions to be called when libaom needs a frame buffer
224
- * to decode the current frame and a function to be called when libaom does
225
- * not internally reference the frame buffer. This set function must
226
- * be called before the first call to decode or libaom will assume the
227
- * default behavior of allocating frame buffers internally.
228
- *
229
- * \param[in] ctx Pointer to this instance's context
230
- * \param[in] cb_get Pointer to the get callback function
231
- * \param[in] cb_release Pointer to the release callback function
232
- * \param[in] cb_priv Callback's private data
233
- *
234
- * \retval #AOM_CODEC_OK
235
- * External frame buffers will be used by libaom.
236
- * \retval #AOM_CODEC_INVALID_PARAM
237
- * One or more of the callbacks were NULL.
238
- * \retval #AOM_CODEC_ERROR
239
- * Decoder context not initialized.
240
- * \retval #AOM_CODEC_INCAPABLE
241
- * Algorithm not capable of using external frame buffers.
242
- *
243
- * \note
244
- * When decoding AV1, the application may be required to pass in at least
245
- * #AOM_MAXIMUM_WORK_BUFFERS external frame buffers.
246
- */
247
- aom_codec_err_t aom_codec_set_frame_buffer_functions(
248
- aom_codec_ctx_t *ctx, aom_get_frame_buffer_cb_fn_t cb_get,
249
- aom_release_frame_buffer_cb_fn_t cb_release, void *cb_priv);
250
-
251
- /*!@} - end defgroup cap_external_frame_buffer */
252
-
253
- /*!@} - end defgroup decoder*/
254
- #ifdef __cplusplus
255
- }
256
- #endif
257
- #endif // AOM_AOM_AOM_DECODER_H_