summaryrefslogtreecommitdiff
path: root/libavcodec/encode.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()Andreas Rheinhardt2021-06-081-0/+15
* lavc: factor out encoder init/validation from avcodec_open2()Anton Khirnov2021-03-161-0/+6
* avcodec: add a get_encode_buffer() callback to AVCodecContextJames Almer2021-03-121-0/+8
* avcodec/encode: restructure the core encoding codeJames Almer2020-06-181-0/+39