commit | 6680427791c94e611220a6cb34ae47dac9e3aa98 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Mon Apr 30 04:58:27 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon May 14 14:56:27 2012 -0300 |
tree | c1536c36314be55c08ed089049cc131becac039b | |
parent | d69f4a517c0a9b0b4795f4604aed8cf96dcd5223 [diff] |
[media] mxb: fix audio handling Instead of using custom ioctls use the VIDIOC_ENUM/G/S/_AUDIO ioctls. Also send the same audio to both CDROM-out and line-out. This is what you would expect and anyway, the CDROM-out connector is unlikely to be used these days as it is obsolete. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>