summaryrefslogtreecommitdiff
path: root/avstream/sampledevicemft/basepin.cpp
AgeCommit message (Collapse)Author
2023-08-25[avstream/sampledevicemft] Fix format change error for YUY2 (#984)jk
2023-08-25Change the locking scheme in DMFT to unlock in setoutputstreamstate (#810)jk
A change in device transform manager brought about a deadlock scenario in DMFT sample. The sample now behaves like we have in the rest of the pipeline i.e. we release the lock and wait for the operations on the input pins to complete. This hang is responsible for AMD hangs.
2020-04-07Fix typos, etc. to address review comments.Joel Corley
2020-01-21Update all the AvStream samples for Vibranium.Joel Corley
2018-07-10changes to device MFT to include platform concepts like decoder/ XVP/ Work ↵Jitesh Krishnan
Queues/ Allocators
2018-01-19Updating Camera WDK Samples to RS3 version (#193)saredd
2016-08-11Updated for "Windows 10 Anniversary Update" (Version 1607)karlf
2015-07-29Samples update for public Windows 10 releaseJ M Rossy
Fix #2 Enabling WPP Recorder in Sensors Samples causes errors Fix #4 Add back fixed KMDOD sample Add new BarcodeScanner sample in pos folder Add new MagneticStripeReader sample in pos folder Add new SynpaticsTouch sample in input folder Add new Power Engine Plugin sample in pofx folder Add new DeviceMft sample in avstream folder Add new AvsCamera sample in root Add new SimBatt sample in root Add other pre-existing samples not yet released for Win10