<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/avstream/sampledevicemft/basepin.cpp, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/avstream/sampledevicemft/basepin.cpp?h=main</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/avstream/sampledevicemft/basepin.cpp?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2023-08-25T22:28:29Z</updated>
<entry>
<title>[avstream/sampledevicemft] Fix format change error for YUY2 (#984)</title>
<updated>2023-08-25T22:28:29Z</updated>
<author>
<name>jk</name>
<email>jitesh_krishnan@yahoo.com</email>
</author>
<published>2023-08-25T22:16:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=2639b5d65fa4777c669c45be8f1a13142b0e49a0'/>
<id>urn:sha1:2639b5d65fa4777c669c45be8f1a13142b0e49a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change the locking scheme in DMFT to unlock in setoutputstreamstate (#810)</title>
<updated>2023-08-25T22:28:14Z</updated>
<author>
<name>jk</name>
<email>jitesh_krishnan@yahoo.com</email>
</author>
<published>2023-02-07T23:44:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=e0c0afda943a63d5e6ce888e158096428c6654df'/>
<id>urn:sha1:e0c0afda943a63d5e6ce888e158096428c6654df</id>
<content type='text'>
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.</content>
</entry>
<entry>
<title>Fix typos, etc. to address review comments.</title>
<updated>2020-04-07T07:42:28Z</updated>
<author>
<name>Joel Corley</name>
<email>jocorley@microsoft.com</email>
</author>
<published>2020-04-07T07:42:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=6568238719a3fe6d317e1d4a13131f5d2ca0234b'/>
<id>urn:sha1:6568238719a3fe6d317e1d4a13131f5d2ca0234b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update all the AvStream samples for Vibranium.</title>
<updated>2020-01-21T23:47:24Z</updated>
<author>
<name>Joel Corley</name>
<email>jocorley@microsoft.com</email>
</author>
<published>2020-01-21T23:47:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=1d2865d33a2815c31a93bf9b352b94b096f72f57'/>
<id>urn:sha1:1d2865d33a2815c31a93bf9b352b94b096f72f57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>changes to device MFT to include platform concepts like decoder/ XVP/ Work Queues/ Allocators</title>
<updated>2018-07-10T23:38:00Z</updated>
<author>
<name>Jitesh Krishnan</name>
<email>jikrishn@microsoft.com</email>
</author>
<published>2018-07-10T23:38:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=6e840ff0ff673ceff172b5732971f6242958603d'/>
<id>urn:sha1:6e840ff0ff673ceff172b5732971f6242958603d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updating Camera WDK Samples to RS3 version (#193)</title>
<updated>2018-01-20T01:19:00Z</updated>
<author>
<name>saredd</name>
<email>saredd@microsoft.com</email>
</author>
<published>2018-01-20T01:19:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=6e7c8cb437135e55917c34cfebe1be944bbf6d3f'/>
<id>urn:sha1:6e7c8cb437135e55917c34cfebe1be944bbf6d3f</id>
<content type='text'>

</content>
</entry>
<entry>
<title>Updated for "Windows 10 Anniversary Update" (Version 1607)</title>
<updated>2016-08-11T20:28:13Z</updated>
<author>
<name>karlf</name>
<email>karlf@microsoft.com</email>
</author>
<published>2016-08-11T20:28:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=96eb96dfb613e4c745db6bd1f53a92fe7e2290fc'/>
<id>urn:sha1:96eb96dfb613e4c745db6bd1f53a92fe7e2290fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Samples update for public Windows 10 release</title>
<updated>2015-07-29T23:34:40Z</updated>
<author>
<name>J M Rossy</name>
<email>jrossy@microsoft.com</email>
</author>
<published>2015-07-29T22:40:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=5d61a4a79a1e96dc5d9af1e5e712c84507307544'/>
<id>urn:sha1:5d61a4a79a1e96dc5d9af1e5e712c84507307544</id>
<content type='text'>
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
</content>
</entry>
</feed>
