1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/video
2015-12-21 01:27:01 +01:00
..
cameradevice.cpp Implemented enumeration of video devices. 2015-12-21 01:26:18 +01:00
cameradevice.h Fix performance issues detected with static analyze 2015-10-13 23:21:20 +03:00
camerasource.cpp Improve perf of opening/closing AV tab 2015-11-07 18:30:09 +01:00
camerasource.h Faster video device opening 2015-10-24 05:20:49 +02:00
corevideosource.cpp CoreVideoSource: Replace insane spinlock by QMutex 2015-10-24 04:38:00 +02: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 Video: Group audio view avatars 2015-08-18 13:40:11 -04: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 Make the video code a singleton, fix multithreading bugs 2015-06-26 18:34:48 +02:00
videoframe.h Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
videomode.h Changed the type of VideoMode::FPS to float: this is necessary for Mac OS X which uses frame rates like 29.97 2015-12-21 01:27:01 +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