Skip to content

Compilation errors with latest versions of ffmpeg #62

@bountykiller

Description

@bountykiller

Hi,

it seems the directfb librairies use deprectad APIs of ffmpeg. But latest versions of ffmpeg dropped support for those deprected API (ie. avcodec_decode_video2 which seems to be replaced by calls to avcodec_send_packet/avcodec_receive_frame).
As a result, lots of code aren't compiling anymore :/

Is a fix for this planned?
Regards.

PS: I spend some time on it and was able to make the directfb2-media library compile. The thing is that I haven't tested it yet, so I have no idea if this is working or not. I can share it if you want.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions