aboutsummaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2013-04-17v4l2-ctl: introduce buffers class to simplify the streaming codeHans Verkuil1-194/+150
2013-04-15v4l2-dbg: replace CHIP_IDENT with CHIP_INFO.Hans Verkuil2-125/+57
2013-04-15v4l-utils: sync with latest kernel.Hans Verkuil2-2/+3
2013-04-14dvbv5-zap: print elapsed time when buffer overflow happensMauro Carvalho Chehab1-1/+7
2013-04-14dvbv5-zap: better represent low_traffic data in monitor modeMauro Carvalho Chehab1-5/+14
2013-04-14dvbv5-zap: don't stop monitoring for buffer underrunMauro Carvalho Chehab1-0/+4
2013-04-14dvbv5-zap: Better output at monitor modeMauro Carvalho Chehab1-5/+10
2013-04-14dvbv5-zap: output stats to stdout on monitor modeMauro Carvalho Chehab1-14/+15
2013-04-14v4l2-ctl: find_pixel_format couldn't handle output streams.Hans Verkuil4-8/+12
2013-04-11v4l2-ctl: poll/non-poll behavior fixesHans Verkuil1-61/+44
2013-04-11v4l2-ctl: small improvements.Hans Verkuil1-6/+6
2013-04-11v4l2-ctl: split off test pattern generation in a separate source.Hans Verkuil4-290/+305
2013-04-11v4l2-ctl: fix a small bug in the stream-count/skip handling.Hans Verkuil1-10/+13
2013-04-11v4l2-ctl: use references instead of pointers.Hans Verkuil1-41/+39
2013-04-11v4l2-ctl: initial attempt to support M2M device streamingTzu-Jung Lee1-1/+206
2013-04-11v4l2-ctl: break down the streaming_set()Tzu-Jung Lee1-416/+505
2013-04-09v4l2-ctl: add eos and decoder-stop support.Hans Verkuil4-8/+35
2013-04-08v4l2-compliance: really fix the RDS and V4L2_CAP_READWRITE testsHans Verkuil2-3/+14
2013-04-08v4l2-compliance: fix RDS + CAP_READWRITE tests.Hans Verkuil2-7/+6
2013-04-08v4l2-ctl: set bytesused for streaming to the output.Hans Verkuil1-0/+8
2013-04-03v4l2-compliance: remove ChipIdent testsHans Verkuil3-35/+4
2013-04-02v4l-utils: sync-with-kernel.Hans Verkuil1-78/+78
2013-03-25v4l-utils: sync with kernel, remove all references to the DV_PRESET API.Hans Verkuil13-377/+87
2013-03-20v4l2-ctl: add the --concise option.Hans Verkuil4-18/+38
2013-03-20qv4l2/v4l2-ctl: fix rounding error in field-per-second calculationHans Verkuil2-4/+4
2013-03-20qv4l2/v4l2-ctl: fix the fields-per-second calculationHans Verkuil2-10/+15
2013-03-20dvbv5-zap: Fix build warningJean Delvare1-1/+1
2013-03-20v4l2-ctl: fix the field-per-second calculationHans Verkuil1-2/+8
2013-03-20qv4l2: fix the way interlaced formats are displayedHans Verkuil1-4/+8
2013-03-19dvbv5-zap: add traffic monitor supportMauro Carvalho Chehab1-1/+128
2013-03-19v4l2-ctl: don't produce verbose output for QBUF while streaming.Hans Verkuil1-2/+2
2013-03-19v4l2-compliance: fix s_std test: ENODATA is a valid error code.Hans Verkuil1-1/+1
2013-03-12qv4l2: handle control range updates.Hans Verkuil1-0/+4
2013-03-11qv4l2: do nothing if querystd does not detect a standard.Hans Verkuil1-1/+6
2013-03-11v4l2-compliance: improve tests when TRY/S_FMT returns EINVAL.Hans Verkuil1-14/+80
2013-03-10v4l2-compliance: missing check on the frameintervalHans Verkuil1-0/+4
2013-03-10v4l2-compliance: add support for the new 'COPY' timestamp type.Hans Verkuil1-2/+5
2013-03-10v4l2-ctl: add support for 'COPY' timestamp and ctrl range events.Hans Verkuil2-0/+5
2013-03-10v4l-utils: run sync-with-kernel.Hans Verkuil2-80/+84
2013-03-09v4l2-* utils: allow -d11 to refer to /dev/video11Hans Verkuil6-26/+19
2013-03-04v4l2-ctl: show buffers or key/P/B-frames when capturing.Hans Verkuil1-18/+29
2013-03-04v4l2-ctl: support data_offset when streaming multiplanar formats.Hans Verkuil1-1/+11
2013-03-04v4l2-ctl: improve dv_timings reporting.Hans Verkuil1-3/+2
2013-03-04dvbv5-scan: timeout-multiply should also affect the timeout for scanMauro Carvalho Chehab1-3/+6
2013-03-03v4l2-ctl: when streaming to file use bytesused instead of the full buffer.Hans Verkuil1-4/+4
2013-03-02dvb-scan: Don't call dvb_fe_get_stats() twiceMauro Carvalho Chehab1-6/+0
2013-03-02dvbv5-scan: don't be too verbose with statusMauro Carvalho Chehab1-5/+0
2013-03-02dvb5-scan: Improve output to better show the statusMauro Carvalho Chehab1-17/+36
2013-03-02dvbv5-zap: Only go back if is there anything to cleanMauro Carvalho Chehab1-1/+1
2013-03-02v4l2-ctl: improve interval reporting.Hans Verkuil1-9/+6

Privacy Policy