JiangXsong
|
bd6c4713bb
|
linux-v4l2: Avoid stopping capture on AVERROR(EAGAIN)
v4l2-decoder: continue sending frame to codec
if avcodec_receive_frame() returns AVERROR(EAGAIN)
|
2025-07-18 16:08:24 -04:00 |
|
Ryan Foster
|
a1fbf1015f
|
clang-format: Increase column limit from 80 to 120
|
2024-10-04 18:19:27 -04:00 |
|
tytan652
|
7d4501131a
|
linux-v4l2: Fix deprecation with FFmpeg 7
FFmpeg 7 header states that avcodec_close should not be used since
avcodev_free_context already close the context.
|
2024-04-06 16:59:52 -07:00 |
|
Staacks
|
79d77ddf90
|
linux-v4l2: Add support for grayscale MJPEG
|
2023-07-15 16:09:32 -07:00 |
|
cg2121
|
1ac609f1ff
|
UI, libobs: Fix not handled in switch warnings
These warnings were being spit out by GCC on Linux.
|
2023-03-26 10:47:01 +11:00 |
|
Grzegorz Godlewski
|
c5015d0e6c
|
linux-v4l2: Add support for H.264
|
2022-06-17 18:49:12 +10:00 |
|