summaryrefslogtreecommitdiff
path: root/libavcodec/encode.h
Commit message (Expand)AuthorAge
* avcodec/avcodec: Deprecate AV_INPUT_BUFFER_MIN_SIZEAndreas Rheinhardt2024-02-21
* avcodec/utils: move ff_add_cpb_side_data() to encoder codeJames Almer2023-09-06
* lavc: add a header for internal generic-layer APIsAnton Khirnov2023-07-07
* lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encodersAnton Khirnov2023-01-29
* avcodec/frame_thread_encoder: Stop serializing unreferencing AVFramesAndreas Rheinhardt2022-09-03
* avcodec/internal: Move ff_samples_to_time_base() to encode.hAndreas Rheinhardt2022-08-27
* avcodec/encode: Fix outdated commentAndreas Rheinhardt2022-08-27
* avcodec/encode, frame_thread_encoder: Unify calling encode callbackAndreas Rheinhardt2022-08-27
* 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