summaryrefslogtreecommitdiff
path: root/libavcodec/exrenc.c
Commit message (Collapse)AuthorAge
* avcodec/exrenc: move float2half code to own headerPaul B Mahol2021-03-02
|
* avcodec/exrenc: add half-float supportPaul B Mahol2021-02-27
|
* avcodec/exrenc: use correct type for actual_size as argument for zlibPaul B Mahol2021-02-23
|
* avcodec: add initial exr image encoderPaul B Mahol2021-02-18