Your message dated Wed, 27 Feb 2008 09:02:17 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#467439: fixed in gst-plugins-bad0.10 0.10.6-3
has caused the Debian Bug report #467439,
regarding gstreamer0.10-plugins-bad: support for more codecs
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
467439: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467439
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gstreamer0.10-plugins-bad
Version: 0.10.6-2
Severity: Minor
Hello again,
I'e added support for amrwb and mpeg2enc. Furthermore I fixed an MPEG-*
nomenclature issue and singular/plurar inconsistencies.
Cheers,
Fabian
--
Dipl.-Phys. Fabian Greffrath
Ruhr-Universität Bochum
Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT)
Universitätsstr. 150, IB 3/134
D-44780 Bochum
Telefon: +49 (0)234 / 32-26334
Fax: +49 (0)234 / 32-14227
E-Mail: [EMAIL PROTECTED]
diff -Nur gst-plugins-bad0.10-0.10.6~/debian/extra gst-plugins-bad0.10-0.10.6/debian/extra
--- gst-plugins-bad0.10-0.10.6~/debian/extra 2008-02-25 13:30:14.000000000 +0100
+++ gst-plugins-bad0.10-0.10.6/debian/extra 2008-02-25 13:47:01.000000000 +0100
@@ -8,9 +8,15 @@
case $1 in
deps)
case $2 in
+ amrwb)
+ echo "libamrwb-dev | amrwb-dev"
+ ;;
faac)
echo "libfaac-dev"
;;
+ mpeg2enc)
+ echo "libmjpegtools-dev | mjpegtools-dev"
+ ;;
x264)
echo "libx264-dev"
;;
@@ -25,6 +31,20 @@
control)
case $2 in
+ amrwb)
+cat << EOF
+Package: @[EMAIL PROTECTED]
+Architecture: any
+Section: libs
+Depends: \${shlibs:Depends}, @GST_LIB@
+Description: amrwb plugin for GStreamer
+ This GStreamer plugin uses amrwb to encode audio stream into an Adaptive
+ Multi-Rate Floating-point (AMR) Speech Codec compressed audio stream.
+ .
+ amrwb Homepage: http://www.penguin.cz/~utx/amr
+
+EOF
+;;
faac)
cat << EOF
Package: @[EMAIL PROTECTED]
@@ -39,6 +59,20 @@
EOF
;;
+ mpeg2enc)
+cat << EOF
+Package: @[EMAIL PROTECTED]
+Architecture: any
+Section: libs
+Depends: \${shlibs:Depends}, @GST_LIB@
+Description: MJPEG Tools plugin for GStreamer
+ This GStreamer plugin uses MJPEG Tools to encode video stream into a MPEG-2
+ compressed video stream.
+ .
+ MJPEG Tools Homepage: http://mjpeg.sourceforge.net/
+
+EOF
+;;
x264)
cat << EOF
Package: @[EMAIL PROTECTED]
@@ -46,7 +80,7 @@
Section: libs
Depends: \${shlibs:Depends}, @GST_LIB@
Description: x264 plugin for GStreamer
- This GStreamer plugin uses x264 to encode video streams into a H.264
+ This GStreamer plugin uses x264 to encode video stream into a H.264
compressed video stream.
.
x264 Homepage: http://www.videolan.org/developers/x264.html
@@ -60,7 +94,7 @@
Section: libs
Depends: \${shlibs:Depends}, @GST_LIB@
Description: Xvid plugin for GStreamer
- This GStreamer plugin uses Xvid to encode video streams into a MPEG4
+ This GStreamer plugin uses Xvid to encode video stream into a MPEG-4
compressed video stream. This is commonly known as the "divx" format.
.
Xvid Homepage: http://www.xvid.org/
diff -Nur gst-plugins-bad0.10-0.10.6~/debian/gstreamer-amrwb.install gst-plugins-bad0.10-0.10.6/debian/gstreamer-amrwb.install
--- gst-plugins-bad0.10-0.10.6~/debian/gstreamer-amrwb.install 1970-01-01 01:00:00.000000000 +0100
+++ gst-plugins-bad0.10-0.10.6/debian/gstreamer-amrwb.install 2008-02-25 13:42:17.000000000 +0100
@@ -0,0 +1 @@
+debian/tmp/usr/lib/[EMAIL PROTECTED]@/libgstamrwb.so
diff -Nur gst-plugins-bad0.10-0.10.6~/debian/gstreamer-mpeg2enc.install gst-plugins-bad0.10-0.10.6/debian/gstreamer-mpeg2enc.install
--- gst-plugins-bad0.10-0.10.6~/debian/gstreamer-mpeg2enc.install 1970-01-01 01:00:00.000000000 +0100
+++ gst-plugins-bad0.10-0.10.6/debian/gstreamer-mpeg2enc.install 2008-02-25 13:43:17.000000000 +0100
@@ -0,0 +1 @@
+debian/tmp/usr/lib/[EMAIL PROTECTED]@/libgstmpeg2enc.so
diff -Nur gst-plugins-bad0.10-0.10.6~/debian/README.Debian gst-plugins-bad0.10-0.10.6/debian/README.Debian
--- gst-plugins-bad0.10-0.10.6~/debian/README.Debian 2008-02-25 13:30:14.000000000 +0100
+++ gst-plugins-bad0.10-0.10.6/debian/README.Debian 2008-02-25 13:41:21.000000000 +0100
@@ -49,7 +49,10 @@
* Rebuild
Currently available untested and unsupported info has been added for:
+ * gstreamer-amrwb
* gstreamer-faac
+ * gstreamer-mpeg2enc
+ * gstreamer-x264
* gstreamer-xvid
mp3 encoding plugins are NOT officially packaged. Specifically, the LAME
--- End Message ---
--- Begin Message ---
Source: gst-plugins-bad0.10
Source-Version: 0.10.6-3
We believe that the bug you reported is fixed in the latest version of
gst-plugins-bad0.10, which is due to be installed in the Debian FTP archive:
gst-plugins-bad0.10_0.10.6-3.diff.gz
to pool/main/g/gst-plugins-bad0.10/gst-plugins-bad0.10_0.10.6-3.diff.gz
gst-plugins-bad0.10_0.10.6-3.dsc
to pool/main/g/gst-plugins-bad0.10/gst-plugins-bad0.10_0.10.6-3.dsc
gstreamer0.10-plugins-bad-dbg_0.10.6-3_i386.deb
to
pool/main/g/gst-plugins-bad0.10/gstreamer0.10-plugins-bad-dbg_0.10.6-3_i386.deb
gstreamer0.10-plugins-bad-doc_0.10.6-3_all.deb
to
pool/main/g/gst-plugins-bad0.10/gstreamer0.10-plugins-bad-doc_0.10.6-3_all.deb
gstreamer0.10-plugins-bad_0.10.6-3_i386.deb
to pool/main/g/gst-plugins-bad0.10/gstreamer0.10-plugins-bad_0.10.6-3_i386.deb
gstreamer0.10-sdl_0.10.6-3_i386.deb
to pool/main/g/gst-plugins-bad0.10/gstreamer0.10-sdl_0.10.6-3_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sebastian Dröge <[EMAIL PROTECTED]> (supplier of updated gst-plugins-bad0.10
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 26 Feb 2008 08:35:54 +0100
Source: gst-plugins-bad0.10
Binary: gstreamer0.10-plugins-bad-doc gstreamer0.10-plugins-bad
gstreamer0.10-sdl gstreamer0.10-plugins-bad-dbg
Architecture: source all i386
Version: 0.10.6-3
Distribution: unstable
Urgency: low
Maintainer: Maintainers of GStreamer packages <[EMAIL PROTECTED]>
Changed-By: Sebastian Dröge <[EMAIL PROTECTED]>
Description:
gstreamer0.10-plugins-bad - GStreamer plugins from the "bad" set
gstreamer0.10-plugins-bad-dbg - GStreamer plugins from the "bad" set
gstreamer0.10-plugins-bad-doc - GStreamer documentation for plugins from the
"bad" set
gstreamer0.10-sdl - GStreamer plugin for SDL output
Closes: 467439
Changes:
gst-plugins-bad0.10 (0.10.6-3) unstable; urgency=low
.
* debian/extra,
debian/gstreamer-amrwb.install,
debian/gstreamer-mpeg2enc.install,
debian/README.Debian:
+ Patch by Fabian Greffrath to add support for an amrwb and mpeg2enc
package and making the use of MPEG more conform (Closes: #467439).
* debian/build-deps.in,
debian/gstreamer-plugins-bad.install:
+ Add the gmyth plugin.
Files:
46e630a8f846cea72b1b825c8386b527 1843 libs extra
gst-plugins-bad0.10_0.10.6-3.dsc
c141054b571e772cf2b267d402231bde 12534 libs extra
gst-plugins-bad0.10_0.10.6-3.diff.gz
dcaab318f0bd18b9f1d8ab07b851abf4 121072 doc extra
gstreamer0.10-plugins-bad-doc_0.10.6-3_all.deb
fcec0995e6665554a8a5609bda232292 838542 libs extra
gstreamer0.10-plugins-bad_0.10.6-3_i386.deb
2e2f02598e20d00d66911b979c37ddb6 32998 libs extra
gstreamer0.10-sdl_0.10.6-3_i386.deb
010c668ffb48e9560c521467474a9905 1892362 libdevel extra
gstreamer0.10-plugins-bad-dbg_0.10.6-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHxRicBsBdh1vkHyERAh98AJ9/GcKQpsD7P31d6ZouUzY4crMBFwCdE6h3
Ijr4hxoNmezJu2Ab6VOump8=
=yQ8I
-----END PGP SIGNATURE-----
--- End Message ---