1
0
Fork 0
Aegisub/tests
arch1t3cht 245cc68afa Fix FrameAtTime computation for CFR
The new formula is just the inverse function of the CFR part of
the TimeAtFrame function.

To see how the previous implementation was faulty, see either the added
tests, or
- In Aegisub, open a dummy video with a frame rate of 23.976
- Make a subtitle event with start time 04:44.41
- Double-click the line to (supposedly) seek to its first frame
- This will seek one frame earlier than it should, and the event will
  not be displayed on the resulting frame.
2022-11-02 02:19:38 +01:00
..
keyframe Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
options Make UnknownElement moveable and not copyable 2014-06-29 10:45:26 -07:00
support Remove unused test util functions 2014-07-06 19:25:49 -07:00
tests Fix FrameAtTime computation for CFR 2022-11-02 02:19:38 +01:00
vfr Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
meson.build Run tests (#125) 2021-05-23 23:33:33 -04:00
setup.bat Fix gtest setup.bat on Windows 2019-09-22 17:41:02 -07:00
setup.sh Debloat and slightly speed up the MRU code 2014-07-06 19:25:48 -07:00
unset.bat Run tests (#125) 2021-05-23 23:33:33 -04:00