[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#817004: mbedded-library: allow ffmpeg as libpostproc provider



Package: lintian
Version: 2.5.42
Severity: normal
Tags: patch

libpostproc is built from ffmpeg these days. Please change the embedded-library
check accordingly. The attached patch implements this change.

Cheers
-- 
Sebastian Ramacher
From e23566211be463da7fa7e7aaffeceb6f5ac124b5 Mon Sep 17 00:00:00 2001
From: Sebastian Ramacher <sramacher@debian.org>
Date: Mon, 7 Mar 2016 01:52:20 +0100
Subject: [PATCH] Allow ffmpeg as libpostproc provider

---
 data/binaries/embedded-libs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/data/binaries/embedded-libs b/data/binaries/embedded-libs
index 6b66858..0c695ed 100644
--- a/data/binaries/embedded-libs
+++ b/data/binaries/embedded-libs
@@ -73,7 +73,7 @@ libmysqlclient ||source-regex=(?:mysql|mariadb)(?:-\d.*)? ||MySQL client ran out
 libpcap   ||(?:pcap_activate: The "any" device isn\'t supported|corrupted frame on kernel ring mac offset)
 libpng    ||source-regex=(?:libpng(?:1\.6)?)||(?m)^(?:Potential overflow in png_zalloc|gamma value does not match libpng estimate)
 libraw    ||Unsupported file format or not RAW file
-libpostproc ||source-regex=lib(?:av|postproc)||using npp filters 0x%X/0x%X\n
+libpostproc ||source-regex=(?:libav|libpostproc|ffmpeg)||using npp filters 0x%X/0x%X\n
 libssh2     ||Invalid descriptor passed to libssh2_poll
 libssh      ||Error allocating memory for ssh_scp
 libswscale  ||source-regex=(?:libav|ffmpeg)||Exactly one scaler algorithm must be chosen[,\n]
-- 
2.7.0

Attachment: signature.asc
Description: PGP signature


Reply to: