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

hwren hwrenx at 126.com
Sun Nov 18 09:37:11 EET 2018










At 2018-11-18 02:45:23, "Michael Niedermayer" <michael at niedermayer.cc> wrote:
>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

I'm not sure what happened cause my patch-email generated by "git send-email" were identified as spams.
But it worked if I just  pasted the message into a new email.
Anyway, the new patches were submitted through another stmp server.

Thanks.

>
>[...]
>-- 
>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


More information about the ffmpeg-devel mailing list