summaryrefslogtreecommitdiff
path: root/libavutil/float2half.h
Commit message (Expand)AuthorAgeFilesLines
* avutil/half2float: use native _Float16 if availableTimo Rothenpieler2022-08-191-0/+16
* avutil/half2float: move non-inline init code out of headerTimo Rothenpieler2022-08-191-34/+2
* avutil/half2float: move tables to header-internal structsTimo Rothenpieler2022-08-191-23/+28
* avutil: move half-precision float helper to avutilTimo Rothenpieler2022-08-191-0/+67