@pproenca/ffmpeg-darwin-arm64-gpl 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 (234) hide show
  1. package/LICENSE +117 -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/libpostproc.a +0 -0
  14. package/lib/libswresample.a +0 -0
  15. package/lib/libswscale.a +0 -0
  16. package/lib/libvorbis.a +0 -0
  17. package/lib/libvorbisenc.a +0 -0
  18. package/lib/libvorbisfile.a +0 -0
  19. package/lib/libvpx.a +0 -0
  20. package/lib/libx264.a +0 -0
  21. package/lib/libx265.a +0 -0
  22. package/lib/pkgconfig/SvtAv1Enc.pc +12 -0
  23. package/lib/pkgconfig/aom.pc +14 -0
  24. package/lib/pkgconfig/dav1d.pc +9 -0
  25. package/lib/pkgconfig/libavcodec.pc +14 -0
  26. package/lib/pkgconfig/libavdevice.pc +14 -0
  27. package/lib/pkgconfig/libavfilter.pc +14 -0
  28. package/lib/pkgconfig/libavformat.pc +14 -0
  29. package/lib/pkgconfig/libavutil.pc +14 -0
  30. package/lib/pkgconfig/libpostproc.pc +14 -0
  31. package/lib/pkgconfig/libswresample.pc +14 -0
  32. package/lib/pkgconfig/libswscale.pc +14 -0
  33. package/lib/pkgconfig/mp3lame.pc +11 -0
  34. package/lib/pkgconfig/ogg.pc +14 -0
  35. package/lib/pkgconfig/opus.pc +16 -0
  36. package/lib/pkgconfig/vorbis.pc +15 -0
  37. package/lib/pkgconfig/vorbisenc.pc +14 -0
  38. package/lib/pkgconfig/vorbisfile.pc +14 -0
  39. package/lib/pkgconfig/vpx.pc +14 -0
  40. package/lib/pkgconfig/x264.pc +11 -0
  41. package/lib/pkgconfig/x265.pc +11 -0
  42. package/package.json +2 -3
  43. package/include/aom/aom.h +0 -127
  44. package/include/aom/aom_codec.h +0 -594
  45. package/include/aom/aom_decoder.h +0 -257
  46. package/include/aom/aom_encoder.h +0 -1154
  47. package/include/aom/aom_external_partition.h +0 -452
  48. package/include/aom/aom_frame_buffer.h +0 -84
  49. package/include/aom/aom_image.h +0 -462
  50. package/include/aom/aom_integer.h +0 -60
  51. package/include/aom/aomcx.h +0 -2288
  52. package/include/aom/aomdx.h +0 -607
  53. package/include/dav1d/common.h +0 -94
  54. package/include/dav1d/data.h +0 -117
  55. package/include/dav1d/dav1d.h +0 -329
  56. package/include/dav1d/headers.h +0 -444
  57. package/include/dav1d/picture.h +0 -157
  58. package/include/dav1d/version.h +0 -50
  59. package/include/lame/lame.h +0 -1342
  60. package/include/libavcodec/ac3_parser.h +0 -36
  61. package/include/libavcodec/adts_parser.h +0 -37
  62. package/include/libavcodec/avcodec.h +0 -3128
  63. package/include/libavcodec/avdct.h +0 -88
  64. package/include/libavcodec/avfft.h +0 -149
  65. package/include/libavcodec/bsf.h +0 -332
  66. package/include/libavcodec/codec.h +0 -382
  67. package/include/libavcodec/codec_desc.h +0 -134
  68. package/include/libavcodec/codec_id.h +0 -669
  69. package/include/libavcodec/codec_par.h +0 -248
  70. package/include/libavcodec/d3d11va.h +0 -109
  71. package/include/libavcodec/defs.h +0 -337
  72. package/include/libavcodec/dirac.h +0 -135
  73. package/include/libavcodec/dv_profile.h +0 -82
  74. package/include/libavcodec/dxva2.h +0 -90
  75. package/include/libavcodec/jni.h +0 -67
  76. package/include/libavcodec/mediacodec.h +0 -103
  77. package/include/libavcodec/packet.h +0 -887
  78. package/include/libavcodec/qsv.h +0 -109
  79. package/include/libavcodec/vdpau.h +0 -171
  80. package/include/libavcodec/version.h +0 -45
  81. package/include/libavcodec/version_major.h +0 -52
  82. package/include/libavcodec/videotoolbox.h +0 -85
  83. package/include/libavcodec/vorbis_parser.h +0 -74
  84. package/include/libavdevice/avdevice.h +0 -397
  85. package/include/libavdevice/version.h +0 -45
  86. package/include/libavdevice/version_major.h +0 -43
  87. package/include/libavfilter/avfilter.h +0 -1379
  88. package/include/libavfilter/buffersink.h +0 -173
  89. package/include/libavfilter/buffersrc.h +0 -215
  90. package/include/libavfilter/version.h +0 -48
  91. package/include/libavfilter/version_major.h +0 -40
  92. package/include/libavformat/avformat.h +0 -3107
  93. package/include/libavformat/avio.h +0 -831
  94. package/include/libavformat/version.h +0 -47
  95. package/include/libavformat/version_major.h +0 -54
  96. package/include/libavutil/adler32.h +0 -63
  97. package/include/libavutil/aes.h +0 -69
  98. package/include/libavutil/aes_ctr.h +0 -99
  99. package/include/libavutil/ambient_viewing_environment.h +0 -72
  100. package/include/libavutil/attributes.h +0 -173
  101. package/include/libavutil/audio_fifo.h +0 -187
  102. package/include/libavutil/avassert.h +0 -78
  103. package/include/libavutil/avconfig.h +0 -6
  104. package/include/libavutil/avstring.h +0 -428
  105. package/include/libavutil/avutil.h +0 -362
  106. package/include/libavutil/base64.h +0 -72
  107. package/include/libavutil/blowfish.h +0 -82
  108. package/include/libavutil/bprint.h +0 -254
  109. package/include/libavutil/bswap.h +0 -105
  110. package/include/libavutil/buffer.h +0 -322
  111. package/include/libavutil/camellia.h +0 -70
  112. package/include/libavutil/cast5.h +0 -80
  113. package/include/libavutil/channel_layout.h +0 -751
  114. package/include/libavutil/common.h +0 -589
  115. package/include/libavutil/cpu.h +0 -145
  116. package/include/libavutil/crc.h +0 -102
  117. package/include/libavutil/csp.h +0 -150
  118. package/include/libavutil/des.h +0 -81
  119. package/include/libavutil/detection_bbox.h +0 -108
  120. package/include/libavutil/dict.h +0 -241
  121. package/include/libavutil/display.h +0 -109
  122. package/include/libavutil/dovi_meta.h +0 -396
  123. package/include/libavutil/downmix_info.h +0 -115
  124. package/include/libavutil/encryption_info.h +0 -205
  125. package/include/libavutil/error.h +0 -129
  126. package/include/libavutil/eval.h +0 -140
  127. package/include/libavutil/executor.h +0 -67
  128. package/include/libavutil/ffversion.h +0 -5
  129. package/include/libavutil/fifo.h +0 -242
  130. package/include/libavutil/file.h +0 -62
  131. package/include/libavutil/film_grain_params.h +0 -322
  132. package/include/libavutil/frame.h +0 -1175
  133. package/include/libavutil/hash.h +0 -264
  134. package/include/libavutil/hdr_dynamic_metadata.h +0 -376
  135. package/include/libavutil/hdr_dynamic_vivid_metadata.h +0 -346
  136. package/include/libavutil/hmac.h +0 -99
  137. package/include/libavutil/hwcontext.h +0 -598
  138. package/include/libavutil/hwcontext_cuda.h +0 -74
  139. package/include/libavutil/hwcontext_d3d11va.h +0 -178
  140. package/include/libavutil/hwcontext_d3d12va.h +0 -142
  141. package/include/libavutil/hwcontext_drm.h +0 -169
  142. package/include/libavutil/hwcontext_dxva2.h +0 -75
  143. package/include/libavutil/hwcontext_mediacodec.h +0 -61
  144. package/include/libavutil/hwcontext_opencl.h +0 -100
  145. package/include/libavutil/hwcontext_qsv.h +0 -87
  146. package/include/libavutil/hwcontext_vaapi.h +0 -117
  147. package/include/libavutil/hwcontext_vdpau.h +0 -44
  148. package/include/libavutil/hwcontext_videotoolbox.h +0 -106
  149. package/include/libavutil/hwcontext_vulkan.h +0 -382
  150. package/include/libavutil/iamf.h +0 -690
  151. package/include/libavutil/imgutils.h +0 -377
  152. package/include/libavutil/intfloat.h +0 -77
  153. package/include/libavutil/intreadwrite.h +0 -677
  154. package/include/libavutil/lfg.h +0 -81
  155. package/include/libavutil/log.h +0 -387
  156. package/include/libavutil/lzo.h +0 -66
  157. package/include/libavutil/macros.h +0 -80
  158. package/include/libavutil/mastering_display_metadata.h +0 -137
  159. package/include/libavutil/mathematics.h +0 -300
  160. package/include/libavutil/md5.h +0 -89
  161. package/include/libavutil/mem.h +0 -607
  162. package/include/libavutil/motion_vector.h +0 -57
  163. package/include/libavutil/murmur3.h +0 -115
  164. package/include/libavutil/opt.h +0 -1187
  165. package/include/libavutil/parseutils.h +0 -197
  166. package/include/libavutil/pixdesc.h +0 -440
  167. package/include/libavutil/pixelutils.h +0 -51
  168. package/include/libavutil/pixfmt.h +0 -716
  169. package/include/libavutil/random_seed.h +0 -57
  170. package/include/libavutil/rational.h +0 -225
  171. package/include/libavutil/rc4.h +0 -69
  172. package/include/libavutil/replaygain.h +0 -50
  173. package/include/libavutil/ripemd.h +0 -83
  174. package/include/libavutil/samplefmt.h +0 -269
  175. package/include/libavutil/sha.h +0 -90
  176. package/include/libavutil/sha512.h +0 -92
  177. package/include/libavutil/spherical.h +0 -243
  178. package/include/libavutil/stereo3d.h +0 -325
  179. package/include/libavutil/tea.h +0 -71
  180. package/include/libavutil/threadmessage.h +0 -115
  181. package/include/libavutil/time.h +0 -56
  182. package/include/libavutil/timecode.h +0 -199
  183. package/include/libavutil/timestamp.h +0 -85
  184. package/include/libavutil/tree.h +0 -137
  185. package/include/libavutil/twofish.h +0 -70
  186. package/include/libavutil/tx.h +0 -210
  187. package/include/libavutil/uuid.h +0 -146
  188. package/include/libavutil/version.h +0 -124
  189. package/include/libavutil/video_enc_params.h +0 -171
  190. package/include/libavutil/video_hint.h +0 -107
  191. package/include/libavutil/xtea.h +0 -94
  192. package/include/libpostproc/postprocess.h +0 -107
  193. package/include/libpostproc/version.h +0 -46
  194. package/include/libpostproc/version_major.h +0 -31
  195. package/include/libswresample/swresample.h +0 -587
  196. package/include/libswresample/version.h +0 -46
  197. package/include/libswresample/version_major.h +0 -31
  198. package/include/libswscale/swscale.h +0 -460
  199. package/include/libswscale/version.h +0 -44
  200. package/include/libswscale/version_major.h +0 -35
  201. package/include/ogg/config_types.h +0 -26
  202. package/include/ogg/ogg.h +0 -209
  203. package/include/ogg/os_types.h +0 -158
  204. package/include/opus/opus.h +0 -1099
  205. package/include/opus/opus_defines.h +0 -830
  206. package/include/opus/opus_multistream.h +0 -660
  207. package/include/opus/opus_projection.h +0 -568
  208. package/include/opus/opus_types.h +0 -166
  209. package/include/svt-av1/EbDebugMacros.h +0 -88
  210. package/include/svt-av1/EbSvtAv1.h +0 -462
  211. package/include/svt-av1/EbSvtAv1Enc.h +0 -1112
  212. package/include/svt-av1/EbSvtAv1ErrorCodes.h +0 -67
  213. package/include/svt-av1/EbSvtAv1ExtFrameBuf.h +0 -64
  214. package/include/svt-av1/EbSvtAv1Formats.h +0 -126
  215. package/include/svt-av1/EbSvtAv1Metadata.h +0 -156
  216. package/include/vorbis/codec.h +0 -242
  217. package/include/vorbis/vorbisenc.h +0 -435
  218. package/include/vorbis/vorbisfile.h +0 -205
  219. package/include/vpx/vp8.h +0 -136
  220. package/include/vpx/vp8cx.h +0 -1118
  221. package/include/vpx/vp8dx.h +0 -228
  222. package/include/vpx/vpx_codec.h +0 -475
  223. package/include/vpx/vpx_decoder.h +0 -367
  224. package/include/vpx/vpx_encoder.h +0 -1150
  225. package/include/vpx/vpx_ext_ratectrl.h +0 -590
  226. package/include/vpx/vpx_frame_buffer.h +0 -83
  227. package/include/vpx/vpx_image.h +0 -221
  228. package/include/vpx/vpx_integer.h +0 -40
  229. package/include/vpx/vpx_tpl.h +0 -68
  230. package/include/x264.h +0 -1027
  231. package/include/x264_config.h +0 -6
  232. package/include/x265.h +0 -2737
  233. package/include/x265_config.h +0 -34
  234. /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_