ffmpeg_2.8.4-1~bpo8+1_amd64.changes ACCEPTED into jessie-backports
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Fri Jan 8 10:20:04 UTC 2016
Accepted:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 07 Jan 2016 23:04:25 +0100
Source: ffmpeg
Binary: ffmpeg ffmpeg-dbg ffmpeg-doc libavcodec-ffmpeg56 libavcodec-ffmpeg-extra56 libavcodec-extra libavcodec-dev libavdevice-ffmpeg56 libavdevice-dev libavfilter-ffmpeg5 libavfilter-dev libavformat-ffmpeg56 libavformat-dev libavresample-ffmpeg2 libavresample-dev libavutil-ffmpeg54 libavutil-dev libpostproc-ffmpeg53 libpostproc-dev libswresample-ffmpeg1 libswresample-dev libswscale-ffmpeg3 libswscale-dev libav-tools
Architecture: source amd64 all
Version: 7:2.8.4-1~bpo8+1
Distribution: jessie-backports
Urgency: medium
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Changed-By: Balint Reczey <balint at balintreczey.hu>
Description:
ffmpeg - Tools for transcoding, streaming and playing of multimedia files
ffmpeg-dbg - Debug symbols for the FFmpeg multimedia framework
ffmpeg-doc - Documentation of the FFmpeg multimedia framework
libav-tools - Compatibility links for libav-tools (transitional package)
libavcodec-dev - FFmpeg library with de/encoders for audio/video codecs - developm
libavcodec-extra - FFmpeg library with extra codecs (metapackage)
libavcodec-ffmpeg-extra56 - FFmpeg library with additional de/encoders for audio/video codecs
libavcodec-ffmpeg56 - FFmpeg library with de/encoders for audio/video codecs - runtime
libavdevice-dev - FFmpeg library for handling input and output devices - developmen
libavdevice-ffmpeg56 - FFmpeg library for handling input and output devices - runtime fi
libavfilter-dev - FFmpeg library containing media filters - development files
libavfilter-ffmpeg5 - FFmpeg library containing media filters - runtime files
libavformat-dev - FFmpeg library with (de)muxers for multimedia containers - develo
libavformat-ffmpeg56 - FFmpeg library with (de)muxers for multimedia containers - runtim
libavresample-dev - FFmpeg compatibility library for resampling - development files
libavresample-ffmpeg2 - FFmpeg compatibility library for resampling - runtime files
libavutil-dev - FFmpeg library with functions for simplifying programming - devel
libavutil-ffmpeg54 - FFmpeg library with functions for simplifying programming - runti
libpostproc-dev - FFmpeg library for post processing - development files
libpostproc-ffmpeg53 - FFmpeg library for post processing - runtime files
libswresample-dev - FFmpeg library for audio resampling, rematrixing etc. - developme
libswresample-ffmpeg1 - FFmpeg library for audio resampling, rematrixing etc. - runtime f
libswscale-dev - FFmpeg library for image scaling and various conversions - develo
libswscale-ffmpeg3 - FFmpeg library for image scaling and various conversions - runtim
Closes: 729203 776649 779664 780344 781510 786670 793085 798189 801745 804284 806519
Changes:
ffmpeg (7:2.8.4-1~bpo8+1) jessie-backports; urgency=medium
.
* Rebuild for jessie-backports.
.
ffmpeg (7:2.8.4-1) unstable; urgency=medium
.
* Import new upstream bugfix release 2.8.4.
* Change section of libavcodec-extra from libs to metapackages.
* Re-enable libsoxr as glibc bug #793641 is now fixed in testing.
* Add patch to make apidoc output independent of SRC_PATH.
* Also build standard flavor in a subdirectory. (Closes: #804284)
.
ffmpeg (7:2.8.3-1) unstable; urgency=medium
.
* Switch debian/watch to xz instead of gz.
* Import new upstream bugfix release 2.8.3.
Fixes CVE-2015-8363, CVE-2015-8364 and CVE-2015-8365. (Closes: #806519)
* Respect CC and CXX from the environment in debian/rules.
.
ffmpeg (7:2.8.2-1) unstable; urgency=medium
.
* Import new upstream bugfix release 2.8.2.
- videodsp: don't overread edges in vfix3 emu_edge. (Closes: #801745)
* Drop avcodec-vp8-Do-not-use-num_coeff_partitions-in-thread.patch
included upstream.
* Use system bootstrap for ffmpeg-doc.
* Remove now unused bootstrap sources.
* Add build-profile support for stage1, disabling frei0r, opencv and x264.
* Drop now unnecessary embedded-library lintian-overrides.
* Re-enable libdc1394 on sparc64, as libudev is working again.
.
ffmpeg (7:2.8.1-1) unstable; urgency=medium
.
[ Balint Reczey ]
* Add myself to uploaders.
.
[ Andreas Cadhalpun ]
* Import new upstream bugfix release 2.8.1.
* Remove hls-only-seek-if-there-is-an-offset.patch included upstream.
* Add avcodec-vp8-Do-not-use-num_coeff_partitions-in-thread.patch to
fix CVE-2015-6761.
* Enable x264 on mips64el and opencv on alpha.
.
ffmpeg (7:2.8-1) unstable; urgency=medium
.
[ Fabian Greffrath ]
* Pass the --dbg-package=ffmpeg-dbg parameter only to dh_strip.
* Add alternative Depends: libavcodec-ffmpeg-extra56 to libavcodec-dev and
ffmpeg-dbg to allow for building and debugging with this library installed.
.
[ Andreas Cadhalpun ]
* Import new major upstream release 2.8.
* Remove the transitional lib*-ffmpeg-dev packages.
* Drop old Breaks on kodi-bin.
* Drop workaround for sparc, which is no Debian architecture anymore.
* Re-enable x265 on alpha, as it's available again.
* Disable unavailable frei0r, opencv and x264 on mips64el.
* Disable libopenjpeg (#787275) and libschroedinger (#787957) decoders.
(Closes: #786670)
* Disable libdc1394 on sparc64, because it links against the broken due to
#790560 libudev1.
* Enable libsnappy support.
* Add new symbols.
* Update debian/copyright.
* Update debian/tests/encdec_list.txt.
* Add hls-only-seek-if-there-is-an-offset.patch. (Closes: #798189)
* Add 'Breaks: libavutil-ffmpeg54 (>= 8:0)' to the libraries.
.
ffmpeg (7:2.7.2-2) unstable; urgency=medium
.
[ Reinhard Tartler ]
* Tighten breaks/replaces on libav-tools. (Closes: #793085)
* Take over the libav-tools package.
.
[ Andreas Cadhalpun ]
* Rename d/libav-tools-links.links to d/libav-tools.links.
* Disable libsoxr support to workaround glibc bug #793641.
.
ffmpeg (7:2.7.2-1) unstable; urgency=medium
.
[ Reinhard Tartler ]
* Add myself to uploaders.
* Merge qt-faststart back into 'ffmpeg'.
.
[ Andreas Cadhalpun ]
* Upload to unstable.
* Import new upstream bugfix release 2.7.2.
- Make -xerror with multi-threading more robust. (Closes: #780344)
* Enable frei0r, opencv, x264, x265 on x32 and x265 on sparc64.
* Disable x264 on sparc64 due to #792921.
.
ffmpeg (7:2.7.1-2) experimental; urgency=medium
.
[ Andreas Cadhalpun ]
* Build libavcodec-extra flavor.
* Add encdec-extra autopkgtest for the libavcodec-extra flavor.
* Add lib*-dev and libav-tools-links packages.
* Drop README.Debian.
* Remove bogus apng-ffm autopkg test.
* Explicitly build-depend on liblzma-dev used by the tiff decoder.
* Use the pkg-multimedia repository for the Vcs links.
* Use the plain lib*-dev packages for the test dependencies.
* Disable libssh on sparc due to #790067.
* Remove temporary gdb dependency on sparc64.
* Enable openal on sparc64.
.
[ Carl Eugen Hoyos ]
* Disable x265 on alpha due to #789807.
.
ffmpeg (7:2.7.1-1) unstable; urgency=medium
.
* Import new upstream bugfix release 2.7.1.
* Use DEB_LDFLAGS_MAINT_STRIP for removing the Bsymbolic-functions flag.
* Use lissh-gcrypt-dev to avoid linking against libssl.
* Disable DH_VERBOSE in debian/rules.
* Add libavresample-ffmpeg2 and qt-faststart dependencies to ffmpeg-dbg.
* Enable opencv and zvbi on m68k, disable opencv on alpha.
* Remove unused, optional and private avpriv_emms_yasm from symbols file.
* Build an altivec flavor on powerpc.
.
ffmpeg (7:2.7-1) unstable; urgency=medium
.
* Import new major upstream release 2.7.
- Suggest new mpeg4_unpack_bframes bitstream filter instead of
VirtualDub/Avidemux. (Closes: #781510)
* Add new symbols.
* Change maintainer to the pkg-multimedia team and move myself to uploaders.
* Let ffmpeg suggest ffmpeg-doc.
* Fix encdec autopkgtest to not fail, when skipping tests.
* Restrict shlib-with-non-pic-code lintian override to i386.
Thanks to Jakub Wilk for the hint.
* Use '-strict -2' in the encdec autopkgtest also for probing/decoding.
* Disable loongson3 optimizations on mips, because they are not always
available.
* Update debian/copyright.
* Update debian/tests/encdec_list.txt.
.
ffmpeg (7:2.6.3-1) unstable; urgency=medium
.
* Import new upstream bugfix release 2.6.3.
* Don't install the pc-uninstalled directory.
It is only useful in the source.
* Use 'set -e' in the autopkgtests.
* Explicitly build-depend on pkg-config.
* Enable gnutls and librtmp on sparc64, libvpx and libsdl on x32 and
opencv on powerpcspe, since they are now available.
* Disable i686 optimizations on (hurd-)i386, because i586 is still
supported.
* Temporarily use gdb in sparc64 builds to investigate test failures.
* Re-enable assembler optimizations on ppc64el, since they are
finally really fixed.
.
ffmpeg (7:2.6.2-1) unstable; urgency=medium
.
* Import new upstream bugfix release 2.6.2.
* Drop build-dependency on bc, the tests use awk since 2.6.
* Drop override_dh_strip in debian/rules, because binutils is now built
with --enable-deterministic-archives.
.
ffmpeg (7:2.6.1-1) unstable; urgency=medium
.
* Import new major upstream release 2.6.1.
* Add Breaks and Replaces on libav-tools (<< 6:9~), which shipped ff*
symlinks. Thanks to Andreas Beckmann. (Closes: #779664)
* Adapt debian/rules to changes in the configure script:
- Don't explicitly set shlibdir as it now defaults to libdir.
- Drop --disable-mips32r2, which has no effect anymore.
- Don't add --disable-mipsfpu on mips64(el) as it should work there.
* Enable libx265-dev on sparc, m68k and sh4, where it is now available.
* Update debian/missing-sources.
* Drop patches included upstream:
- configure-use-ar-and-ranlib-in-deterministic-mode-if.patch
- stop-embedding-the-build-date.patch
* Add new symbols to debian/*.symbols.
* Add autopkgtests:
- examples: compile the example programs
- encdec: test creating/reading files for many codec/format combinations
* Update debian/copyright.
* Add Breaks on kodi-bin (<= 14.0+dfsg1-1), because it uses internal FFmpeg
API, which was changed incompatibly.
.
ffmpeg (7:2.5.4-1) unstable; urgency=medium
.
* Import new upstream bugfix release 2.5.4.
* Drop configure-enable-vsx-together-with-altivec-for-ppc64el.patch
included upstream.
* Add patches making the build binary reproducible.
* Stop using faketime.
* Correctly handle noopt in DEB_BUILD_OPTIONS.
* Disable assembler optimizations on ppc64el, as they don't work yet.
* Disable assembler optimizations on mips64(el), as they don't work yet.
Thanks to James Cowgill. (Closes: #776649)
* Fix dep5-copyright-license-name-not-unique lintian warnings.
.
ffmpeg (7:2.5.3-1) unstable; urgency=medium
.
* Import new upstream bugfix release 2.5.3.
* Add new av_*_ffversion symbols to the symbols files.
* Let the test suite continue after the first error.
* Update copyright year for debian packaging.
* Re-enable assembler optimizations on armel.
* Enable x265 on powerpcspe, as it's now available there.
* Add configure-enable-vsx-together-with-altivec-for-ppc64el.patch to fix
test failures on ppc64el.
.
ffmpeg (7:2.5.1-1) unstable; urgency=medium
.
* Import new upstream bugfix release 2.5.1.
* Enable assembler optimizations on ppc64el. They should work now.
* Enable rtmp on powerpcspe, x265 on hppa and zvbi on hurd and kfreebsd,
as they are now available there.
.
ffmpeg (7:2.5-1) unstable; urgency=medium
.
* Import new major upstream release 2.5.
* Update debian/copyright.
* Add new symbols to the symbols files.
* Disable rtmp on powerpcspe and sparc64 as librtmp-dev is currently
uninstallable there.
* Disable opencv on powerpcspe, as it is currently uninstallable.
* Enable x265 on mips, mipsel and powerpc, as it's now available there.
.
ffmpeg (7:2.4.4-1) unstable; urgency=medium
.
* New upstream bugfix release 2.4.4.
* Drop fix-hppa-tests.patch included upstream.
* Do not enable gnutls on sparc64 and libzvbi on m68k, because they are
not available there. Thanks to Carl Eugen Hoyos.
* Do not enable libsdl and libvpx on x32, because they are not available.
* Add explicit build-dependencies on libfontconfig1-dev, libfreetype6-dev,
libgl1-mesa-dev, libpulse-dev and libxext-dev.
* Add build-dependency on libx265-dev on the architectures, where it is
already available.
.
ffmpeg (7:2.4.3-1) unstable; urgency=medium
.
* Import new upstream bugfix release 2.4.3.
- Refresh Change-symbol-versioning.patch.
- Add new symbols to the libavdevice symbols file.
* Enable libbs2b on arm64, since it is now available.
* Disable frei0r and libx264 on x32, libsoxr and openal on sparc64
and libopencv on m68k, sh4, sparc64 and x32, because they are not
(yet) avialable there.
* Disable assembler optimizations on x32, as they wouldn't work there.
* Include config.log in the build-log, when compiling fails.
* Add fix-hppa-tests.patch to work around a gcc bug on hppa.
.
ffmpeg (7:2.4.2-1) unstable; urgency=medium
.
* Import new upstream bugfix release 2.4.2.
* Drop tests_Cat-err-file-in-case-of-error.patch included upstream.
* Disable assembler optimizations on armel to fix the tests.
.
ffmpeg (7:2.4.1-1) unstable; urgency=medium
.
* Import new upstream bugfix release 2.4.1.
* Drop patches included upstream:
- avcodec-x86-vp9lpf_Always-include-x86util.asm.patch
- fix-build-when-AV_READ_TIME-is-unavailable.patch
- vf_deshake-rename-Transform.vector-to-Transform.vec.patch
* Disable Altivec on powerpc to fix test failures.
* Cherry-pick tests_Cat-err-file-in-case-of-error.patch to ease debugging
of test failures.
* Add Breaks and Replaces on old ffmpeg packages to qt-faststart.
* Disable optimizations on mips(el) to fix test failures.
* Don't enable libbs2b on arm64, because it is not (yet) available there.
* Disable assembler optimizations on ppc64el to (hopefully) fix the tests.
* Upload to unstable.
.
ffmpeg (7:2.4-2) experimental; urgency=medium
.
* Cherrypick patches from upstream:
- fix-build-when-AV_READ_TIME-is-unavailable.patch:
This fixes building on armel, mipsel and s390x.
- vf_deshake-rename-Transform.vector-to-Transform.vec.patch:
This fixes building on powerpc and ppc64el.
- avcodec-x86-vp9lpf_Always-include-x86util.asm.patch:
This fixes the executable stack lintian warning for libavcodec on i386.
* Add lintian overrides for shlib-with-non-pic-code on i386, where non-PIC
code is allowed.
* Don't enable opencl, because it is considered experimental.
* Bump policy to 3.9.6 (no changes required).
* Mark ffmpeg-doc as Multi-Arch: foreign.
* Install the headers in the triplet subdirectory of /usr/include.
This is necessary, because some headers (e.g. libavutil/avconfig.h)
are architecture-dependant.
.
ffmpeg (7:2.4-1) experimental; urgency=medium
.
* Import new major upstream release 2.4. (Closes: #729203)
- Fixes CVE-2014-5271: proresenc_ks: fix buffer overflow
- Fixes CVE-2014-5272: iff: fix out of array access
- The non-free image tests/lena.pnm is not shipped anymore.
* Switch Vcs-Browser to the cgit interface.
* In the development packages add symbolic links from the standard lib*.so
library names to the suffixed ones.
This makes it possible to use the normal linker flags, e.g. '-lavcodec',
to link against the FFmpeg libraries with '-ffmpeg' suffix.
* Add missing copyright holders/years to debian/copyright.
* Fix wildcard-matches-nothing-in-dep5-copyright lintian warnings.
* Add qt-faststart to the Recommends: of the ffmpeg binary package.
* Configure with --enable-libshine, since libshine >= 3.0.0 is now available
in Debian.
* Drop pkg-config_file_without_build_suffix.patch and instead create symlinks
from the lib*.pc files to the suffixed lib*-ffmpeg.pc files.
* Install similar symlinks for the static libraries.
* Don't hardcode default.css as CSS filename in debian/ffmpeg-doc.install.
* Drop patches included upstream:
- makeinfo.patch
- Fix-spelling.patch
* Update Change-symbol-versioning.patch.
* Adapt the packaging to the changed library soversions.
* Generalize ffmpeg.lintian-overrides with wildcards.
* Add debian/missing-sources with the sources of the minified CSS files in
the upstream tarball.
* Create the minified CSS files during package build instead of using the
ones shipped in the tarball.
For this add cleancss and node-less to Build-Depends-Indep.
* Update debian/copyright.
.
ffmpeg (7:2.3.1-1) experimental; urgency=medium
.
* Import new upstream release 2.3.1. (Closes: #729203)
- Fix integer overflow in LZO code. (CVE-2014-4610)
* Fix FTBFS in Ubuntu caused by the -Bsymbolic-functions linker flag.
Thanks to Guillaume Martres for pointing out the fix that Fabian Greffrath
created for the Libav package.
* Don't ignore test failures anymore, since gcc-4.9 has been fixed to
compile FFmpeg correctly. (see #746944)
* Enable libdc1394 only on linux. This fixes FTBFS on !linux-any.
* Use wildcards instead of multiarch paths and sonames in lintian
overrides.
* Fix building on hurd (patch included upstream in 2.2.3).
* Improve the description of the debug package.
* Drop fix-tests.patch. Instead export the LD_LIBRARY_PATH in debian/rules.
* Improve the comment in debian/copyright, explaining the effective license
of the binary packages.
* Change 'Comments:' to the correct 'Comment:' in debian/copyright.
* Add some missing files to debian/copyright.
* Call the upstream Makefile from debian/rules to build the apidoc
instead of calling the doxy-wrapper directly.
* Add _FFMPEG to the symbol versions of the libraries to ensure that there
is no confusion, if a binary is linked against FFmpeg and another shared
library, which is linked against Libav.
* Update patches to apply cleanly to 2.3.
* Add new symbols to the .symbols files.
* Update lintian overrides.
* Include config.log in the build-log, when configure fails.
* Add libgnutls28-dev build-dependency, which was previously pulled in as
a dependency of another build-dependency.
* Install the release notes into /usr/share/doc/ffmpeg.
* Add build-dependencies and enable in debian/rules:
- libbs2b
- libfribidi
* Update debian/copyright.
* Update the dependencies of the *-dev packages.
* Use packaged libjs-jquery instead of the jquery created by doxygen.
* Add Fix-spelling patch to fix spelling errors.
* Mark architecture-dependent symbols as optional.
.
ffmpeg (7:2.2.1-1) experimental; urgency=medium
.
* Reintroduce FFmpeg to Debian. (Closes: #729203)
There are far to many changes since FFmpeg 0.5 to mention them here, see:
https://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.2.1
Many security issues have been fixed as well, see:
https://ffmpeg.org/security.html
Among them are:
- 0.5: CVE-2008-4610
- 0.10: CVE-2011-3941, CVE-2011-3944, CVE-2011-3934, CVE-2011-3946
- 0.11: CVE-2012-5359, CVE-2012-5360, CVE-2012-5361
- 1.1: CVE-2012-6618, CVE-2013-0844, CVE-2013-0846, CVE-2013-0848,
CVE-2013-0849, CVE-2013-0850, CVE-2013-0854, CVE-2013-0856,
CVE-2013-0858
- 1.1.1: CVE-2013-0860
- 1.1.2: CVE-2013-0865, CVE-2013-0867, CVE-2013-0868, CVE-2013-0869
- 1.1.3: CVE-2013-0873, CVE-2013-2277
- 1.2: CVE-2012-5150, CVE-2013-0894, CVE-2013-2495, CVE-2013-2496
- 2.0: CVE-2013-3670, CVE-2013-3672
- 2.1: CVE-2013-7009, CVE-2013-7010, CVE-2013-7011, CVE-2013-7015,
CVE-2013-7020
- 2.1.4: CVE-2014-2263
Checksums-Sha1:
565dc731d1ab3ecb357812debf6f218c58d9a7f5 4783 ffmpeg_2.8.4-1~bpo8+1.dsc
54535e3ab7415c35839aa7e500dda7b285bb411e 41848 ffmpeg_2.8.4-1~bpo8+1.debian.tar.xz
35f1dcec943ee4a68c79736dfed1479ffd22ba11 1314482 ffmpeg_2.8.4-1~bpo8+1_amd64.deb
3b06c817431ed01cf4c2b0dd9dd94e1e31f9bff1 34247956 ffmpeg-dbg_2.8.4-1~bpo8+1_amd64.deb
ede4d6325e5706345992e626a02caf5465ddd9ad 1649348 ffmpeg-doc_2.8.4-1~bpo8+1_all.deb
fd68fcaa84bf8883c94f785192672701e4335c68 4021160 libavcodec-ffmpeg56_2.8.4-1~bpo8+1_amd64.deb
5f7e4b61c9bc71a8b470c9f0a0db52abf8d0e96b 4030374 libavcodec-ffmpeg-extra56_2.8.4-1~bpo8+1_amd64.deb
523669de45f7145b557bc45eae796221277364eb 41784 libavcodec-extra_2.8.4-1~bpo8+1_all.deb
ff5247230705015a62a3d54b67555358cadcd79d 4457276 libavcodec-dev_2.8.4-1~bpo8+1_amd64.deb
81357b8c2c6fc1b486c3f419e4757d18c2d94dec 101568 libavdevice-ffmpeg56_2.8.4-1~bpo8+1_amd64.deb
86884f89c368feb3d34da2d7bc79373129a571f4 113030 libavdevice-dev_2.8.4-1~bpo8+1_amd64.deb
4cb01113b8833b2a4c3537c020e0b33139da59da 557156 libavfilter-ffmpeg5_2.8.4-1~bpo8+1_amd64.deb
140ccca0f718b09b8bf993e8af540c1f26c5226d 658316 libavfilter-dev_2.8.4-1~bpo8+1_amd64.deb
80d05c12c1e8e41056f39a4be4aa27b955fa5884 834014 libavformat-ffmpeg56_2.8.4-1~bpo8+1_amd64.deb
c8c8e6eb64d87c35aee2b61accafb80b75e7d721 995396 libavformat-dev_2.8.4-1~bpo8+1_amd64.deb
431805bdba69c02a4471e46c0b95868c1df2f9c7 80854 libavresample-ffmpeg2_2.8.4-1~bpo8+1_amd64.deb
95d78599caaca5c252309a703451f0da9fe7cb70 90596 libavresample-dev_2.8.4-1~bpo8+1_amd64.deb
8a6dbe5f79987ceb2d433ec61fd5c0c793fab18b 191484 libavutil-ffmpeg54_2.8.4-1~bpo8+1_amd64.deb
297a3526160bf57ac3024619cb717f35b5c8f721 271448 libavutil-dev_2.8.4-1~bpo8+1_amd64.deb
794414493874baec6828e7d4b8dd52a916412a19 81268 libpostproc-ffmpeg53_2.8.4-1~bpo8+1_amd64.deb
2bd7f922a3d303c1d5fcb4cc9d97f5e92d2e0882 81386 libpostproc-dev_2.8.4-1~bpo8+1_amd64.deb
a0bcffcc4349dd617cbb4a255406e943ae58c35d 80286 libswresample-ffmpeg1_2.8.4-1~bpo8+1_amd64.deb
1db016af3dda0b1bde47b86bd1a98bf605acbeb1 93366 libswresample-dev_2.8.4-1~bpo8+1_amd64.deb
63c1719f929c9f7d18e35bc5283bb21350a55666 174610 libswscale-ffmpeg3_2.8.4-1~bpo8+1_amd64.deb
36c9d8f0191779e9631efb6752fc9ff598a42eb6 192372 libswscale-dev_2.8.4-1~bpo8+1_amd64.deb
5329aafa0bbd58028d18337d8a40085ced90bd50 41944 libav-tools_2.8.4-1~bpo8+1_all.deb
Checksums-Sha256:
558823477e71a231d59bb02f0d1682e86237ed3e06e91e7e3dce8954eecd10a7 4783 ffmpeg_2.8.4-1~bpo8+1.dsc
d2cfb0328370af0b808ae4ce52680c46fce0f17885efd100e6c94254aba8925d 41848 ffmpeg_2.8.4-1~bpo8+1.debian.tar.xz
62c84456fb585352636f8b06382e83c92b561dcc91d350941b8214c5fac88f83 1314482 ffmpeg_2.8.4-1~bpo8+1_amd64.deb
3205900d0a9ff83de95025d0cbc4a623e77caf5879c727c6d6dbe61a0f95ff59 34247956 ffmpeg-dbg_2.8.4-1~bpo8+1_amd64.deb
9b64735635e658f07356467b6587f93e34024c818b1b775a9f16425fbd8637b8 1649348 ffmpeg-doc_2.8.4-1~bpo8+1_all.deb
1818360f3f4b73f366c80ac7960653206b4903cb6cb0266cb287195a7883f823 4021160 libavcodec-ffmpeg56_2.8.4-1~bpo8+1_amd64.deb
62b6a526ad35385693f8ce54a56ef2fd34f35fca6d5e8fcd007260e51b2240e5 4030374 libavcodec-ffmpeg-extra56_2.8.4-1~bpo8+1_amd64.deb
24622c4fb0c17666359a1dddfd46cb782a7dd4c851611293d6c12ceb6b64f11c 41784 libavcodec-extra_2.8.4-1~bpo8+1_all.deb
15af040943579d103707d7d74058f6cb3a13e1e80fd0f4c8509e03de5a1060e9 4457276 libavcodec-dev_2.8.4-1~bpo8+1_amd64.deb
0f7004d255794fb729ef1584d73927fb2d2da7f5d7ac3c2df69e1ef5134d7291 101568 libavdevice-ffmpeg56_2.8.4-1~bpo8+1_amd64.deb
0cdc53d2b1880fd9bf277b71e6ab55903e654dc9b6c0b987ddef1360459289b8 113030 libavdevice-dev_2.8.4-1~bpo8+1_amd64.deb
42e7b7c63da3f453434c39a37e88d24dc70001ac6d15cb4036deaeb417bfd1b6 557156 libavfilter-ffmpeg5_2.8.4-1~bpo8+1_amd64.deb
b0bbc86d2c817714761add23874bf7679fcd160c455762ecc9b2e8b173735018 658316 libavfilter-dev_2.8.4-1~bpo8+1_amd64.deb
c17bb0b7bf8d35e100365010259afbf6f6e9a9bc9c892ac2ffd1df0ce9a841eb 834014 libavformat-ffmpeg56_2.8.4-1~bpo8+1_amd64.deb
aedd53c27998e5c8454b51a9a587a75fa1f44f4777b7a4207c705911cff696b4 995396 libavformat-dev_2.8.4-1~bpo8+1_amd64.deb
ae43fb0a6215ce38cb34c9a47836f822d837315824092dd7721d6348737376d7 80854 libavresample-ffmpeg2_2.8.4-1~bpo8+1_amd64.deb
b635c826670d6260d13bef7303e5e4c2f9808e08eb73ec048000e7468048d3b8 90596 libavresample-dev_2.8.4-1~bpo8+1_amd64.deb
d378eb2882de0ef839242ff5005e65291764bfb2ca1f8c4ca3ffcf932627419f 191484 libavutil-ffmpeg54_2.8.4-1~bpo8+1_amd64.deb
6b92c0a17f6a4d64f9b7204877eee497c143a4abd342bd702604dfa1860f6a08 271448 libavutil-dev_2.8.4-1~bpo8+1_amd64.deb
c9147253255a48a61b38530872a475206ac27b8e523bf83ed6c1ec618b5eab73 81268 libpostproc-ffmpeg53_2.8.4-1~bpo8+1_amd64.deb
5f8fdea897f62f50a8f8a02bf00aea778b210727bffcf805db4072463cba2638 81386 libpostproc-dev_2.8.4-1~bpo8+1_amd64.deb
16f433589f4b9e11459b1bfdd03740f8405a4cd3c346c1382ada5863e2ad84c8 80286 libswresample-ffmpeg1_2.8.4-1~bpo8+1_amd64.deb
e090a323e8c87be03584a8ae3041a33d0b67c653a95e0dc5ef191129537d7af4 93366 libswresample-dev_2.8.4-1~bpo8+1_amd64.deb
00c4df98c310b3e3b84d314a396e6fc33b44d5e06dcc1d75d7f522d3d2a0af2c 174610 libswscale-ffmpeg3_2.8.4-1~bpo8+1_amd64.deb
271066951274b70258247cc0c3f1840dc416570d610d82cb75ef36aa6e815404 192372 libswscale-dev_2.8.4-1~bpo8+1_amd64.deb
e006901e6c050bd561c67ae4377caf732d37f119cfc372d5d125d695ca0e1721 41944 libav-tools_2.8.4-1~bpo8+1_all.deb
Files:
3a69339bbaa86ee46a8d595cc9c0daf7 4783 video optional ffmpeg_2.8.4-1~bpo8+1.dsc
f44d65ce6d7dbd8573ca67592d37e9a5 41848 video optional ffmpeg_2.8.4-1~bpo8+1.debian.tar.xz
0e8a4daf75b4ac1424708ca0464fbe8f 1314482 video optional ffmpeg_2.8.4-1~bpo8+1_amd64.deb
ac297f8a91afc753ed3888756cfe7ef7 34247956 debug extra ffmpeg-dbg_2.8.4-1~bpo8+1_amd64.deb
754505f10fc1869a5d2f35b482118b06 1649348 doc optional ffmpeg-doc_2.8.4-1~bpo8+1_all.deb
8570f048f53a63bfea712dd2bc2e85af 4021160 libs optional libavcodec-ffmpeg56_2.8.4-1~bpo8+1_amd64.deb
63e4b9119cc1cbf26ba50a4af8c8d40e 4030374 libs optional libavcodec-ffmpeg-extra56_2.8.4-1~bpo8+1_amd64.deb
46f8ad2c5bf7c499cbb4bdad957d9f18 41784 metapackages optional libavcodec-extra_2.8.4-1~bpo8+1_all.deb
1fe45825e041605122e5f1c05c64381b 4457276 libdevel optional libavcodec-dev_2.8.4-1~bpo8+1_amd64.deb
23a9abf5270961ebbeec6f6a99a67ff9 101568 libs optional libavdevice-ffmpeg56_2.8.4-1~bpo8+1_amd64.deb
99d21de522da8fc74accb1cd794fafc6 113030 libdevel optional libavdevice-dev_2.8.4-1~bpo8+1_amd64.deb
865dc01e32dc3ebee3f1dd842d548d01 557156 libs optional libavfilter-ffmpeg5_2.8.4-1~bpo8+1_amd64.deb
3a3d34d40a8eff84ff2360d4fd606740 658316 libdevel optional libavfilter-dev_2.8.4-1~bpo8+1_amd64.deb
78363486c9454b384e2fd15e866af80a 834014 libs optional libavformat-ffmpeg56_2.8.4-1~bpo8+1_amd64.deb
e7ad63339fff8ad19afdea3eb18238fe 995396 libdevel optional libavformat-dev_2.8.4-1~bpo8+1_amd64.deb
c3ba88d8f2580268a99143680d30ce77 80854 libs optional libavresample-ffmpeg2_2.8.4-1~bpo8+1_amd64.deb
14b57c2b3cc41e71504944ad49f6c142 90596 libdevel optional libavresample-dev_2.8.4-1~bpo8+1_amd64.deb
77fb8ecf3052e49afe37749be8407531 191484 libs optional libavutil-ffmpeg54_2.8.4-1~bpo8+1_amd64.deb
75db94a2ca617b3d03804e3e104061ed 271448 libdevel optional libavutil-dev_2.8.4-1~bpo8+1_amd64.deb
7792679bf515f6187c46b8bf4bbe4787 81268 libs optional libpostproc-ffmpeg53_2.8.4-1~bpo8+1_amd64.deb
90722c033d1780b350d2c9fea66d0c60 81386 libdevel optional libpostproc-dev_2.8.4-1~bpo8+1_amd64.deb
035e0f7a310cd55cf880c1aecfe5b99d 80286 libs optional libswresample-ffmpeg1_2.8.4-1~bpo8+1_amd64.deb
ca069d4eca00b7364720dcd289e979a7 93366 libdevel optional libswresample-dev_2.8.4-1~bpo8+1_amd64.deb
c838773cfacf2d221eba64a5ae613a5e 174610 libs optional libswscale-ffmpeg3_2.8.4-1~bpo8+1_amd64.deb
fff21f68b9f6075df93488d83db04cfd 192372 libdevel optional libswscale-dev_2.8.4-1~bpo8+1_amd64.deb
29d7eb5bf76a385c6221f149a877acb4 41944 oldlibs extra libav-tools_2.8.4-1~bpo8+1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJWj4ftAAoJEPZk0la0aRp9VgYQAMQ/gI2Xai5GUCd00jeuCWmk
77nsGhGS5BZzETHc3IhN3hQOCnnIDay33oSj5FSpl3op4WN02hgc/ibPtOSfgw2j
MZYbdyDcnTOurCAuQCVeII2Rg5RIKBFnSonRKoyVGrNM+StKWhE9mNsHAC9eM/5z
Ah+NrOfWmJ5OpRUFx9KSeNfEJvexqxdTjCm9GPwgiGCmpOnP8DHZmcoloVHwNuQ7
F/aiwZCRbzGDql1A2jueifQ9s89oA4Ozksk/2MnjlnqZTLJ0omH1bJjL2JYsZWDM
8uN4UO6w4EaDdW8ldADpGZPKi25UiN/iW2ved1UidfeWIXHy8INjPdLCZLt6gzKu
woSo2T484dbNit/QnSw1hRNV0dUzyORncW5+Er0xuTj7WrmrNsOlENEEsE2r/sYh
3KIHBv8et4WhiRsPFZfL8o5kFBfRxGjCndK0Vg3+en8jO3d/tRcWMha4rPR1OUnG
bM3cANRwKj5hIMD5fm1GaeXTSQYd9t5QT4W75y4Px6N5Vbn8ubklG0Nv+H/j0nVG
TEp8/+Dy5h+zyYUXACCF0H0QqOlvan0L0TmrrMJlFSXWB1leG51eMwisPmh4GhF+
By/x5cCflIFCq/yWvQGsks45G5muvSDt359ATzIa4+feeuKtCTqZEsT3ve96jpdI
Zul+DsoAoVOOGoSddRIX
=vUzp
-----END PGP SIGNATURE-----
Thank you for your contribution to Debian.
More information about the pkg-multimedia-maintainers
mailing list