Bug#803839:

Sebastian Ramacher sramacher at debian.org
Tue Mar 8 21:06:09 UTC 2016


On 2016-03-08 21:59:57, Sebastian Ramacher wrote:
> 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

The attached patch makes 2.6.0 build.

Cheers
-- 
Sebastian Ramacher
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg3.0.patch
Type: text/x-diff
Size: 6823 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20160308/9e5b5236/attachment-0001.patch>
-------------- 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/9e5b5236/attachment-0001.sig>


More information about the pkg-multimedia-maintainers mailing list