[SCM] libav/experimental: Cosmetical: Empty line removal
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 16:06:14 UTC 2013
The following commit has been merged in the experimental branch:
commit 11f81e6a07d9837da9412615a9dda84f5bfb3e36
Author: Vitor Sessak <vitor1001 at gmail.com>
Date: Fri Aug 31 18:51:22 2007 +0000
Cosmetical: Empty line removal
Originally committed as revision 10275 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/libavcodec/alac.c b/libavcodec/alac.c
index 3262838..257ad1c 100644
--- a/libavcodec/alac.c
+++ b/libavcodec/alac.c
@@ -168,7 +168,6 @@ static void bastardized_rice_decompress(ALACContext *alac,
x++;
}
-
if (x > 8) { /* RICE THRESHOLD */
/* use alternative encoding */
int32_t value;
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list