Change logs for ffmpeg source package in Groovy

  • ffmpeg (7:4.3.1-4ubuntu1) groovy; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Build with external nv-codec-headers for NVENC accelerated video
          encoding. (See Debian bug: #925941)
        - Don't use pocketsphinx on i386 too
    
    ffmpeg (7:4.3.1-4) unstable; urgency=medium
    
      * Team upload
      * debian/control: Switch to libdc1394-dev
    
     -- Gianfranco Costamagna <email address hidden>  Wed, 23 Sep 2020 18:19:39 +0200
  • ffmpeg (7:4.3.1-3ubuntu1) groovy; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Build with external nv-codec-headers for NVENC accelerated video
          encoding. (See Debian bug: #925941)
        - Don't use pocketsphinx on i386 too
    
    ffmpeg (7:4.3.1-3) unstable; urgency=medium
    
      * Team upload
    
      [ Jonas Smedegaard ]
      * update git-buildpackage config:
        + use signed tags
        + filter any .git* file
      * fix typo in README.Debian
      * drop lintian override for typo fixed upstream
      * remove myelf as uploader
    
      [ Debian Janitor ]
      * Set upstream metadata fields: Repository.
    
      [ Sebastian Ramacher ]
      * Set Bug-Database, Repository-Browse and Security-Contact
    
      [ Pino Toscano ]
      * Disable pocketsphinx on few more architectures
    
     -- Gianfranco Costamagna <email address hidden>  Sun, 13 Sep 2020 09:25:55 +0200
  • ffmpeg (7:4.3.1-2ubuntu1) groovy; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Build with external nv-codec-headers for NVENC accelerated video
          encoding. (See Debian bug: #925941)
        - Don't use pocketsphinx on i386 too
    
    ffmpeg (7:4.3.1-2) unstable; urgency=medium
    
      * avoid linking with pocketsphinx on bigendian archs;
        closes: bug#968456, thanks to John David Anglin
    
     -- Gianfranco Costamagna <email address hidden>  Tue, 18 Aug 2020 14:33:53 +0200
  • ffmpeg (7:4.3.1-1ubuntu1) groovy; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Build with external nv-codec-headers for NVENC accelerated video
          encoding. (See Debian bug: #925941)
        - Don't use pocketsphinx on i386 too
    
    ffmpeg (7:4.3.1-1) unstable; urgency=high
    
      [ upstream ]
      * new maintenance release
        + fix libavformat heap-based buffer overflow in avio_get_str
          (CVE-2020-14212)
        + fix libavformat use-after-free in hls
          (CVE-2020-13904)
    
      [ Jonas Smedegaard ]
      * add patch cherry-picked upstream
        to avoid libswscale segfault on SSSE3 capable systems
        closes: bug#964312, thanks to Jörg Schütter
      * Document omitted features in README.Debian and TODO.Debian
        (not rules file comments)
      * use debhelper compatibility level 12 (not 13)
      * set urgency=high due to security-related bugfixes
    
     -- Gianfranco Costamagna <email address hidden>  Mon, 10 Aug 2020 08:16:19 +0200
  • ffmpeg (7:4.3-3ubuntu2) groovy; urgency=medium
    
      * No-change rebuild for x264/x265 soname changes.
    
     -- Matthias Klose <email address hidden>  Wed, 15 Jul 2020 11:42:44 +0200
  • ffmpeg (7:4.3-3ubuntu1) groovy; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Build with external nv-codec-headers for NVENC accelerated video
          encoding. (See Debian bug: #925941)
        - Don't use pocketsphinx on i386 too
    
    ffmpeg (7:4.3-3) unstable; urgency=medium
    
      * link with dav1d;
        build-depend on libdav1d-dev
      * build-depend on libbrotli-dev
        (as temporary workaround, see bug#964185)
    
     -- Gianfranco Costamagna <email address hidden>  Mon, 06 Jul 2020 08:53:06 +0200
  • ffmpeg (7:4.3-2ubuntu2) groovy; urgency=medium
    
      * Don't use pocketsphinx on i386 too
    
     -- Gianfranco Costamagna <email address hidden>  Mon, 29 Jun 2020 20:40:15 +0200
  • ffmpeg (7:4.3-2ubuntu1) groovy; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Build with external nv-codec-headers for NVENC accelerated video
          encoding. (See Debian bug: #925941)
    
    ffmpeg (7:4.3-2) unstable; urgency=medium
    
      * use debhelper compatibility level 12 (not 11);
        skip dwz for most libraries to avoid error: Unknown DWARF DW_OP_0
      * reduce and simplify shell code in make rules
    
    ffmpeg (7:4.3-1) experimental; urgency=medium
    
      [ upstream ]
      * new feature release
    
      [ Jonas Smedegaard ]
      * link with RabbitMQ;
        build-depend on librabbitmq-dev
      * update comments in rules file about omitted linkage
      * stop enable AviSynth: embedded code dropped upstream
      * drop patch 002, applied upstream
      * explicitly reuse symbols files (drop symbolic links),
        to not confuse pkgkde-symbolshelper
      * sort symbols, and move comments to README.source
      * briefly document use of pkgkde-symbolshelper in README.source
      * update symbols, including dropped avfilter symbols
        avfilter_all_channel_layouts avfilter_get_matrix
        (seemingly private and unused anywhere in Debian)
    
    ffmpeg (7:4.2.3-2) unstable; urgency=medium
    
      * copyright:
        + use License-Grant and License-Reference;
          add lintian overrides (see bug#786450)
        + update coverage
      * stop mention SOFAlizer in libavfilter-extra* long description:
        dropped since upstream release 3.4
      * simplify rules:
        explicitly reuse symbols files (and drop symbolic links)
      * watch: revert to set pgpsigurlmangle
        (not pgpmode=auto: we want to fail if signature file is missing)
      * use pkgkde-symbolshelper;
        build-depend on pkg-kde-tools
    
    ffmpeg (7:4.2.3-1) unstable; urgency=medium
    
      [ upstream ]
      * new maintenance release
    
      [ Jonas Smedegaard ]
      * link with Pocket Sphinx where available (see bug#812335);
        build-depend on recent libpocketsphinx-dev (see bug#941377)
      * watch:
        + use file format 4
        + set pgpmode=auto
        + set dversionmangle=auto
        + use pattern strings
        + add usage comment
    
     -- Gianfranco Costamagna <email address hidden>  Sat, 27 Jun 2020 23:52:34 +0200
  • ffmpeg (7:4.2.2-3ubuntu1) groovy; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Build with external nv-codec-headers for NVENC accelerated video
          encoding. (See Debian bug: #925941)
    
    ffmpeg (7:4.2.2-3) unstable; urgency=medium
    
      * fix limit libmfx linking to amd64,
        to match availability of the library
    
    ffmpeg (7:4.2.2-2) unstable; urgency=medium
    
      * link with libsrt;
        build-depend on libsrt-gnutls-dev;
        closes: bug#960140, thanks to Kyle Robbertze
      * add myself as uploader
      * link with libmfx;
        build-depend on libmfx-dev;
        closes: bug#955130, thanks to Tom Yang
    
     -- Gianfranco Costamagna <email address hidden>  Fri, 12 Jun 2020 12:55:09 +0200
  • ffmpeg (7:4.2.2-1ubuntu1) focal; urgency=medium
    
      * Build with external nv-codec-headers for NVENC accelerated video
        encoding. (LP: #1810649)
        - debian/control:
          + Add B-D libffmpeg-nvenc-dev
        - debian/rules:
          + Add --enable-nvenc for amd64 only
    
     -- Martin Wimpress <email address hidden>  Sat, 07 Mar 2020 08:39:35 +0000