summaryrefslogtreecommitdiff
path: root/libavutil/half2float.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-44/+2
* avutil/half2float: move tables to header-internal structsTimo Rothenpieler2022-08-191-21/+25
* avutil/half2float: adjust conversion of NaNTimo Rothenpieler2022-08-191-0/+5
* avutil: move half-precision float helper to avutilTimo Rothenpieler2022-08-191-0/+74