platform/upstream/v4l-utils.git
2012-08-13 Hans Verkuilrds: update email addresses.
2012-08-13 Konke RadlowAdd rds-ctl tool
2012-08-13 Konke RadlowAdd libv4l2rds library
2012-08-12 André Rothlibdvbv5: descriptor allocation and freeing
2012-08-12 André Rothlibdvbv5: renamed registration descriptor
2012-08-08 André Roth[media] libdvbv5: reworked table allocation/freeing
2012-08-08 André Roth[media] libdvbv5: dvb_dmx_open nonblocking
2012-08-08 André Roth[media] libdvbv5: added abort flag
2012-08-08 André Roth[media] libdvbv5: added dmx stop function
2012-08-08 André Roth[media] libdvbv5: allow more options in set_pesfilter
2012-08-08 André Rothlibdvbv5: EIT parser
2012-08-08 Hans Verkuilv4l2-ctl: add output streaming.
2012-08-06 Hans Verkuilv4l2-ctl: remove support for obsolete vtx and add missi...
2012-08-06 Hans Verkuilv4l2-compliance: check that V4L2_CAP_ASYNCIO isn't...
2012-08-03 Hans Verkuilv4l2-compliance: add hwseek tuner cap sanity check.
2012-08-03 Hans Verkuilv4l2-compliance: test frequency band enumeration.
2012-08-01 Hans Verkuilv4l2-ctl: add support for hwseek seek range.
2012-08-01 Hans Verkuilv4l2-ctl: add VIDIOC_ENUM_FREQ_BANDS support.
2012-08-01 Hans Verkuilv4l2-ctl: when streaming show fps.
2012-08-01 Hans Verkuilv4l2-compliance: add support for M2M(_MPLANE) caps.
2012-08-01 Hans Verkuilv4l2-ctl: add support for new V4L2_CAP_VIDEO_M2M(_MPLAN...
2012-07-31 Hans VerkuilUpdate to latest kernel headers.
2012-07-27 Hans Verkuilv4l2-ctl: add --stream-poll option.
2012-07-27 Hans Verkuilv4l2-ctl: add support for streaming.
2012-07-27 Hans Verkuilv4l2-ctl: add streaming options.
2012-07-26 Hans Verkuilv4l2-ctl: split off the miscellaneous options.
2012-07-26 Hans Verkuilv4l2-ctl: split off crop/selection options.
2012-07-26 Hans Verkuilv4l2-ctl: split off vbi options.
2012-07-26 Hans Verkuilv4l2-ctl: split off overlay options.
2012-07-26 Hans Verkuilv4l2-ctl: split off vidout options.
2012-07-26 Hans Verkuilv4l2-ctl: split off the vidcap options.
2012-07-26 Hans Verkuilv4l2-ctl: split off standards/timings options.
2012-07-26 Hans Verkuilv4l2-ctl: split off all input/output options.
2012-07-26 Hans Verkuilv4l2-ctl: split off tuner options.
2012-07-26 Hans Verkuilv4l2-ctl: split up this overly large source.
2012-07-25 Hans Verkuilv4l2-compliance: add VIDIOC_S/TRY_FMT tests.
2012-07-24 Hans Verkuilqv4l2: add support to stream raw frames into a file.
2012-07-24 Hans Verkuilqv4l2: Add ability to make a snapshot.
2012-07-23 Hans Verkuilv4l2-compliance: add VBI offset tests.
2012-07-23 Hans Verkuilqv4l2: fix input/std combobox handling for vbi devices.
2012-07-23 Hans Verkuilqv4l2: add vbi-tab to .gitignore.
2012-07-23 Hans Verkuilqv4l2: remove offset checks.
2012-07-23 Hans Verkuilv4l2-compliance: improve std input/output mask checks.
2012-07-23 Hans Verkuilv4l2-ctl: only show common options by default.
2012-07-23 Hans Verkuilv4l2-compliance: improve querycap test, add missing...
2012-07-23 Sylwester Nawrockiv4l2-ctl: Add support for VIDIOC_G/S_SELECTION ioctls
2012-07-23 Hans Verkuilv4l2-compliance: Add commas to increase readability...
2012-07-20 Hans Verkuilqv4l2: add support for sliced VBI.
2012-07-20 Hans Verkuilqv4l2: add raw VBI support.
2012-07-19 Hans Verkuilv4l2-compliance: add mem2mem support.
2012-07-16 Hans Verkuilv4l2-compliance: use device_caps instead of capabilities.
2012-07-16 Hans Verkuilv4l2-compliance: fix timings_cap test.
2012-07-11 Hans Verkuilv4l2-compliance: improve DV timings checks.
2012-07-09 Hans de Goedelibv4l2: dqbuf: Don't requeue buffers which we are...
2012-07-09 Hans de Goedelibv4l2: Ensure we always set buf->length when converting
2012-07-08 Gregor Jasnylibdvbv5: Fix compilation with hardening flags enabled
2012-07-06 André Rothlibdvbv5: Support multi section DVB tables, string...
2012-07-06 André Rothlibdvbv5: Fix DiSEqC and LNB handling
2012-07-06 André Rothlibdvbv5: New DVB table parsing
2012-07-06 André Rothlibdvbv5: Fix set delsys other than current
2012-07-06 André Rothlibdvbv5: Fix dvb-file USER CMD
2012-07-06 Gregor Jasnylibv4l: use syscall() on kFreeBSD instead of __syscall()
2012-07-06 Gregor Jasny[media] keytable: first search table in userdir, then...
2012-07-06 Gregor Jasny[media] keytable: Preinstall keytables relative to...
2012-07-06 Gregor Jasny[media] keytable: Make udev rules dir configurable
2012-07-05 Hans Verkuilv4l2-compliance: improve RDS capability checking.
2012-06-29 Hans Verkuilvideodev2.h: copy the latest version from the kernel.
2012-06-29 Hans Verkuilvideodev2.h: update to the latest kernel version.
2012-06-29 Hans VerkuilRevert "v4l2-ctl: Add support for printing band info...
2012-06-29 Hans VerkuilRevert "v4l2-ctl: Add support for setting the band...
2012-06-29 Hans VerkuilRevert "v4l2-ctl: Replace fm-eur_us with fm-eur-us"
2012-06-27 Gregor Jasnylibdvbv5: Fix compilation on RHEL5
2012-06-27 Brilliantov... v4l2-compliance: Remove unsupported option from help...
2012-06-27 Gregor Jasnybuildsystem: Use AM_SILENT_RULES only if available
2012-06-27 Gregor Jasnylibv4l: Compile wrappers only if shared libraries are...
2012-06-25 Gregor Jasnylibv4l: Include autoconf config.h file to export loggin...
2012-06-24 Gregor Jasnylibdvbv5: constify more parameters and fields
2012-06-24 Gregor Jasnylibdvbv5: Make dvb_copy_fe_props static
2012-06-24 Gregor Jasnylibdvbv5: Stricter input validation
2012-06-24 Gregor JasnyIgnore generated gettext files
2012-06-24 Gregor Jasnylibv4l: Properly detect GCC symbol visibility support
2012-06-24 Hans Verkuilv4l2-compliance: fix segfault.
2012-06-20 Gregor Jasnyqv4l2: Fix out of tree builds
2012-06-20 Gregor JasnyRevert "[media] [v4l-utils] Add configure option to...
2012-06-18 Ezequiel García[media] [v4l-utils] Add configure option to allow qv4l2...
2012-06-18 Gregor JasnykFreeBSD: Add stdint.h header file where (u)intXX_t...
2012-06-18 Gregor Jasnydvb-utils: enable build on all systems
2012-06-18 Gregor Jasnybuildsystem: add contrib/freebsd/include as a header...
2012-06-18 Gregor JasnyAdd generated (k)FreeBSD header files
2012-06-18 Gregor JasnyAdd (k)FreeBSD header file generation to kernel sync...
2012-06-18 Gregor Jasnylibdvbv5: Properly use and link iconv on non Linux...
2012-06-18 Gregor Jasnydvbv5-zap: Use O_LARGEFILE only if available
2012-06-18 Gregor Jasnylibdvbv5: Rewrite non portable select loop
2012-06-18 Gregor Jasnylibdvbv5: Use standard compliant header for malloc
2012-06-18 Gregor Jasnylibdvbv5: Drop duplicate ioctl definitions
2012-06-13 Hans Verkuilv4l2-compliance: remove incorrect timings test.
2012-06-13 Hans Verkuilqv4l2: fix incorrect handling of return value of v4lcon...
2012-06-11 Gregor Jasnylibv4l: Move dev ops to libv4lconvert
2012-06-11 Gregor Jasnyqv4l2: Render icon for 32x32 pixel (was 32x36)
2012-06-11 Gregor Jasnyrds: Build only if linux/i2c-dev.h header is present
next