Joey Parrish
                                            Joey Parrish
                                        
                                    Yes, thank you for bringing this up. My PR description was poor, and should have had those details. Here is what happens with EXCLUDE_FROM_ALL, but without this PR: ``` Start...
I updated the PR description with more detail on why this is necessary. Thanks, @nmoinvaz, for the link to the cmake issue tracker!
The change is now backward compatible for the sake of those who depend on the example and minigzip binaries. Only the `add_test()` calls have been made conditional on `BUILD_TESTING`. This...
@madler, would you please look at this when you have time? We are currently forced to use a fork of zlib because of CMake issues like this.
Opened https://github.com/madler/zlib/pull/740 as an alternative fix.
Forked from #4792: Though it seems that this needs to be set: https://developers.google.com/interactive-media-ads/docs/sdks/html5/client-side/reference/js/google.ima.AdsRenderingSettings#mimeTypes @lovgrandma tried that and it did not work. In a similar issue, https://github.com/shaka-project/shaka-player/issues/2460#issuecomment-628639656, someone concluded that IMA...
@Canta, thank you for your insights. We will work on this when we have time, but the team is very much overloaded these days. It may be best for someone...
Am I correct that this is a muxed (audio+video) stream? We are building our own transmuxer implementations (being released today in v4.4), but they don't yet support muxed streams. For...
Yes. I need to work on some internal automation for this. The two sets of translations are out of sync, and some new strings remain untranslated.
I'm a bit confused by your post, but it sounds like you're asking about how to package content for Widevine. End-users are the people who are watching Widevine-encrypted videos. If...