Change #265844
| 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 | fa3d20072baa57a9811ff18ffc58a811686af1f6 |
Comments
tests/fate/libavutil: add FATE test for timestamp Test av_ts_make_string with NOPTS, zero, positive, negative, and INT64 boundary values, av_ts2str macro, av_ts_make_time_string2 with various timebases, and av_ts_make_time_string pointer variant. Coverage for libavutil/timestamp.c: 0.00% -> 100.00%
Changed files
- .forgejo/CODEOWNERS
- libavutil/Makefile
- libavutil/tests/timestamp.c
- tests/fate/libavutil.mak
- tests/ref/fate/timestamp