lvqcl wrote:
> Fixes typos in comments in these two files.
Applied. Thanks.
Erik
--
--
Erik de Castro Lopo
http://www.mega-nerd.com/
___
flac-dev mailing list
flac-dev@xiph.org
http:/
lvqcl wrote:
> A newer version of the patch.
> Replaces the previous (ie.
> http://lists.xiph.org/pipermail/flac-dev/2014-February/004553.html) version.
Thanks. Applied with minor reformatting.
Cheers,
Erik
--
--
Erik de Castr
Erik de Castro Lopo wrote:
Applied with minor reformatting.
Thanks. And btw, about reformatting: currently stream_encoder.c contains the
following code:
#ifdef FLAC__SSSE3_SUPPORTED
if(encoder->private_->cpuinfo.ia32.ssse3)
a;
else
#endif
#ifdef FLAC__SSE2
lvqcl wrote:
> Erik de Castro Lopo wrote:
>
> > Applied with minor reformatting.
>
> Thanks. And btw, about reformatting: currently stream_encoder.c contains the
> following code:
Applied, thanks!
Erik
--
--
Erik de Castro L