diff options
author | Marton Balint <cus@passwd.hu> | 2024-01-26 01:42:13 +0100 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2024-02-04 20:04:18 +0100 |
commit | 8fccd6d510fe802c7d2dbe291676b0780cd4cf7f (patch) | |
tree | 3a0e7d36cc08fd81416b5122fa2e909f061f39f9 /libavcodec/ttadata.c | |
parent | 976cf2343d8c624c243895c21585d3c7711ab8fe (diff) | |
download | ffmpeg-8fccd6d510fe802c7d2dbe291676b0780cd4cf7f.tar.gz |
avutil/rational: increase av_d2q precision
Fixes parsing small timebases from expressions (where the expression API
converts the result to double), like in this command line:
ffprobe -f lavfi -i testsrc=d=1,settb=1/2000000000 -show_streams -show_entries stream=time_base
Before the patch timebase was parsed as 1/1999999999.
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavcodec/ttadata.c')
0 files changed, 0 insertions, 0 deletions