diff options
author | cpm <cpm@FreeBSD.org> | 2016-03-29 10:03:35 +0800 |
---|---|---|
committer | cpm <cpm@FreeBSD.org> | 2016-03-29 10:03:35 +0800 |
commit | e1029f2eeac56e74f761dbcf95da9859f12e5298 (patch) | |
tree | b3077a34df45ad54a4720768b5501deff0d1ac82 /multimedia | |
parent | d01327fc8cf05d54d6f2b69e866454e0f0998af1 (diff) | |
download | freebsd-ports-gnome-e1029f2eeac56e74f761dbcf95da9859f12e5298.tar.gz freebsd-ports-gnome-e1029f2eeac56e74f761dbcf95da9859f12e5298.tar.zst freebsd-ports-gnome-e1029f2eeac56e74f761dbcf95da9859f12e5298.zip |
- Fix my previous svn commit message (PR should be 202588)
- While I'm here, improve package description
Approved by: junovitch (mentor)
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/mpv/pkg-descr | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/multimedia/mpv/pkg-descr b/multimedia/mpv/pkg-descr index bda10dde5a16..c4d74dd48248 100644 --- a/multimedia/mpv/pkg-descr +++ b/multimedia/mpv/pkg-descr @@ -1,4 +1,7 @@ -Mpv is a free and open-source general-purpose video player. Mpv is based on the MPlayer and mplayer2 projects which it greatly improves. +It supports a wide variety of video file formats, audio and video codecs, and +subtitle types. Special input URL types are available to read input from +a variety of sources other than disk files. Depending on platform, a variety of +different video and audio output methods are supported. WWW: http://mpv.io/ |