gstreamer/TODO

6 lines
364 B
Text
Raw Normal View History

2009-05-09 18:06:43 +00:00
- Interfaces currently contain things that should only be called by implementors
2009-05-13 12:48:36 +00:00
- 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, ..)
2009-05-30 11:03:14 +00:00
- Make many functions of base classes protected