1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/src/video
Anthony Bilinski f7603c294b
refactor(id): use toxPk and groupId instead of core numbers
Allows creating classes for blocked friends which have toxPks but no
core number.
2019-04-16 00:44:16 -07:00
..
cameradevice.cpp fix(video): don't pass invalid pixel format strings to ffmpeg 2018-09-29 18:43:48 +02:00
cameradevice.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
camerasource.cpp chore: add more debugging when subscribing video 2018-05-15 20:29:42 +02:00
camerasource.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
corevideosource.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
corevideosource.h fix(audio): connect the correct audio callbacks 2018-07-01 10:39:33 +02:00
genericnetcamview.cpp refactor(themes): load css and images from themes folder 2018-10-24 14:04:03 +02:00
genericnetcamview.h fix: remove full screen btn from audio group chat 2018-07-01 22:17:35 +00:00
groupnetcamview.cpp fix(avatar): set friend to identicon on empty avatar receipt 2018-09-17 02:30:45 -07:00
groupnetcamview.h fix(avatar): set friend to identicon on empty avatar receipt 2018-09-17 02:30:45 -07:00
ivideosettings.h fix(video): allow not integer framerates 2017-12-21 21:28:27 +01:00
netcamview.cpp refactor(id): use toxPk and groupId instead of core numbers 2019-04-16 00:44:16 -07:00
netcamview.h refactor(id): use toxPk and groupId instead of core numbers 2019-04-16 00:44:16 -07:00
videoframe.cpp fix(video): correctly align data passed to toxcore 2018-11-03 15:14:15 +01:00
videoframe.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
videomode.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
videomode.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
videosource.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
videosource.h chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
videosurface.cpp chore(legal): update copyright date to 2018 for all source files 2018-04-25 17:33:38 -07:00
videosurface.h chore: Use nullptr instead of 0 for NULL pointer constants. 2018-09-07 21:38:59 +00:00