diff options
| author | Shokara Kou <kou@13f0.net> | 2024-03-04 17:07:52 -0500 |
|---|---|---|
| committer | Shokara Kou <kou@13f0.net> | 2024-03-04 17:07:52 -0500 |
| commit | 763d5a7382ce7b713511fb4b0ac1ce097508e8f6 (patch) | |
| tree | 5999155de987b3127beba5917d16a1f5e2f77fad /graphics/ffmpeg/pkg/PLIST | |
| parent | 1c7977bb95a42b7792fb8b7b4a11c0afe4697a01 (diff) | |
import graphics/ffmpeg
Diffstat (limited to 'graphics/ffmpeg/pkg/PLIST')
| -rw-r--r-- | graphics/ffmpeg/pkg/PLIST | 249 |
1 files changed, 249 insertions, 0 deletions
diff --git a/graphics/ffmpeg/pkg/PLIST b/graphics/ffmpeg/pkg/PLIST new file mode 100644 index 0000000..fc61159 --- /dev/null +++ b/graphics/ffmpeg/pkg/PLIST | |||
| @@ -0,0 +1,249 @@ | |||
| 1 | @bin bin/ffmpeg | ||
| 2 | @bin bin/ffplay | ||
| 3 | @bin bin/ffprobe | ||
| 4 | @bin bin/qt-faststart | ||
| 5 | include/libavcodec/ | ||
| 6 | include/libavcodec/ac3_parser.h | ||
| 7 | include/libavcodec/adts_parser.h | ||
| 8 | include/libavcodec/avcodec.h | ||
| 9 | include/libavcodec/avdct.h | ||
| 10 | include/libavcodec/avfft.h | ||
| 11 | include/libavcodec/bsf.h | ||
| 12 | include/libavcodec/codec.h | ||
| 13 | include/libavcodec/codec_desc.h | ||
| 14 | include/libavcodec/codec_id.h | ||
| 15 | include/libavcodec/codec_par.h | ||
| 16 | include/libavcodec/d3d11va.h | ||
| 17 | include/libavcodec/dirac.h | ||
| 18 | include/libavcodec/dv_profile.h | ||
| 19 | include/libavcodec/dxva2.h | ||
| 20 | include/libavcodec/jni.h | ||
| 21 | include/libavcodec/mediacodec.h | ||
| 22 | include/libavcodec/packet.h | ||
| 23 | include/libavcodec/qsv.h | ||
| 24 | include/libavcodec/vaapi.h | ||
| 25 | include/libavcodec/vdpau.h | ||
| 26 | include/libavcodec/version.h | ||
| 27 | include/libavcodec/videotoolbox.h | ||
| 28 | include/libavcodec/vorbis_parser.h | ||
| 29 | include/libavcodec/xvmc.h | ||
| 30 | include/libavdevice/ | ||
| 31 | include/libavdevice/avdevice.h | ||
| 32 | include/libavdevice/version.h | ||
| 33 | include/libavfilter/ | ||
| 34 | include/libavfilter/avfilter.h | ||
| 35 | include/libavfilter/buffersink.h | ||
| 36 | include/libavfilter/buffersrc.h | ||
| 37 | include/libavfilter/version.h | ||
| 38 | include/libavformat/ | ||
| 39 | include/libavformat/avformat.h | ||
| 40 | include/libavformat/avio.h | ||
| 41 | include/libavformat/version.h | ||
| 42 | include/libavutil/ | ||
| 43 | include/libavutil/adler32.h | ||
| 44 | include/libavutil/aes.h | ||
| 45 | include/libavutil/aes_ctr.h | ||
| 46 | include/libavutil/attributes.h | ||
| 47 | include/libavutil/audio_fifo.h | ||
| 48 | include/libavutil/avassert.h | ||
| 49 | include/libavutil/avconfig.h | ||
| 50 | include/libavutil/avstring.h | ||
| 51 | include/libavutil/avutil.h | ||
| 52 | include/libavutil/base64.h | ||
| 53 | include/libavutil/blowfish.h | ||
| 54 | include/libavutil/bprint.h | ||
| 55 | include/libavutil/bswap.h | ||
| 56 | include/libavutil/buffer.h | ||
| 57 | include/libavutil/camellia.h | ||
| 58 | include/libavutil/cast5.h | ||
| 59 | include/libavutil/channel_layout.h | ||
| 60 | include/libavutil/common.h | ||
| 61 | include/libavutil/cpu.h | ||
| 62 | include/libavutil/crc.h | ||
| 63 | include/libavutil/des.h | ||
| 64 | include/libavutil/dict.h | ||
| 65 | include/libavutil/display.h | ||
| 66 | include/libavutil/dovi_meta.h | ||
| 67 | include/libavutil/downmix_info.h | ||
| 68 | include/libavutil/encryption_info.h | ||
| 69 | include/libavutil/error.h | ||
| 70 | include/libavutil/eval.h | ||
| 71 | include/libavutil/ffversion.h | ||
| 72 | include/libavutil/fifo.h | ||
| 73 | include/libavutil/file.h | ||
| 74 | include/libavutil/film_grain_params.h | ||
| 75 | include/libavutil/frame.h | ||
| 76 | include/libavutil/hash.h | ||
| 77 | include/libavutil/hdr_dynamic_metadata.h | ||
| 78 | include/libavutil/hmac.h | ||
| 79 | include/libavutil/hwcontext.h | ||
| 80 | include/libavutil/hwcontext_cuda.h | ||
| 81 | include/libavutil/hwcontext_d3d11va.h | ||
| 82 | include/libavutil/hwcontext_drm.h | ||
| 83 | include/libavutil/hwcontext_dxva2.h | ||
| 84 | include/libavutil/hwcontext_mediacodec.h | ||
| 85 | include/libavutil/hwcontext_opencl.h | ||
| 86 | include/libavutil/hwcontext_qsv.h | ||
| 87 | include/libavutil/hwcontext_vaapi.h | ||
| 88 | include/libavutil/hwcontext_vdpau.h | ||
| 89 | include/libavutil/hwcontext_videotoolbox.h | ||
| 90 | include/libavutil/hwcontext_vulkan.h | ||
| 91 | include/libavutil/imgutils.h | ||
| 92 | include/libavutil/intfloat.h | ||
| 93 | include/libavutil/intreadwrite.h | ||
| 94 | include/libavutil/lfg.h | ||
| 95 | include/libavutil/log.h | ||
| 96 | include/libavutil/lzo.h | ||
| 97 | include/libavutil/macros.h | ||
| 98 | include/libavutil/mastering_display_metadata.h | ||
| 99 | include/libavutil/mathematics.h | ||
| 100 | include/libavutil/md5.h | ||
| 101 | include/libavutil/mem.h | ||
| 102 | include/libavutil/motion_vector.h | ||
| 103 | include/libavutil/murmur3.h | ||
| 104 | include/libavutil/opt.h | ||
| 105 | include/libavutil/parseutils.h | ||
| 106 | include/libavutil/pixdesc.h | ||
| 107 | include/libavutil/pixelutils.h | ||
| 108 | include/libavutil/pixfmt.h | ||
| 109 | include/libavutil/random_seed.h | ||
| 110 | include/libavutil/rational.h | ||
| 111 | include/libavutil/rc4.h | ||
| 112 | include/libavutil/replaygain.h | ||
| 113 | include/libavutil/ripemd.h | ||
| 114 | include/libavutil/samplefmt.h | ||
| 115 | include/libavutil/sha.h | ||
| 116 | include/libavutil/sha512.h | ||
| 117 | include/libavutil/spherical.h | ||
| 118 | include/libavutil/stereo3d.h | ||
| 119 | include/libavutil/tea.h | ||
| 120 | include/libavutil/threadmessage.h | ||
| 121 | include/libavutil/time.h | ||
| 122 | include/libavutil/timecode.h | ||
| 123 | include/libavutil/timestamp.h | ||
| 124 | include/libavutil/tree.h | ||
| 125 | include/libavutil/twofish.h | ||
| 126 | include/libavutil/tx.h | ||
| 127 | include/libavutil/version.h | ||
| 128 | include/libavutil/video_enc_params.h | ||
| 129 | include/libavutil/xtea.h | ||
| 130 | include/libpostproc/ | ||
| 131 | include/libpostproc/postprocess.h | ||
| 132 | include/libpostproc/version.h | ||
| 133 | include/libswresample/ | ||
| 134 | include/libswresample/swresample.h | ||
| 135 | include/libswresample/version.h | ||
| 136 | include/libswscale/ | ||
| 137 | include/libswscale/swscale.h | ||
| 138 | include/libswscale/version.h | ||
| 139 | @static-lib lib/libavcodec.a | ||
| 140 | @lib lib/libavcodec.so.${LIBavcodec_VERSION} | ||
| 141 | @static-lib lib/libavdevice.a | ||
| 142 | @lib lib/libavdevice.so.${LIBavdevice_VERSION} | ||
| 143 | @static-lib lib/libavfilter.a | ||
| 144 | @lib lib/libavfilter.so.${LIBavfilter_VERSION} | ||
| 145 | @static-lib lib/libavformat.a | ||
| 146 | @lib lib/libavformat.so.${LIBavformat_VERSION} | ||
| 147 | @static-lib lib/libavutil.a | ||
| 148 | @lib lib/libavutil.so.${LIBavutil_VERSION} | ||
| 149 | @static-lib lib/libpostproc.a | ||
| 150 | @lib lib/libpostproc.so.${LIBpostproc_VERSION} | ||
| 151 | @static-lib lib/libswresample.a | ||
| 152 | @lib lib/libswresample.so.${LIBswresample_VERSION} | ||
| 153 | @static-lib lib/libswscale.a | ||
| 154 | @lib lib/libswscale.so.${LIBswscale_VERSION} | ||
| 155 | lib/pkgconfig/libavcodec.pc | ||
| 156 | lib/pkgconfig/libavdevice.pc | ||
| 157 | lib/pkgconfig/libavfilter.pc | ||
| 158 | lib/pkgconfig/libavformat.pc | ||
| 159 | lib/pkgconfig/libavutil.pc | ||
| 160 | lib/pkgconfig/libpostproc.pc | ||
| 161 | lib/pkgconfig/libswresample.pc | ||
| 162 | lib/pkgconfig/libswscale.pc | ||
| 163 | @man man/man1/ffmpeg-all.1 | ||
| 164 | @man man/man1/ffmpeg-bitstream-filters.1 | ||
| 165 | @man man/man1/ffmpeg-codecs.1 | ||
| 166 | @man man/man1/ffmpeg-devices.1 | ||
| 167 | @man man/man1/ffmpeg-filters.1 | ||
| 168 | @man man/man1/ffmpeg-formats.1 | ||
| 169 | @man man/man1/ffmpeg-protocols.1 | ||
| 170 | @man man/man1/ffmpeg-resampler.1 | ||
| 171 | @man man/man1/ffmpeg-scaler.1 | ||
| 172 | @man man/man1/ffmpeg-utils.1 | ||
| 173 | @man man/man1/ffmpeg.1 | ||
| 174 | @man man/man1/ffplay-all.1 | ||
| 175 | @man man/man1/ffplay.1 | ||
| 176 | @man man/man1/ffprobe-all.1 | ||
| 177 | @man man/man1/ffprobe.1 | ||
| 178 | @man man/man3/libavcodec.3 | ||
| 179 | @man man/man3/libavdevice.3 | ||
| 180 | @man man/man3/libavfilter.3 | ||
| 181 | @man man/man3/libavformat.3 | ||
| 182 | @man man/man3/libavutil.3 | ||
| 183 | @man man/man3/libswresample.3 | ||
| 184 | @man man/man3/libswscale.3 | ||
| 185 | share/doc/ffmpeg/ | ||
| 186 | share/doc/ffmpeg/developer.html | ||
| 187 | share/doc/ffmpeg/faq.html | ||
| 188 | share/doc/ffmpeg/fate.html | ||
| 189 | share/doc/ffmpeg/ffmpeg-all.html | ||
| 190 | share/doc/ffmpeg/ffmpeg-bitstream-filters.html | ||
| 191 | share/doc/ffmpeg/ffmpeg-codecs.html | ||
| 192 | share/doc/ffmpeg/ffmpeg-devices.html | ||
| 193 | share/doc/ffmpeg/ffmpeg-filters.html | ||
| 194 | share/doc/ffmpeg/ffmpeg-formats.html | ||
| 195 | share/doc/ffmpeg/ffmpeg-protocols.html | ||
| 196 | share/doc/ffmpeg/ffmpeg-resampler.html | ||
| 197 | share/doc/ffmpeg/ffmpeg-scaler.html | ||
| 198 | share/doc/ffmpeg/ffmpeg-utils.html | ||
| 199 | share/doc/ffmpeg/ffmpeg.html | ||
| 200 | share/doc/ffmpeg/ffplay-all.html | ||
| 201 | share/doc/ffmpeg/ffplay.html | ||
| 202 | share/doc/ffmpeg/ffprobe-all.html | ||
| 203 | share/doc/ffmpeg/ffprobe.html | ||
| 204 | share/doc/ffmpeg/general.html | ||
| 205 | share/doc/ffmpeg/git-howto.html | ||
| 206 | share/doc/ffmpeg/libavcodec.html | ||
| 207 | share/doc/ffmpeg/libavdevice.html | ||
| 208 | share/doc/ffmpeg/libavfilter.html | ||
| 209 | share/doc/ffmpeg/libavformat.html | ||
| 210 | share/doc/ffmpeg/libavutil.html | ||
| 211 | share/doc/ffmpeg/libswresample.html | ||
| 212 | share/doc/ffmpeg/libswscale.html | ||
| 213 | share/doc/ffmpeg/mailing-list-faq.html | ||
| 214 | share/doc/ffmpeg/nut.html | ||
| 215 | share/doc/ffmpeg/platform.html | ||
| 216 | share/doc/pkg-readmes/${PKGSTEM} | ||
| 217 | share/examples/ffmpeg/ | ||
| 218 | share/examples/ffmpeg/Makefile | ||
| 219 | share/examples/ffmpeg/README | ||
| 220 | share/examples/ffmpeg/avio_list_dir.c | ||
| 221 | share/examples/ffmpeg/avio_reading.c | ||
| 222 | share/examples/ffmpeg/decode_audio.c | ||
| 223 | share/examples/ffmpeg/decode_video.c | ||
| 224 | share/examples/ffmpeg/demuxing_decoding.c | ||
| 225 | share/examples/ffmpeg/encode_audio.c | ||
| 226 | share/examples/ffmpeg/encode_video.c | ||
| 227 | share/examples/ffmpeg/extract_mvs.c | ||
| 228 | share/examples/ffmpeg/filter_audio.c | ||
| 229 | share/examples/ffmpeg/filtering_audio.c | ||
| 230 | share/examples/ffmpeg/filtering_video.c | ||
| 231 | share/examples/ffmpeg/http_multiclient.c | ||
| 232 | share/examples/ffmpeg/hw_decode.c | ||
| 233 | share/examples/ffmpeg/metadata.c | ||
| 234 | share/examples/ffmpeg/muxing.c | ||
| 235 | share/examples/ffmpeg/qsvdec.c | ||
| 236 | share/examples/ffmpeg/remuxing.c | ||
| 237 | share/examples/ffmpeg/resampling_audio.c | ||
| 238 | share/examples/ffmpeg/scaling_video.c | ||
| 239 | share/examples/ffmpeg/transcode_aac.c | ||
| 240 | share/examples/ffmpeg/transcoding.c | ||
| 241 | share/examples/ffmpeg/vaapi_encode.c | ||
| 242 | share/examples/ffmpeg/vaapi_transcode.c | ||
| 243 | share/ffmpeg/ | ||
| 244 | share/ffmpeg/ffprobe.xsd | ||
| 245 | share/ffmpeg/libvpx-1080p.ffpreset | ||
| 246 | share/ffmpeg/libvpx-1080p50_60.ffpreset | ||
| 247 | share/ffmpeg/libvpx-360p.ffpreset | ||
| 248 | share/ffmpeg/libvpx-720p.ffpreset | ||
| 249 | share/ffmpeg/libvpx-720p50_60.ffpreset | ||
