ffmpeg-free_0.svn20080206-1_i386.changes is NEW
Debian Installer
installer at ftp-master.debian.org
Fri Mar 21 19:47:03 UTC 2008
(new) ffmpeg-dbg_0.svn20080206-1_i386.deb extra libs
Debug symbols for ffmpeg related packages
This package contains debug data of the ffmpeg related shared libraries.
.
Most people will not need this package. Please install it to produce useful
stacktraces to help debugging the ffmpeg library.
ffmpeg-free_0.svn20080206-1.diff.gz
to pool/main/f/ffmpeg-free/ffmpeg-free_0.svn20080206-1.diff.gz
ffmpeg-free_0.svn20080206-1.dsc
to pool/main/f/ffmpeg-free/ffmpeg-free_0.svn20080206-1.dsc
ffmpeg-free_0.svn20080206.orig.tar.gz
to pool/main/f/ffmpeg-free/ffmpeg-free_0.svn20080206.orig.tar.gz
ffmpeg_0.svn20080206-1_i386.deb
to pool/main/f/ffmpeg-free/ffmpeg_0.svn20080206-1_i386.deb
libavcodec-dev_0.svn20080206-1_i386.deb
to pool/main/f/ffmpeg-free/libavcodec-dev_0.svn20080206-1_i386.deb
(new) libavcodec51_0.svn20080206-1_i386.deb optional libs
ffmpeg codec library
This is the codec library from the ffmpeg project. It supports most existing
encoding formats (MPEG, DivX, MPEG4, AC3, DV...).
.
This package contains a Debian-specific version of the libavcodec shared
object that should only be used by Debian packages.
(new) libavdevice-dev_0.svn20080206-1_i386.deb optional libdevel
development files for libavdevice
This is the device handling library from the ffmpeg project.
.
This package contains the header files and static libraries needed to
compile applications or shared objects that use libavdevice.
(new) libavdevice52_0.svn20080206-1_i386.deb optional libs
ffmpeg device handling library
This is the device handling library from the ffmpeg project.
.
This package contains a Debian-specific version of the libavdevice shared
object that should only be used by Debian packages.
libavformat-dev_0.svn20080206-1_i386.deb
to pool/main/f/ffmpeg-free/libavformat-dev_0.svn20080206-1_i386.deb
(new) libavformat52_0.svn20080206-1_i386.deb optional libs
ffmpeg file format library
This is the demuxer library from the ffmpeg project. It supports most
existing file formats (AVI, MPEG, OGG, Matroska, ASF...).
.
This package contains a Debian-specific version of the libavformat shared
object that should only be used by Debian packages.
libavutil-dev_0.svn20080206-1_i386.deb
to pool/main/f/ffmpeg-free/libavutil-dev_0.svn20080206-1_i386.deb
(new) libavutil49_0.svn20080206-1_i386.deb optional libs
ffmpeg utility library
This is the common utility library from the ffmpeg project. It is required
by all other ffmpeg libraries.
.
This package contains a Debian-specific version of the libavutil shared
object that should only be used by Debian packages.
libpostproc-dev_0.svn20080206-1_i386.deb
to pool/main/f/ffmpeg-free/libpostproc-dev_0.svn20080206-1_i386.deb
(new) libpostproc51_0.svn20080206-1_i386.deb optional libs
ffmpeg video postprocessing library
This is the video postprocessing library from the ffmpeg project.
.
This package contains a Debian-specific version of the libpostproc shared
object that should only be used by Debian packages.
libswscale-dev_0.svn20080206-1_i386.deb
to pool/main/f/ffmpeg-free/libswscale-dev_0.svn20080206-1_i386.deb
(new) libswscale0_0.svn20080206-1_i386.deb optional libs
ffmpeg video scaling library
This is the video scaling library from the ffmpeg project.
.
This package contains a Debian-specific version of the libswscale shared
object that should only be used by Debian packages.
Changes: ffmpeg-free (0.svn20080206-1) experimental; urgency=low
.
[ Reinhard Tartler ]
* new upstream release (Closes: #471136)
* refreshed patches
* libogg was dropped upstream
* no longer install integer.h, as it is not part of the public API (see
upstream r11642).
* no longer install rtp.h, as it is not part of the public API (see
upstream r11505).
* install crc.h and sha1.h to libavutil-dev, since it is part of the
public API now.
* introduce new package: libavdevice52 and libavdevice-dev.
* Implemented debian/get-orig-source.sh and adjusted the get-orig-source
target in debian/rules to use that.
* fix invocation of the testsuite.
* bump standards version to 3.7.3 (no changes needed).
* add script recordshow.sh (Closes: 461434). Thanks to
Daniel Dickinson <cshore at wightman.ca>
* Introdcue binary package ffmpeg-dbg, which contains debugging symbols
of the shared library packages.
.
[ Fabian Greffrath ]
* debian/changelog:
+ Source is exported from SVN, not CVS. Reflect this in the versioning
scheme (Closes: #468319).
* debian/control:
+ Changed Build-Depends to liba52-0.7.4-dev | liba52-dev.
+ Improved descriptions and dependencies for libavdevice packages.
* debian/control, debian/compat:
+ Bumped debhelper Build-Depends to (>= 6.0.0).
* debian/control, debian/*.install:
+ Adopted shared library package names to upstream SONAMEs.
* debian/README.Debian:
+ Updated, since AAC decoding (through FAAD) is now enabled.
+ Updated URL for unofficial ffmpeg packages.
* debian/rules:
+ Reordered confflags to optionally build LGPL versions of the libraries.
+ Removed trailing whitespace.
+ Removed unused strip rule.
+ Added libxvidcore4-dev to weak-build-deps and fixed confflags
in DEB_BUILD_OPTIONS=risky accordingly.
+ Added a get-orig-source rule to reproduce the source tarball. Produce an
unstripped tarball if DEB_BUILD_OPTIONS=risky.
+ Do not run debian/fixup-config.sh if DEB_BUILD_OPTIONS=risky.
* debian/patches/011_link_plugins.diff:
+ Updated to link all plugins against libavutil since they all use symbols
from this library. Resolves "symbols found in none of the libraries"
warnings from dpkg-shlibdeps.
Override entries for your package:
ffmpeg-free_0.svn20080206-1.dsc - source libs
ffmpeg_0.svn20080206-1_i386.deb - optional graphics
libavcodec-dev_0.svn20080206-1_i386.deb - optional libdevel
libavformat-dev_0.svn20080206-1_i386.deb - optional libdevel
libavutil-dev_0.svn20080206-1_i386.deb - optional libdevel
libpostproc-dev_0.svn20080206-1_i386.deb - optional libdevel
libswscale-dev_0.svn20080206-1_i386.deb - optional libdevel
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 461434 468319 471136
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the pkg-multimedia-maintainers
mailing list