1. 30 5月, 2015 11 次提交
  2. 15 5月, 2015 1 次提交
  3. 24 1月, 2013 1 次提交
    • M
      [media] dvb: Add DVBv5 statistics properties · 9569793a
      Mauro Carvalho Chehab 提交于
      The DVBv3 statistics parameters are limited on several ways:
              - It doesn't provide any way to indicate the used measure,
      	  so userspace need to guess how to calculate/use it;
              - Only a limited set of stats are supported;
              - Can't be called in a way to require them to be filled
                all at once (atomic reads from the hardware), with may
                cause troubles on interpreting them on userspace;
              - On some OFDM delivery systems, the carriers can be
                independently modulated, having different properties.
                Currently, there's no way to report per-layer stats.
      To address the above issues, adding a new DVBv5-based stats API.
      While here, correct inner code nomenclature on a few places.
      Reviewed-by: NAntti Palosaari <crope@iki.fi>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      9569793a
  4. 17 10月, 2012 1 次提交
  5. 28 9月, 2012 1 次提交
  6. 24 9月, 2012 1 次提交
  7. 14 8月, 2012 3 次提交
  8. 20 5月, 2012 2 次提交
  9. 05 1月, 2012 1 次提交
  10. 31 12月, 2011 1 次提交
  11. 20 12月, 2011 2 次提交
  12. 13 12月, 2011 1 次提交
  13. 11 11月, 2011 1 次提交
    • M
      [media] dvb: Allow select between DVB-C Annex A and Annex C · 39ce61a8
      Mauro Carvalho Chehab 提交于
      DVB-C, as defined by ITU-T J.83 has 3 annexes. The differences between
      Annex A and Annex C is that Annex C uses a subset of the modulation
      types, and uses a different rolloff factor. A different rolloff means
      that the bandwidth required is slicely different, and may affect the
      saw filter configuration at the tuners. Also, some demods have different
      configurations, depending on using Annex A or Annex C.
      
      So, allow userspace to specify it, by changing the rolloff factor.
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      39ce61a8
  14. 04 9月, 2011 1 次提交
  15. 21 5月, 2011 1 次提交
  16. 03 8月, 2010 1 次提交
  17. 19 5月, 2010 2 次提交
  18. 19 9月, 2009 2 次提交
  19. 30 1月, 2009 1 次提交
  20. 03 1月, 2009 2 次提交
  21. 18 10月, 2008 2 次提交
  22. 13 10月, 2008 1 次提交