mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
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++;
|
||||
}
|
||||
|
||||
|
||||
if (x > 8) { /* RICE THRESHOLD */
|
||||
/* use alternative encoding */
|
||||
int32_t value;
|
||||
|
Loading…
Reference in New Issue
Block a user