summaryrefslogtreecommitdiff
path: root/libavcodec/rpzaenc.c
Commit message (Expand)AuthorAgeFilesLines
* 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