mirror of
https://github.com/videojs/video.js.git
synced 2025-03-25 22:01:11 +02:00
* audioOnlyMode wip * fix incorrect logs * add tests * minor code changes and add another test * update docs * fix formatting * fix typo * Consolidate conditions Co-authored-by: Pat O'Neill <pgoneill@gmail.com> * Compare objects instead of name string Co-authored-by: Pat O'Neill <pgoneill@gmail.com> * code review changes * remove unnecessary equivalence check Co-authored-by: Gary Katsevman <git@gkatsev.com> * replace height() with currentHeight() Co-authored-by: Gary Katsevman <git@gkatsev.com> * rewrite for async pip and fs handling * asyncify tests * update doc * add test Co-authored-by: Pat O'Neill <pgoneill@gmail.com> Co-authored-by: Gary Katsevman <git@gkatsev.com>