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
.
KhronosGroup
/
Vulkan-Video-Samples
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
40
Code
Issues
9
Pull requests
15
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
encode: codec profile and level fixes
- #171
#171
Open
srinathkr-nv
wants to merge 10 commits into
KhronosGroup:main
KhronosGroup/Vulkan-Video-Samples:main
from
srinathkr-nv:codec-profile-level-fixes
srinathkr-nv/Vulkan-Video-Samples:codec-profile-level-fixes
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
encode: codec profile and level fixes
#171
srinathkr-nv
wants to merge 10 commits into
KhronosGroup:main
KhronosGroup/Vulkan-Video-Samples:main
from
srinathkr-nv:codec-profile-level-fixes
srinathkr-nv/Vulkan-Video-Samples:codec-profile-level-fixes
Copy head branch name to clipboard
Commits
Commits on Jul 15, 2026
encode: make H.264 level limits table readable
Show description for 820ec41
srinathkr-nv
committed
820ec41
View commit details
Copy full SHA for 820ec41
Browse repository at this point
encode: remove "prog" column from H.264 level limits table
Show description for 87ff595
srinathkr-nv
committed
87ff595
View commit details
Copy full SHA for 87ff595
Browse repository at this point
encode: add H.264 level limits for levels 6.0, 6.1, 6.2
Show description for 0ff0ec9
srinathkr-nv
committed
0ff0ec9
View commit details
Copy full SHA for 0ff0ec9
Browse repository at this point
Commits on Jul 19, 2026
encode: update H.264 level limits based on the profile
Show description for 28630b3
srinathkr-nv
committed
28630b3
View commit details
Copy full SHA for 28630b3
Browse repository at this point
Commits on Jul 20, 2026
encode: separate level/tier determination into a distinct initialization step
Show description for fee2110
srinathkr-nv
committed
fee2110
View commit details
Copy full SHA for fee2110
Browse repository at this point
VkEncoderConfig: rename InitVideoProfile to MakeVideoProfile
Show description for de26db0
srinathkr-nv
committed
de26db0
View commit details
Copy full SHA for de26db0
Browse repository at this point
Commits on Jul 21, 2026
encode: add/move codec profile auto-selection into InitVideoProfileCapabilities
Show description for b00eff6
srinathkr-nv
committed
b00eff6
View commit details
Copy full SHA for b00eff6
Browse repository at this point
EncoderConfigH264: add a profile-probing loop in InitVideoProfileCapabilities
Show description for d5afead
srinathkr-nv
committed
d5afead
View commit details
Copy full SHA for d5afead
Browse repository at this point
EncoderConfigH264: simplify transform_8x8_mode_flag handling
Show description for a64c110
srinathkr-nv
committed
a64c110
View commit details
Copy full SHA for a64c110
Browse repository at this point
EncoderConfigH265: add MaxLumaSr check to IsSuitableLevel
Show description for 78befa7
srinathkr-nv
committed
78befa7
View commit details
Copy full SHA for 78befa7
Browse repository at this point
You can’t perform that action at this time.