feat(producer,core): play animated GIF inputs frame-synced via prep-time VP9 transcode (#1335)

Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
This commit is contained in:
Matt Van Horn
2026-06-10 22:39:19 -04:00
committed by GitHub
co-authored by Matt Van Horn
parent 30fcede44e
commit edd85473e7
14 changed files with 1290 additions and 21 deletions
+1
View File
@@ -136,6 +136,7 @@ export {
} from "./compiler/rewriteSubCompPaths";
export { CSS_URL_RE, isNonRelativeUrl, isPathInside } from "./compiler/assetPaths";
export { decodeUrlPathVariants } from "./utils/urlPath";
export { parseAnimatedGifMetadata, type AnimatedGifMetadata } from "./media/gif";
// Inline scripts
export {