commit | 754f9969c323559a12bce1475f3c1e6574129856 | [log] [tgz] |
---|---|---|
author | Andy Walls <awalls@md.metrocast.net> | Sat Dec 11 20:38:20 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Dec 29 08:17:10 2010 -0200 |
tree | 3345067e0920d27112b1449152d83e291fd348b3 | |
parent | fa98447f09641adeeaf02b94133649f03b74d159 [diff] |
[media] cx18: Only allocate a struct cx18_dvb for the DVB TS stream The cx18_stream struct contained a struct cx18_dvb for every stream object, most of which were for analog capture. Now we only allocate the cx18_dvb object for the DTV TS stream. Signed-off-by: Andy Walls <awalls@md.metrocast.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>