Skip to content
Snippets Groups Projects
Commit 8ec0e16e authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf
Browse files

Update TODO list

parent 8ae59075
No related branches found
No related tags found
No related merge requests found
...@@ -10,6 +10,8 @@ The canonical repository URL for this repo is https://code.videolan.org/jbk/libn ...@@ -10,6 +10,8 @@ The canonical repository URL for this repo is https://code.videolan.org/jbk/libn
The goal of this project is to provide a way to interact with NDI streams, without requiring to use a non-open-source SDK, and targetting numerous platforms. The goal of this project is to provide a way to interact with NDI streams, without requiring to use a non-open-source SDK, and targetting numerous platforms.
The library is now at an alpha level of quality, do not use in production :)
## License ## License
**libNDI** is released under the LGPL, like most other VideoLAN projects. **libNDI** is released under the LGPL, like most other VideoLAN projects.
...@@ -45,3 +47,5 @@ The [VideoLAN Code of Conduct](https://wiki.videolan.org/CoC) applies to this pr ...@@ -45,3 +47,5 @@ The [VideoLAN Code of Conduct](https://wiki.videolan.org/CoC) applies to this pr
## TODO ## TODO
- Remove libavutil dependency (av_fifo_\*) - Remove libavutil dependency (av_fifo_\*)
- Fuzzing - Fuzzing
- Support NDI-HX and udp variant
- Sending
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment