Re: pjsua: disable ffmpeg

2012-06-11 Thread Federico Schwindt
On Mon, Jun 11, 2012 at 10:59 AM, David Coppa wrote: > > Thinking again about this port, I realized it's better to disable > ffmpeg support: while video support can be nice to have when > using pjsip as a library for your own voip projects, it's > completely unneeded for the standalone sip client

pjsua: disable ffmpeg

2012-06-11 Thread David Coppa
Thinking again about this port, I realized it's better to disable ffmpeg support: while video support can be nice to have when using pjsip as a library for your own voip projects, it's completely unneeded for the standalone sip client pjsua, which is the only piece of the framework we install...