Skip to content

avformat_close_input() vs avformat_free_context() #127

@vtorri

Description

@vtorri

to free the context format resource, avformat_close_input() is used. But the doc says explicitely to use avformat_free_context() for this task. so why is avformat_close_input() used ?

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