mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-05 15:45:04 -04:00
Make VOIP running with newer FFmpeg version.
This commit is contained in:
parent
79d761ae2e
commit
e47168baae
3 changed files with 10 additions and 0 deletions
|
@ -102,6 +102,7 @@ class VideoProcessor
|
|||
private:
|
||||
QVideoOutputDevice *_decoded_output_device ;
|
||||
std::list<QImage> _decoded_image_queue ;
|
||||
time_t _lastTimeToShowFrame ;
|
||||
|
||||
// =====================================================================================
|
||||
// =------------------------------------ ENCODING -------------------------------------=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue