<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/avstream, branch user-jakobl-CodeQL-Testing</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/avstream?h=user-jakobl-CodeQL-Testing</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/avstream?h=user-jakobl-CodeQL-Testing'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2023-02-07T23:44:24Z</updated>
<entry>
<title>Change the locking scheme in DMFT to unlock in setoutputstreamstate (#810)</title>
<updated>2023-02-07T23:44:24Z</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=ced42ffc4109cba578e0c35a568a74710d50b2b8'/>
<id>urn:sha1:ced42ffc4109cba578e0c35a568a74710d50b2b8</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>Check success of StringFromCLSID before printing string (#1) (#716)</title>
<updated>2022-04-26T17:33:16Z</updated>
<author>
<name>Michael Katz</name>
<email>45770613+microkatz@users.noreply.github.com</email>
</author>
<published>2022-04-26T17:33:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=6f1c7c97a337a080f177f489fd50cc1810b60fe7'/>
<id>urn:sha1:6f1c7c97a337a080f177f489fd50cc1810b60fe7</id>
<content type='text'>
* Check success of StringFromCLSID before printing string
* initialized wchar ptr to null</content>
</entry>
<entry>
<title>Correct signing digest</title>
<updated>2021-06-21T22:09:10Z</updated>
<author>
<name>Andrew Dancy</name>
<email>andrew@reincubate.com</email>
</author>
<published>2021-06-21T22:09:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=3e68a1cabaaf12d7bbff7ef868ecd6203868d778'/>
<id>urn:sha1:3e68a1cabaaf12d7bbff7ef868ecd6203868d778</id>
<content type='text'>
Fix bug where signing digest had incorrectly been stated as sha265 instead of sha256</content>
</entry>
<entry>
<title>set sha256 as the default file digest algorithmfor avshws and avscamera</title>
<updated>2021-03-31T21:25:34Z</updated>
<author>
<name>Victor Murta</name>
<email>vmurta@microsoft.com</email>
</author>
<published>2021-03-31T21:25:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=781e813ec596f593acea0639697bea2b0d562c58'/>
<id>urn:sha1:781e813ec596f593acea0639697bea2b0d562c58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>User/jeleung/camera/fixdmft (#594)</title>
<updated>2021-03-29T19:44:59Z</updated>
<author>
<name>j-leungyy</name>
<email>43455129+j-leungyy@users.noreply.github.com</email>
</author>
<published>2021-03-29T19:44:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=e7d711dca53349edfd9068011a76af51a7da3b60'/>
<id>urn:sha1:e7d711dca53349edfd9068011a76af51a7da3b60</id>
<content type='text'>
* add config for nudget
* add IMFSampleAllocatorControl to QueryInterface</content>
</entry>
<entry>
<title>Updated default file digest algorithm to sha256</title>
<updated>2020-12-17T22:03:48Z</updated>
<author>
<name>Victor Murta</name>
<email>vmurta@microsoft.com</email>
</author>
<published>2020-12-17T22:03:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=51c4fdebdb5a74db8a08e1731bbed45acac96ce7'/>
<id>urn:sha1:51c4fdebdb5a74db8a08e1731bbed45acac96ce7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed wil nuget package linking to git submodule (#515)</title>
<updated>2020-06-11T17:26:18Z</updated>
<author>
<name>strongstrongyiwen</name>
<email>63120519+strongstrongyiwen@users.noreply.github.com</email>
</author>
<published>2020-06-11T17:26:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=8832c74bd92c222b46a45e122532b009d3c74a14'/>
<id>urn:sha1:8832c74bd92c222b46a45e122532b009d3c74a14</id>
<content type='text'>
Deleted link with wil nuget package, switched to git submodule instead.</content>
</entry>
<entry>
<title>Fixed tab character issue in avstream/avssamp/video.cpp and added PnpLockdown flag to inx file (#503)</title>
<updated>2020-05-22T01:59:34Z</updated>
<author>
<name>strongstrongyiwen</name>
<email>63120519+strongstrongyiwen@users.noreply.github.com</email>
</author>
<published>2020-05-22T01:59:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=325b87cf839b1b5c0ff46bb8c201612cfaedc561'/>
<id>urn:sha1:325b87cf839b1b5c0ff46bb8c201612cfaedc561</id>
<content type='text'>
* 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 &lt;jocorley@microsoft.com&gt;</content>
</entry>
<entry>
<title>Avshws.sys fails to build clean. Typo. (#484)</title>
<updated>2020-04-23T22:16:27Z</updated>
<author>
<name>Joel Corley</name>
<email>33107728+JoelCorley@users.noreply.github.com</email>
</author>
<published>2020-04-23T22:16:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=5408da620e6039f06de4bc68383ca29bcc209ed2'/>
<id>urn:sha1:5408da620e6039f06de4bc68383ca29bcc209ed2</id>
<content type='text'>
- Fix typo of ExAllocatePoolZero().
- Add PnpLockdown flag to INX file.</content>
</entry>
<entry>
<title>Merge branch 'UpdateVibraniumAvstream' of https://github.com/JoelCorley/Windows-driver-samples into UpdateVibraniumAvstream</title>
<updated>2020-04-07T07:43:16Z</updated>
<author>
<name>Joel Corley</name>
<email>jocorley@microsoft.com</email>
</author>
<published>2020-04-07T07:43:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=27c8560ba860165db5a173b37591271397d20bb7'/>
<id>urn:sha1:27c8560ba860165db5a173b37591271397d20bb7</id>
<content type='text'>
</content>
</entry>
</feed>
