Re: [FFmpeg-devel] OSX AudioToolbox codec support

2016-03-01 Thread Robert Krüger
On Tue, Mar 1, 2016 at 11:06 AM, Carl Eugen Hoyos wrote: > Rodger Combs gmail.com> writes: > > > This series adds decoders and encoders based on OSX's AudioToolbox > framework. They may be faster than the native ones (particularly in > > cases where they can be hardware-accelerated), the encode

Re: [FFmpeg-devel] OSX AudioToolbox codec support

2016-03-01 Thread Carl Eugen Hoyos
Rodger Combs gmail.com> writes: > This series adds decoders and encoders based on OSX's AudioToolbox framework. They may be faster than the native ones (particularly in > cases where they can be hardware-accelerated), the encoders are > competitive on quality, and some I think this is a great

[FFmpeg-devel] OSX AudioToolbox codec support

2016-03-01 Thread Rodger Combs
This series adds decoders and encoders based on OSX's AudioToolbox framework. They may be faster than the native ones (particularly in cases where they can be hardware-accelerated), the encoders are competitive on quality, and some users may find them convenient from a licensing perspective. ADPCM