GPS: add a TODO list

This commit is contained in:
Stéphane Cerveau 2021-11-17 12:38:28 +01:00
parent 20c537f61b
commit 98e0199e01

16
TODO.md Normal file
View file

@ -0,0 +1,16 @@
TODO:
- [X] Fix c.fill issue
- [] Create Element structure with pads and connections
- [] Get a list of GStreamer elements in dialog add plugin
- [] Draw element with its pad
- [] Be able to move the element on Screen
- [] Create connection between element
- [] Run a pipeline with GStreamer
- [] Run the pipeline with GStreamer
- [] Control the pipeline with GStreamer
- [X] Define the license
- [] Connect the logs to the window
- [] Create a window for the video output