Skip to content

DASH-IF Conformance Tools v2.2.0

Compare
Choose a tag to compare
@dsilhavy dsilhavy released this 13 Mar 08:30
· 116 commits to master since this release
56567a8

Features

#625 Refactor phase 2: Various bugfixes, optimization, removal of unused code @Phencys
#610 Implemented a new frontend in plain JavaScript utilizing the new REST interface @FritzHeiden
#620 Setup Github action to verify correct execution of CLI for each pull request @FritzHeiden
#622 ISO Segment Validator Refactoring Part 1 @rbouqueau
#626 ISO Segment Validator Refactoring Part 2 @rbouqueau
#631 Add output of segment validation to JSOn result. @dsilhavy
#635 #639 Enable text input and file upload @Phencys @FritzHeiden
#641 Add new flag to disable/enable detailed segment validation output. Reduces the size of the resulting .json @dsilhavy

Improvements

#630 Add missing license files @dsilhavy
#629 Adjust functional test scripts to include right dependencies based on #625 @dsilhavy
#633 Update xsd to 5th edition @Phencys
#642 Add profiles for autodetection of CMAF and CTA-WAVE @dsilhavy
#643 Change wording of segment related checks @dsilhavy

Bugfixes

#618 Fix parsing error of resulting JSON in new UI @FritzHeiden
#637 Fix a bug where stderr output would always be considered empty @Phencys
#640 Fix segment validation results not displaying properly @FritzHeiden