Changes/Updates on the RFC documents as decided on the Developer meeting

This commit is contained in:
Christian Thaeter 2011-04-14 03:47:16 +02:00
parent 4972ca2af8
commit 69786d2b2e
16 changed files with 130 additions and 17 deletions

View file

@ -3,7 +3,7 @@ Design Process: Lumiera Forward Iterator
[grid="all"]
`------------`-----------------------
*State* _Idea_
*State* _Final_
*Date* _2009-11-01_
*Proposed by* link:Ichthyostega[]
-------------------------------------
@ -135,4 +135,11 @@ Comments
--------
Final
~~~~~
Accepted on developer meeting
Do 14 Apr 2011 02:52:30 CEST Christian Thaeter
Back to link:/documentation/devel/rfc.html[Lumiera Design Process overview]

View file

@ -1,6 +1,6 @@
[grid="all"]
`------------`-----------------------
*State* _Idea_
*State* _Final_
*Date* _2008-10-10_
*Proposed by* link:Ichthyostega[]
-------------------------------------
@ -133,5 +133,15 @@ should actively support both working styles.
Comments
--------
Final
~~~~~
Everyone likes this and we want to have this. But this is rather a concept
which needs a lot more discussion for the implementation. Further details may
follow where these thingsare worked out.
Do 14 Apr 2011 03:06:42 CEST Christian Thaeter
Back to link:/documentation/devel/rfc.html[Lumiera Design Process overview]

View file

@ -1,6 +1,6 @@
[grid="all"]
`------------`-----------------------
*State* _Draft_
*State* _Final_
*Date* _2008-08-16_
*Proposed by* link:Ichthyostega[]
-------------------------------------
@ -240,4 +240,12 @@ Comments
--------
Final
~~~~~
Description of the Lumiera high level model as is.
Do 14 Apr 2011 03:06:42 CEST Christian Thaeter
Back to link:/documentation/devel/rfc.html[Lumiera Design Process overview]

View file

@ -1,6 +1,6 @@
[grid="all"]
`------------`-----------------------
*State* _Idea_
*State* _Final_
*Date* _2008-03-06_
*Proposed by* link:Ichthyostega[]
-------------------------------------
@ -228,4 +228,10 @@ benchmark in more ways than one, for some time.
. --link:Tree[][[DateTime(2008-08-23T12:54:00NZ)]].
Final
~~~~~
Do 14 Apr 2011 03:06:42 CEST Christian Thaeter
Back to link:/documentation/devel/rfc.html[Lumiera Design Process overview]

View file

@ -1,6 +1,6 @@
[grid="all"]
`------------`-----------------------
*State* _Idea_
*State* _Final_
*Date* _2009-01-30_
*Proposed by* link:Ichthyostega[]
-------------------------------------

View file

@ -5,7 +5,7 @@ Threads, Signals and important management tasks
[grid="all"]
`------------`-----------------------
*State* _Idea_
*State* _Final_
*Date* _Sat Jul 24 21:59:02 2010_
*Proposed by* Christian Thaeter <ct@pipapo.org>
-------------------------------------
@ -29,7 +29,7 @@ having one dedicated signal handling thread. Moreover it makes sense that the
initial thread does this signal handling.
For Lumiera I propose to follow this practice and extend it a little by
dedicating the initial thread to some management tasks. These are:
dedicate a thread to some management tasks. These are:
* signal handling, see below.
* resource management (resource-collector), waiting on a condition variable or
message queue to execute actions.
@ -155,5 +155,10 @@ Comments
--------
//comments: append below
.State -> Final
ichthyo wants this to be a dedicated thread (own subsystem) instead running in
the initial thread. Fixed this in the proposal above, this makes this accepted.
Do 14 Apr 2011 03:40:41 CEST Christian Thaeter <ct@pipapo.org>
//endof_comments:

View file

@ -1,6 +1,6 @@
[grid="all"]
`------------`-----------------------
*State* _Idea_
*State* _Final_
*Date* _2008-11-03_
*Proposed by* link:Ichthyostega[]
-------------------------------------
@ -266,5 +266,9 @@ GUI handling could make use of expanded view features like ;
Tree 2008-12-19 22:58:30
Final
~~~~~
Do 14 Apr 2011 03:06:42 CEST Christian Thaeter
Back to link:/documentation/devel/rfc.html[Lumiera Design Process overview]

View file

@ -5,7 +5,7 @@ VersionNumberScheme
[grid="all"]
`------------`-----------------------
*State* _Idea_
*State* _Final_
*Date* _Mi 09 Mär 2011 02:00:41 CET_
*Proposed by* Ichthyostega <prg@ichthyostega.de>
-------------------------------------
@ -152,6 +152,10 @@ Comments
--------
//comments: append below
.State -> Final
common practice
Do 14 Apr 2011 03:46:07 CEST Christian Thaeter <ct@pipapo.org>
//endof_comments:

View file

