5258 Commits (8a72928ad1451a8a76151a1a070fb35c022aa53b)
 

Author SHA1 Message Date
Zetok Zalbavar 34aa9051e3
chore: limit scope of commit messages to dozen characters 9 years ago
initramfs 5324e768c3
fix(avform): add missing "first" video mode back to video modes 9 years ago
initramfs df3345dce5
fix(video): force the use of non-deprecated pixel formats for YUV 9 years ago
initramfs de6475f3d3
fix(video): use a QReadWriteLock to manage camera access 9 years ago
initramfs 00270ee4d2
fix(video): specify color ranges for pixel formats that are not YUV 9 years ago
initramfs 707f7af29a
fix(video): fix invalid VideoSource ID allocation 9 years ago
initramfs 607b8d5a20
docs(video): remove old unnecessary comment pertaining to removed code 9 years ago
Zetok Zalbavar 0da1a2fd8b
Merge pull request #3585 9 years ago
initramfs 5b8f363eaf
docs(INSTALL.md): remove unnecessary backticks in qTox URL 9 years ago
initramfs 4e9d34b78d
chore: rewrite forgotten tux3 link to qTox 9 years ago
initramfs cae5c1f2ed
chore(qtox.pro): remove a Qt version check for Qt widgets 9 years ago
initramfs c4f88df7c9
fix(video): added declaration for missing biglock in CameraSource 9 years ago
initramfs 8487dcecf8
fix(video): fix a use-after-free with VideoFrame 9 years ago
initramfs 8ef89a267e
refactor(videoframe): correct mistakes in commit documentation format 9 years ago
initramfs 8d3aef9269
refactor(video): update documentation to match new format (issue #3559) 9 years ago
initramfs f85a299e75
refactor(video): rename ToxAVFrame to ToxYUVFrame and add documentation 9 years ago
initramfs 6d18c109e8
refactor(video): use generics to simply VideoFrame conversion functions 9 years ago
initramfs 897cec4e75
refactor(video): make type aliases public 9 years ago
initramfs 8952208e8a
feat(video): add accessor functions for sourceID and frameID 9 years ago
initramfs 80a776475c
refactor(video): internalize frame reference counting 9 years ago
initramfs 4ac20c7b46
feat(video): adds an ID parameter to the VideoSource class 9 years ago
initramfs 57f38e281b
refactor(video): static cast video dimensions to suppress warnings 9 years ago
initramfs 8bfbae1b47
refactor(video): use a new ToxAVFrame structure instead of vpx_image 9 years ago
initramfs 904495d2bf
fix(video): fix slanted video when video size is not divisible by 8 9 years ago
initramfs 3df6b990ae
fix(video): fix memory leak caused by unfreed buffers in CoreVideoSource 9 years ago
initramfs 50f67b3cef
refactor(video): rename and make the frame alignment propety public 9 years ago
initramfs 277ddc3d2f
fix(video): fix CoreAV and VideoSurface to conform to new VideoFrame 9 years ago
initramfs 38b1a9b63d
feat(video): redesign and improve VideoFrame class 9 years ago
initramfs b7aa982a57
chore: rewrite all links to the qTox repository from tux3 to qTox 9 years ago
iphydf 07ac196326
chore: Fix Mac OS X build. 9 years ago
sudden6 fca278f334
Merge pull request #3582 9 years ago
Diadlo 8bc3c3c8d2
fix: Added forgotten return statement 9 years ago
sudden6 349a1ffb02
Merge pull request #3563 9 years ago
sudden6 904d5c1621
Merge pull request #3569 9 years ago
sudden6 6296f5de34
Merge pull request #3571 9 years ago
sudden6 eedc2a961f
Merge pull request #3560 9 years ago
Diadlo 47cc252f76
refactor(toxsave, profileimporter): Removed code duplication 9 years ago
sudden6 79b9895874
Merge pull request #3551 9 years ago
Nils Fenner 35c6ae3c10
docs(persistence): update copyright information 9 years ago
Nils Fenner f1642e6f3e
refactor(settings): remove unused serialization methods 9 years ago
Nils Fenner 31c154293b
refactor(coreav): fix static analysis warnings and code style 9 years ago
Nils Fenner 9f8ad3cf77
refactor(core): fix IndexedList comparison type casts from signed/unsigned 9 years ago
Nils Fenner 6c150a04c0
refactor(settings): fixes some serious type conversion warnings from llvm code analysis 9 years ago
sudden6 05bd55d8a5
Merge pull request #3566 9 years ago
Diadlo df7bf32072
refactor(profileimporter): Removed extra spaces 9 years ago
Diadlo 58ea0afed1
fix(toxsave, profileimporter): Added `remove` function call before overwrite file 9 years ago
Diadlo 927d512fa2
fix(translator): Added layout direction reset on translation. 9 years ago
sudden6 a163d18754
Merge pull request #3561 9 years ago
sudden6 66bf2b130a
Merge pull request #3539 9 years ago
Diadlo f7018c42c9
fix(text): Using modified text, instead of raw 9 years ago