From: Krzysztof Hałasa Date: Fri, 11 Feb 2011 12:25:00 +0000 (+0100) Subject: staging: Solo6x10: Build MPEG4 headers on the fly. X-Git-Tag: v2.6.39-rc1~469^2~563 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c55564fdf793797dd2740a67c35a2cedc133c9ff;p=pandora-kernel.git staging: Solo6x10: Build MPEG4 headers on the fly. This will make them maintainable. Also, it now works on big-endian systems. This is the slow path (done every 1+ second, per channel) so I guess there is no need to cache the results. I have removed CBR-related bits from the MPEG4 VOL header since we can't do CBR (at least yet). Signed-off-by: Krzysztof Hałasa Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed