[ https://issues.apache.org/jira/browse/GUACAMOLE-1952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Nick Couchman closed GUACAMOLE-1952. ------------------------------------ Resolution: Implemented > Add support for FFmpeg 7.0 > -------------------------- > > Key: GUACAMOLE-1952 > URL: https://issues.apache.org/jira/browse/GUACAMOLE-1952 > Project: Guacamole > Issue Type: Task > Components: guacamole-server > Affects Versions: 1.5.5 > Reporter: Robert-André Mauchin > Priority: Minor > Labels: ffmpeg > Fix For: 1.6.0 > > > Currently, Guacamole-server can't be built with the new FFmpeg 7.0, as the > deprecated avcodec_close was removed in FFMPEG 7.0. > avcodec_close can be replaced with avcodec_free_context. > > PR will be sent on Github. > -- This message was sent by Atlassian Jira (v8.20.10#820010)