@pproenca/ffmpeg-darwin-x64-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
package/LICENSE ADDED
@@ -0,0 +1,117 @@
1
+ GNU GENERAL PUBLIC LICENSE
2
+ Version 2, June 1991
3
+
4
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
5
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
6
+
7
+ Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
8
+
9
+ Preamble
10
+
11
+ The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Lesser General Public License instead.) You can apply it to your programs, too.
12
+
13
+ When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.
14
+
15
+ To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it.
16
+
17
+ For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights.
18
+
19
+ We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software.
20
+
21
+ Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations.
22
+
23
+ Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all.
24
+
25
+ The precise terms and conditions for copying, distribution and modification follow.
26
+
27
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
28
+
29
+ 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you".
30
+
31
+ Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does.
32
+
33
+ 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program.
34
+
35
+ You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.
36
+
37
+ 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions:
38
+
39
+ a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change.
40
+
41
+ b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
42
+
43
+ c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.)
44
+
45
+ These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it.
46
+
47
+ Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program.
48
+
49
+ In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License.
50
+
51
+ 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following:
52
+
53
+ a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
54
+
55
+ b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,
56
+
57
+ c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.)
58
+
59
+ The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable.
60
+
61
+ If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code.
62
+
63
+ 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance.
64
+
65
+ 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it.
66
+
67
+ 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License.
68
+
69
+ 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program.
70
+
71
+ If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances.
72
+
73
+ It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice.
74
+
75
+ This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License.
76
+
77
+ 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License.
78
+
79
+ 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns.
80
+
81
+ Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.
82
+
83
+ 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally.
84
+
85
+ NO WARRANTY
86
+
87
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
88
+
89
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
90
+
91
+ END OF TERMS AND CONDITIONS
92
+
93
+ How to Apply These Terms to Your New Programs
94
+
95
+ If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms.
96
+
97
+ To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found.
98
+
99
+ one line to give the program's name and an idea of what it does. Copyright (C) yyyy name of author
100
+
101
+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
102
+
103
+ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
104
+
105
+ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Also add information on how to contact you by electronic and paper mail.
106
+
107
+ If the program is interactive, make it output a short notice like this when it starts in an interactive mode:
108
+
109
+ Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details.
110
+
111
+ The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program.
112
+
113
+ You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names:
114
+
115
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker.
116
+
117
+ signature of Ty Coon, 1 April 1989 Ty Coon, President of Vice
Binary file
package/lib/libaom.a CHANGED
Binary file
package/lib/libavcodec.a CHANGED
Binary file
package/lib/libavdevice.a CHANGED
Binary file
package/lib/libavfilter.a CHANGED
Binary file
package/lib/libavformat.a CHANGED
Binary file
package/lib/libavutil.a CHANGED
Binary file
package/lib/libdav1d.a CHANGED
Binary file
package/lib/libmp3lame.a CHANGED
Binary file
package/lib/libogg.a CHANGED
Binary file
package/lib/libopus.a CHANGED
Binary file
package/lib/libpostproc.a CHANGED
Binary file
Binary file
package/lib/libswscale.a CHANGED
Binary file
package/lib/libvorbis.a CHANGED
Binary file
Binary file
Binary file
package/lib/libvpx.a CHANGED
Binary file
package/lib/libx264.a CHANGED
Binary file
package/lib/libx265.a CHANGED
Binary file
@@ -0,0 +1,12 @@
1
+ prefix=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix
2
+ exec_prefix=${prefix}
3
+ includedir=${prefix}/include
4
+ libdir=${exec_prefix}/lib
5
+
6
+ Name: SvtAv1Enc
7
+ Description: SVT (Scalable Video Technology) for AV1 encoder library
8
+ Version: 2.3.0
9
+ Libs: -L${libdir} -lSvtAv1Enc
10
+ Libs.private: -lpthread -lm
11
+ Cflags: -I${includedir}/svt-av1
12
+ Cflags.private: -UEB_DLL
@@ -0,0 +1,14 @@
1
+ # libaom pkg-config.
2
+ prefix=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix
3
+ exec_prefix=${prefix}
4
+ includedir=${prefix}/include
5
+ libdir=${exec_prefix}/lib
6
+
7
+ Name: aom
8
+ Description: Alliance for Open Media AV1 codec library v3.12.0.
9
+ Version: 3.12.0
10
+ Requires:
11
+ Conflicts:
12
+ Libs: -L${libdir} -laom
13
+ Libs.private:
14
+ Cflags: -I${includedir}
@@ -0,0 +1,9 @@
1
+ prefix=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix
2
+ includedir=${prefix}/include
3
+ libdir=${prefix}/lib
4
+
5
+ Name: libdav1d
6
+ Description: AV1 decoding library
7
+ Version: 1.5.0
8
+ Libs: -L${libdir} -ldav1d
9
+ Cflags: -I${includedir}
@@ -0,0 +1,14 @@
1
+ prefix=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix
2
+ exec_prefix=${prefix}
3
+ libdir=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/lib
4
+ includedir=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/include
5
+
6
+ Name: libavcodec
7
+ Description: FFmpeg codec library
8
+ Version: 61.19.100
9
+ Requires: libswresample >= 5.3.100, libavutil >= 59.39.100
10
+ Requires.private:
11
+ Conflicts:
12
+ Libs: -L${libdir} -lavcodec -L/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/lib -lvpx -lm -lm -lpthread -L/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/lib -lvpx -lm -lm -lpthread -L/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/lib -lvpx -lm -lm -lpthread -L/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/lib -lvpx -lm -lm -lpthread -liconv -lm -L/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/lib -ldav1d -framework AudioToolbox -L/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/lib -laom -lmp3lame -lm -L/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/lib -lopus -L/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/lib -lSvtAv1Enc -lpthread -lm -L/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/lib -lvorbis -lm -logg -L/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/lib -lvorbisenc -lvorbis -lm -logg -L/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/lib -lx264 -lpthread -lm -L/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/lib -lx265 -lc++ -ldl -pthread -lz -framework VideoToolbox -framework CoreFoundation -framework CoreMedia -framework CoreVideo -framework CoreServices
13
+ Libs.private:
14
+ Cflags: -I${includedir}
@@ -0,0 +1,14 @@
1
+ prefix=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix
2
+ exec_prefix=${prefix}
3
+ libdir=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/lib
4
+ includedir=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/include
5
+
6
+ Name: libavdevice
7
+ Description: FFmpeg device handling library
8
+ Version: 61.3.100
9
+ Requires: libavfilter >= 10.4.100, libswscale >= 8.3.100, libpostproc >= 58.3.100, libavformat >= 61.7.100, libavcodec >= 61.19.100, libswresample >= 5.3.100, libavutil >= 59.39.100
10
+ Requires.private:
11
+ Conflicts:
12
+ Libs: -L${libdir} -lavdevice -framework Foundation -framework AudioToolbox -framework CoreAudio -lm -framework AVFoundation -framework CoreVideo -framework CoreMedia -framework CoreGraphics -framework AudioToolbox -pthread
13
+ Libs.private:
14
+ Cflags: -I${includedir}
@@ -0,0 +1,14 @@
1
+ prefix=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix
2
+ exec_prefix=${prefix}
3
+ libdir=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/lib
4
+ includedir=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/include
5
+
6
+ Name: libavfilter
7
+ Description: FFmpeg audio/video filtering library
8
+ Version: 10.4.100
9
+ Requires: libswscale >= 8.3.100, libpostproc >= 58.3.100, libavformat >= 61.7.100, libavcodec >= 61.19.100, libswresample >= 5.3.100, libavutil >= 59.39.100
10
+ Requires.private:
11
+ Conflicts:
12
+ Libs: -L${libdir} -lavfilter -framework OpenGL -framework OpenGL -pthread -lm -framework Metal -framework VideoToolbox -framework CoreImage -framework AppKit -framework CoreFoundation -framework CoreMedia -framework CoreVideo -framework CoreServices
13
+ Libs.private:
14
+ Cflags: -I${includedir}
@@ -0,0 +1,14 @@
1
+ prefix=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix
2
+ exec_prefix=${prefix}
3
+ libdir=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/lib
4
+ includedir=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/include
5
+
6
+ Name: libavformat
7
+ Description: FFmpeg container format library
8
+ Version: 61.7.100
9
+ Requires: libavcodec >= 61.19.100, libswresample >= 5.3.100, libavutil >= 59.39.100
10
+ Requires.private:
11
+ Conflicts:
12
+ Libs: -L${libdir} -lavformat -lm -lbz2 -lz -framework CoreFoundation -framework Security
13
+ Libs.private:
14
+ Cflags: -I${includedir}
@@ -0,0 +1,14 @@
1
+ prefix=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix
2
+ exec_prefix=${prefix}
3
+ libdir=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/lib
4
+ includedir=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/include
5
+
6
+ Name: libavutil
7
+ Description: FFmpeg utility library
8
+ Version: 59.39.100
9
+ Requires:
10
+ Requires.private:
11
+ Conflicts:
12
+ Libs: -L${libdir} -lavutil -pthread -lm -framework VideoToolbox -framework CoreFoundation -framework CoreMedia -framework CoreVideo -framework CoreServices
13
+ Libs.private:
14
+ Cflags: -I${includedir}
@@ -0,0 +1,14 @@
1
+ prefix=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix
2
+ exec_prefix=${prefix}
3
+ libdir=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/lib
4
+ includedir=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/include
5
+
6
+ Name: libpostproc
7
+ Description: FFmpeg postprocessing library
8
+ Version: 58.3.100
9
+ Requires: libavutil >= 59.39.100
10
+ Requires.private:
11
+ Conflicts:
12
+ Libs: -L${libdir} -lpostproc -lm
13
+ Libs.private:
14
+ Cflags: -I${includedir}
@@ -0,0 +1,14 @@
1
+ prefix=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix
2
+ exec_prefix=${prefix}
3
+ libdir=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/lib
4
+ includedir=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/include
5
+
6
+ Name: libswresample
7
+ Description: FFmpeg audio resampling library
8
+ Version: 5.3.100
9
+ Requires: libavutil >= 59.39.100
10
+ Requires.private:
11
+ Conflicts:
12
+ Libs: -L${libdir} -lswresample -lm
13
+ Libs.private:
14
+ Cflags: -I${includedir}
@@ -0,0 +1,14 @@
1
+ prefix=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix
2
+ exec_prefix=${prefix}
3
+ libdir=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/lib
4
+ includedir=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix/include
5
+
6
+ Name: libswscale
7
+ Description: FFmpeg image rescaling library
8
+ Version: 8.3.100
9
+ Requires: libavutil >= 59.39.100
10
+ Requires.private:
11
+ Conflicts:
12
+ Libs: -L${libdir} -lswscale -lm
13
+ Libs.private:
14
+ Cflags: -I${includedir}
@@ -0,0 +1,11 @@
1
+ prefix=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix
2
+ exec_prefix=${prefix}
3
+ libdir=${exec_prefix}/lib
4
+ includedir=${prefix}/include
5
+
6
+ Name: mp3lame
7
+ Description: LAME MP3 encoder library
8
+ Version: 3.100
9
+ Libs: -L${libdir} -lmp3lame
10
+ Libs.private: -lm
11
+ Cflags: -I${includedir}
@@ -0,0 +1,14 @@
1
+ # ogg pkg-config file
2
+
3
+ prefix=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix
4
+ exec_prefix=${prefix}
5
+ libdir=${exec_prefix}/lib
6
+ includedir=${prefix}/include
7
+
8
+ Name: ogg
9
+ Description: ogg is a library for manipulating ogg bitstreams
10
+ Version: 1.3.5
11
+ Requires:
12
+ Conflicts:
13
+ Libs: -L${libdir} -logg
14
+ Cflags: -I${includedir}
@@ -0,0 +1,16 @@
1
+ # Opus codec reference implementation pkg-config file
2
+
3
+ prefix=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix
4
+ exec_prefix=${prefix}
5
+ libdir=${exec_prefix}/lib
6
+ includedir=${prefix}/include
7
+
8
+ Name: Opus
9
+ Description: Opus IETF audio codec (floating-point build)
10
+ URL: https://opus-codec.org/
11
+ Version: 1.5.2
12
+ Requires:
13
+ Conflicts:
14
+ Libs: -L${libdir} -lopus
15
+ Libs.private:
16
+ Cflags: -I${includedir}/opus
@@ -0,0 +1,15 @@
1
+ # libvorbis pkg-config source file
2
+
3
+ prefix=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix
4
+ exec_prefix=${prefix}
5
+ libdir=${exec_prefix}/lib
6
+ includedir=${prefix}/include
7
+
8
+ Name: vorbis
9
+ Description: vorbis is the primary Ogg Vorbis library
10
+ Version: 1.3.7
11
+ Requires.private: ogg
12
+ Conflicts:
13
+ Libs: -L${libdir} -lvorbis
14
+ Libs.private: -lm
15
+ Cflags: -I${includedir}
@@ -0,0 +1,14 @@
1
+ # libvorbisenc pkg-config source file
2
+
3
+ prefix=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix
4
+ exec_prefix=${prefix}
5
+ libdir=${exec_prefix}/lib
6
+ includedir=${prefix}/include
7
+
8
+ Name: vorbisenc
9
+ Description: vorbisenc is a library that provides a convenient API for setting up an encoding environment using libvorbis
10
+ Version: 1.3.7
11
+ Requires.private: vorbis
12
+ Conflicts:
13
+ Libs: -L${libdir} -lvorbisenc
14
+ Cflags: -I${includedir}
@@ -0,0 +1,14 @@
1
+ # libvorbisfile pkg-config source file
2
+
3
+ prefix=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix
4
+ exec_prefix=${prefix}
5
+ libdir=${exec_prefix}/lib
6
+ includedir=${prefix}/include
7
+
8
+ Name: vorbisfile
9
+ Description: vorbisfile is a library that provides a convenient high-level API for decoding and basic manipulation of all Vorbis I audio streams
10
+ Version: 1.3.7
11
+ Requires.private: vorbis
12
+ Conflicts:
13
+ Libs: -L${libdir} -lvorbisfile
14
+ Cflags: -I${includedir}
@@ -0,0 +1,14 @@
1
+ # pkg-config file from libvpx v1.15.0
2
+ prefix=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix
3
+ exec_prefix=${prefix}
4
+ libdir=${prefix}/lib
5
+ includedir=${prefix}/include
6
+
7
+ Name: vpx
8
+ Description: WebM Project VPx codec implementation
9
+ Version: 1.15.0
10
+ Requires:
11
+ Conflicts:
12
+ Libs: -L${libdir} -lvpx -lm
13
+ Libs.private: -lm -lpthread
14
+ Cflags: -I${includedir}
@@ -0,0 +1,11 @@
1
+ prefix=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix
2
+ exec_prefix=${prefix}
3
+ libdir=${exec_prefix}/lib
4
+ includedir=${prefix}/include
5
+
6
+ Name: x264
7
+ Description: H.264 (MPEG4 AVC) encoder library
8
+ Version: 0.165.3222
9
+ Libs: -L${exec_prefix}/lib -lx264 -lpthread -lm
10
+ Libs.private:
11
+ Cflags: -I${prefix}/include
@@ -0,0 +1,11 @@
1
+ prefix=/Users/runner/work/ffmpeg-prebuilds/ffmpeg-prebuilds/build/darwin-x64/prefix
2
+ exec_prefix=${prefix}
3
+ libdir=${exec_prefix}/lib
4
+ includedir=${prefix}/include
5
+
6
+ Name: x265
7
+ Description: H.265/HEVC video encoder
8
+ Version: 4.0
9
+ Libs: -L${libdir} -lx265
10
+ Libs.private: -lc++ -ldl
11
+ Cflags: -I${includedir}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pproenca/ffmpeg-darwin-x64-gpl",
3
- "version": "0.1.7",
3
+ "version": "0.1.9",
4
4
  "description": "Prebuilt FFmpeg with all codecs including x264/x265 for darwin-x64",
