A GTK3 camera application that knows how to deal with the media request api
Go to file
Martijn Braam 38fd591828 Make the camera work in bayer mode 2020-09-02 19:45:28 +02:00
build Make the camera work in bayer mode 2020-09-02 19:45:28 +02:00
.gitignore Added config file parser and meson script 2020-01-23 23:04:36 +01:00
CMakeLists.txt Make the camera work in bayer mode 2020-09-02 19:45:28 +02:00
LICENSE Added license 2020-01-23 23:11:52 +01:00
bayer.c Make the camera work in bayer mode 2020-09-02 19:45:28 +02:00
bayer.h Make the camera work in bayer mode 2020-09-02 19:45:28 +02:00
camera.css Initial commit 2020-01-23 18:15:28 +01:00
camera.glade Initial commit 2020-01-23 18:15:28 +01:00
ini.c Added config file parser and meson script 2020-01-23 23:04:36 +01:00
ini.h Added config file parser and meson script 2020-01-23 23:04:36 +01:00
main.c Make the camera work in bayer mode 2020-09-02 19:45:28 +02:00
meson.build Added installation config to meson 2020-01-24 01:03:47 +01:00
pinephone.ini Make the camera work in bayer mode 2020-09-02 19:45:28 +02:00
uvc.ini Added main loop for loading new frames 2020-01-25 14:34:37 +01:00