76 Commits

Author SHA1 Message Date
l1npengtul 5d79e46d06 start fixing core 2024-12-01 04:18:51 +09:00
Tuan Le 32095e45ab Simplify workspace paths 2023-05-28 16:46:32 +02:00
Jannis Froese 0847c5258e Disable unnessesary ggez features 2022-12-22 16:13:03 +01:00
l1npengtul fa857250e4 rc3 2022-12-18 16:14:26 +09:00
l1npengtul 4efd0b0fbf mostly okay decoder, slight glitching 2022-12-18 16:09:58 +09:00
l1npengtul 84e132929c Merge pull request #73 from DanielMSchmidt/build-examples-in-ci
chore: bring example up to date with code
2022-12-13 12:11:51 +09:00
l1npengtul 216a917dfb i think it works maybe 2022-12-12 22:16:52 +09:00
l1npengtul 2235f16adb intermidiate commit 2022-12-10 23:04:04 +09:00
l1npengtul e908efa03a possible fix(?) 2022-11-26 01:01:39 +09:00
Daniel Schmidt 57ad5fc924 chore: implement review feedback 2022-11-25 14:00:13 +01:00
Daniel Schmidt e1a03cf62a chore: add premission granting as first step 2022-11-25 14:00:13 +01:00
Daniel Schmidt d308c92141 chore: bring example up to date with code 2022-11-25 14:00:13 +01:00
l1npengtul 5638f0c77a update make and cargo toml 2022-11-25 00:53:36 +09:00
l1npengtul 035ef8b72f another cool effect 2022-11-18 08:25:36 -08:00
l1npengtul 7eb44398dc capture fixes 2022-11-18 02:04:35 +09:00
l1npengtul 90f0e5fd1e update docs, rename requested format type to be more descriptive and autocomplete friendly 2022-11-17 20:26:48 +09:00
l1npengtul ca819f89b1 nokhwa fixes for output thhreaded, #71 2022-11-17 20:10:03 +09:00
l1npengtul c2a5c97489 0.10 RC 1 - After a year in development, I hope it was worth the wait. 2022-11-09 00:55:06 +09:00
l1npengtul f11575c844 fix some bugs, complete capture example 2022-11-08 03:15:26 +09:00
l1npengtul 6dab1433d2 clean up clippy core errors 2022-11-06 15:33:08 +09:00
l1npengtul b5b013172d fix opencv, v4l2, jscam, deprecate gst, ipcam 2022-11-06 13:04:22 +09:00
l1npengtul (Lua) cf72d42478 Merge branch 'senpai' into 0.9.2 2022-10-13 00:56:13 +09:00
Fabio Ferrari d60fb877de control need to be sent to the camera 2022-10-10 14:20:29 -03:00
l1npengtul 7d7c6068d3 fix broken intra-doc links 2022-07-27 01:06:29 +09:00
l1npengtul d248f2cbdc revamp buffer, remove raw APIs, change cached relations 2022-07-25 00:59:32 +09:00
l1npengtul f3fb70d7f5 adjust copyright notices 2022-06-22 18:26:35 +09:00
l1npengtul 43bc9e7059 Merge pull request #41 from ytanimura/fix-capture-cannot-close
fix "cannot closed window" in capture
2022-05-23 22:35:18 +09:00
Yoshinori Tanimura 2b7cf702b7 fix "cannot closed window" in capture 2022-05-23 22:23:21 +09:00
l1npengtul a83a3e84e9 clippy fix for macos 2022-05-22 19:00:51 +09:00
l1npengtul 4cfa7f0c2d fix capture 2022-05-22 19:00:51 +09:00
l1npengtul 40c1553185 merge some commits 2022-05-22 19:00:50 +09:00
l1npengtul b305b2f049 0.3.4MSMF/0.9.2Nokhwa - MediaFoundationFix 2022-05-22 19:00:45 +09:00
Stefan a6237f78e2 Fix threaded example camera index 2022-01-26 16:12:05 +01:00
Stefan 4c26113eec Fix threaded-camera example 2022-01-20 15:03:34 +01:00
l1npengtul 0b44046525 0.3.4MSMF/0.9.2Nokhwa - MediaFoundationFix 2021-12-16 00:14:37 +09:00
l1npengtul 7f4e520981 Revert "0.9.2 - Merge Media Foundation back into main dev branch" 2021-12-15 23:52:08 +09:00
l1npengtul 4ae3ba7f7f add & to main 2021-12-15 21:48:12 +09:00
l1npengtul 03fb104dce Fix camera index 2021-12-15 21:45:19 +09:00
l1npengtul fa35187687 Merge branch 0.9.2 into senpai 2021-12-15 21:42:39 +09:00
l1npengtul 7ac349c889 fix media foundation format setting 2021-12-15 21:25:06 +09:00
l1npengtul 42f45727b5 refactor to use CameraIndex, add JSCamera to backend types for portable WASM code 2021-12-03 11:18:35 +09:00
l1npengtul 69c6c9c887 Update MediaFoundation to latest methods, fix errors in CI 2021-11-30 00:54:42 +09:00
l1npengtul 6f865bc5d2 0.9.1 - Added documentation for new threaded-capture functions. Fixed unintended behaviour that polled frames did not update last captured frame in threaded camera. Added new constructor. Fixed feature documentation not appearing for Camera struct wgpu 2021-11-24 15:15:49 +09:00
l1npengtul f2d016eac1 fix cameracontrol for v4l2, add docs, add functions to threaded camera, 0.9.0 2021-11-23 10:58:51 +09:00
l1npengtul c2a4e132b7 Add controls to public Camera API. Make CameraControl API less annoying. Add cameracontrol to example. TODO: Fix setting camera controls 2021-11-08 23:12:52 +09:00
l1npengtul fba544bc44 fix mediafoundation, bump windows crate ver 2021-10-22 21:02:40 +09:00
l1npengtul ba879c3c92 0.5.0 2021-10-06 23:41:42 +09:00
l1npengtul 41bd83a8fa Fix up remaining stuff - ready to publish 2021-09-27 21:49:17 +09:00
l1npengtul 765955a15f add gitignores, add skeleton for macos 2021-09-27 21:18:39 +09:00
l1npengtul 5ca4f6367c Add no link compile for macos 2021-09-24 01:43:04 +09:00