pkgsrc/multimedia/mp4v2/PLIST
wiz 2f6c7ea06c Import mp4v2-2.0.0 as multimedia/mp4v2.
The MP4v2 library provides an API to create and modify mp4 files
as defined by ISO-IEC:14496-1:2001 MPEG-4 Systems. This file format
is derived from Apple's QuickTime file format that has been used
as a multimedia file format in a variety of platforms and applications.
It is a very powerful and extensible format that can accommodate
practically any type of media.

MP4v2 was originally bundled with mpeg4ip library, but has been
moved into its own maintained library due to a combination of the
cessation of support of mpeg4ip and the usefulness of this library
on its own.
2012-12-03 22:26:09 +00:00

29 lines
617 B
Text

@comment $NetBSD: PLIST,v 1.1 2012/12/03 22:26:09 wiz Exp $
bin/mp4art
bin/mp4chaps
bin/mp4extract
bin/mp4file
bin/mp4info
bin/mp4subtitle
bin/mp4tags
bin/mp4track
bin/mp4trackdump
include/mp4v2/chapter.h
include/mp4v2/file.h
include/mp4v2/file_prop.h
include/mp4v2/general.h
include/mp4v2/isma.h
include/mp4v2/itmf_generic.h
include/mp4v2/itmf_tags.h
include/mp4v2/mp4v2.h
include/mp4v2/platform.h
include/mp4v2/project.h
include/mp4v2/sample.h
include/mp4v2/streaming.h
include/mp4v2/track.h
include/mp4v2/track_prop.h
lib/libmp4v2.la
man/man1/mp4art.1
man/man1/mp4file.1
man/man1/mp4subtitle.1
man/man1/mp4track.1