mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-20 22:06:59 +00: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