[FFmpeg-devel] [PATCH 1/2] configure: update api version of libdavs2

Michael Niedermayer michael at niedermayer.cc
Sat Nov 17 20:45:23 EET 2018


On Sun, Nov 18, 2018 at 12:54:09AM +0800, hwren wrote:
> From: hwrenx <hwrenx at 126.com> 
> 
> api version update.
> 
> detials could be found in davs2-git 
> https://github.com/pkuvcl/davs2 
> 
> Signed-off-by: hwrenx <hwrenx at 126.com> 
> --- 
> configure | 2 +- 
> 1 file changed, 1 insertion(+), 1 deletion(-) 
> 
> diff --git a/configure b/configure 
> index 9bc4cf3..d2159db 100755 
> --- a/configure 
> +++ b/configure 
> @@ -6075,7 +6075,7 @@ enabled libcelt           && require libcelt celt/celt.h celt_decode -lcelt0 && 
> enabled libcaca           && require_pkg_config libcaca caca caca.h caca_create_canvas 
> enabled libcodec2         && require libcodec2 codec2/codec2.h codec2_create -lcodec2 
> enabled libdav1d          && require_pkg_config libdav1d "dav1d >= 0.0.1" "dav1d/dav1d.h" dav1d_version 
> -enabled libdavs2          && require_pkg_config libdavs2 "davs2 >= 1.5.115" davs2.h davs2_decoder_open 
> +enabled libdavs2          && require_pkg_config libdavs2 "davs2 >= 1.6.0" davs2.h davs2_decoder_open 
> enabled libdc1394         && require_pkg_config libdc1394 libdc1394-2 dc1394/dc1394.h dc1394_new 

this patch is malformed and cannot be applied automatically

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When you are offended at any man's fault, turn to yourself and study your
own failings. Then you will forget your anger. -- Epictetus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20181117/a9d6a2c5/attachment.sig>


More information about the ffmpeg-devel mailing list