Lyes Touati

Results 7 issues of Lyes Touati

I would like to know there is it possible to check if a key can decrypt ciphertext without trying to decrypt it. I know that, trying to decrypt a ciphertext...

- Replace sscanf with strtol to ensure TOI field is parsed as an integer. - Replace sscanf with strtol to ensure TSI field is parsed as an integer. - Validate...

When receiving LCT fragments, ensure that packets are not skipped if they overlap with received packets. This fix addresses the issue where skipping overlapped packets led to potential data loss...

This PR includes the following changes to improve type safety and consistency: - fix type of `bsrw.vidfmt`: `GF_PROP_SINT` instead of `GF_PROP_UINT`. - Declare all `enum` arguments as `u32` variables to...

### Description This PR addresses the issue where multiple enum values with the same name were causing ambiguity in filter arguments. The changes ensure that such cases are handled correctly...

### Description This PR fixes the documentation for the `epow2` property in the compositor filter. The documentation incorrectly used `yes/no` instead of `true/false` to describe the boolean values. This change...

- Enable display of `js` option in `httpout` and `jsf` filters