1. 27 2月, 2010 2 次提交
    • A
      V4L/DVB (13908): cx18: Add initial working VIDIOC_G_ENC_INDEX ioctl() support · 82acdc84
      Andy Walls 提交于
      VIDIOC_G_ENC_INDEX support see the light of day.
      Some notes:
      1. With default capture parameters, the CX23418 seems to transfer 192 index
      entries (4.5 kB worth) at 10 second intervals.
      
      2. Index streams don't seem to be supported for MPEG 2 TS streams
      
      3. The index entries seem to claim every frame is a B-Frame.  Possible
      firmware bug.
      
      4. The cx18 driver does not try to capture an index stream when inserting
      sliced VBI into the MPEg stream as the offsets would need fixup.
      Signed-off-by: NAndy Walls <awalls@radix.net>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      82acdc84
    • A
      V4L/DVB (13906): cx18: Start IDX streams automatically as an internal associated stream · 79f3e960
      Andy Walls 提交于
      This change starts the IDX stream along with the MPG stream as an internal
      use (only) stream much like the VBI stream can be started as an internal use
      stream for inserting sliced VBI packets.
      
      The IDX stream is not started automatically with an MPEG strem if the IDX
      stream is disabled (no buffers allocated) or if sliced VBI insertion is being
      performed by the cx18 driver.  The cx18 driver doing sliced VBI insertion
      makes the offsets in the IDX stream inaccurate for the final MPEG stream
      presented to user space.  Since fixing the IDX offsets ourselves is not easy
      and we cannot easily do what ivtv does to fix the offsets, we'll make sliced
      VBI insertion and MPEG Index capture mutually exclusive for now.
      Signed-off-by: NAndy Walls <awalls@radix.net>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      79f3e960
  2. 16 12月, 2009 1 次提交
  3. 06 12月, 2009 2 次提交
  4. 12 9月, 2009 1 次提交
  5. 17 6月, 2009 1 次提交
  6. 07 4月, 2009 1 次提交
  7. 30 3月, 2009 6 次提交
  8. 03 1月, 2009 1 次提交
  9. 30 12月, 2008 5 次提交
  10. 12 10月, 2008 3 次提交
  11. 05 6月, 2008 2 次提交
  12. 14 5月, 2008 2 次提交
  13. 30 4月, 2008 1 次提交