Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avutil/half2float: use native _Float16 if available | Timo Rothenpieler | 2022-08-19 | 1 | -0/+16 |
* | avutil/half2float: move non-inline init code out of header | Timo Rothenpieler | 2022-08-19 | 1 | -44/+2 |
* | avutil/half2float: move tables to header-internal structs | Timo Rothenpieler | 2022-08-19 | 1 | -21/+25 |
* | avutil/half2float: adjust conversion of NaN | Timo Rothenpieler | 2022-08-19 | 1 | -0/+5 |
* | avutil: move half-precision float helper to avutil | Timo Rothenpieler | 2022-08-19 | 1 | -0/+74 |