Publishing details

Changelog

ffmpeg (7:3.2.2-1~ubuntu16.10.1~ppa1) yakkety; urgency=medium

  * No-change backport to yakkety

ffmpeg (7:3.2.2-1) unstable; urgency=medium

  * Import new upstream bugfix release 3.2.2.
  * Fix log messages in autopkgtest.
  * Enable frei0r on powerpcspe.
  * Drop --disable-tesseract.

ffmpeg (7:3.2.1-1) unstable; urgency=medium

  [ Balint Reczey ]
  * Call dh_auto_install with -a/-i for -arch and for -indep targets
    respectively

  [ Andreas Cadhalpun ]
  * Import new upstream bugfix release 3.2.1.
  * Don't enable x11grab, which has been replaced with xcb.
  * Add build-dependency on autodetected libxcb-shm0-dev. (Closes: #843144)
  * Add explicit build-dependencies for autodetected features.
  * Remove patches, fixed upstream.
     - Revert-avformat-hls-Fix-missing-streams-in-some-case.patch
     - apng-use-side-data-to-pass-extradata-to-muxer.patch
     - doc-fix-spelling-errors.patch
     - pixblockdsp-disable-altivec-optimizations-on-ppc64be.patch
  * Disable libschroedinger entirely. (see #845037)
  * Enable omx.
  * Update build-dependencies for some ports.
     - m68k: enable chromaprint
     - powerpcspe: enable chromaprint, openal, opencv
     - sh4: disable chromaprint
  * Add streamcopy testing to the autopkgtest.
  * Update encdec_list.txt.

ffmpeg (7:3.2-2) unstable; urgency=medium

  * Fix FTBFS on powerpc and arch-independent build.
  * Add patch to fix test failures on ppc64.
    - pixblockdsp-disable-altivec-optimizations-on-ppc64be.patch

ffmpeg (7:3.2-1) unstable; urgency=medium

  * Import new major upstream release 3.2.
  * Drop patches, included upstream:
    - ffmpeg_opt-Suggest-to-use-file-.-if-a-protocol-was-not-fo.patch
    - lavf-mp3enc-write-encoder-delay-padding-upon-closing.patch
    - doc-fix-spelling-errors.patch
    - faq-use-relative-links-to-own-documentation.patch
    - tests-checkasm-pixblockdsp-Test-8-byte-aligned-positions.patch
  * Switch to SDL 2.
  * Update comments in debian/rules and drop cruft.
  * Update debian/copyright.
  * Add patches to fix autopkgtest failures and spelling errors:
    - apng-use-side-data-to-pass-extradata-to-muxer.patch
    - Revert-avformat-hls-Fix-missing-streams-in-some-case.patch
    - doc-fix-spelling-errors.patch
  * Update debian/tests_encdec_list.txt.
  * Build static libraries without -fPIC as required by policy 10.2.
  * Disable uninstallable BDs on m68k and powerpcspe:
    - powerpcspe: openal, netcdf, frei0r, opencv, x264 and chromaprint.
    - m68k: chromaprint
  * Avoid needlessly re-running configure.

ffmpeg (7:3.1.5-1) unstable; urgency=medium

  * Import new upstream bugfix release 3.1.5.
  * Use nasm instead of yasm.
    - Unlike yasm it is actively maintained upstream.
    - And it doesn't embed the full build path as DW_AT_comp_dir.
      (This should make ffmpeg fully reproducible.)
  * Drop patches, fixed differently upstream:
    - disable-opj-static.patch
    - libopenjpegenc-recreate-image-data-buffer.patch
  * Add patches from upstream:
     - doc-fix-spelling-errors.patch (Closes: #839542)
     - faq-use-relative-links-to-own-documentation.patch (Closes: #841501)
     - ffmpeg_opt-Suggest-to-use-file-.-if-a-protocol-was-not-fo.patch
       (Closes: #785690)
     - lavf-mp3enc-write-encoder-delay-padding-upon-closing.patch
       (Closes: #797965)
     - tests-checkasm-pixblockdsp-Test-8-byte-aligned-positions.patch
       (LP: #1612058)
  * Use debhelper compat 10.
     - Parallel building is now the default.
  * Revert: Enable all hardening options except pie.
     - It doesn't have any effect, anyway.
     - PIE is now the default.
  * Adapt lintian overrides to PIE by default.

ffmpeg (7:3.1.4-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Disable librtmp support, because the built-in RTMP support is better.

  [ Andreas Cadhalpun ]
  * Import new upstream bugfix release 3.1.4.
     - Fixes CVE-2016-7122, CVE-2016-7450, CVE-2016-7502, CVE-2016-7555,
       CVE-2016-7562, CVE-2016-7785 and CVE-2016-7905. (Closes: #840434)
  * Fix typos.
  * Replace libopencv-dev build-dependency with libopencv-imgproc-dev.
  * Improve build-time optimization for libavfilter-extra.
  * Mention sofalizer in libavfilter-extra6 description.
  * Remove redundant nocheck test.
  * Add libopenjpegenc-recreate-image-data-buffer.patch to fix autopkg
    test crashes.
  * Let the encdec test print the command before executing it.
  * Update encdec*_list.txt.
  * Re-enable the libopenjpeg decoder.
  * Enable libzmq on hurd, as it is now available there.
  * Use 'set -e' to abort build on configure failure.
  * Only set CC/CXX if they differ from the default.
  * Set configure options for cross-building.

ffmpeg (7:3.1.3-2) unstable; urgency=medium

  * Team upload.

  [ Balint Reczey ]
  * Enable OCR using Tesseract in libavfilter-extra* (Closes: 822555)

  [ Sebastian Ramacher ]
  * debian/libavcodec*.lintian-overrides: Remove unused lintian override.
  * debian/rules:
    - Enable all hardening options except pie.
    - Apply the same optimization for libavfilter extra flavor.
  * debian/{control,rules}: Build libavfilter extra flavor with --enable-netcdf.

ffmpeg (7:3.1.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * debian/{rules,*.symbols}: Remove symbol files and generate tighter
    dependencies using a dh_makeshlibs override. (Closes: #835645)
  * debian/copyright: Fix dep5-copyright-license-name-not-unique.

ffmpeg (7:3.1.2-1) unstable; urgency=medium

  * New upstream release.
  * debian/patches:
    - fix-vaapi-default-values.patch: Removed, applied upstream.
    - Revert-configure-Enable-GCC-vectorization-on-4.9-on-.patch: Removed,
      included upstream.

ffmpeg (7:3.1.1-4) unstable; urgency=high

  * debian/control:
    - Remove obsolete Conflicts.
    - Remove obsolete Breaks against dmo packages.
  * debian/patches/fix-vaapi-default-values.patch: Use local independent
    default values. Thanks to Carl Eugen Hoyos. (Closes: #831529)

ffmpeg (7:3.1.1-3) unstable; urgency=medium

  [ James Clarke ]
  * debian/rules: Re-enable x264 on sparc64 as the linker has been fixed.
    (Closes: #831582)

  [ Sebastian Ramacher ]
  * debian/patches/Revert-configure-Enable-GCC-vectorization-on-4.9-on-.patch:
    Apply upstream patch to disable GCC vectorization.

ffmpeg (7:3.1.1-2) unstable; urgency=medium

  * Team upload.

  [ Aurelien Jarno ]
  * debian/rules: Fix FTBFS on mips64el by adding --disable-mips64r6. (Closes:
    #830868)

ffmpeg (7:3.1.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * debian/rules:
    - Really build with opencv everywhere. (Closes: #827868)
    - Remove obsolete comments.
    - Build with --enable-libebur128.
  * debian/patches
    - lavf-mpegts-Return-small-probe-score-for-very-short-.patch: Removed,
      included upstream.
    - disable-opj-static.patch: Do not define OPJ_STATIC when building against
      openjpeg 2.1.x.
  * debian/control: Add libebur128-dev to B-D.
  * debian/copyright:
    - Add new copyright holders.
    - Update copyright years.

ffmpeg (7:3.0.2-4) unstable; urgency=medium

  * debian/control: Switch to libopenjp2-7-dev. (Closes: #826812)

ffmpeg (7:3.0.2-3) unstable; urgency=medium

  * Team upload.

  [ Balint Reczey ]
  * Build-depend on libx265-dev (>= 1.8)

  [ Sebastian Ramacher ]
  * debian/rules:
    - No longer disable i686 optimization on i386 based architectures.
    - Disable mips32r6 for all mips architectures.
  * debian/copyright: Remove an extra 'with'.

ffmpeg (7:3.0.2-2) unstable; urgency=medium

  * Team upload.
  * debian/rules: Build with --disable-mips32r6 on mips(el) to fix FTBFS
    there.

 -- Saikrishna Arcot <email address hidden>  Fri, 09 Dec 2016 09:11:16 -0800

Available diffs

Builds

Built packages

Package files