Skip to content

creating new MS command and expand the interpreter to handle the new command

Ahmad Bader requested to merge ahmadbader/vlc:gsoc2022 into master

Create a new MatroskaScript command (Choices(choice_A, choice_B);) and expand the matroska_script_interpreter_c::Interpert function to detect and handle the new command.

Merge request reports