Maxim Devaev
|
94f29f8b96
|
Issue #252: YVYU support
|
2024-01-11 22:46:56 +02:00 |
|
Maxim Devaev
|
2dddb879bc
|
Bump version: 5.47 → 5.48
|
2024-01-09 00:12:23 +02:00 |
|
Maxim Devaev
|
4d92dc662c
|
removed some checks in gpio
|
2024-01-09 00:11:11 +02:00 |
|
Maxim Devaev
|
3cb649d97c
|
Bump version: 5.46 → 5.47
|
2024-01-07 04:48:07 +02:00 |
|
Maxim Devaev
|
d9b5f2b03d
|
Issue #255: libgpiod 2.0 API supported
Thanks for @jpalus for #249 with compatibility code
|
2024-01-07 04:36:53 +02:00 |
|
Jan Palus
|
2997906d98
|
add option to make verbose builds (#251)
if V=1 is passed to make echo invoked command verbosely
|
2024-01-02 02:27:12 +02:00 |
|
Maxim Devaev
|
f8ed7d7b3b
|
Bump version: 5.45 → 5.46
|
2023-12-14 13:29:50 +02:00 |
|
Maxim Devaev
|
33fdf9bf43
|
Bump version: 5.44 → 5.45
|
2023-10-24 14:14:00 +03:00 |
|
Ed Maste
|
6bd4ef59c0
|
avoid duplicate increment of slc (#239)
Clang reported "warning: variable 'slc' is incremented both in the loop
header and in the loop body".
|
2023-10-24 05:11:36 +03:00 |
|
Maxim Devaev
|
79987da1bf
|
Bump version: 5.43 → 5.44
|
2023-10-14 01:47:24 +03:00 |
|
Maxim Devaev
|
05e5db09e4
|
fix
|
2023-10-12 04:19:23 +03:00 |
|
Maxim Devaev
|
55e432a529
|
Merge branch 'mp'
|
2023-10-12 04:13:10 +03:00 |
|
chr
|
4732c85ec4
|
Optimize JPEG scanline copy of yuv format (#235)
* opt jpeg scanline copy with yuv format
* remove unused macro
|
2023-10-12 04:11:34 +03:00 |
|
Michael Lynch
|
0ce7f28754
|
Correct typo on 'interval' (#236)
This fixes a minor typo on the word 'interval'.
|
2023-10-10 20:19:24 +03:00 |
|
Maxim Devaev
|
a2641dfcb6
|
some multiplane fixes
|
2023-10-10 20:13:57 +03:00 |
|
Artem
|
ec33425c05
|
Multi Planar device support (#233)
* added multi planar device support (RK3588 HDMI IN)
* sync with upstream version
* fix use local variable after free
Signed-off-by: Artem Mamonov <artyom.mamonov@gmail.com>
* request buffer length = VIDEO_MAX_PLANES for multi-planar devices
---------
Signed-off-by: Artem Mamonov <artyom.mamonov@gmail.com>
Co-authored-by: hongruichen <chraac@gmail.com>
|
2023-10-08 19:27:17 +03:00 |
|
Maxim Devaev
|
a4b4dd3932
|
Bump version: 5.42 → 5.43
|
2023-10-04 02:46:33 +03:00 |
|
Maxim Devaev
|
b3e4ea9c0f
|
issue #230: processing any freshest valid buffer
|
2023-10-04 02:41:55 +03:00 |
|
Maxim Devaev
|
22a816b9b5
|
issue #230: fixed possible memory error
|
2023-10-04 02:41:55 +03:00 |
|
Stargirl Flowers
|
c96559e4ac
|
Discard truncated JPEG frames (#230)
Hello! This patch works around an issue encountered with [ELP-USB100W03M]
cameras where they send a vast amount of invalid JPEGs when capturing
their MJPEG streams. These bad frames account for about 87% of captured
frames and cause issues for browsers and downstream applications.
Replaces #229
[ELP-USB100W03M]: https://www.webcamerausb.com/elp-10mp-free-driver-usb20-ov9712-cmos-sensor-hd-mjpeg-web-camera-board-720p-36mm-lens-p-116.html
|
2023-10-04 02:41:55 +03:00 |
|
Maxim Devaev
|
a52df47b29
|
skip broken frames and save only good
|
2023-10-04 02:41:55 +03:00 |
|
Maxim Devaev
|
35ed415f4c
|
Bump version: 5.41 → 5.42
|
2023-08-23 07:54:17 +03:00 |
|
Maxim Devaev
|
121edf5a10
|
lint fix
|
2023-08-23 07:21:18 +03:00 |
|
Maxim Devaev
|
aa90ed1fbb
|
lint fix
|
2023-08-23 07:11:57 +03:00 |
|
Maxim Devaev
|
516c0be6ea
|
decreased grab latency
|
2023-08-23 05:26:35 +03:00 |
|
Maxim Devaev
|
0745f0a75a
|
lint fixes
|
2023-08-23 02:41:41 +03:00 |
|
Maxim Devaev
|
90e51c0619
|
always using CLOCK_MONOTONIC
|
2023-08-23 01:19:30 +03:00 |
|
Maxim Devaev
|
548c261d92
|
Bump version: 5.40 → 5.41
|
2023-06-19 21:31:49 +03:00 |
|
Maxim Devaev
|
d4560fcba9
|
pikvm/ustreamer#221: Increased resolution limit
|
2023-06-19 21:31:09 +03:00 |
|
Maxim Devaev
|
09359cb957
|
Bump version: 5.39 → 5.40
|
2023-06-08 20:19:34 +03:00 |
|
Maxim Devaev
|
71b93a2a38
|
Fixed #212: Supported Raspberry Camera 3 via libcamerify
|
2023-06-08 20:17:19 +03:00 |
|
Maxim Devaev
|
aeb5930483
|
Bump version: 5.38 → 5.39
|
2023-05-27 12:48:12 +03:00 |
|
Maxim Devaev
|
602ca16178
|
copyright update
|
2023-05-27 12:39:18 +03:00 |
|
Maxim Devaev
|
28c8599167
|
Bump version: 5.37 → 5.38
|
2023-02-25 15:55:58 +02:00 |
|
amiablepointers
|
aa668cec9d
|
Update encoder.c (#207)
It gave me Segmentation Fault after few scanlines. Changing the way the next pointer to the scanline is calculated worked for me
|
2023-02-25 16:10:25 +03:00 |
|
Maxim Devaev
|
dde2190ac9
|
Bump version: 5.36 → 5.37
|
2023-01-16 20:01:22 +02:00 |
|
Maxim Devaev
|
31219358c5
|
Bump version: 5.35 → 5.36
|
2022-12-27 19:11:09 +03:00 |
|
Maxim Devaev
|
6174edcf0d
|
Bump version: 5.34 → 5.35
|
2022-12-21 22:03:12 +03:00 |
|
Maxim Devaev
|
bf78d8f562
|
Bump version: 5.33 → 5.34
|
2022-11-29 16:07:18 +03:00 |
|
Maxim Devaev
|
5b33246b6b
|
Bump version: 5.32 → 5.33
|
2022-11-28 03:33:42 +03:00 |
|
Maxim Devaev
|
86fef47018
|
Bump version: 5.31 → 5.32
|
2022-11-27 12:05:21 +03:00 |
|
Maxim Devaev
|
c1363d55e0
|
pass gop to memsink
|
2022-11-13 05:26:30 +03:00 |
|
Maxim Devaev
|
c871229740
|
Bump version: 5.30 → 5.31
|
2022-11-09 02:57:02 +03:00 |
|
Maxim Devaev
|
d154a3d1c1
|
favicon.ico
|
2022-11-09 02:41:12 +03:00 |
|
Marcel Stör
|
b111487757
|
Add (inline) favicon (#186)
Adding a data URI favicon avoids having the browser send an extra HTTP request for `/favicon.ico` - which is met with HTTP 404 anyway.
|
2022-11-09 01:48:56 +03:00 |
|
Maxim Devaev
|
47d1c09377
|
shorten messages
|
2022-11-08 16:56:45 +03:00 |
|
Maxim Devaev
|
3d2f254f40
|
Bump version: 5.29 → 5.30
|
2022-11-05 23:50:17 +03:00 |
|
Maxim Devaev
|
4e7676f307
|
refactoring
|
2022-11-05 22:45:18 +03:00 |
|
Maxim Devaev
|
95fcc3c58e
|
Bump version: 5.28 → 5.29
|
2022-11-04 19:48:26 +03:00 |
|
Maxim Devaev
|
81500af1b3
|
renamed --key to --key-required
|
2022-11-04 19:47:50 +03:00 |
|