a2789477ac
- avcodec/aac_adtstoasc_bsf: validate and forward extradata if the stream is already ASC - mss2: only use error correction for matching block counts - softfloat: decrease MIN_EXP to cover full float range - libopusdec: default to stereo for invalid number of channels - flvdec: require need_context_update when changing codec id - pgssubdec: only set w/h/linesize when allocating data - sbgdec: prevent NULL pointer access - rmdec: validate block alignment - smacker: limit recursion depth of smacker_decode_bigtree - mxfdec: fix NULL pointer dereference in mxf_read_packet_old - ffmdec: validate codec parameters - avformat/mpeg: Adjust vid probe threshold to correct mis-detection - avcodec/ass_split: Change order of operations in ass_split_section() - avcodec/rawdec: check for side data before checking its size - avcodec/avpacket: fix leak on realloc in av_packet_add_side_data() - avformat/apngenc: use the stream parameters extradata if available - Revert "apngdec: use side data to pass extradata to the decoder" - ffprobe: fix crash in case -of is specified with an empty string - libavcodec/exr : fix channel size calculation for uint32 channel - exr: fix out-of-bounds read - libschroedingerdec: fix leaking of framewithpts - libschroedingerdec: don't produce empty frames - dds: limit 4 bpp handling to AV_PIX_FMT_PAL8 - mlz: limit next_code to data buffer size - softfloat: handle -INT_MAX correctly - filmstripdec: correctly check image dimensions - pnmdec: make sure v is capped by maxval - smvjpegdec: make sure cur_frame is not negative - icodec: correctly check avio_read return value - icodec: fix leaking pkt on error - dvbsubdec: fix division by zero in compute_default_clut - proresdec_lgpl: explicitly check coff[3] against slice_data_size - escape124: reject codebook size 0 - mpegts: prevent division by zero - matroskadec: fix NULL pointer dereference in webm_dash_manifest_read_header - mpegaudio_parser: don't return AVERROR_PATCHWELCOME - mxfdec: fix NULL pointer dereference - lzf: update pointer p after realloc - diracdec: check return code of get_buffer_with_edge - diracdec: clear slice_params_num_buf on allocation failure - diracdec: use correct buffer for slice_params_buf realloc - ppc: pixblockdsp: do unaligned block accesses correctly again - avformat: close parser if codec changed - fate: add streamcopy test for apng - apngdec: use side data to pass extradata to the decoder - mov: immediately return from mov_fix_index without old index entries - interplayacm: increase bitstream buffer size by AV_INPUT_BUFFER_PADDING_SIZE - interplayacm: validate number of channels - interplayacm: check for too large b - doc: fix spelling errors - configure: make sure LTO does not optimize out the test functions - fate: add apng encoding/muxing test - apng: use side data to pass extradata to muxer - avcodec/mpeg4videodec: Workaround interlaced mpeg4 edge MC bug - avcodec/mpegvideo: Fix edge emu buffer overlap with interlaced mpeg4 - avcodec/rv40: Test remaining space in loop of get_dimension() - avcodec/ituh263dec: Avoid spending a long time in slice sync - avcodec/movtextdec: Add error message for tsmb_size check - avcodec/movtextdec: Fix tsmb_size check==0 check - avcodec/movtextdec: Fix potential integer overflow - ffmpeg: Fix bsf corrupting merged side data - avcodec/sunrast: Fix input buffer pointer check - avcodec/tscc: Check side data size before use - avcodec/rscc: Fix constant - avcodec/rawdec: Check side data size before use - avcodec/rscc: Check side data size before use - avcodec/msvideo1: Check side data size before use - avcodec/qpeg: Check side data size before use - avcodec/qtrle: Check side data size before use - avcodec/msrle: Check side data size before use - avcodec/kmvc: Check side data size before use - avcodec/idcinvideo: Check side data size before use - avcodec/cinepak: Check side data size before use - avcodec/8bps: Check side data size before use - avformat/flvdec: Fix regression losing streams - avformat/hls: Add missing error check for avcodec_parameters_copy() - avformat/hls: Fix probing mpegts audio streams that use probing - avformat/hls: Factor copying stream info to a separate function
244 lines
8.5 KiB
Text
244 lines
8.5 KiB
Text
@comment $NetBSD: PLIST,v 1.7 2016/11/28 08:27:51 adam Exp $
|
|
bin/ffmpeg3
|
|
bin/ffprobe3
|
|
bin/ffserver3
|
|
include/ffmpeg3/libavcodec/avcodec.h
|
|
include/ffmpeg3/libavcodec/avdct.h
|
|
include/ffmpeg3/libavcodec/avfft.h
|
|
include/ffmpeg3/libavcodec/d3d11va.h
|
|
include/ffmpeg3/libavcodec/dirac.h
|
|
include/ffmpeg3/libavcodec/dv_profile.h
|
|
include/ffmpeg3/libavcodec/dxva2.h
|
|
include/ffmpeg3/libavcodec/jni.h
|
|
include/ffmpeg3/libavcodec/mediacodec.h
|
|
include/ffmpeg3/libavcodec/qsv.h
|
|
include/ffmpeg3/libavcodec/vaapi.h
|
|
include/ffmpeg3/libavcodec/vda.h
|
|
include/ffmpeg3/libavcodec/vdpau.h
|
|
include/ffmpeg3/libavcodec/version.h
|
|
include/ffmpeg3/libavcodec/videotoolbox.h
|
|
include/ffmpeg3/libavcodec/vorbis_parser.h
|
|
include/ffmpeg3/libavcodec/xvmc.h
|
|
include/ffmpeg3/libavdevice/avdevice.h
|
|
include/ffmpeg3/libavdevice/version.h
|
|
include/ffmpeg3/libavfilter/avfilter.h
|
|
include/ffmpeg3/libavfilter/avfiltergraph.h
|
|
include/ffmpeg3/libavfilter/buffersink.h
|
|
include/ffmpeg3/libavfilter/buffersrc.h
|
|
include/ffmpeg3/libavfilter/version.h
|
|
include/ffmpeg3/libavformat/avformat.h
|
|
include/ffmpeg3/libavformat/avio.h
|
|
include/ffmpeg3/libavformat/version.h
|
|
include/ffmpeg3/libavutil/adler32.h
|
|
include/ffmpeg3/libavutil/aes.h
|
|
include/ffmpeg3/libavutil/aes_ctr.h
|
|
include/ffmpeg3/libavutil/attributes.h
|
|
include/ffmpeg3/libavutil/audio_fifo.h
|
|
include/ffmpeg3/libavutil/avassert.h
|
|
include/ffmpeg3/libavutil/avconfig.h
|
|
include/ffmpeg3/libavutil/avstring.h
|
|
include/ffmpeg3/libavutil/avutil.h
|
|
include/ffmpeg3/libavutil/base64.h
|
|
include/ffmpeg3/libavutil/blowfish.h
|
|
include/ffmpeg3/libavutil/bprint.h
|
|
include/ffmpeg3/libavutil/bswap.h
|
|
include/ffmpeg3/libavutil/buffer.h
|
|
include/ffmpeg3/libavutil/camellia.h
|
|
include/ffmpeg3/libavutil/cast5.h
|
|
include/ffmpeg3/libavutil/channel_layout.h
|
|
include/ffmpeg3/libavutil/common.h
|
|
include/ffmpeg3/libavutil/cpu.h
|
|
include/ffmpeg3/libavutil/crc.h
|
|
include/ffmpeg3/libavutil/des.h
|
|
include/ffmpeg3/libavutil/dict.h
|
|
include/ffmpeg3/libavutil/display.h
|
|
include/ffmpeg3/libavutil/downmix_info.h
|
|
include/ffmpeg3/libavutil/error.h
|
|
include/ffmpeg3/libavutil/eval.h
|
|
include/ffmpeg3/libavutil/ffversion.h
|
|
include/ffmpeg3/libavutil/fifo.h
|
|
include/ffmpeg3/libavutil/file.h
|
|
include/ffmpeg3/libavutil/frame.h
|
|
include/ffmpeg3/libavutil/hash.h
|
|
include/ffmpeg3/libavutil/hmac.h
|
|
include/ffmpeg3/libavutil/hwcontext.h
|
|
include/ffmpeg3/libavutil/hwcontext_cuda.h
|
|
include/ffmpeg3/libavutil/hwcontext_dxva2.h
|
|
include/ffmpeg3/libavutil/hwcontext_qsv.h
|
|
include/ffmpeg3/libavutil/hwcontext_vaapi.h
|
|
include/ffmpeg3/libavutil/hwcontext_vdpau.h
|
|
include/ffmpeg3/libavutil/imgutils.h
|
|
include/ffmpeg3/libavutil/intfloat.h
|
|
include/ffmpeg3/libavutil/intreadwrite.h
|
|
include/ffmpeg3/libavutil/lfg.h
|
|
include/ffmpeg3/libavutil/log.h
|
|
include/ffmpeg3/libavutil/lzo.h
|
|
include/ffmpeg3/libavutil/macros.h
|
|
include/ffmpeg3/libavutil/mastering_display_metadata.h
|
|
include/ffmpeg3/libavutil/mathematics.h
|
|
include/ffmpeg3/libavutil/md5.h
|
|
include/ffmpeg3/libavutil/mem.h
|
|
include/ffmpeg3/libavutil/motion_vector.h
|
|
include/ffmpeg3/libavutil/murmur3.h
|
|
${PLIST.opencl}include/ffmpeg3/libavutil/opencl.h
|
|
include/ffmpeg3/libavutil/opt.h
|
|
include/ffmpeg3/libavutil/parseutils.h
|
|
include/ffmpeg3/libavutil/pixdesc.h
|
|
include/ffmpeg3/libavutil/pixelutils.h
|
|
include/ffmpeg3/libavutil/pixfmt.h
|
|
include/ffmpeg3/libavutil/random_seed.h
|
|
include/ffmpeg3/libavutil/rational.h
|
|
include/ffmpeg3/libavutil/rc4.h
|
|
include/ffmpeg3/libavutil/replaygain.h
|
|
include/ffmpeg3/libavutil/ripemd.h
|
|
include/ffmpeg3/libavutil/samplefmt.h
|
|
include/ffmpeg3/libavutil/sha.h
|
|
include/ffmpeg3/libavutil/sha512.h
|
|
include/ffmpeg3/libavutil/stereo3d.h
|
|
include/ffmpeg3/libavutil/tea.h
|
|
include/ffmpeg3/libavutil/threadmessage.h
|
|
include/ffmpeg3/libavutil/time.h
|
|
include/ffmpeg3/libavutil/timecode.h
|
|
include/ffmpeg3/libavutil/timestamp.h
|
|
include/ffmpeg3/libavutil/tree.h
|
|
include/ffmpeg3/libavutil/twofish.h
|
|
include/ffmpeg3/libavutil/version.h
|
|
include/ffmpeg3/libavutil/xtea.h
|
|
include/ffmpeg3/libpostproc/postprocess.h
|
|
include/ffmpeg3/libpostproc/version.h
|
|
include/ffmpeg3/libswresample/swresample.h
|
|
include/ffmpeg3/libswresample/version.h
|
|
include/ffmpeg3/libswscale/swscale.h
|
|
include/ffmpeg3/libswscale/version.h
|
|
lib/ffmpeg3/libavcodec.a
|
|
lib/ffmpeg3/libavcodec.so
|
|
lib/ffmpeg3/libavcodec.so.57
|
|
lib/ffmpeg3/libavcodec.so.57.64.101
|
|
lib/ffmpeg3/libavdevice.a
|
|
lib/ffmpeg3/libavdevice.so
|
|
lib/ffmpeg3/libavdevice.so.57
|
|
lib/ffmpeg3/libavdevice.so.57.1.100
|
|
lib/ffmpeg3/libavfilter.a
|
|
lib/ffmpeg3/libavfilter.so
|
|
lib/ffmpeg3/libavfilter.so.6
|
|
lib/ffmpeg3/libavfilter.so.6.65.100
|
|
lib/ffmpeg3/libavformat.a
|
|
lib/ffmpeg3/libavformat.so
|
|
lib/ffmpeg3/libavformat.so.57
|
|
lib/ffmpeg3/libavformat.so.57.56.100
|
|
lib/ffmpeg3/libavutil.a
|
|
lib/ffmpeg3/libavutil.so
|
|
lib/ffmpeg3/libavutil.so.55
|
|
lib/ffmpeg3/libavutil.so.55.34.100
|
|
lib/ffmpeg3/libpostproc.a
|
|
lib/ffmpeg3/libpostproc.so
|
|
lib/ffmpeg3/libpostproc.so.54
|
|
lib/ffmpeg3/libpostproc.so.54.1.100
|
|
lib/ffmpeg3/libswresample.a
|
|
lib/ffmpeg3/libswresample.so
|
|
lib/ffmpeg3/libswresample.so.2
|
|
lib/ffmpeg3/libswresample.so.2.3.100
|
|
lib/ffmpeg3/libswscale.a
|
|
lib/ffmpeg3/libswscale.so
|
|
lib/ffmpeg3/libswscale.so.4
|
|
lib/ffmpeg3/libswscale.so.4.2.100
|
|
lib/ffmpeg3/pkgconfig/libavcodec.pc
|
|
lib/ffmpeg3/pkgconfig/libavdevice.pc
|
|
lib/ffmpeg3/pkgconfig/libavfilter.pc
|
|
lib/ffmpeg3/pkgconfig/libavformat.pc
|
|
lib/ffmpeg3/pkgconfig/libavutil.pc
|
|
lib/ffmpeg3/pkgconfig/libpostproc.pc
|
|
lib/ffmpeg3/pkgconfig/libswresample.pc
|
|
lib/ffmpeg3/pkgconfig/libswscale.pc
|
|
man/man1/ffmpeg-all3.1
|
|
man/man1/ffmpeg-bitstream-filters3.1
|
|
man/man1/ffmpeg-codecs3.1
|
|
man/man1/ffmpeg-devices3.1
|
|
man/man1/ffmpeg-filters3.1
|
|
man/man1/ffmpeg-formats3.1
|
|
man/man1/ffmpeg-protocols3.1
|
|
man/man1/ffmpeg-resampler3.1
|
|
man/man1/ffmpeg-scaler3.1
|
|
man/man1/ffmpeg-utils3.1
|
|
man/man1/ffmpeg3.1
|
|
man/man1/ffprobe-all3.1
|
|
man/man1/ffprobe3.1
|
|
man/man1/ffserver-all3.1
|
|
man/man1/ffserver3.1
|
|
man/man3/libavcodec3.3
|
|
man/man3/libavdevice3.3
|
|
man/man3/libavfilter3.3
|
|
man/man3/libavformat3.3
|
|
man/man3/libavutil3.3
|
|
man/man3/libswresample3.3
|
|
man/man3/libswscale3.3
|
|
share/doc/ffmpeg3/build_system.txt
|
|
${PLIST.doc}share/doc/ffmpeg3/developer.html
|
|
share/doc/ffmpeg3/errno.txt
|
|
${PLIST.doc}share/doc/ffmpeg3/faq.html
|
|
${PLIST.doc}share/doc/ffmpeg3/fate.html
|
|
${PLIST.doc}share/doc/ffmpeg3/ffmpeg-all.html
|
|
${PLIST.doc}share/doc/ffmpeg3/ffmpeg-bitstream-filters.html
|
|
${PLIST.doc}share/doc/ffmpeg3/ffmpeg-codecs.html
|
|
${PLIST.doc}share/doc/ffmpeg3/ffmpeg-devices.html
|
|
${PLIST.doc}share/doc/ffmpeg3/ffmpeg-filters.html
|
|
${PLIST.doc}share/doc/ffmpeg3/ffmpeg-formats.html
|
|
${PLIST.doc}share/doc/ffmpeg3/ffmpeg-protocols.html
|
|
${PLIST.doc}share/doc/ffmpeg3/ffmpeg-resampler.html
|
|
${PLIST.doc}share/doc/ffmpeg3/ffmpeg-scaler.html
|
|
${PLIST.doc}share/doc/ffmpeg3/ffmpeg-utils.html
|
|
${PLIST.doc}share/doc/ffmpeg3/ffmpeg.html
|
|
share/doc/ffmpeg3/ffmpeg.txt
|
|
${PLIST.doc}share/doc/ffmpeg3/ffprobe-all.html
|
|
${PLIST.doc}share/doc/ffmpeg3/ffprobe.html
|
|
${PLIST.doc}share/doc/ffmpeg3/ffserver-all.html
|
|
${PLIST.doc}share/doc/ffmpeg3/ffserver.html
|
|
share/doc/ffmpeg3/filter_design.txt
|
|
${PLIST.doc}share/doc/ffmpeg3/general.html
|
|
${PLIST.doc}share/doc/ffmpeg3/git-howto.html
|
|
share/doc/ffmpeg3/issue_tracker.txt
|
|
share/doc/ffmpeg3/libav-merge.txt
|
|
${PLIST.doc}share/doc/ffmpeg3/libavcodec.html
|
|
${PLIST.doc}share/doc/ffmpeg3/libavdevice.html
|
|
${PLIST.doc}share/doc/ffmpeg3/libavfilter.html
|
|
${PLIST.doc}share/doc/ffmpeg3/libavformat.html
|
|
${PLIST.doc}share/doc/ffmpeg3/libavutil.html
|
|
${PLIST.doc}share/doc/ffmpeg3/libswresample.html
|
|
${PLIST.doc}share/doc/ffmpeg3/libswscale.html
|
|
share/doc/ffmpeg3/mips.txt
|
|
share/doc/ffmpeg3/multithreading.txt
|
|
${PLIST.doc}share/doc/ffmpeg3/nut.html
|
|
share/doc/ffmpeg3/optimization.txt
|
|
${PLIST.doc}share/doc/ffmpeg3/platform.html
|
|
share/doc/ffmpeg3/rate_distortion.txt
|
|
share/doc/ffmpeg3/snow.txt
|
|
share/doc/ffmpeg3/swresample.txt
|
|
share/doc/ffmpeg3/swscale.txt
|
|
share/doc/ffmpeg3/tablegen.txt
|
|
share/doc/ffmpeg3/writing_filters.txt
|
|
share/examples/ffmpeg3/ffserver.conf
|
|
share/ffmpeg3/examples/Makefile
|
|
share/ffmpeg3/examples/README
|
|
share/ffmpeg3/examples/avio_dir_cmd.c
|
|
share/ffmpeg3/examples/avio_reading.c
|
|
share/ffmpeg3/examples/decoding_encoding.c
|
|
share/ffmpeg3/examples/demuxing_decoding.c
|
|
share/ffmpeg3/examples/extract_mvs.c
|
|
share/ffmpeg3/examples/filter_audio.c
|
|
share/ffmpeg3/examples/filtering_audio.c
|
|
share/ffmpeg3/examples/filtering_video.c
|
|
share/ffmpeg3/examples/http_multiclient.c
|
|
share/ffmpeg3/examples/metadata.c
|
|
share/ffmpeg3/examples/muxing.c
|
|
share/ffmpeg3/examples/qsvdec.c
|
|
share/ffmpeg3/examples/remuxing.c
|
|
share/ffmpeg3/examples/resampling_audio.c
|
|
share/ffmpeg3/examples/scaling_video.c
|
|
share/ffmpeg3/examples/transcode_aac.c
|
|
share/ffmpeg3/examples/transcoding.c
|
|
share/ffmpeg3/ffprobe.xsd
|
|
share/ffmpeg3/libvpx-1080p.ffpreset
|
|
share/ffmpeg3/libvpx-1080p50_60.ffpreset
|
|
share/ffmpeg3/libvpx-360p.ffpreset
|
|
share/ffmpeg3/libvpx-720p.ffpreset
|
|
share/ffmpeg3/libvpx-720p50_60.ffpreset
|