@ -3,7 +3,7 @@ Design Process : Clip Cataloging System
[grid="all"]
`------------`-----------------------
*State* _Idea_
*State* _Parked_
*Date* _2008-07-26_
*Proposed by* link:JordanN[]
-------------------------------------
@ -117,4 +117,12 @@ without even having to "drive" the development..
--link:Tree[][[DateTime(2008-08-27T20:38:00NZ)]].
''''
Parked until someone cares
~~~~~~~~~~~~~~~~~~~~~~~~~~
Decided on Developer meeting
Do 14 Apr 2011 02:52:30 CEST Christian Thaeter
Back to link:/documentation/devel/rfc.html[Lumiera Design Process overview]

View file

@ -1,6 +1,6 @@
[grid="all"]
`------------`-----------------------
*State* _Idea_
*State* _Parked_
*Date* _2008-09-21_
*Proposed by* link:nasa[]
-------------------------------------
@ -385,4 +385,13 @@ very expensive. I'm a sound guy, so I feel your pain...
- link:NicholasSA[] 2009-01-04
Parked
~~~~~~
Decided on Developer meeting, until someone wants to investigate this further.
Do 14 Apr 2011 02:52:30 CEST Christian Thaeter
Back to link:/documentation/devel/rfc.html[Lumiera Design Process overview]

View file

@ -1,6 +1,6 @@
[grid="all"]
`------------`-----------------------
*State* _Idea_
*State* _Parked_
*Date* _2008-03-06_
*Proposed by* link:Ichthyostega[]
-------------------------------------
@ -62,7 +62,7 @@ the invocation interface
this is intended to be a rather simple "call-style" interface, without much
possibilites to influence the way things are happening. You pull a node and
will find the results in a provided buffer or the cache, but you can't even
change the frame data type type of the result. Besides the node invocation,
change the frame data type type of the result. Besides the node invocation,
functions for collecting statistics will be accessible here too (Probably these
functions will be ''implemented'' in a classic-OO fashion by virtual functions,
but that's another story)
@ -118,4 +118,11 @@ Comments
--------
Parked
~~~~~~
We park this until we have time to revisit the details. It is accepted that we
need to design this interfaces.
Do 14 Apr 2011 03:06:42 CEST Christian Thaeter
Back to link:/documentation/devel/rfc.html[Lumiera Design Process overview]

View file

@ -1,6 +1,6 @@
[grid="all"]
`------------`-----------------------
*State* _Idea_
*State* _Parked_
*Date* _2008-09-03_
*Proposed by* link:Ichthyostega[]
-------------------------------------
@ -186,4 +186,10 @@ link:Plugin/Interface[] system self-describing this will also be used to
bootstrap a session on itself (by the serializer which is tightly integrated)
-- link:ct[] [[DateTime(2008-09-04T09:28:37Z)]] 2008-09-04 09:28:37
Parked
~~~~~~
Needs to ne reviewed some time later.
Do 14 Apr 2011 03:06:42 CEST Christian Thaeter
Back to link:/documentation/devel/rfc.html[Lumiera Design Process overview]

View file

@ -1,6 +1,6 @@
[grid="all"]
`------------`-----------------------
*State* _Idea_
*State* _Parked_
*Date* _2009-01-14_
*Proposed by* link:ct[]
-------------------------------------
@ -101,4 +101,12 @@ framerate" and a fixed resolution in pixels. But we certainly can do better.
-- Ichthyostega 18:09:50
Parked
~~~~~~
deferred for later, generally accepted.
Do 14 Apr 2011 03:06:42 CEST Christian Thaeter
Back to link:/documentation/devel/rfc.html[Lumiera Design Process overview]

View file

@ -1,6 +1,6 @@
[grid="all"]
`------------`-----------------------
*State* _Idea_
*State* _Parked_
*Date* _2007-06-07_
*Proposed by* link:ct[]
-------------------------------------
@ -86,4 +86,15 @@ The good news is, that:
the matrix can be transformed from e.g. RGB to YUV, so these filters can
always work in both colorspaces directly
Parked
~~~~~~
Generally this is accepted but needs some more polishing when we go over it.
Do 14 Apr 2011 03:06:42 CEST Christian Thaeter
Back to link:/documentation/devel/rfc.html[Lumiera Design Process overview]

View file

@ -1,6 +1,6 @@
[grid="all"]
`------------`-----------------------
*State* _Idea_
*State* _Parked_
*Date* _2008-10-31_
*Proposed by* link:Ichthyostega[]
-------------------------------------
@ -291,4 +291,15 @@ credit roll for each episode. Add in stopmotion, and 3D model animations with
vocal commentaries. Gather together separate items from "outworkers". Tree
(@)SIG(@)
Parked
~~~~~~
We have to revisit this, possibly someone (or a group) who wants to work on
the workflow. For now its parked until revisited.
Do 14 Apr 2011 03:06:42 CEST Christian Thaeter
Back to link:/documentation/devel/rfc.html[Lumiera Design Process overview]

View file

@ -231,4 +231,13 @@ frameinfo* get_frame(unsigned num)+ where +struct frameinfo+ (not yet defined)
is something like +{ void* data; size_t size; struct metadata* meta; ...}+
-- link:ct[] 2008-10-06
Needs Work
~~~~~~~~~~
There are a lot details to be worked out for an actual implementation but we
agreed that we want this concept as proposed here.
Do 14 Apr 2011 03:06:42 CEST Christian Thaeter
Back to link:/documentation/devel/rfc.html[Lumiera Design Process overview]