ffmpeg_3.0.2-2~bpo8+1_amd64.changes ACCEPTED into jessie-backports, jessie-backports
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Sun May 29 07:02:55 UTC 2016
Accepted:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 20 May 2016 21:47:15 +0200
Source: ffmpeg
Binary: ffmpeg ffmpeg-doc libavcodec57 libavcodec-extra57 libavcodec-extra libavcodec-dev libavdevice57 libavdevice-dev libavfilter6 libavfilter-dev libavformat57 libavformat-dev libavresample3 libavresample-dev libavutil55 libavutil-dev libpostproc54 libpostproc-dev libswresample2 libswresample-dev libswscale4 libswscale-dev libav-tools
Architecture: source amd64 all
Version: 7:3.0.2-2~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-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-extra57 - FFmpeg library with additional de/encoders for audio/video codecs
libavcodec57 - FFmpeg library with de/encoders for audio/video codecs - runtime
libavdevice-dev - FFmpeg library for handling input and output devices - developmen
libavdevice57 - FFmpeg library for handling input and output devices - runtime fi
libavfilter-dev - FFmpeg library containing media filters - development files
libavfilter6 - FFmpeg library containing media filters - runtime files
libavformat-dev - FFmpeg library with (de)muxers for multimedia containers - develo
libavformat57 - FFmpeg library with (de)muxers for multimedia containers - runtim
libavresample-dev - FFmpeg compatibility library for resampling - development files
libavresample3 - FFmpeg compatibility library for resampling - runtime files
libavutil-dev - FFmpeg library with functions for simplifying programming - devel
libavutil55 - FFmpeg library with functions for simplifying programming - runti
libpostproc-dev - FFmpeg library for post processing - development files
libpostproc54 - FFmpeg library for post processing - runtime files
libswresample-dev - FFmpeg library for audio resampling, rematrixing etc. - developme
libswresample2 - FFmpeg library for audio resampling, rematrixing etc. - runtime f
libswscale-dev - FFmpeg library for image scaling and various conversions - develo
libswscale4 - FFmpeg library for image scaling and various conversions - runtim
Closes: 729203 776649 779664 780344 781510 786670 793085 798189 801745 804284 806519 823098 823633
Changes:
ffmpeg (7:3.0.2-2~bpo8+1) jessie-backports; urgency=medium
.
* Build-depend on libx265-dev (>= 1.8)
Build needs x265 build >= 68 which has been packaged in x265 1.8-1 first
* Rebuild for jessie-backports.
.
ffmpeg (7:3.0.2-2) unstable; urgency=medium
.
* Team upload.
* debian/rules: Build with --disable-mips32r6 on mips(el) to fix FTBFS
there.
.
ffmpeg (7:3.0.2-1) unstable; urgency=medium
.
* Team upload.
* New upstream release (Closes: #823633).
* debian/patches/lavf-mpegts-Return-small-probe-score-for-very-short-.patch:
Upstream patch to fix regression in aac in mpegts. (Closes: #823098)
.
ffmpeg (7:3.0.1-3) unstable; urgency=medium
.
* Team upload.
* Upload to unstable.
.
ffmpeg (7:3.0.1-2) experimental; urgency=medium
.
* debian/control: Let libavcodec-extra depend on an existing package.
.
ffmpeg (7:3.0.1-1) experimental; urgency=medium
.
* Team upload.
* New upstream release.
* debian/*.install.powerpc: Remove extra -ffmpeg from filenames.
* debian/control: Bump Standards-Version.
.
ffmpeg (7:3.0-1) experimental; urgency=medium
.
* Team upload.
* New upstream release.
* SONAME bump and no longer add -ffmpeg to SONAMES.
* debian/{rules,control}: Use automatic debug symbol packages.
* debian/patches/{build-make-out-of-tree-builds-bit-identical-to-in-tr,
doc-make-apidoc-output-independent-of-SRC_PATH}.patch: Removed, included
upstream.
* debian/missing-sources/ffmpeg-web/src/less/style.less: Update from GitHub.
* debian/copyright: Update copyright years and add new copyright holders.
* debian/rules:
- Honor nocheck.
- Simplify CPU check.
- No longer build with --enable-libvo_aacenc.
- Update use of --disable-mipsdspr1.
- Build with --enable-chromaprint and --enable-librubberband.
- Do not run tests for -indep builds.
- Always fail loop on error.
* debian/control:
- Update Vcs-Git.
- New Build-Depends: libchromaprint-dev, librubberband-dev.
- Removed Build-Depends: libvo-aacenc-dev.
- Update Description.
.
ffmpeg (7:2.8.6-1) unstable; urgency=medium
.
* Import new upstream bugfix release 2.8.6.
* Update Standards-Version to 3.9.7.
- Move documentatation from /u/s/d/ffmpeg-doc/ to /u/s/d/ffmpeg/.
* Use https for the Vcs-Git link.
.
ffmpeg (7:2.8.5-1) unstable; urgency=medium
.
* Import new upstream bugfix release 2.8.5.
- Fixes CVE-2016-1897 and CVE-2016-1898.
* Update doc-make-apidoc-output-independent-of-SRC_PATH.patch.
* Add patch to make out-of-tree builds bit-identical to in-tree-builds.
* Enable the now available opencv and frei0r on mips64el.
* Fix altivec-extra compile time optimization.
* Update copyright year for the debian files.
* Change priority of libavcodec*-extra* to extra.
.
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:
5801f15f6439794ef7f99a64b05e70d6166ed091 4596 ffmpeg_3.0.2-2~bpo8+1.dsc
4cdb9b38b93bace4a242b04b423c80eb50098783 41592 ffmpeg_3.0.2-2~bpo8+1.debian.tar.xz
ee6d2a0fb98e4f129a5e8a09c82054e3115ceb73 1399380 ffmpeg_3.0.2-2~bpo8+1_amd64.deb
5370e269f7b3f1beee651182ab4d8bbb9dc2d01f 1594638 ffmpeg-doc_3.0.2-2~bpo8+1_all.deb
1941bcc6a617073493c183a1f20a8680641d8fff 4533026 libavcodec57_3.0.2-2~bpo8+1_amd64.deb
f6008451c86e243978565310b238e4b6926659e2 4541138 libavcodec-extra57_3.0.2-2~bpo8+1_amd64.deb
48677e139f792b6f72d2e4816743f674c3992ab4 41084 libavcodec-extra_3.0.2-2~bpo8+1_all.deb
ca9f8179f64b27dfd184fe5f461093ab1271c00e 4978140 libavcodec-dev_3.0.2-2~bpo8+1_amd64.deb
d2d80a98869cb38d7c6521f304df91d4acf653e1 101906 libavdevice57_3.0.2-2~bpo8+1_amd64.deb
4cd5ea799bcf67c778aee2144ed6b1fe6aaa2067 113364 libavdevice-dev_3.0.2-2~bpo8+1_amd64.deb
e11b2df3bc655a5f4650364bc36fabdb08593fb7 666524 libavfilter6_3.0.2-2~bpo8+1_amd64.deb
5d24a096f214fc4d468d15412f259270c490fec8 778742 libavfilter-dev_3.0.2-2~bpo8+1_amd64.deb
f80e0d549f9dc1e8d6ba4779c70a5557b7870d8b 862604 libavformat57_3.0.2-2~bpo8+1_amd64.deb
e66fdfbe231b4f144ab48f9349a29f1663e2f717 1031464 libavformat-dev_3.0.2-2~bpo8+1_amd64.deb
1d43d8970c751536a17c742ba67e36ccbf287beb 89092 libavresample3_3.0.2-2~bpo8+1_amd64.deb
b90f2db75821892e828da85cdb2b91c1e3a0007e 98434 libavresample-dev_3.0.2-2~bpo8+1_amd64.deb
c70134d3862b2dc19dd70e2673715a3d857f6ec8 199088 libavutil55_3.0.2-2~bpo8+1_amd64.deb
631cad98caace5a862e6be47cd37d81dc3c5b342 281414 libavutil-dev_3.0.2-2~bpo8+1_amd64.deb
ed5c6110373ff399b4e7119e58f542dbaad13615 82008 libpostproc54_3.0.2-2~bpo8+1_amd64.deb
a824963eec8a45aed474cdc38cf9f320d0c51ddb 82328 libpostproc-dev_3.0.2-2~bpo8+1_amd64.deb
d2501144be6c4d79dd2a2f49608d02b5a399c975 81746 libswresample2_3.0.2-2~bpo8+1_amd64.deb
044e6aa30bcff0d0f70a6d5cc421fcdf4f765c7a 93070 libswresample-dev_3.0.2-2~bpo8+1_amd64.deb
1fb77186201c42b1c45544d3f044e475e9772c53 202956 libswscale4_3.0.2-2~bpo8+1_amd64.deb
99598030daf192ddac60d78baeba6d209bb939d7 219892 libswscale-dev_3.0.2-2~bpo8+1_amd64.deb
203b3da5ef0d636890c9081b2ab4411aca7337f3 41258 libav-tools_3.0.2-2~bpo8+1_all.deb
Checksums-Sha256:
45ec7cd18587665341ea2a3a85d7e0806dfd38abc3cf124841e7fe353dc6b377 4596 ffmpeg_3.0.2-2~bpo8+1.dsc
650deda723841cf6eb16260cbc7f425a655cda069c1584c4a7acceb8441d77ce 41592 ffmpeg_3.0.2-2~bpo8+1.debian.tar.xz
8bd9e65cb060891d0ae7c020182cdba4b89a4160f6a6500a2f7a4cec12879948 1399380 ffmpeg_3.0.2-2~bpo8+1_amd64.deb
0c7fe1d8df8cb6521129ef3eae74b4a85e3a13098a7ad3cfd379a884b930390a 1594638 ffmpeg-doc_3.0.2-2~bpo8+1_all.deb
6cbb073366a1a9ee9a4dc78b060a6921b417960749286473ed7e009d2d5a3182 4533026 libavcodec57_3.0.2-2~bpo8+1_amd64.deb
5c24ce20d3e1dacb06ffe4a68b98e1a1af4e50f742943b38cf112019ea5707c4 4541138 libavcodec-extra57_3.0.2-2~bpo8+1_amd64.deb
3835df6bb53a6403d2d5110443784eb22cce87210e1f07eaa2057dab72b4e840 41084 libavcodec-extra_3.0.2-2~bpo8+1_all.deb
0924b804dfb7af80e669120fb663f57dff7cbb2bcc565cc657886f44538238d0 4978140 libavcodec-dev_3.0.2-2~bpo8+1_amd64.deb
20d1cf479c11bdecefd29d4f9bfa8d24f56f5cb1f22aacd1644057984dcce199 101906 libavdevice57_3.0.2-2~bpo8+1_amd64.deb
d9a0a7cf85e2764af2440c662bb1fbeaf92b4d9b9569bccaf9d4824f6c616819 113364 libavdevice-dev_3.0.2-2~bpo8+1_amd64.deb
7b068e61749553cd2ca942ec8e1423f229a0cd4fad97860535e487dc987f4f89 666524 libavfilter6_3.0.2-2~bpo8+1_amd64.deb
90c093bca337dd3bb357d20a66127d0562647eee3fa09bd8bc1c06e95a1e1d7a 778742 libavfilter-dev_3.0.2-2~bpo8+1_amd64.deb
55c6b1aaca7e00e556b7300809dfbf16fccdf427e225f68ebe82b3f7aea96a98 862604 libavformat57_3.0.2-2~bpo8+1_amd64.deb
4b22c2da954b72ce133c9ea46ff90b007894df6e8ec9d316d7c9193c40f9c362 1031464 libavformat-dev_3.0.2-2~bpo8+1_amd64.deb
770a7bddea4344036332fa4fc5d48e1f1e0aeeb9d963addbef5fc302655c1beb 89092 libavresample3_3.0.2-2~bpo8+1_amd64.deb
240ddc07c3aba5a24ad114c5c8642a3c435c89d43aa14f4631c6abf4c4adaae8 98434 libavresample-dev_3.0.2-2~bpo8+1_amd64.deb
d5afb724caccbb96ec3a368bef117cd0a8feaa508709ae011f271a6b2bf64e03 199088 libavutil55_3.0.2-2~bpo8+1_amd64.deb
7e0739c072d3979c7ae15479ff3832c9941410b09d99aba8db043b6d3591eb0b 281414 libavutil-dev_3.0.2-2~bpo8+1_amd64.deb
4740f50e3cceaaba93a4cbb1f1dea6d85fca86d14fa9c6bf1bc1da1bf47aa945 82008 libpostproc54_3.0.2-2~bpo8+1_amd64.deb
78eadbbe74b6ed2fb852cac9c46ff2fb3ded881a235e2a7ac0bc9baa50d93ddc 82328 libpostproc-dev_3.0.2-2~bpo8+1_amd64.deb
f8c1bf439bb077a33f84d470cbc066871f3001da8c75f3d828fe895611e17e38 81746 libswresample2_3.0.2-2~bpo8+1_amd64.deb
a59322482b5f951ee80e1fb98302489bcf0ecb1864d338dcc25fc72cbb698702 93070 libswresample-dev_3.0.2-2~bpo8+1_amd64.deb
6a031a417e113b186405002691ddc5d9dadb738e9dc5a92035cb4000845c6cab 202956 libswscale4_3.0.2-2~bpo8+1_amd64.deb
989b6727cd300649b68828bd65ee69637ad36b3a42c45dfa53c0f1224a176d71 219892 libswscale-dev_3.0.2-2~bpo8+1_amd64.deb
23145b69d25b58aa50ae4c735208523a391a24079c5081acfd5a17ecff9315a6 41258 libav-tools_3.0.2-2~bpo8+1_all.deb
Files:
3219471df0061852a103ce64cfaa9ccf 4596 video optional ffmpeg_3.0.2-2~bpo8+1.dsc
e83807e83a902154b23bd2fcf112467f 41592 video optional ffmpeg_3.0.2-2~bpo8+1.debian.tar.xz
107830ffbe0dfae04980c67b09223599 1399380 video optional ffmpeg_3.0.2-2~bpo8+1_amd64.deb
4b803c78f73e470c540266d81f0ece21 1594638 doc optional ffmpeg-doc_3.0.2-2~bpo8+1_all.deb
8b960ca59fbd44fa96c2afc0f787a182 4533026 libs optional libavcodec57_3.0.2-2~bpo8+1_amd64.deb
ecc921982845aa01d0b4af2f4e33d188 4541138 libs extra libavcodec-extra57_3.0.2-2~bpo8+1_amd64.deb
22a88d8805fbbd3e7aab7ef702caccd3 41084 metapackages extra libavcodec-extra_3.0.2-2~bpo8+1_all.deb
851be32df39015a98d829555ba36d441 4978140 libdevel optional libavcodec-dev_3.0.2-2~bpo8+1_amd64.deb
ddf87b51366f3ce275632d08031ddec6 101906 libs optional libavdevice57_3.0.2-2~bpo8+1_amd64.deb
c3c863b6d6f9caf930f4a09df662c83f 113364 libdevel optional libavdevice-dev_3.0.2-2~bpo8+1_amd64.deb
c2fe4fbb4028521a00071754748d1437 666524 libs optional libavfilter6_3.0.2-2~bpo8+1_amd64.deb
6043b1424bfbb8993bab7f7cf39463d9 778742 libdevel optional libavfilter-dev_3.0.2-2~bpo8+1_amd64.deb
99e2446c34034ade12f763331514f234 862604 libs optional libavformat57_3.0.2-2~bpo8+1_amd64.deb
9b0595ddf724fd6e7780d251f6d05487 1031464 libdevel optional libavformat-dev_3.0.2-2~bpo8+1_amd64.deb
e48ab41870994c86897e132510117b75 89092 libs optional libavresample3_3.0.2-2~bpo8+1_amd64.deb
69b1ae517b578b01f9ad3262ad07178c 98434 libdevel optional libavresample-dev_3.0.2-2~bpo8+1_amd64.deb
f4cda70f16a5c65b83a5514d3b0d5e92 199088 libs optional libavutil55_3.0.2-2~bpo8+1_amd64.deb
4ae8e0da93b2a747f57408f7d0211a91 281414 libdevel optional libavutil-dev_3.0.2-2~bpo8+1_amd64.deb
ee843ca408013c70a063557b515ecac5 82008 libs optional libpostproc54_3.0.2-2~bpo8+1_amd64.deb
d685d34c2ab04b0af067005af8c20519 82328 libdevel optional libpostproc-dev_3.0.2-2~bpo8+1_amd64.deb
273b7a7aa1354954e87e413f85477fa4 81746 libs optional libswresample2_3.0.2-2~bpo8+1_amd64.deb
71cca5a0dcf2d248c985180e653cc7ae 93070 libdevel optional libswresample-dev_3.0.2-2~bpo8+1_amd64.deb
db2cd3ef128f8af39a60b75a9f2ee7ba 202956 libs optional libswscale4_3.0.2-2~bpo8+1_amd64.deb
3515adf1db2b2392789f3efebb5c1d59 219892 libdevel optional libswscale-dev_3.0.2-2~bpo8+1_amd64.deb
58751987ba52ed2cbd053a782fff40ec 41258 oldlibs extra libav-tools_3.0.2-2~bpo8+1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJXRAx6AAoJEPZk0la0aRp9f7cP/RP+2GeZBCwowG2WMmkDXsAh
78jylTDlgbnxv92EOW9AdAVWJj5QoY1+TwUgL2SMSIrMiHnLeFNofUFwiMeLPbYB
kCx+WoVLsOZRg6oMluVl75blZhAf3TU3oUgw+mrP5uKv3oytohHFBXW3fs8/YG6n
YA0T8OuZSeX3uTwmXV60ydD17fsQMdndpNlJjWsMz4t1s34VPa4pHcShixE6R5h5
b+LLG1DCHRxvWO7iJb+vWxC6ta+uiZEn/GYkSBjIH5V56kvqajolVt5BUItFAKyj
lGfgNlvI2OGM86GIq1En3eJtOnriwKujZ08Iz36jeYwTcDrJlFO6qMMdb2bwJC/X
mvjlQjvb0Vo49REtLQI59jp4vjQq1W1zLufToK9sFaECTy6qx9h1xBwxprlnHK+g
qT68kPiMvP9tlszTkRs1hXuJOiWY8txmvdeRvQ2afxOyi2m6yP4ITuEquwwDfDcp
1MiHPj6Fvg6lY07DGa5k0W8emrwRD1TAQ5G4J0eFyJ6lMNcNo9lkXM3ReaylAkgb
eYjkLPMq9nkdzW+a4GJU348jODmNLYW/Nr2YbrA6LuWR5areoB/xqMt/C/INAzvp
+UNSuh6UiI6QPpMVdc5hGOpg7XDuQFARBjwMbGrPMcDHxhWEaexhMk2O1N/yGYBv
LYTrrCI5wdb3QrBG6KIF
=WQjJ
-----END PGP SIGNATURE-----
Thank you for your contribution to Debian.
More information about the pkg-multimedia-maintainers
mailing list