-
Notifications
You must be signed in to change notification settings - Fork 14
add support for ccst child in hvc1 #102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
WalkthroughAdds an optional 🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
📜 Recent review detailsConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used📓 Path-based instructions (3)**/*.rs📄 CodeRabbit inference engine (CLAUDE.md)
Files:
src/**/*.rs📄 CodeRabbit inference engine (CLAUDE.md)
Files:
src/moov/**📄 CodeRabbit inference engine (CLAUDE.md)
Files:
🧠 Learnings (4)📓 Common learnings📚 Learning: 2025-08-31T04:06:57.364ZApplied to files:
📚 Learning: 2025-08-31T04:06:57.364ZApplied to files:
📚 Learning: 2025-08-31T04:06:57.364ZApplied to files:
🧬 Code graph analysis (1)src/moov/trak/mdia/minf/stbl/stsd/hevc/hvc1.rs (5)
🔇 Additional comments (4)
✏️ Tip: You can disable this entire section by setting Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This is required in HEIF image sequences (i.e. a track with `pict` as the handler), per ISO/IEC 23008-12.
a9d86f5 to
b9f2397
Compare
This is required in HEIF image sequences (i.e. a track with
pictas the handler), per ISO/IEC 23008-12.