File: TODO

package info (click to toggle)
gstreamer-sharp 0.9.2-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 6,104 kB
  • ctags: 3,592
  • sloc: xml: 38,638; cs: 18,394; sh: 10,127; perl: 1,217; ansic: 977; makefile: 470
file content (5 lines) | stat: -rw-r--r-- 364 bytes parent folder | download
1
2
3
4
5
- 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