commit | 41b5cc0c919e8b61732f01cedd666bd9794fa9b0 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | Sun Mar 02 11:01:11 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Tue Mar 04 14:42:00 2014 -0300 |
tree | 98e668e48402bb54896c3b9e898045a01111853c | |
parent | bf9b94ab924e460459682af8cb3423e8118f9c16 [diff] |
[media] drx-j: Properly initialize mpeg struct before using it The cfg_mpeg_output has more fields than what it is initialized when the code is called. Be sure to initialize everything before use, in order to avoid random behaviors. Acked-by: Devin Heitmueller <dheitmueller@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>