Change #265843
| Category | ffmpeg |
| Changed by | marcos ashton <marcosashiglesias@gmail.com> |
| Changed at | Tue 28 Apr 2026 18:17:47 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 9b47495deefe5667f3a36ce2bad5dee70ed586bf |
Comments
tests/fate/libavutil: add FATE test for tdrdi Test av_tdrdi_alloc with 1 and 3 displays, and the inline av_tdrdi_get_display accessor. Verifies that the returned pointer matches entries_offset + idx * entry_size, tests write/read-back of display width exponent/mantissa and view ID fields, and OOM paths via av_max_alloc. Coverage for libavutil/tdrdi.c: 0.00% -> 100.00%
Changed files
- .forgejo/CODEOWNERS
- libavutil/Makefile
- libavutil/tests/tdrdi.c
- tests/fate/libavutil.mak
- tests/ref/fate/tdrdi