deprecated noop jpeg encoder

This commit is contained in:
Maxim Devaev
2024-04-03 20:23:35 +03:00
parent 9ec59143dd
commit 0a639eabca
4 changed files with 4 additions and 21 deletions

View File

@@ -96,8 +96,6 @@ HW ─ Use pre-encoded MJPEG frames directly from camera hardware.
M2M-VIDEO ─ GPU-accelerated MJPEG encoding.
M2M-IMAGE ─ GPU-accelerated JPEG encoding.
NOOP ─ Don't compress MJPEG stream (do nothing).
.TP
.BR \-g\ \fIWxH,... ", " \-\-glitched\-resolutions\ \fIWxH,...
It doesn't do anything. Still here for compatibility.