| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/iamf: use aligned intreadwrite macros where possible | James Almer | 2024-08-07 | 1 | -2/+2 |
* | avformat/iamf_reader: split "if ((ret = ...) < 0)" line | James Almer | 2024-05-05 | 1 | -1/+2 |
* | avformat/iamf_reader: Check len before summing | Michael Niedermayer | 2024-04-01 | 1 | -2/+2 |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | avformat/iamf_reader: propagate avio_skip() error values | James Almer | 2024-03-21 | 1 | -4/+2 |
* | avformat/iamf: remove duplicated function | James Almer | 2024-02-29 | 1 | -17/+1 |
* | avformat/iamfdec: further split into shareable modules | James Almer | 2024-02-19 | 1 | -0/+356 |