platform/upstream/v4l-utils.git
2012-06-10 Hans Verkuilqv4l2: improve frequency and radio support.
2012-06-10 Hans Verkuilqv4l2: fix interval updating, use device_caps, handle...
2012-06-06 Hans Verkuilv4l2-compliance: add tests for VIDIOC_REQBUFS/CREATE_BUFS.
2012-06-05 Hans Verkuillibv4lconvert: fix setting/testing of supported_src_formats
2012-06-05 Hans Verkuilv4l2-compliance: fix signed/unsigned comparison warnings.
2012-06-05 Hans Verkuillibv4lconvert: add support for Y4 and Y6 pixel formats.
2012-06-05 Hans Verkuilv4l2-ctl: improve --set-dv-bt-timings.
2012-06-04 Mauro Carvalho... libdvbv5: Fix tuning
2012-06-04 Mauro Carvalho... libdvbv5: Add a function to fill the per-delsys properties
2012-06-04 Mauro Carvalho... dvbv5-scan: Avoid segfault for the first frequency...
2012-06-02 Hans de Goedev4l2-ctl: Replace fm-eur_us with fm-eur-us
2012-06-02 Hans de Goedev4l2-ctl: Make --help output fit in 80 columns
2012-06-02 Hans de Goedev4l2-ctl: Add support for setting the band to S_TUNER...
2012-06-02 Hans de Goedev4l2-ctl: Add support for printing band info to G_TUNER...
2012-06-02 Hans de Goedev4l2-ctl: Add support for new hwseek tuner capabilities
2012-06-02 Hans de GoedeAdd HW_SEEK and TUNER_BAND capabilities to videodev2.h
2012-05-31 Ezequiel GarciaAdd configure option to allow qv4l2 disable
2012-05-30 Mauro Carvalho... libdvbv5: fix the DVB write routine
2012-05-30 Mauro Carvalho... libdvbv5: Fix DiSEqC output
2012-05-30 Mauro Carvalho... utils/dvb: Handle a calloc() error
2012-05-30 Mauro Carvalho... libdvbv5: Improve INFO messages when emulation mode...
2012-05-30 Mauro Carvalho... libdvbv5: Verbose DiSEqC commangs, when verbose is on
2012-05-30 Mauro Carvalho... dvb: Allow forcing the usage of DVBv3 calls on dvbv5...
2012-05-29 Mauro Carvalho... libdvbv5: Add ATSC-MH API bits
2012-05-29 Mauro Carvalho... libdvbv5: Fix DVB-S2/DVB-T2 support if DVB version...
2012-05-29 Mauro Carvalho... dvb: Update README to reflect its tests with DVB-S
2012-05-29 André Roth[media] libdvbv5: Fix LNBf offset calculus
2012-05-29 André Roth[media] libdvbv5: Fix tuning command
2012-05-28 Hans Verkuilv4l2-ctl: split up the huge usage message.
2012-05-26 Hans de GoedeRemove config.h.in from git
2012-05-26 Hans de Goedev4l2-ctl: Add a --tuner-index cmdline option
2012-05-26 Hans de Goedev4l2-ctl: Be consistent in handling v4l2_frequency...
2012-05-26 Hans de Goedev4l2-ctl: Remove double G_TUNER on G_FREQUENCY
2012-05-26 Hans Verkuilv4l2-compliance: various fixes.
2012-05-22 Hans Verkuilqv4l2: add support for the new timings ioctls.
2012-05-22 Hans Verkuilv4l2-ctl: add support for the new timings ioctls.
2012-05-22 Hans Verkuilvideodev2.h: update to latest version.
2012-05-21 Gregor Jasnylibdvbv5: Fix build error with hardening build flags
2012-05-20 André Rothlibdvbv5: log levels
2012-05-20 Mauro Carvalho... libdvbv5: renamings for dvb-sat, dvb-scan
2012-05-20 André Rothlibdvbv5: log functions for dvb-fe and libsat
2012-05-20 Gregor Jasnylibdvbv5: Fix dvb-frontend.h include location
2012-05-20 Gregor Jasnylibdvbv5: Remove outdated duplicate header file
2012-05-20 Gregor Jasnylibdvbv5: Correct output paths of gen_dvb_structs and...
2012-05-20 Gregor Jasnylibdvbv5: correct Makefile path for kernel sync target
2012-05-19 Mauro Carvalho... libdvbv5: Fix function indentation
2012-05-19 André Rothlibdvbv5: ignore user commands on fe
2012-05-19 André Rothlibdvbv5: libscan renamings
2012-05-19 André Rothlibdvbv5: add a function to get API cmd names
2012-05-18 Gregor Jasnylibdvbv5: Add configure option to fall back to static...
2012-05-18 Gregor Jasnylibdvbv5: remove accidentially committed hunk
2012-05-18 Gregor Jasnylibdvbv5: Hide diseqc_addr symbol
2012-05-18 Gregor Jasnylibdvbv5: Check index parameter for lower bound
2012-05-18 Gregor Jasnylibdvbv5: Add missing headers
2012-05-18 Gregor Jasnylibdvbv5: Add missing headers
2012-05-17 André Roth[media] renamings and global parms removed
2012-05-17 André Roth[media] refactored for user properties
2012-05-17 André Roth[media] renamings and librarization
2012-05-15 Gregor Jasnylibdvbv5: Add header guards and missing includes
2012-05-14 Gregor Jasnylibv4lconvert: Take bytesperline into account for packe...
2012-05-13 Gregor Jasnylibdvbv5: Fix make dist
2012-05-13 Mauro Carvalho... dvb: Fix dvbv5-scan frequency skip logic with Satellite
2012-05-13 André Roth[media] split README for utils/dvb/ and lib/libdvbv5
2012-05-13 André Roth[media] renamed dvb_frontend.h to dvb-frontend.h
2012-05-13 André Roth[media] fixed bw for DVB-S
2012-05-13 André Roth[media] added m4 directory to gitignore
2012-05-13 André Roth[media] use extern C for c++
2012-05-13 André Rothlibdvbv5 shared lib
2012-05-13 André Roth[media] fixed off by one parameter check error
2012-05-11 Mauro Carvalho... dvb: fix the table parsing logic to avoid segfaults
2012-05-11 Hans de Goedelibv4l2: Improve VIDIOC_*_FMT logging
2012-05-10 Jakob Haufelibv4lcontrol: Add Lenovo Thinkpad X220 Tablet to upsid...
2012-05-10 Gregor Jasnylibv4lcontrol: Add another USB ID to ASUS table
2012-05-02 Hans Verkuilqv4l2: fix endianness issues when mapping a V4L2 pixel...
2012-04-29 Hans Verkuilv4l2-compliance: fix VIDIOC_G_FBUF test.
2012-04-29 Hans Verkuilqv4l2: QSpinBox should honor the control's step value.
2012-04-28 Hans Verkuilv4l2-compliance: add tests for VIDIOC_G/S_PARM.
2012-04-28 Hans Verkuilv4l2-compliance: add tests for VIDIOC_G/S_JPEGCOMP.
2012-04-27 Hans Verkuilv4l2-compliance: add tests for VIDIOC_S_HW_FREQ_SEEK.
2012-04-27 Hans de Goedelibv4lconvert: Fix interpretation of bit 7 of the Pixar...
2012-04-27 Hans de Goedelibv4lconvert: Further Pixart JPEG decompression tweaks
2012-04-27 Hans Verkuilv4l2-compliance: EIO after getting/setting a control...
2012-04-27 Hans Verkuilv4l2-compliance: fix 'OK' results that should have...
2012-04-25 Hans de Goedelibv4lconvert: Drop Pixart JPEG frames with changing...
2012-04-25 Hans de Goedelibv4lconvert: Dynamic quantization tables for Pixart...
2012-04-25 Hans de GoedeRevert "tinyjpeg: Better luminance quantization table...
2012-04-25 Hans de Goedelibv4lconvert: Fix decoding of 160x120 Pixart JPEG...
2012-04-19 Hans Verkuilqv4l2:add support for integer menu controls.
2012-04-19 Hans Verkuilv4l2-compliance: add integer menu support.
2012-04-19 Hans Verkuilv4l2-ctl: add support for integer menus.
2012-04-19 Hans Verkuilv4l2-compliance: add tests for control events.
2012-04-19 Hans Verkuilvideodev2.h: update to latest version.
2012-04-19 Hans Verkuilioctl-test: update to the latest list of ioctls.
2012-04-14 Gregor Jasnydvb: Fix spelling errors found by lintian
2012-04-14 Gregor Jasnylibv4lconvert: Revert X201 upside down table entry
2012-04-09 Mauro Carvalho... dvb-file: Allow writing a zap/channel file for a DVBv5...
2012-04-09 Mauro Carvalho... dvb-format-convert: fix argument check and helper message
2012-04-09 Ville SkyttäDocumentation spelling fixes
2012-04-09 Robert Abellibv4lconvert: Use bytesperline instead of width
2012-04-08 Hans de Goedelibv4lconver: Add 06f8:301b pac7302 based cam to the...
next