[FFmpeg-soc] [soc]: r5111 - als/alsdec.c
thilo.borgmann
subversion at mplayerhq.hu
Sat Aug 15 12:47:18 CEST 2009
Author: thilo.borgmann
Date: Sat Aug 15 12:47:18 2009
New Revision: 5111
Log:
Add a TODO comment.
Modified:
als/alsdec.c
Modified: als/alsdec.c
==============================================================================
--- als/alsdec.c Sat Aug 15 12:43:42 2009 (r5110)
+++ als/alsdec.c Sat Aug 15 12:47:18 2009 (r5111)
@@ -238,6 +238,7 @@ static av_cold int read_specific_config(
align_get_bits(&gb);
buffer_size -= bytes_needed;
+ // TODO: use this to actually do channel sorting
} else {
sconf->chan_sort = 0;
}
More information about the FFmpeg-soc
mailing list