Nikolay Sivov (@nsivov) commented about dlls/mf/session.c:
float rate; } presentation; struct list topologies;
- struct list commands;
- struct session_op *pending_command;
- struct list queued_commands;
Renaming this field is what constitutes best part of the diff. If "commands" turns up to be a really bad fit, let's change it some time later, with a separate patch.