shaka-project / shaka-packager

A media packaging and development framework for VOD and Live DASH and HLS applications, supporting Common Encryption for Widevine and other DRM Systems.
https://shaka-project.github.io/shaka-packager/
Other
1.9k stars 496 forks source link

fix: preserve case for stream descriptors #1321

Closed cosmin closed 4 months ago

cosmin commented 6 months ago

The accidental tolower in SplitAndTrimSkipEmpty was causing stream descriptors to not preserve case for certain things like accessibilities.

xavierlaffargue commented 5 months ago

@joeyparrish can you add @cosmin as maintainer for Shaka packager? a single maintainer is not enough and causes a bottleneck.

cosmin commented 5 months ago

I am a maintainer but every change should get reviewed anyway so I'm waiting for @joeyparrish to get back and approve a few pull requests that are blocking a 3.0 release.