1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/video
Diadlo 3b2352a0ee
refactor: Rename methods in CameraSource
To make the method more correctly reflect the essence
2017-07-05 23:53:17 +03:00
..
cameradevice.cpp chore(qt): Remove old qt code 2017-06-26 23:06:55 +03:00
cameradevice.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
camerasource.cpp refactor: Rename methods in CameraSource 2017-07-05 23:53:17 +03:00
camerasource.h refactor: Rename methods in CameraSource 2017-07-05 23:53:17 +03:00
corevideosource.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
corevideosource.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00: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(core): Move setAvatar to profile from core 2017-05-24 19:43:47 +03:00
groupnetcamview.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
netcamview.cpp refactor(core): Move setAvatar to profile from core 2017-05-24 19:43:47 +03: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 style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
videomode.h refactor: Make constructor with one argument explicit 2017-06-12 13:46:43 +03:00
videosource.cpp style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
videosource.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
videosurface.cpp perf: Pass std::function by reference 2017-06-12 13:46:38 +03:00
videosurface.h perf: Pass std::function by reference 2017-06-12 13:46:38 +03:00