commit | 4c055a5ae94c76b1139d6e071812d39eed3b67cd | [log] [tgz] |
---|---|---|
author | Sean Young <sean@mess.org> | Sat Feb 16 17:25:44 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Mar 19 15:14:03 2013 -0300 |
tree | 71fecf33aba549586dbd2bdd60c4c39c228cd011 | |
parent | 801b69f2570e2556c6d5a060df85ce9bd0d38119 [diff] |
[media] redrat3: remove memcpys and fix unaligned memory access In stead of doing a memcpy from #defined offset, declare structs which describe the incoming and outgoing data accurately. Tested on first generation RedRat. Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>