[Slackbuilds-users] Updates - 20141220.1
Antonio Hernández Blas
hba.nihilismus at gmail.com
Sat Dec 20 12:17:44 UTC 2014
On Sat, Dec 20, 2014 at 5:50 AM, Matteo Bernardini <
matteo.bernardini at gmail.com> wrote:
> it's normal if you built it against the old version: you should try
> rebuilding it against the new one
>
Rebuilding ffmpeg and now i'm getting:
---
CC libavcodec/libilbc.o
libavcodec/libilbc.c: In function ‘ilbc_decode_frame’:
libavcodec/libilbc.c:99:31: error: ‘WebRtc_Word16’ undeclared (first use in
this function)
WebRtcIlbcfix_DecodeImpl((WebRtc_Word16*) frame->data[0],
^
libavcodec/libilbc.c:99:31: note: each undeclared identifier is reported
only once for each function it appears in
libavcodec/libilbc.c:99:45: error: expected expression before ‘)’ token
WebRtcIlbcfix_DecodeImpl((WebRtc_Word16*) frame->data[0],
^
libavcodec/libilbc.c:100:30: error: too few arguments to function
‘WebRtcIlbcfix_DecodeImpl’
(const WebRtc_UWord16*) buf, &s->decoder, 1);
^
In file included from libavcodec/libilbc.c:22:0:
/usr/include/ilbc.h:413:8: note: declared here
void WebRtcIlbcfix_DecodeImpl(int16_t *decblock,
^
libavcodec/libilbc.c:83:20: warning: unused variable ‘buf’
[-Wunused-variable]
const uint8_t *buf = avpkt->data;
^
libavcodec/libilbc.c: In function ‘ilbc_encode_frame’:
libavcodec/libilbc.c:173:31: error: ‘WebRtc_UWord16’ undeclared (first use
in this function)
WebRtcIlbcfix_EncodeImpl((WebRtc_UWord16*) avpkt->data, (const
WebRtc_Word16*) frame->data[0], &s->encoder);
^
libavcodec/libilbc.c:173:46: error: expected expression before ‘)’ token
WebRtcIlbcfix_EncodeImpl((WebRtc_UWord16*) avpkt->data, (const
WebRtc_Word16*) frame->data[0], &s->encoder);
^
libavcodec/libilbc.c:173:46: error: too few arguments to function
‘WebRtcIlbcfix_EncodeImpl’
In file included from libavcodec/libilbc.c:22:0:
/usr/include/ilbc.h:417:8: note: declared here
void WebRtcIlbcfix_EncodeImpl(uint16_t *bytes,
^
make: *** [libavcodec/libilbc.o] Error 1
---
Time to remove it from dependencies :-)
Thanks.
--
Antonio Hernández Blas | Oaxaca, México, Mx.
https://github.com/nihilismus | https://bitbucket.org/nihilismus |
https://twitter.com/nihilipster
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20141220/5349f094/attachment.html>
More information about the SlackBuilds-users
mailing list