Skip to content
  • Wim Taymans's avatar
    v4l2: Fix sink bufferpool handling · 87d9a57a
    Wim Taymans authored
    Remove old method, use neww _process method for the sink.
    Inform the parent bufferpool class about the settings too. This is needed to let
    it know about the max-buffers.
    Allocate the negotiated max-buffers and initially mmap min-buffers. The idea is
    that the bufferpool will allocate more when needed.
    Improve debugging.
    Only poll in capture mode, it does not seem to work in playback mode on this
    beagleboard.
    87d9a57a