1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/video
2015-10-24 03:30:42 +02:00
..
cameradevice.cpp Implement video calls 2015-10-23 17:39:08 +02:00
cameradevice.h Fix performance issues detected with static analyze 2015-10-13 23:21:20 +03:00
camerasource.cpp Fix possible nullptr deref in ~CameraSource 2015-10-23 20:30:22 +02:00
camerasource.h Use actual mutexes for CameraSource 2015-10-23 17:52:46 +02:00
corevideosource.cpp Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
corevideosource.h Implement group calls 2015-10-23 17:52:45 +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 Remove some debug output 2015-10-24 02:46:34 +02:00
groupnetcamview.h Video: Cleanup 2015-08-19 19:13:45 -04:00
netcamview.cpp qunused on event 2015-10-18 10:18:13 +01:00
netcamview.h Video: resizable group avatar, synchronize avatar 2015-08-19 12:42:54 -04: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 Fix incorrect copyright headers 2015-06-06 14:51:28 +01:00
videosource.h Strip out old AV code 2015-10-23 17:02:01 +02:00
videosurface.cpp VideoSurface: Release null frames 2015-10-24 03:30:42 +02:00
videosurface.h Video: Initial video when call starts 2015-08-18 17:44:34 -04:00