lumiera_/tests/library/c-lib
Ichthyostega 255fc82a1b clean-up: relocate NTSC drop-frame conversion functions
...extract these functions and the associated test
from the low-level C time handling library and
document them with a dedicated C++ header and test.

''This is unfinished work'' —
the extracted functions provide only the low level computations;
actually, a specialised time quantisation or time code would be required.

------------
Note though,
after extracting these functions, the rest of the plain-C test
can be removed, since equivalent functionality is covered in
much more detail by the tests of the C++ time handling framework.

Notably this allows to get rid of the direct component accessor functions.

------------
__Remark__: the base implementation of many time conversion functions
            and especially NTSC drop-frame was provided by Stefan Kangas

See:
6a44134833
2025-05-27 23:39:36 +02:00
..
test-errorstate.c Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
test-llist.c Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
test-locking.c Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
test-luid.c Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
test-psplay.c Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
test-safeclib.c Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00