qTox is a chat, voice, video, and file transfer IM client using the encrypted peer-to-peer Tox protocol.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Novikov cc64db3f27
Implemented listing and setting video modes on Mac OS X
10 years ago
..
cameradevice.cpp Implemented listing and setting video modes on Mac OS X 10 years ago
cameradevice.h Fix performance issues detected with static analyze 10 years ago
camerasource.cpp Improve perf of opening/closing AV tab 10 years ago
camerasource.h Faster video device opening 10 years ago
corevideosource.cpp CoreVideoSource: Replace insane spinlock by QMutex 10 years ago
corevideosource.h CoreVideoSource: Replace insane spinlock by QMutex 10 years ago
genericnetcamview.cpp Remove an empty line and unneeded slash 10 years ago
genericnetcamview.h Video: Group audio view avatars 10 years ago
groupnetcamview.cpp Fix avatars for encrypted profiles 10 years ago
groupnetcamview.h Video: Cleanup 10 years ago
netcamview.cpp Fix use after free of NetCamView 10 years ago
netcamview.h Fix use after free of NetCamView 10 years ago
videoframe.cpp Make the video code a singleton, fix multithreading bugs 10 years ago
videoframe.h Fix incorrect copyright headers 10 years ago
videomode.h Changed the type of VideoMode::FPS to float: this is necessary for Mac OS X which uses frame rates like 29.97 10 years ago
videosource.h Properly signal when we stop sending video 10 years ago
videosurface.cpp Properly signal when we stop sending video 10 years ago
videosurface.h Properly signal when we stop sending video 10 years ago