mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-11-29 20:06:38 -05:00
Added register of codecs to VOIP.
This commit is contained in:
parent
738dadadc9
commit
661453653c
1 changed files with 2 additions and 0 deletions
|
|
@ -98,6 +98,8 @@ VOIPPlugin::VOIPPlugin()
|
|||
|
||||
Q_INIT_RESOURCE(VOIP_images);
|
||||
Q_INIT_RESOURCE(VOIP_qss);
|
||||
|
||||
avcodec_register_all();
|
||||
}
|
||||
|
||||
void VOIPPlugin::setInterfaces(RsPlugInInterfaces &interfaces)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue