1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/multimedia/libvpx/pkg-plist
Jan Beich 7c0b2d922b multimedia/libvpx: kill all options
None of the consumers were tested with non-default options. As
there're no additional dependencies users are better off with
Makefile.local which provides access to more e.g.

  --enable-better-hw-compatibility
  --enable-onthefly-bitpacking
  --enable-error-concealment
  --enable-coefficient-range-checking
  --enable-postproc-visualizer

Similar to multimedia/aom this reduces maintenance.
2020-01-06 22:39:14 +00:00

18 lines
343 B
Plaintext

bin/vpxdec
bin/vpxenc
include/vpx/vp8.h
include/vpx/vp8cx.h
include/vpx/vp8dx.h
include/vpx/vpx_codec.h
include/vpx/vpx_decoder.h
include/vpx/vpx_encoder.h
include/vpx/vpx_frame_buffer.h
include/vpx/vpx_image.h
include/vpx/vpx_integer.h
lib/libvpx.a
lib/libvpx.so
lib/libvpx.so.6
lib/libvpx.so.6.2
lib/libvpx.so.6.2.0
libdata/pkgconfig/vpx.pc