mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-13 05:21:32 -05:00
Added register of codecs to VOIP.
This commit is contained in:
parent
738dadadc9
commit
661453653c
@ -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…
x
Reference in New Issue
Block a user