Cosmetical: Empty line removal
Originally committed as revision 10275 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
84fa6e23fb
commit
11f81e6a07
@ -168,7 +168,6 @@ static void bastardized_rice_decompress(ALACContext *alac,
|
|||||||
x++;
|
x++;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if (x > 8) { /* RICE THRESHOLD */
|
if (x > 8) { /* RICE THRESHOLD */
|
||||||
/* use alternative encoding */
|
/* use alternative encoding */
|
||||||
int32_t value;
|
int32_t value;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user