| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/avsscanf: Add () to avoid integer overflow in scanexp() | Michael Niedermayer | 2020-07-01 | 1 | -2/+2 |
* | avutil/avsscanf: do not use long double functions | Paul B Mahol | 2018-12-15 | 1 | -6/+6 |
* | avutil/avsscanf: do not use unsupported p suffix for hex variable | Paul B Mahol | 2018-11-22 | 1 | -3/+1 |
* | avutil/avsscanf: use ptrdiff_t instead of off_t | Paul B Mahol | 2018-11-19 | 1 | -4/+4 |
* | lavu/avsscanf: Do not mix declaration and code. | Carl Eugen Hoyos | 2018-11-18 | 1 | -1/+2 |
* | lavu: add locale-independent sscanf implementation | Paul B Mahol | 2018-11-16 | 1 | -0/+971 |