Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dimensionalOS
/
dimos
Public
Notifications
You must be signed in to change notification settings
Fork
781
Star
3.8k
Code
Issues
482
Pull requests
129
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
H264InputMixin and H264DecoderModule
- #3308
#3308
Open
leshy
wants to merge 13 commits into
main
dimensionalOS/dimos:main
from
ivan/feat/h264-input-mixin
dimensionalOS/dimos:ivan/feat/h264-input-mixin
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
H264InputMixin and H264DecoderModule
#3308
leshy
wants to merge 13 commits into
main
dimensionalOS/dimos:main
from
ivan/feat/h264-input-mixin
dimensionalOS/dimos:ivan/feat/h264-input-mixin
Copy head branch name to clipboard
Commits
Commits on Jul 31, 2026
feat(perception): H264InputMixin — any Image consumer takes compressed video
Show description for 24c7b97
leshy
committed
24c7b97
View commit details
Copy full SHA for 24c7b97
Browse repository at this point
refactor(perception): type the mixin properly, propagate dedicated_worker
Show description for 6006f33
leshy
committed
6006f33
View commit details
Copy full SHA for 6006f33
Browse repository at this point
style(perception): drop redundant ClassVar on dedicated_worker
Show description for 4d70103
leshy
committed
4d70103
View commit details
Copy full SHA for 4d70103
Browse repository at this point
perf(perception): the video mixin does not need a dedicated worker
Show description for af8b73c
leshy
committed
af8b73c
View commit details
Copy full SHA for af8b73c
Browse repository at this point
refactor(perception): h264 decode becomes a reactive operator
Show description for bb6064a
leshy
committed
bb6064a
View commit details
Copy full SHA for bb6064a
Browse repository at this point
refactor(perception): drop publish_hz — rate is the consumer's business
Show description for f380210
leshy
committed
f380210
View commit details
Copy full SHA for f380210
Browse repository at this point
feat(perception): let a host point the video mixin at its own image port
Show description for fc3d62e
leshy
committed
fc3d62e
View commit details
Copy full SHA for fc3d62e
Browse repository at this point
refactor: mixins subclass Module; the scanner learns to skip them
Show description for 0dbe783
leshy
committed
0dbe783
View commit details
Copy full SHA for 0dbe783
Browse repository at this point
removed unusual input checks
leshy
committed
61e10ea
View commit details
Copy full SHA for 61e10ea
Browse repository at this point
fix: drop path-heading from the module registry
Show description for c0b0893
leshy
committed
c0b0893
View commit details
Copy full SHA for c0b0893
Browse repository at this point
better comment
leshy
committed
d083c02
View commit details
Copy full SHA for d083c02
Browse repository at this point
refactor: move h264 out of perception into stream/video
Show description for 3a68220
leshy
committed
3a68220
View commit details
Copy full SHA for 3a68220
Browse repository at this point
Commits on Aug 2, 2026
Merge branch 'main' into ivan/feat/h264-input-mixin
leshy
authored
ddde490
View commit details
Copy full SHA for ddde490
Browse repository at this point
You can’t perform that action at this time.