summaryrefslogtreecommitdiff
path: root/avstream/sampledevicemft
AgeCommit message (Collapse)Author
2025-01-21[avstream/sampledevicemft] Use C++17 (#1256)Adonais Romero González
2024-02-26Remove x86 and ARM configurations for sample projects. (#1126)Adonais Romero González
* Removed Win32 and Arm from the project configurations. * Set default platform to x64.
2024-02-19Add ARM64 as target platform on multiple samples (#1104)Adonais Romero González
* Add ARM64 as target platform on multiple samples * Remove ARM64 from WFPSampler temporarily --------- Co-authored-by: Jakob Lichtenberg (170957) <[email protected]>
2023-10-24[avstream] replacing mft0 with dmft (#1033)jk
* replacing mft0 with dmft * delete sources file * integrate internal review changes
2023-08-25[avstream/sampledevicemft] Fix format change error for YUY2 (#984)jk
2023-03-07Opt many samples in for Universal validation (#910)Michael Bernstein (MSFT)
* Opt-in many Desktop samples for ApiValidator ApiValidator is passing for many of our samples marked Desktop. This is promising and it is worth running ApiValidator on these to ensure they stay within the Universal API limits. * Shift avstream/sampledevicemft sample to use mfcore.dll rather than mf.dll * Opt many samples in for Universal validation Many of our driver samples build cleanly agains the UniversalDDIs.xml API list. Opting these in as Universal helps protect their API surface against accidentally picking up more Desktop-only APIs. * Revert "Opt-in many Desktop samples for ApiValidator" This reverts commit a6aa7e6797ab01e6b15c8a4e1cbcea6d7a615629. --------- Co-authored-by: Michael Bernstein (DPLAT) <[email protected]>
2023-02-08Update Camera Public Samples to use target platform of 'Windows Drivers' (#864)Gerrit Swaneveld
* 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
2023-02-07Change 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.
2021-03-29User/jeleung/camera/fixdmft (#594)j-leungyy
* add config for nudget * add IMFSampleAllocatorControl to QueryInterface
2020-06-11Changed wil nuget package linking to git submodule (#515)156867strongstrongyiwen
Deleted link with wil nuget package, switched to git submodule instead.
2020-04-07Fix typos, etc. to address review comments.Joel Corley
2020-01-21Add missing nuget package file.Joel Corley
2020-01-21Update all the AvStream samples for Vibranium.Joel Corley
2020-01-06Updated links to https (#448)112023112022112021112020112019112018112017112016112015112014112013112012112011112010112009112008112007112006Barry Golden
2019-11-12Fix missing stdexcept header in sampledevicemft (#441)99495Adonais Romero González
2019-09-12Update README.md (#415)833418334083339833388333783336833358333483333Barry Golden
2019-08-20Update README.md (#404)Barry Golden
2019-08-17Update README.mdBarry Golden
2019-07-15Update README 6660566604666036660266601666006659966598665976659666595665946659366592665916659066589665886658766586665856658466583Den Delimarsky
2019-07-04Update sample metadataDen Delimarsky
2019-03-13Testing onboarding more samples44819448184481744816448154481444813448124481144810Den Delimarsky
2019-03-13Update manifestsDen Delimarsky
2019-03-13Update READMEsDen Delimarsky
2019-03-13Update README metadataDen Delimarsky
2019-03-13Testing samples browser integrationDen Delimarsky
2019-03-12Update README.md for samples portal (#358)Barry Golden
* Update README.md for samples portal * Update README.md for samples portal * Removed installwdf * Update fork (#2) * Fix typo ture -> true * Remove InstallWdf sample * Fix typo (#340) ture -> true * Readme typo fix (#349) * Update langid
2018-09-24Updated YAML manifest for Microsoft Samples portal. (#287)Barry Golden
* Rename YAML manifests to use .yml extension * Add preserveParentHierarchy: true to YAML manifest * Updated YAML manifest for Microsoft Samples portal. * Fix YAML newline warnings * Updated vssolution path in YAML manifests
2018-07-19Merge branch 'master' into rs4-updateJoel Corley
2018-07-10changes to device MFT to include platform concepts like decoder/ XVP/ Work ↵Jitesh Krishnan
Queues/ Allocators
2018-06-29Update AVStream / Camera samples for RS4.Joel Corley
2018-02-28Added .yaml files for samples portal (#214)Barry Golden
2018-02-24Update README.md (#211)Barry Golden
Added missing "name:" tag in samples category filter comment block.
2018-01-19Updating Camera WDK Samples to RS3 version (#193)saredd
2016-08-11Updated for "Windows 10 Anniversary Update" (Version 1607)karlf
2016-06-29Update README.mdBarry Golden
Minor edits for punctuation, whitespace, and grammar.
2015-08-06Update README.mdBarry Golden
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