summaryrefslogtreecommitdiff
path: root/libavcodec/libcodec2.c
Commit message (Expand)AuthorAge
* Revert "all: Don't set AVClass.item_name to its default value"Anton Khirnov2024-01-20
* all: Don't set AVClass.item_name to its default valueAndreas Rheinhardt2023-12-22
* lavc: support AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE in all no-delay encodersAnton Khirnov2023-01-29
* avcodec/codec_internal: Avoid deprecation warnings for channel_layoutsAndreas Rheinhardt2022-09-28
* avcodec/libcodec2: Remove dead channel count checkAndreas Rheinhardt2022-09-22
* avcodec/codec_internal: Add macro to set AVCodec.long_nameAndreas Rheinhardt2022-09-03
* avcodec/internal: Move ff_get_buffer() to decode.hAndreas Rheinhardt2022-08-27
* avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFEAndreas Rheinhardt2022-07-18
* avcodec: Add const to decoder packet data pointersAndreas Rheinhardt2022-07-09
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-05
* avcodec/codec_internal: Make FFCodec.decode use AVFrame*Andreas Rheinhardt2022-04-05
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-21
* libcodec2: convert to new channel layout APIAnton Khirnov2022-03-15
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* avcodec/libcodec2: Remove AVClass for decoderAndreas Rheinhardt2021-07-08
* avcodec/libcodec2: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec: set AV_CODEC_CAP_CHANNEL_CONF on decoders which set their own channelsHendrik Leppkes2020-12-10
* avcodec/codec2utils: remove avpriv prefix from inline functionsJames Almer2020-10-28
* Add libcodec2 en/decoderTomas Härdin2018-02-24