tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: multimedia/ffmpeg5 broken PLIST



>> The last update to multimedia/ffmpeg5 added three .css files to PLIST
>> which are not build for me:
> 
> This update also seems to have incompatible API changes, so all users
> have to be adjusted (and have not been updated yet):
> 
> av_helpers.c: In function 'mp_msp_av_log_callback':
> av_helpers.c:54:32: error: 'const struct AVCodec' has no member named 'decode'
>   54 |                     if(s->codec->decode)
>      |                                ^~
> av_helpers.c:57:32: error: 'const struct AVCodec' has no member named 'decode'
>   57 |                     if(s->codec->decode)
>      |                                ^~
> 
> wehn building multimedia/gmplayer.
> 
> Martin

I believe it's been fixed. I had the week-end off. :)

Adam



Home | Main Index | Thread Index | Old Index