summaryrefslogtreecommitdiff
path: root/libavcodec/pcm-blurayenc.c
Commit message (Expand)AuthorAge
* avcodec: Make init-threadsafety the defaultAndreas Rheinhardt2022-07-18
* avcodec/pcm-blurayenc: fix flawed logic in previous changePaul B Mahol2022-05-02
* avcodec/pcm-blurayenc: set fixed number of samples per packetPaul B Mahol2022-04-24
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-05
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-21
* avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt2022-03-21
* pcm: convert to new channel layout APIAnton Khirnov2022-03-15
* avcodec: add pcm-bluray encoderPaul B Mahol2022-03-06