summaryrefslogtreecommitdiff
path: root/libavcodec/encode.h
Commit message (Expand)AuthorAge
* lavc: add API for exporting reconstructed frames from encodersAnton Khirnov2022-08-02
* lavc/encode: add an encoder-specific get_buffer() variantAnton Khirnov2022-05-11
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-21
* avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()Andreas Rheinhardt2021-06-08
* lavc: factor out encoder init/validation from avcodec_open2()Anton Khirnov2021-03-16
* avcodec: add a get_encode_buffer() callback to AVCodecContextJames Almer2021-03-12
* avcodec/encode: restructure the core encoding codeJames Almer2020-06-18