From 359b14027b63d26407ff0ee0b27d3ece07b8f1e8 Mon Sep 17 00:00:00 2001 From: pommicket Date: Wed, 26 Feb 2025 19:03:27 -0500 Subject: Update readme, etc. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7dbe4cd..9bf0877 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ distribution, you will have to build from source (see instructions below). ## Building from source camlet requires meson-build, a C compiler, and the development libraries -for SDL2, SDL2\_ttf, GL (headers only), v4l2, udev, sodium, jpeglib (from IJG), ogg, vorbis, theora, and fontconfig. +for SDL2, SDL2\_ttf, GL (headers only), v4l2, udev, sodium, jpeglib (from IJG), ogg, vorbis, vpx, and fontconfig. These can all be installed on Debian/Ubuntu with @@ -65,6 +65,7 @@ You can try deleting/renaming your settings file as a temporary solution, to res Version Description Date 0.0.0 Initial release 2025 Feb 26 0.0.1 Fix crash switching to video mode with no camera connected 2025 Feb 26 +0.0.2 Switch to ogg/vorbis/VP8 for videos 2025 Feb 26 ## License -- cgit v1.2.3