24 Commits (98a818cbea9907947c420d68eb3720554895a27e)

Author SHA1 Message Date
Jamie Westell 98a818cbea fix(video): only list video devices with video capture capability 5 years ago
Anthony Bilinski 2c1a86482a
chore(style): remove old style casts and cross sign comparisons 5 years ago
jenli669 04a9bc46f4
docs(copyright): update and add copyright info 6 years ago
Teemu Ikonen 4c42e0ea5b fix(video): support UYVY camera pixel format 7 years ago
sudden6 3746bd13bc
fix(video): workaround for webcams that provide no fps value 7 years ago
ezavod 847f155b7b
refactor(chatform): Use QStringList instead of QVector<QString> 7 years ago
Anthony Bilinski 5dc4e6de81
chore(legal): update copyright date to 2018 for all source files 7 years ago
sudden6 ff2fc18be1
fix(video): improve debug message 8 years ago
sudden6 a2927de27d
fix(video): use float framerates also for V4L2 8 years ago
sudden6 5d6ae9ae37
fix(video): don't use pointers to temporary objects 8 years ago
Zetok Zalbavar 80f5de31b3
style: reformat current C++ codebase using clang-format 9 years ago
sudden6 8d320ca3be
chore: Make building for FreeBSD easier 9 years ago
Zetok Zalbavar 7b60a5dd36
chore: explicitly mention that copyright belongs to qTox contributors 9 years ago
Diadlo 9471065feb
style(platform): Style fixes 9 years ago
initramfs 556a8750a1
fix(video): usage of invalid file descriptors on error 9 years ago
Sean f595f4f817 camera res option reduction 10 years ago
Sean Laguna de4dcb5bd7 whoops, forgot an else in an else if 10 years ago
Sean ded8d87ba8 generic pixel format selection 10 years ago
tux3 c576a1485a
Scan-build cleanup 10 years ago
tux3 71e26fb15b
List video devices using v4l2 directly, not ffmpeg 10 years ago
Yuri 00a40f10b5 Added missing include <errno.h> 10 years ago
Zetok Zalbavar 67e9aeec63
Fix incorrect copyright headers 10 years ago
tux3 3cf10f02a6 Don't use tagged init 10 years ago
tux3 fe4838bb83 Video modesetting for v4l2 10 years ago