commit | b905a2a13307035a4a5c9a93a3607e51e6736db2 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Mon Jun 18 22:54:16 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Aug 04 07:56:36 2012 -0300 |
tree | e53fc8edb9700dfdd59b24a3b2bd06ab120f8c58 | |
parent | ec0dd2f20cb46c3c1fb8a746983c1fe395fd4af3 [diff] |
[media] dvb_usb_v2: merge get_ts_config() to get_usb_stream_config() Piggypag TS type callback to USB stream callback and change callback name slightly to fit better. Both of those are rather rare callback and has a relation. Transport Stream, TS, is input stream and USB stream is output stream of DVB USB bridge. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>