5
5
  "author": "Pedro Proenca",
6
6
  "homepage": "https://github.com/pproenca/ffmpeg-prebuilds",
@@ -16,13 +16,12 @@
16
16
  },
17
17
  "files": [
18
18
  "lib",
19
- "include",
20
19
  "versions.json"
21
20
  ],
22
21
  "type": "commonjs",
23
22
  "exports": {
24
23
  "./lib": "./lib/index.js",
25
- "./include": "./include/index.js",
24
+ "./pkgconfig": "./lib/pkgconfig/index.js",
26
25
  "./package": "./package.json",
27
26
  "./versions": "./versions.json"
28
27
  },
package/include/aom/aom.h DELETED
@@ -1,127 +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
-
12
- /*!\defgroup aom AOM
13
- * \ingroup codecs
14
- * AOM is aom's newest video compression algorithm that uses motion
15
- * compensated prediction, Discrete Cosine Transform (DCT) coding of the
16
- * prediction error signal and context dependent entropy coding techniques
17
- * based on arithmetic principles. It features:
18
- * - YUV 4:2:0 image format
19
- * - Macro-block based coding (16x16 luma plus two 8x8 chroma)
20
- * - 1/4 (1/8) pixel accuracy motion compensated prediction
21
- * - 4x4 DCT transform
22
- * - 128 level linear quantizer
23
- * - In loop deblocking filter
24
- * - Context-based entropy coding
25
- *
26
- * @{
27
- */
28
- /*!\file
29
- * \brief Provides controls common to both the AOM encoder and decoder.
30
- */
31
- #ifndef AOM_AOM_AOM_H_
32
- #define AOM_AOM_AOM_H_
33
-
34
- #include "aom/aom_codec.h"
35
- #include "aom/aom_image.h"
36
-
37
- #ifdef __cplusplus
38
- extern "C" {
39
- #endif
40
-
41
- /*!\brief Control functions
42
- *
43
- * The set of macros define the control functions of AOM interface
44
- * The range for common control IDs is 230-255(max).
45
- */
46
- enum aom_com_control_id {
47
- /*!\brief Codec control function to get a pointer to a reference frame
48
- *
49
- * av1_ref_frame_t* parameter
50
- */
51
- AV1_GET_REFERENCE = 230,
52
-
53
- /*!\brief Codec control function to write a frame into a reference buffer
54
- *
55
- * av1_ref_frame_t* parameter
56
- */
57
- AV1_SET_REFERENCE = 231,
58
-
59
- /*!\brief Codec control function to get a copy of reference frame from the
60
- * decoder
61
- *
62
- * av1_ref_frame_t* parameter
63
- */
64
- AV1_COPY_REFERENCE = 232,
65
-
66
- /*!\brief Codec control function to get a pointer to the new frame
67
- *
68
- * aom_image_t* parameter
69
- */
70
- AV1_GET_NEW_FRAME_IMAGE = 233,
71
-
72
- /*!\brief Codec control function to copy the new frame to an external buffer
73
- *
74
- * aom_image_t* parameter
75
- */
76
- AV1_COPY_NEW_FRAME_IMAGE = 234,
77
-
78
- /*!\brief Start point of control IDs for aom_dec_control_id.
79
- * Any new common control IDs should be added above.
80
- */
81
- AOM_DECODER_CTRL_ID_START = 256
82
- // No common control IDs should be added after AOM_DECODER_CTRL_ID_START.
83
- };
84
-
85
- /*!\brief AV1 specific reference frame data struct
86
- *
87
- * Define the data struct to access av1 reference frames.
88
- */
89
- typedef struct av1_ref_frame {
90
- int idx; /**< frame index to get (input) */
91
- int use_external_ref; /**< Directly use external ref buffer(decoder only) */
92
- aom_image_t img; /**< img structure to populate (output) */
93
- } av1_ref_frame_t;
94
-
95
- /*!\cond */
96
- /*!\brief aom decoder control function parameter type
97
- *
98
- * Defines the data type for each of AOM decoder control function requires.
99
- *
100
- * \note For each control ID "X", a macro-define of
101
- * AOM_CTRL_X is provided. It is used at compile time to determine
102
- * if the control ID is supported by the libaom library available,
103
- * when the libaom version cannot be controlled.
104
- */
105
- AOM_CTRL_USE_TYPE(AV1_GET_REFERENCE, av1_ref_frame_t *)
106
- #define AOM_CTRL_AV1_GET_REFERENCE
107
-
108
- AOM_CTRL_USE_TYPE(AV1_SET_REFERENCE, av1_ref_frame_t *)
109
- #define AOM_CTRL_AV1_SET_REFERENCE
110
-
111
- AOM_CTRL_USE_TYPE(AV1_COPY_REFERENCE, av1_ref_frame_t *)
112
- #define AOM_CTRL_AV1_COPY_REFERENCE
113
-
114
- AOM_CTRL_USE_TYPE(AV1_GET_NEW_FRAME_IMAGE, aom_image_t *)
115
- #define AOM_CTRL_AV1_GET_NEW_FRAME_IMAGE
116
-
117
- AOM_CTRL_USE_TYPE(AV1_COPY_NEW_FRAME_IMAGE, aom_image_t *)
118
- #define AOM_CTRL_AV1_COPY_NEW_FRAME_IMAGE
119
-
120
- /*!\endcond */
121
- /*! @} - end defgroup aom */
122
-
123
- #ifdef __cplusplus
124
- } // extern "C"
125
- #endif
126
-
127
- #endif // AOM_AOM_AOM_H_