gstreamer/TODO
Sebastian Dröge 8d69560964 Update TODO
2009-05-30 13:03:14 +02:00

5 lines
364 B
Text

- Interfaces currently contain things that should only be called by implementors
- 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, ..)
- Make many functions of base classes protected