1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/video
Anthony Bilinski 7293151469
fix(ui): increase number of low res camera options
partially revert behaviour of 04ecfe3f34 to show any options that were shown before. Mentioned in comments of #5097.
2018-04-24 13:51:24 -07:00
..
cameradevice.cpp fix(video): allow not integer framerates 2017-12-21 21:28:27 +01:00
cameradevice.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
camerasource.cpp fix(build): make qTox compile with ffmpeg 4.0 and newer 2018-04-23 19:31:58 +02:00
camerasource.h fix: Invoke device methods in deviceThread 2017-07-05 23:53:17 +03:00
corevideosource.cpp refactor: Remove unused bool result 2017-07-05 23:53:17 +03:00
corevideosource.h refactor(call): Refactor toxcall and disconnect lambda on destruction 2018-04-04 01:32:00 -07:00
genericnetcamview.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
genericnetcamview.h revert: "refactor: Added to include path and exclude it from all includes" 2016-12-29 16:10:53 +00:00
groupnetcamview.cpp refactor: don't pass ToxPk as QString 2017-10-06 23:57:55 +02:00
groupnetcamview.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
ivideosettings.h fix(video): allow not integer framerates 2017-12-21 21:28:27 +01:00
netcamview.cpp refactor: don't pass ToxPk as QString 2017-10-06 23:57:55 +02:00
netcamview.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
videoframe.cpp refactor: Reorder FrameBufferKey 2017-06-12 13:46:43 +03:00
videoframe.h perf: Pass std::function by reference 2017-06-12 13:46:38 +03:00
videomode.cpp fix(ui): increase number of low res camera options 2018-04-24 13:51:24 -07:00
videomode.h feat(camera): add higher resolution camera options 2018-04-12 11:37:55 -07:00
videosource.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
videosource.h refactor: Remove unused bool result 2017-07-05 23:53:17 +03:00
videosurface.cpp refactor: Use qFuzzyCompare to compare float values 2018-01-22 17:13:09 +03:00
videosurface.h perf: Pass std::function by reference 2017-06-12 13:46:38 +03:00