[flac-dev] PATCH: coding style fixes

lvqcl lvqcl.mail at gmail.com
Sun Mar 9 14:06:41 PDT 2014


a) A previous patch for stream_encoder_intrin_xxxx.c removes
definitions of abs_residual_partition_sum variables but leaves
unnecessary empty line after it. The first attached patch removes them.


b) The second attached patch fixes coding style for lpc_asm.nasm:
     mov{space}ebp, esp
to
     mov{tab}ebp, esp
etc.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: precompute_empty_lines.patch
Type: application/octet-stream
Size: 1729 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20140310/b6d48218/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lpc_asm.patch
Type: application/octet-stream
Size: 3316 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20140310/b6d48218/attachment-0001.obj 


More information about the flac-dev mailing list