summaryrefslogtreecommitdiff
path: root/libavcodec/rpzaenc.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/encode: Always use intermediate buffer in ff_alloc_packet2()Andreas Rheinhardt2021-06-081-2/+3
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-271-1/+1
* Avoid intermediate bitcount for number of bytes in PutBitContextAndreas Rheinhardt2021-03-301-1/+1
* avcodec/rzpaenc: Remove set-but-unused variableAndreas Rheinhardt2020-08-221-2/+1
* avcodec: add RPZA encoderPaul B Mahol2020-08-211-0/+859