Re: [flac-dev] libFLAC optimizations request

2018-02-08 Thread Gabriel Corneanu
Hi, On Sat, Feb 3, 2018 at 10:10 AM, Erik de Castro Lopo wrote: > Gabriel Corneanu wrote: > >> Is this interesting for the project? > > I would theoretically accept a patch that allows direct access to the > functionality you seek, as long as it doesn't change the existing API. > >> If yes, how s

Re: [flac-dev] libFLAC optimizations request

2018-02-08 Thread Erik de Castro Lopo
Gabriel Corneanu wrote: > > Probably easiest as as PR against: > > > >https://github.com/xiph/flac/ > > I create a PR. > The existing API should not have been changed, all tests are passed. Thanks. Will look at this on the weekend. > > You can probably avoid it by using the library directly