summaryrefslogtreecommitdiff
path: root/avstream/avssamp/avssamp.inx
AgeCommit message (Collapse)Author
2024-07-01Standarize INF files enconding to UTF-16 (LE with BOM); renormalize filesAdonais Romero Gonzalez
2023-03-09INFs using DIRID 13 should target only build 16299 or later - audio updates ↵Jason
(#923) INFs using DIRID 13 should only target build 16299 and later - audio updates Co-authored-by: Jason Knichel <[email protected]>
2020-05-21Fixed tab character issue in avstream/avssamp/video.cpp and added ↵strongstrongyiwen
PnpLockdown flag to inx file (#503) * Fix: - Fix typo of ExAllocatePoolZero(). - Add PnpLockdown flag to INX file. * Fixed tab character issue and added PnpLockdown flag to inx file Co-authored-by: Joel Corley <[email protected]>
2020-01-21Update all the AvStream samples for Vibranium.Joel Corley