Yesterday17

Results 38 issues of Yesterday17

## Error ```error 'dummy_method_to_enforce_bundling' has different definitions in different modules; definition in module 'simple_audio.bridge_generated' first difference is function body ``` https://github.com/ProjectAnni/annix/actions/runs/4517442554/jobs/7956646587 ## Cause `dummy_method_to_enforce_bundling` is generated by `flutter_rust_bridge`. All projects...

This build argument is essential for `x86_64-apple-ios` target which uses a different arch(x86_64) than real machines(arm). This pull request also added missing v0.2.2 from `lib.rs`.

## Description of the feature I'm attempting to integrate `tinyufo` as a `CacheStorage` implementation. However, this is currently infeasible because the `CacheStorage::get` method requires a return type of `Option`, while...

enhancement

### This PR will... Allow `hls.js` to decrypt Elementary Audio Stream of Sample-AES. ### Why is this Pull Request needed? Aside of traditional MPEG-TS based container, Sample-AES allows carry raw...

According to [RFC 8216, section 4.3.2.4](https://datatracker.ietf.org/doc/html/rfc8216#section-4.3.2.4): > Media Segments MAY be encrypted. The EXT-X-KEY tag specifies how to > decrypt them. It applies to every Media Segment and to every...