Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stefan Strogin
flac
Commits
03f54be7
Commit
03f54be7
authored
May 18, 2006
by
Josh Coalson
Browse files
minor comments
parent
6126c831
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libFLAC/stream_encoder.c
View file @
03f54be7
...
...
@@ -3086,7 +3086,7 @@ void precompute_partition_info_escapes_(
raw_bits_per_partition
[
partition
]
=
max
(
silog2_min
,
silog2_max
);
}
to_partition
=
partitions
;
break
;
break
;
/*@@@@@@ yuck, should remove the 'for' loop instead */
}
/* now merge partitions for lower orders */
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment