1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/video
Diadlo b1adef2fd0
fix(corevideosource): Partial revert of ef641ce6d3
Fixes crash, during video call with "None" video device.
Fixes #3527.
2016-07-23 11:01:23 +03:00
..
cameradevice.cpp Merge pull request #3505 2016-07-16 23:50:12 +02:00
cameradevice.h feat(cameradevice, avform): Added ability of screen selection 2016-06-25 14:20:08 +03:00
camerasource.cpp style(audio, video): Style fixes 2016-07-13 01:54:37 +03:00
camerasource.h perf(camerasource): Passed parameter by reference 2016-04-20 22:53:27 +03:00
corevideosource.cpp fix(corevideosource): Partial revert of ef641ce6d3 2016-07-23 11:01:23 +03:00
corevideosource.h CoreVideoSource: Replace insane spinlock by QMutex 2015-10-24 04:38:00 +02:00
genericnetcamview.cpp fix(video): Changed minimum window size with video 2016-07-09 22:15:04 +03:00
genericnetcamview.h fix(video): Changed minimum window size with video 2016-07-09 22:15:04 +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 feat(videomode): Added possible video shift 2016-06-25 14:19:46 +03:00
netcamview.h Fix use after free of NetCamView 2015-12-15 21:19:18 +01:00
videoframe.cpp fix(videoframe): Added correct image copy 2016-06-25 14:20:13 +03:00
videoframe.h style(constructors): Constructors are explicit now 2016-04-20 22:53:27 +03:00
videomode.h feat(videomode): Added possible video shift 2016-06-25 14:19:46 +03: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