1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/video
2016-04-20 22:53:27 +03:00
..
cameradevice.cpp refactor(video): simplifies retrieval of primary screen 2016-04-04 23:02:54 -04:00
cameradevice.h camera res option reduction 2016-03-21 21:17:21 -05:00
camerasource.cpp perf(camerasource): Passed parameter by reference 2016-04-20 22:53:27 +03:00
camerasource.h perf(camerasource): Passed parameter by reference 2016-04-20 22:53:27 +03:00
corevideosource.cpp refactor(videoframe, camerasource, corevideosource): Change calls deprecated functions 2016-04-20 13:17:19 +03:00
corevideosource.h CoreVideoSource: Replace insane spinlock by QMutex 2015-10-24 04:38:00 +02:00
genericnetcamview.cpp Remove an empty line and unneeded slash 2015-10-18 17:04:49 +01:00
genericnetcamview.h style(constructors): Constructors are explicit now 2016-04-20 22:53:27 +03:00
groupnetcamview.cpp Fix avatars for encrypted profiles 2015-12-05 19:08:28 +01:00
groupnetcamview.h Video: Cleanup 2015-08-19 19:13:45 -04:00
netcamview.cpp Fix use after free of NetCamView 2015-12-15 21:19:18 +01:00
netcamview.h Fix use after free of NetCamView 2015-12-15 21:19:18 +01:00
videoframe.cpp refactor(videoframe, camerasource, corevideosource): Change calls deprecated functions 2016-04-20 13:17:19 +03:00
videoframe.h style(constructors): Constructors are explicit now 2016-04-20 22:53:27 +03:00
videomode.h fix build on mac 2016-03-22 15:44:50 +01:00
videosource.h Properly signal when we stop sending video 2015-10-24 04:26:39 +02:00
videosurface.cpp Properly signal when we stop sending video 2015-10-24 04:26:39 +02:00
videosurface.h Properly signal when we stop sending video 2015-10-24 04:26:39 +02:00