Skip to content
  • Gwenole Beauchesne's avatar
    decoder: refactor decoder unit API. · 2c449e42
    Gwenole Beauchesne authored
    Allocate decoder unit earlier in the main parse() function and don't
    delegate this task to derived classes. The ultimate purpose is to get
    rid of dynamic allocation of decoder units.
    2c449e42