Bug#803839:
Sebastian Ramacher
sramacher at debian.org
Tue Mar 8 20:59:57 UTC 2016
On 2016-03-08 11:58:17, salsaman wrote:
> I believe it may be possible to use FF_API_PIX_FMT to determine the older
> version complatibility. Somebody please confirm this if possible.
>
> Attached is a (I think correct) patch for the current svn version of LiVES.
> With some minor adjustment it should be possible to apply it to older
> versions of LiVES.
Thanks! The patch applied to 2.6.0 with a minor change. This leaves us with
mpegts_decoder.c: In function 'new_pes_packet':
mpegts_decoder.c:1027:6: error: 'AVPacket {aka struct AVPacket}' has no member named 'destruct'
pkt->destruct = av_destruct_packet;
^
mpegts_decoder.c:1027:19: error: 'av_destruct_packet' undeclared (first use in this function)
pkt->destruct = av_destruct_packet;
^
mpegts_decoder.c:1027:19: note: each undeclared identifier is reported only once for each function it appears in
Andreas' patch just dropped that line.
Cheers
--
Sebastian Ramacher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20160308/0a6df6e4/attachment.sig>
More information about the pkg-multimedia-maintainers
mailing list