Skip to content

libavcodec/avfft.h: removed in FFmpeg 8.0 #117

@oysstu

Description

@oysstu

Hitting a compile error on libavcodec/avfft.h file not found.

let avfft_path = search_include(&include_paths, "libavcodec/avfft.h");

Deprecation notice:

2023-09-01 - 139e54911c8 - lavc 60.25.100 - avfft.h
The entire header will be deprecated and removed in two major bumps.
For a replacement to av_dct, av_rdft, av_fft and av_mdct, use
the new API from libavutil/tx.h.

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