Cyril Concolato

Results 18 issues of Cyril Concolato

Some specs (e.g. AOM specs) don't use Web Platform Tests for the tests. It'd be good to have an element like WPT, i.e. that creates a TESTS block (with styles,...

enhancement

Hi, I'm trying to build the analyzer on a Mac. I've followed the instructions but get the following ``` ERROR in aomanalyzer/node_modules/@types/react/index.d.ts (165,11): error TS2559: Type 'Component' has no properties...

Some results indicate that bit manipulation using DataView is not efficient: http://jsperf.com/dataview-vs-typed-array-views https://groups.google.com/forum/#!topic/dashjs/5PmEkjKILDQ (dash.js member-only) We should reconsider the use of DataView, ie. the use of DataStream.

enhancement

Enable multiple frames per fragment, to solve performance issues with Firefox (https://bugzilla.mozilla.org/show_bug.cgi?id=1138992)

enhancement

I was able to produce `decode-av1.js` and `decode-av1.wasm`, but when I load index.html in Chrome (Version 71.0.3578.62 (Official Build) beta (64-bit)), through localhost (not file://) I get: ``` decode-av1.js:1 wasm...

The attached file [rubyAlign004_bug.ttml.zip](https://github.com/sandflow/imscJS/files/4733345/rubyAlign004_bug.ttml.zip) modified from the IMSC tst suite shows that when `xml:space="preserve"` is used, it breaks the effect of rubyAlign in a weird way. The 2 lines should...

1.1

When I try the conformance tool from https://conformance.dashif.org/, if I set only the CMAF validation (no HbbTV or DVB or CTA ...), it never happens. I have to set "Segment...

Bug
CMAF
Medium Priority

When I request Segment Validation and CMAF validation, the progress bar is full after the Segment Validation, then nothing happens for a moment (but the button still shows "STOP" and...

Bug
CMAF
Low priority

The following command line is not working: ``` gpac -i source.obu rfav1:temporal_delim -o td.mp4 ``` The Temporal Delimiter of the first Temporal Unit is dropped and for consecutive TUs, the...