]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: Solo6x10: Build MPEG4 headers on the fly.
authorKrzysztof Hałasa <khalasa@piap.pl>
Fri, 11 Feb 2011 12:25:00 +0000 (13:25 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 18 Feb 2011 20:37:02 +0000 (12:37 -0800)
commitc55564fdf793797dd2740a67c35a2cedc133c9ff
tree79583629f784226cab3a007e5f0dcab7a9b838cd
parent98ab1c9978f706c0ee081335f75636db22723307
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 <khalasa@piap.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/solo6x10/solo6010-registers.h
drivers/staging/solo6x10/solo6010-v4l2-enc.c