This website requires JavaScript.
Explore
Help
Sign In
sjs
/
media
Watch
1
Star
0
Fork
You've already forked media
0
mirror of
https://github.com/samsonjs/media.git
synced
2026-03-28 09:55:48 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2f8fd87fa2
media
/
library
/
core
/
src
History
Görkem Güclü
2f8fd87fa2
Added two new image specific properties 'tileCountHorizontal' and 'tileCountVertical' to class Format. DashManifestParser adjusted to parse these values from an EssentialProperty tag of an Image AdaptationSet. With this change, DashManifest does not have to do any parsing inside the new getThumbnailDescriptions() method. Moreover, both classes ThumbnailDescription and ThumbnailProvider adjusted to use these two properties / naming scheme accordingly.
2022-12-05 21:04:22 +01:00
..
androidTest
Fix instrumentation tests not working via Gradle
2022-10-19 22:54:45 +00:00
main
Added two new image specific properties 'tileCountHorizontal' and 'tileCountVertical' to class Format. DashManifestParser adjusted to parse these values from an EssentialProperty tag of an Image AdaptationSet. With this change, DashManifest does not have to do any parsing inside the new getThumbnailDescriptions() method. Moreover, both classes ThumbnailDescription and ThumbnailProvider adjusted to use these two properties / naming scheme accordingly.
2022-12-05 21:04:22 +01:00
test
Calculate SSAI window duration for live periods with unset duration.
2022-11-16 12:17:47 +00:00