Source: survex
Version: 1.2.6-4
Severity: normal

When rebuilt against libav 9, the availability of libavcodec is not
detected correctly. Comparing [1] and [2] one can observe the following
difference:

[1]:
| checking for avcodec_init in -lavcodec... yes
| checking for av_register_all in -lavformat... yes
| checking for sws_scale in -lswscale... yes
| checking for av_malloc in -lavutil... yes
| checking libavformat/avformat.h usability... yes
| checking libavformat/avformat.h presence... yes
| checking for libavformat/avformat.h... yes
| checking for av_guess_format... yes
| checking for avio_open... yes
| checking for avio_close... yes
| checking for avformat_write_header... yes
| checking for avcodec_open2... yes
| checking for avformat_new_stream... yes
| checking whether AVMEDIA_TYPE_VIDEO is declared... yes

[2]:
| checking for avcodec_init in -lavcodec... no

avcoded_init got removed in libav 9. So the checks and survex probably
need to be ported to the new libav API.

[1] 
https://buildd.debian.org/status/fetch.php?pkg=survex&arch=i386&ver=1.2.6-4&stamp=1337174402
[2] 
https://buildd.debian.org/status/fetch.php?pkg=survex&arch=i386&ver=1.2.6-4+b1&stamp=1377587592

Regards
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: Digital signature

Reply via email to