[SCM] libav/master: extend package description to include a note what libav actuall is
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Mon Jan 16 18:25:46 UTC 2012
The following commit has been merged in the master branch:
commit 00da30ecf2ebbc068b333e4ec2198ced70ad74dc
Author: Reinhard Tartler <siretart at tauware.de>
Date: Mon Jan 16 18:22:09 2012 +0100
extend package description to include a note what libav actuall is
diff --git a/debian/control b/debian/control
index fa57774..ce65305 100644
--- a/debian/control
+++ b/debian/control
@@ -64,6 +64,9 @@ Breaks:
Conflicts:
ffprobe
Description: Multimedia player, server, encoder and transcoder
+ Libav is a complete, cross-platform solution to decode, encode, record,
+ convert and stream audio and video.
+ .
This package contains the avplay multimedia player, the avserver
streaming server, the avconv audio and video encoder, and the avprobe
stream analyzer. They support most existing file formats (AVI, MPEG,
@@ -78,6 +81,9 @@ Depends:
${misc:Depends},
${shlibs:Depends}
Description: Multimedia player, server, encoder and transcoder (transitional package)
+ Libav is a complete, cross-platform solution to decode, encode, record,
+ convert and stream audio and video.
+ .
This package is only used for transitional purposes and can be safely
removed when no other packages depend on this package.
@@ -88,7 +94,10 @@ Architecture: any
Depends:
libav-dbg,
${misc:Depends}
-Description: Debug symbols for Libav related packages
+Description: Debug symbols for Libav related packages (transitional package)
+ Libav is a complete, cross-platform solution to decode, encode, record,
+ convert and stream audio and video.
+ .
This package contains debug data of the Libav related shared libraries.
.
Most people will not need this package. Please install it to produce useful
@@ -111,6 +120,9 @@ Depends:
libswscale2 (= ${binary:Version}),
${misc:Depends}
Description: Debug symbols for Libav related packages
+ Libav is a complete, cross-platform solution to decode, encode, record,
+ convert and stream audio and video.
+ .
This package contains debug data of the Libav related shared libraries.
.
Most people will not need this package. Please install it to produce useful
@@ -122,6 +134,9 @@ Section: devel
Depends:
${misc:Depends}
Description: Patched Libav sources
+ Libav is a complete, cross-platform solution to decode, encode, record,
+ convert and stream audio and video.
+ .
This package contains a tarball the source file that were used to produce
this package, containing all modifications that have been applied inline.
.
@@ -135,6 +150,9 @@ Depends:
libav-doc,
${misc:Depends}
Description: Documentation of the Libav API (transitional package)
+ Libav is a complete, cross-platform solution to decode, encode, record,
+ convert and stream audio and video.
+ .
This package contains the html doxygen documentation of the Libav API.
.
Only application developers will find this package useful.
@@ -152,6 +170,9 @@ Breaks:
Replaces:
ffmpeg-doc (<< ${binary:Version})
Description: Documentation of the Libav API
+ Libav is a complete, cross-platform solution to decode, encode, record,
+ convert and stream audio and video.
+ .
This package contains the html doxygen documentation of the Libav API.
.
Only application developers will find this package useful.
@@ -164,6 +185,9 @@ Depends:
${misc:Depends},
${shlibs:Depends}
Description: Libav utility library
+ Libav is a complete, cross-platform solution to decode, encode, record,
+ convert and stream audio and video.
+ .
This is the common utility library from Libav. It contains shared code
used by all other Libav libraries.
@@ -175,6 +199,9 @@ Depends:
${misc:Depends},
${shlibs:Depends}
Description: Libav codec library
+ Libav is a complete, cross-platform solution to decode, encode, record,
+ convert and stream audio and video.
+ .
This is the codec library from Libav (both encoding and decoding).
.
It supports most existing codecs (MPEG, MPEG2, MPEG4, AC3, DV...).
@@ -187,6 +214,9 @@ Depends:
${misc:Depends},
${shlibs:Depends}
Description: Libav device handling library
+ Libav is a complete, cross-platform solution to decode, encode, record,
+ convert and stream audio and video.
+ .
This is the device handling library from Libav.
Package: libavformat53
@@ -197,6 +227,9 @@ Depends:
${misc:Depends},
${shlibs:Depends}
Description: Libav file format library
+ Libav is a complete, cross-platform solution to decode, encode, record,
+ convert and stream audio and video.
+ .
This is the library for handling file formats from Libav.
.
It supports most existing file formats (AVI, MPEG, OGG, Matroska,
@@ -210,6 +243,9 @@ Depends:
${misc:Depends},
${shlibs:Depends}
Description: Libav video filtering library
+ Libav is a complete, cross-platform solution to decode, encode, record,
+ convert and stream audio and video.
+ .
This is the video filtering library from Libav.
Package: libpostproc52
@@ -220,6 +256,9 @@ Depends:
${misc:Depends},
${shlibs:Depends}
Description: Libav video postprocessing library
+ Libav is a complete, cross-platform solution to decode, encode, record,
+ convert and stream audio and video.
+ .
This is the video postprocessing library from Libav.
Package: libswscale2
@@ -230,6 +269,9 @@ Depends:
${misc:Depends},
${shlibs:Depends}
Description: Libav video scaling library
+ Libav is a complete, cross-platform solution to decode, encode, record,
+ convert and stream audio and video.
+ .
This is the video software scaling library from Libav.
Package: libavutil-dev
@@ -240,6 +282,9 @@ Depends:
libavutil51 (>= ${binary:Version}) | libavutil-extra-51 (>= ${source:Upstream-Version}),
${misc:Depends}
Description: Development files for libavutil
+ Libav is a complete, cross-platform solution to decode, encode, record,
+ convert and stream audio and video.
+ .
This is the common utility library from Libav.
.
This package contains the header files and static libraries needed to
@@ -266,6 +311,9 @@ Suggests:
zlib1g-dev,
${lib1394-dev}
Description: Development files for libavcodec
+ Libav is a complete, cross-platform solution to decode, encode, record,
+ convert and stream audio and video.
+ .
This is the codec library from Libav. It supports most existing
encoding formats (MPEG, DivX, MPEG4, AC3, DV...).
.
@@ -281,6 +329,9 @@ Depends:
libavformat-dev (= ${binary:Version}),
${misc:Depends}
Description: Development files for libavdevice
+ Libav is a complete, cross-platform solution to decode, encode, record,
+ convert and stream audio and video.
+ .
This is the device handling library from Libav.
.
This package contains the header files and static libraries needed to
@@ -296,6 +347,9 @@ Depends:
libavutil-dev (= ${binary:Version}),
${misc:Depends}
Description: Development files for libavformat
+ Libav is a complete, cross-platform solution to decode, encode, record,
+ convert and stream audio and video.
+ .
This is the demuxer library from Libav. It supports most
existing file formats (AVI, MPEG, OGG, Matroska, ASF...).
.
@@ -311,6 +365,9 @@ Depends:
libavfilter2 (>= ${binary:Version}) | libavfilter-extra-2 (>= ${source:Upstream-Version}),
${misc:Depends}
Description: Development files for libavfilter
+ Libav is a complete, cross-platform solution to decode, encode, record,
+ convert and stream audio and video.
+ .
This is the video filtering library from Libav.
.
This package contains the header files and static libraries needed to
@@ -325,6 +382,9 @@ Depends:
libpostproc52 (>= ${binary:Version}) | libpostproc-extra-52 (>= ${source:Upstream-Version}),
${misc:Depends}
Description: Development files for libpostproc
+ Libav is a complete, cross-platform solution to decode, encode, record,
+ convert and stream audio and video.
+ .
This is the video postprocessing library from Libav.
.
This package contains the header files and static libraries needed to
@@ -339,6 +399,9 @@ Depends:
libswscale2 (>= ${binary:Version}) | libswscale-extra-2 (>= ${source:Upstream-Version}),
${misc:Depends}
Description: Development files for libswscale
+ Libav is a complete, cross-platform solution to decode, encode, record,
+ convert and stream audio and video.
+ .
This is the video scaling library from Libav.
.
This package contains the header files and static libraries needed to
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list