Skip to content

use of deprecated FFmpeg API #32

@AleXoundOS

Description

@AleXoundOS

Building with FFmpeg 3.0.2

libavcodec/avcodec.h: struct AVPicture

use AVFrame or imgutils functions instead
(controlled with FF_API_AVPICTURE directive)

libavcodec/avcodec.h: struct AVCodecContext
int b_frame_strategy;

use encoder private options instead
(controlled with FF_API_PRIVATE_OPT directive)

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