Skip to content

RenderConfigReader_read() called twice in decoder

After introduction of API_5MS, the function RenderConfigReader_read() is called twice in the main() function of the decoder:

  • line 473
  • line 710

This looks like a merge issue rather than an intention.

Edited by vaclav