search for: punsky

Displaying 3 results from an estimated 3 matches for "punsky".

Did you mean: funky
2015 Oct 19
2
Enabling bitcode for iOS
Hi, What is the proper way of enabling bitcode on iOS platform? I pass -fembed-bitcode in CFLAGS but it looks like it does not work on assembly files. Thanks, Pavel -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/opus/attachments/20151019/ab393204/attachment.htm
2015 Oct 19
0
Enabling bitcode for iOS
Pavel Punsky <Pavel.Punsky at oovoo.com> wrote: > What is the proper way of enabling bitcode on iOS platform? > I pass -fembed-bitcode in CFLAGS but it looks like it does not work > on assembly files. You cannot use bitcode with assembly. It may be possible if someone manually translates th...
2015 Aug 31
1
Feeding decoder with reordered packets
Sorry for probably obvious question but I could not find and answer on mail archive. What would happen to decoded audio quality if the packets fed to decoder are out of order (no jitter buffer)? For example, if order of packets is 0,1,2,4,3,5 (3 and 4 reordered) and there is no FEC. Would it be better, in this case, to drop packet 3 and not decode it at all? Or, if there is FEC, then try to