<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/avstream/avshws, branch develop</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/avstream/avshws?h=develop</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/avstream/avshws?h=develop'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2024-07-02T00:33:16Z</updated>
<entry>
<title>Standarize INF files enconding to UTF-16 (LE with BOM); renormalize files</title>
<updated>2024-07-02T00:33:16Z</updated>
<author>
<name>Adonais Romero Gonzalez</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2024-07-02T00:33:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=d5569c08aa2818c6240744bb47a00f67f20fdb54'/>
<id>urn:sha1:d5569c08aa2818c6240744bb47a00f67f20fdb54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove x86 and ARM configurations for sample projects. (#1126)</title>
<updated>2024-02-26T17:47:25Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2024-02-26T17:47:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=3fcc0f2bee2fbd40fe953ecbcb15b2bd8b0d3eb9'/>
<id>urn:sha1:3fcc0f2bee2fbd40fe953ecbcb15b2bd8b0d3eb9</id>
<content type='text'>
* Removed Win32 and Arm from the project configurations.
* Set default platform to x64.</content>
</entry>
<entry>
<title>INFs using DIRID 13 should target only build 16299 or later - audio updates (#923)</title>
<updated>2023-03-10T00:04:23Z</updated>
<author>
<name>Jason</name>
<email>jasonknichel@users.noreply.github.com</email>
</author>
<published>2023-03-10T00:04:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=1f3fcf168dc9884af735facc5de233e17ea880c2'/>
<id>urn:sha1:1f3fcf168dc9884af735facc5de233e17ea880c2</id>
<content type='text'>
INFs using DIRID 13 should only target build 16299 and later - audio updates

Co-authored-by: Jason Knichel &lt;jknichel@ntdev.microsoft.com&gt;</content>
</entry>
<entry>
<title>Update Camera Public Samples to use target platform of 'Windows Drivers' (#864)</title>
<updated>2023-02-09T01:05:01Z</updated>
<author>
<name>Gerrit Swaneveld</name>
<email>55601905+gerritsMSFT@users.noreply.github.com</email>
</author>
<published>2023-02-09T01:05:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=1e3a4568571dc5bc3bee31e2b741917ee6900cce'/>
<id>urn:sha1:1e3a4568571dc5bc3bee31e2b741917ee6900cce</id>
<content type='text'>
* Remove invalid INF DeviceInstall32

Removes from the sample an invalid API call.

* Update to SimpleMediaSource.inf

Fixes to use public installation path

* Fix to Public Samples to be Windows Drivers compliant

Update AvsCamera, AvsCameraMFT0, Avshws, Avsamp, and MultipinMFT samples to be Windows Driver Compliant

* Filters Edit

Fix Filters files autogenerated by VS</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>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>Replaced ExAllocatePoolWithTag with ExAllocatePoolZero in avsstream samples</title>
<updated>2020-04-06T18:05:29Z</updated>
<author>
<name>Yiwen Jiang</name>
<email>yiwjiang@microsoft.com</email>
</author>
<published>2020-04-06T18:05:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=60dab78e2549a164e5558b2169a900f24ac41434'/>
<id>urn:sha1:60dab78e2549a164e5558b2169a900f24ac41434</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert the accidential overwriting of README.MD files.</title>
<updated>2020-02-11T23:56:59Z</updated>
<author>
<name>Joel Corley</name>
<email>jocorley@microsoft.com</email>
</author>
<published>2020-02-11T23:56:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=e787e936941ebdd25c5d4e5758fe52b8e2b8d4e5'/>
<id>urn:sha1:e787e936941ebdd25c5d4e5758fe52b8e2b8d4e5</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>Update README.md (#415)</title>
<updated>2019-09-12T17:46:37Z</updated>
<author>
<name>Barry Golden</name>
<email>bagold@microsoft.com</email>
</author>
<published>2019-09-12T17:46:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=db43355fe49c4bec3dbb5f84c271e15dc914ce72'/>
<id>urn:sha1:db43355fe49c4bec3dbb5f84c271e15dc914ce72</id>
<content type='text'>
</content>
</entry>
</feed>
