1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
Commit Graph

17 Commits

Author SHA1 Message Date
krepa098
5304621e86 fixed warnings 2014-08-11 14:13:13 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
29f0520e98 Improve video playing speed 2014-07-12 15:21:24 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
96268a28d0 Add experimental RGB32 -> YUV420P conversion 2014-07-12 14:41:42 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
457a54d591 Fix video sending 2014-07-12 12:50:40 +02:00
Bill Winslow
14a7d298f4 Added GPL header to all source files 2014-07-06 12:19:45 -04:00
Tux3 / Mlkj / !Lev.uXFMLA
537d55bd7f Makes toxgui translatable 2014-07-03 21:42:23 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
677e1ce688 Check mapping errors in getLastVPXImage 2014-07-02 22:17:45 +02:00
marcel
2cabecde82 improved yuv->rgb convertation speed 2014-07-02 19:01:00 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
a9b76253af Warn on failed frame maping 2014-07-01 22:46:36 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
f7dcb1712d Improve video reception quality 2014-07-01 20:56:27 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
baf40991b8 Dramatically improve video quality
Improve color space conversion

Fix bad order of arithemtic operation, i*cxbpl/2 becomes i/2*cxbpl, this fixed the 'ghost' images on the other parts of the screen when using subsampling
2014-07-01 12:06:59 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
73e3afe932 Fix some A/V bugs 2014-06-30 23:48:12 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
58cfae38ab Fix warnings, typos 2014-06-30 22:52:03 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
5f649d6f85 Fix crash on windows (camera) 2014-06-30 19:50:55 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
aabc8367bb Video (both ways)
May or not work, depending on the camera, time of day, phases of the moon, and distance to the closest uTox installation
2014-06-30 16:18:14 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
b394372ad0 Add video reception 2014-06-30 14:49:42 +02:00
Tux3 / Mlkj / !Lev.uXFMLA
6ff776f345 New camera system, preparation for video 2014-06-29 23:41:47 +02:00