1. 26 3月, 2013 1 次提交
  2. 24 3月, 2013 2 次提交
  3. 06 2月, 2013 1 次提交
    • H
      [media] tuner-core: map audmode to STEREO for radio devices · ba1066d2
      Hans Verkuil 提交于
      Fixes a v4l2-compliance error: setting audmode to a value other than mono
      or stereo for a radio device should map to MODE_STEREO.
      The spec specifies that for radio devices only mono and stereo audmodes are
      valid. If the user specifies another audmode in v4l2_tuner, then that should
      be mapped to valid audmode. That didn't happen here.
      Note that tuner drivers might decide to limit the possible audmode even
      further if it only supports mono. In that case the tuner driver can set
      audmode to mono. However, that new value wasn't copied back to t->audmode,
      and that has been fixed as well in this patch.
      Signed-off-by: NHans Verkuil <hans.verkuil@cisco.com>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      ba1066d2
  4. 14 8月, 2012 1 次提交
  5. 04 7月, 2012 2 次提交
  6. 12 6月, 2012 1 次提交
  7. 15 5月, 2012 1 次提交
  8. 08 3月, 2012 1 次提交
  9. 15 2月, 2012 2 次提交
  10. 07 1月, 2012 1 次提交
  11. 28 7月, 2011 2 次提交
  12. 14 7月, 2011 1 次提交
  13. 08 7月, 2011 6 次提交
  14. 22 3月, 2011 15 次提交
  15. 21 10月, 2010 3 次提交