mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-02 21:48:55 +00:00
Update TODO
This commit is contained in:
parent
0164337fa8
commit
782b942492
1 changed files with 3 additions and 0 deletions
3
TODO
3
TODO
|
@ -1,2 +1,5 @@
|
|||
- Interfaces currently contain things that should only be called by implementors
|
||||
- GstMiniObject binding is broken, we need our own codegen and handle it like a GObject without toggle refs, signals and properties
|
||||
- Check vmethods and write them by hand if there are parameters that should be hidden (Gst.Index!)
|
||||
- Check ownership of callback parameters and vmethods
|
||||
- Make sure callbacks are only GC'd when they can be (TagMergeFunc, TypeFind, ..)
|
||||
|
|
Loading…
Reference in a new issue