e7eafae972
additions/changes in this update: - RoQ muxer, audio encoder - Renderware TXD demuxer and decoder - extern C declarations for C++ removed from headers - sws_flags command line option - codebook generator - RoQ video encoder - QTRLE encoder - OS/2 support removed - AC-3 decoder - NUT muxer (since r10052) - Matroska muxer - Slice-based parallel H.264 decoding plus lots of bugfixes prodding/testing/ok brad@
55 lines
1.3 KiB
Plaintext
55 lines
1.3 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.13 2007/09/24 07:51:24 jakemsr Exp $
|
|
%%SHARED%%
|
|
bin/ffmpeg
|
|
bin/ffplay
|
|
bin/ffserver
|
|
include/ffmpeg/
|
|
include/ffmpeg/adler32.h
|
|
include/ffmpeg/avcodec.h
|
|
include/ffmpeg/avformat.h
|
|
include/ffmpeg/avio.h
|
|
include/ffmpeg/avstring.h
|
|
include/ffmpeg/avutil.h
|
|
include/ffmpeg/base64.h
|
|
include/ffmpeg/common.h
|
|
include/ffmpeg/fifo.h
|
|
include/ffmpeg/integer.h
|
|
include/ffmpeg/intfloat_readwrite.h
|
|
include/ffmpeg/log.h
|
|
include/ffmpeg/lzo.h
|
|
include/ffmpeg/mathematics.h
|
|
include/ffmpeg/md5.h
|
|
include/ffmpeg/mem.h
|
|
include/ffmpeg/opt.h
|
|
include/ffmpeg/random.h
|
|
include/ffmpeg/rational.h
|
|
include/ffmpeg/rgb2rgb.h
|
|
include/ffmpeg/rtp.h
|
|
include/ffmpeg/rtsp.h
|
|
include/ffmpeg/rtspcodes.h
|
|
include/ffmpeg/swscale.h
|
|
include/postproc/
|
|
include/postproc/postprocess.h
|
|
lib/libavcodec.a
|
|
lib/libavformat.a
|
|
lib/libavutil.a
|
|
lib/libpostproc.a
|
|
lib/pkgconfig/
|
|
lib/pkgconfig/libavcodec.pc
|
|
lib/pkgconfig/libavformat.pc
|
|
lib/pkgconfig/libavutil.pc
|
|
lib/pkgconfig/libpostproc.pc
|
|
lib/pkgconfig/libswscale.pc
|
|
lib/vhook/
|
|
@man man/man1/ffmpeg.1
|
|
@man man/man1/ffplay.1
|
|
@man man/man1/ffserver.1
|
|
share/doc/ffmpeg/
|
|
share/doc/ffmpeg/faq.html
|
|
share/doc/ffmpeg/ffmpeg-doc.html
|
|
share/doc/ffmpeg/ffplay-doc.html
|
|
share/doc/ffmpeg/ffserver-doc.html
|
|
share/doc/ffmpeg/hooks.html
|
|
share/examples/ffmpeg/
|
|
share/examples/ffmpeg/ffserver.conf
|