Skip to content

Commit 6d96e49

Browse files
committed
Add backward compatibility message in README.md
1 parent 50f5f6b commit 6d96e49

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,14 @@ vainfo: Supported profile and entrypoints
7575
VAProfileVP9Profile2 : VAEntrypointVLD
7676
...
7777
```
78+
79+
80+
# Backward Compatibility
81+
No code changes may be introduced that would regress support for any currently supported hardware.
82+
All contributions must ensure continued compatibility and functionality across all supported hardware platforms.
83+
Failure to maintain hardware compatibility may result in the rejection or reversion of the contribution.
84+
85+
Any deliberate modifications or removal of hardware support will be transparently communicated in the release notes.
86+
87+
API options are solely considered as a stable interface.
88+
Any debug parameters, environmental variables, and internal data structures, are not considered as an interface and may be changed or removed at any time.

0 commit comments

Comments
 (0)