aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/smcenc.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-211-6/+6
* avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt2022-03-211-1/+1
* avcodec/smcenc: Move PutByteContext to stackAndreas Rheinhardt2021-11-201-7/+7
* avcodec: add SMC encoderPaul B Mahol2021-08-181-0/+563