Commit History

Author SHA1 Message Date
  Laurent Pinchart 34ea4d4417 [media] v4l: vb2: Add a function to discard all DONE buffers 11 years ago
  Victor Lambret 85ada737b9 [media] videobuf2-core: remove duplicated code 11 years ago
  Philipp Zabel 4cf743de88 [media] vb2: fix num_buffers calculation if req->count > VIDEO_MAX_FRAMES 11 years ago
  Laurent Pinchart b646f0b729 [media] v4l: vb2: Avoid double WARN_ON when stopping streaming 11 years ago
  Hans Verkuil ce9c22443e [media] vb2: fix compiler warning 11 years ago
  Hans Verkuil e37559b22c [media] vb2: stop_streaming should return void 11 years ago
  Hans Verkuil 3415a89f48 [media] vb2: add thread support 11 years ago
  Hans Verkuil 3050040b4e [media] vb2: start messages with a lower-case for consistency 11 years ago
  Hans Verkuil 7bb6edd37f [media] vb2: allow read/write as long as the format is single planar 11 years ago
  Hans Verkuil 74753cffa6 [media] vb2: add vb2_fileio_is_active and check it more often 11 years ago
  Hans Verkuil 57394b72ef [media] vb2: simplify a confusing condition 11 years ago
  Hans Verkuil e35e41b576 [media] vb2: reject output buffers with V4L2_FIELD_ALTERNATE 11 years ago
  Hans Verkuil ebd7c50510 [media] vb2: set timestamp when using write() 11 years ago
  Hans Verkuil dcc2428a5e [media] vb2: move __qbuf_mmap before __qbuf_userptr 11 years ago
  Hans Verkuil fd4354cf52 [media] vb2: use correct prefix 11 years ago
  Hans Verkuil 61bd8fb37d [media] vb2: if bytesused is 0, then fill with output buffer length 11 years ago
  Hans Verkuil 412376a153 [media] vb2: fix handling of data_offset and v4l2_plane.reserved[] 11 years ago
  Hans Verkuil a1d36d8c70 [media] videobuf2-core: fix sparse errors 11 years ago
  Hans Verkuil 9cf3c31a8b [media] vb2: call buf_finish after the state check 11 years ago
  Hans Verkuil 3f1a9a33a5 [media] vb2: fix streamoff handling if streamon wasn't called 11 years ago
  Hans Verkuil e4d2581649 [media] vb2: replace BUG by WARN_ON 11 years ago
  Hans Verkuil fb64dca805 [media] vb2: properly clean up PREPARED and QUEUED buffers 11 years ago
  Hans Verkuil b3379c6201 [media] vb2: only call start_streaming if sufficient buffers are queued 11 years ago
  Hans Verkuil a7afcaccfa [media] vb2: don't init the list if there are still buffers 11 years ago
  Hans Verkuil 6ea3b980f0 [media] vb2: rename queued_count to owned_by_drv_count 11 years ago
  Hans Verkuil 256f3162c1 [media] vb2: fix buf_init/buf_cleanup call sequences 11 years ago
  Hans Verkuil 9c0863b1cc [media] vb2: call buf_finish from __queue_cancel 11 years ago
  Hans Verkuil 0647064293 [media] vb2: change result code of buf_finish to void 11 years ago
  Hans Verkuil b5b4541eef [media] vb2: add debugging code to check for unbalanced ops 11 years ago
  Hans Verkuil 952c9ee290 [media] vb2: fix PREPARE_BUF regression 11 years ago