LUMIERA.clone/doc/devel
Ichthyostega d31d4295a4 clean-up: remove gavl_time_t as external dependency
Indeed — this change set is kind of sad.
Because I still admire the design of the GAVL library,
and would love to use it for processing of raw video.
However, up to now, we never got to the point of actually
doing so. For the future, I am not sure if there remains
room to rely on lib-GAVL, since FFmpeg roughly covers
a similar ground (and a lot beyond that). And providing
a plug-in for FFmpeg is unavoidable, practically speaking.

So I still retain the nominal dependency on lib-GAVL
in the Build system (since it is still packaged in Debian).

But it is pointless to rely on this library just for an
external type-def `gavl_time_t`. We owe much to this
inspiration, but it can be expected that we'll wrap
these raw time-values into a dedicated marker type
soon, and we certainly won't be exposing any C-style
interface for time calculations in future, since
we do not want anyone to side-step the Lumiera
time handling framework in favour of working
„just with plain numbers“


NOTE: lib-GAVL hompage has moved to Github:
      https://github.com/bplaum/gavl
2025-05-17 23:12:47 +02:00
..
draw MERGE: prepare for upgrade and release 2025-03-16 05:09:53 +01:00
dump Scheduler-test: investigate extended loads with different patterns 2024-04-18 01:39:28 +02:00
images DOC: add map of technical documentation to the overview page 2023-08-30 18:50:04 +02:00
meeting_summary DOC: add short inline summary for May / June Developer Meetings 2024-06-25 18:22:40 +02:00
rfc clean-up: remove gavl_time_t as external dependency 2025-05-17 23:12:47 +02:00
rfc_dropped DOC: update technical docs to reflect recent development 2023-10-25 00:02:08 +02:00
rfc_final DOC: update technical docs to reflect recent development 2023-10-25 00:02:08 +02:00
rfc_parked DOC: update technical docs to reflect recent development 2023-10-25 00:02:08 +02:00
rfc_pending Rfc: overrule and push the "Scripting language Lua" back to draft. 2023-02-04 02:08:25 +01:00
template DOC: update meeting and IRC transcript overview pages 2013-09-16 04:03:42 +02:00
transcript DOC: some further round-up and polishsing 2013-10-28 06:14:42 +01:00
uml Invocation: code clean-up and documentation 2024-12-22 07:00:02 +01:00
.gitignore Project: update and clean-up Doxygen configuration 2021-01-24 19:35:45 +01:00
design_process.txt create a submenu entry showing all RfC 2012-10-07 08:06:30 +02:00
DIR_INFO DOC: some further round-up and polishsing 2013-10-28 06:14:42 +01:00
Doxyfile Upgrade: improve Doxygen parameters and treat some warnings 2025-04-27 05:00:14 +02:00
Doxyfile.browse Project: update and clean-up Doxygen configuration 2021-01-24 19:35:45 +01:00
Doxyfile.pdf Project: update and clean-up Doxygen configuration 2021-01-24 19:35:45 +01:00
DoxygenLayout.xml DOC: reorganise the Doxygen configuration and structure 2013-10-25 06:34:38 +02:00
report.txt Switch to HTTPS: also adjust protocol for the ASCIIDOC generated links 2018-10-26 17:47:18 +02:00