1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/video
2017-11-12 13:10:35 +01:00
..
cameradevice.cpp fix(video): don't use pointers to temporary objects 2017-11-12 13:10:35 +01:00
cameradevice.h style: reformat current C++ codebase using clang-format 2017-02-26 11:52:45 +00:00
camerasource.cpp fix(ffmpeg): don't use deprecated features 2017-10-19 00:41:57 +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: Remove unused bool result 2017-07-05 23:53:17 +03: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 refactor(video): Add video settings interface 2017-11-10 23:27:06 +03: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 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 refactor: Remove unused bool result 2017-07-05 23:53:17 +03:00
videosurface.cpp fix(video): prevent segfault when ending videocall 2017-10-26 12:32:35 +02:00
videosurface.h perf: Pass std::function by reference 2017-06-12 13:46:38 +03:00