Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 575 Bytes

TODO.md

File metadata and controls

12 lines (11 loc) · 575 Bytes
  • Use exhale/breathe/sphinx instead
  • Make input_stream more efficient. Perhaps do not copy all byte swap bytes and do not parse all fields
  • input_stream could perhaps return a normal C pointer
  • When sample rate is supplied as a command line parameter it should be able to set it for a Class/Stream ID only
  • libvrt submodule should refer to a version branch (1.2) and not master
  • Make byte swap capital B instead tor eserve small b for other stuff

Last

  • Check that header guards are all right
  • Static analysis
  • Delete copy constructors
  • Add const where applicable