Author: thilo.borgmann
Date: Sat Aug 15 16:18:18 2009
New Revision: 5131
Log:
Remove read into an unused variable.
Modified:
als/alsdec.c
Modified: als/alsdec.c
==============================================================================
--- als/alsdec.c Sat Aug 15 15:41:14 2009 (r5130)
+++ als/alsdec.c Sat Aug 15 16:18:18 2009 (r5131)
@@ -849,7 +849,6 @@ static int read_frame_data(ALSDecContext
}
if (sconf->floating) {
- unsigned int num_bytes_diff_float = get_bits_long(gb, 32);
// TODO: read_diff_float_data
}
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc