platform/upstream/v4l-utils.git
2014-04-23 Gregor Jasnylibdvbv5; Fix typo in MPEG TS print function
2014-04-23 Gregor Jasnylibdvbv5: FIx check for available adaptation field
2014-04-22 Hans de Goedelibv4l2: decomress-helper: close fds then wait for...
2014-04-22 Hans de Goedelibv4lcontrol: Add Asus F3Sc with 04f2:b012 cam as...
2014-04-22 Hans de Goedelibv4lcontrol: Check control_flags before doing wildcar...
2014-04-17 Mauro Carvalho... Revert "libdvbv5: Change license to LGPL v2.1"
2014-04-17 Mauro Carvalho... libdvbv5: Remove two warnings on 32 bits compilation
2014-04-17 André Rothlibdvbv5: improve DVB header handling
2014-04-16 Mauro Carvalho... libdvbv5: Change license to LGPL v2.1
2014-04-16 André Rothlibdvbv5: improve CRC size handling
2014-04-16 André Rothlibdvbv5: build dynamic libdvbv5 by default
2014-04-16 André Rothlibdvbv5: short API description
2014-04-16 André Rothlibdvbv5: cleanup parser API
2014-04-16 André Rothlibdvbv5: move table parsers to separate directory
2014-04-11 Mauro Carvalho... dvb-zap: fix --search argument
2014-04-11 Mauro Carvalho... dvbv5-zap: only open the DVR interface if outputing
2014-04-11 Mauro Carvalho... dvbv5-zap: better implement the --record flag
2014-04-11 Mauro Carvalho... dvbv5-zap: Make dvbv5 as the default format
2014-04-11 Mauro Carvalho... dvbv5-zap: fix usage of --record without --output
2014-04-11 Mauro Carvalho... libdvbv5: fix the area code size on ISDB-T
2014-04-11 Mauro Carvalho... libdvbv5: move ISDB-T frq conversion to the descriptors...
2014-04-11 Mauro Carvalho... libdvbv5: fix ISDB-T frequency calculus on 32 bits...
2014-04-11 André Rothlibdvbv5: rename descriptor functions
2014-04-11 André Rothlibdvbv5: cleanup printing of tables and descriptors
2014-04-11 André Rothlibdvbv5: cleanup table parsers
2014-04-11 André Rothlibdvbv5: make dvb_table_filter_free public
2014-04-11 André Rothlibdvbv5: make crc32 public
2014-04-11 André Rothlibdvbv5: fix asprintf compile warning in dvbv5-scan
2014-04-11 André Rothlibdvbv5: reunite atsc_table_header and dvb_table_header
2014-04-11 Hans Verkuilv4l2-compliance: don't do the global format test when...
2014-04-11 Hans Verkuillibv4lconvert: fix a v4l2-compliance error
2014-04-11 Hans-Christian... INSTALL: add cross compile and install procedures for...
2014-04-11 Hans-Christian... v4l2-dbg: add Android.mk makefile
2014-04-11 Hans-Christian... v4l2-ctl: add Android.mk makefile
2014-04-11 Hans-Christian... v4l2-compliance: add Android.mk makefile
2014-04-11 Hans-Christian... v4l2-ctl/dbg: include android-config.h header file...
2014-04-11 Hans-Christian... Add static configuration file for Android builds
2014-04-11 Hans-Christian... v4l2-compliance/ctl: drop libv4l2 dependency if NO_LIBV...
2014-04-11 Hans-Christian... v4l2-ctl: remove unnecessary inclusion of libv4l2.h
2014-04-07 Hans Verkuilqv4l2: fix modulator frequency bugs
2014-04-07 Hans Verkuilqv4l2: only set m_isRadio if m_isSDR is true.
2014-04-01 Hans Verkuilv4l2-compliance: fix 32-bit compilation for v4l_fd_init()
2014-04-01 Hans Verkuilv4l2-compliance: add missing 'class' keyword after...
2014-03-31 André Rothlibdvbv5: add support for tables with multiple ts_id...
2014-03-31 André Rothlibdvbv5: fix lost ressource in atsc_eit
2014-03-31 André Rothlibdvbv5: remove unneeded includes
2014-03-31 André Rothlibdvbv5: descriptor parser return int
2014-03-31 André Rothlibdvbv5: allow table parsers to get specific pointer...
2014-03-31 André Rothlibdvbv5: make dvb_desc_default_init and dvb_desc_defau...
2014-03-31 André Rothlibdvbv5: use DVB_DESC_HEADER macro in all descriptors
2014-03-31 André Rothlibdvbv5: cleanup printing tables and descriptors
2014-03-31 Hans Verkuilv4l2-compliance: fix function pointer prototype.
2014-03-31 Hans Verkuilqv4l2: add support for V4L2_PIX_FMT_NV16M/61M
2014-03-31 Hans Verkuilv4l2-compliance: test control/format/codec ioctls for...
2014-03-31 Hans Verkuilv4l2-compliance: m2m devices should have only one input...
2014-03-31 Hans Verkuilv4l2-compliance: use the new cv4l-helpers.h header.
2014-03-31 Hans Verkuilv4l2-compliance: add helper headers
2014-03-28 André Rothlibdvbv5: fix PMT parser
2014-03-28 André Rothlibdvbv5: add parser for ca and ca_identifier descriptors
2014-03-28 André Rothlibdvbv5: add parser for CAT
2014-03-28 André Rothlibdvbv5: add attribute packed to structs and unions
2014-03-28 André Rothlibdvbv5: fix dvb_parse_descriptors and make dvb_desc_i...
2014-03-28 André Rothlibdvbv5: remove header files from SOURCES in Makefile.am
2014-03-28 André Rothlibdvbv5: shared lib and installing headers
2014-03-25 André Rothlibdvbv5: fix EIT parsing
2014-03-25 André Rothlibdvbv5: mpeg elementary stream parsers
2014-03-25 André Rothlibdvbv5: fix asprintf compile warnings
2014-03-25 André Rothlibdvbv5: support info info log via dvb_loginfo
2014-03-16 Mauro Carvalho... libdvbv5: Frequency is unsigned. use %u to print it
2014-03-15 Mauro Carvalho... dvbv5-zap: only start audio filtering if audio PID > 0
2014-03-14 Hans Verkuillibv4lconvert: remove broken ALTERNATE handling
2014-03-14 Hans Verkuilv4l2-compliance: add G/S_EDID tests.
2014-03-14 Hans Verkuilv4l2-compliance: add test setting all enumerated timings.
2014-03-14 Hans Verkuilv4l2-ctl: rename old v4l2_subdev_edid and VIDIOC_SUBDEV...
2014-03-14 Hans Verkuilv4l2-ctl: add --clear-edid option.
2014-03-14 Martin Buggev4l2-ctl: add EDID get and set options
2014-03-14 Hans Verkuilv4l-utils: sync to latest kernel headers
2014-03-11 Stefan Ringelv4l-utils: bugfix memory chunk
2014-03-11 Hans Verkuilv4l2-ctl: fix printing of buffer flags
2014-03-11 Hans Verkuilqv4l2: increase max width/height to 4K resolution.
2014-03-10 Hans Verkuilv4l2-ctl: add support for custom bytesperline values.
2014-03-08 Hans Verkuilv4l2-ctl/compliance: use the correct mmap/munmap functions.
2014-03-08 Hans Verkuilv4l2-compliance: support menu controls with more than...
2014-03-07 Hans Verkuilqv4l2: use QDoubleSpinBox for frequency inputs
2014-03-06 Hans Verkuilqv4l2: add SDR support.
2014-03-06 Hans Verkuilv4l2-compliance: add 1HZ support when setting the frequ...
2014-03-06 Mauro Carvalho... libdvbv5: reimplement the logic that gets a full section
2014-03-06 Mauro Carvalho... libdvbv5: better document some MPEG TS fields
2014-03-06 Mauro Carvalho... Revert "dvb-scan: don't handle NIT table by default...
2014-03-05 Hans Verkuilv4l2-compliance: add SDR compliance tests.
2014-03-05 Hans Verkuilv4l2-ctl: support SDR capture streaming.
2014-03-05 Hans Verkuilv4l2-ctl: add missing v4l2-ctl-sdr.cpp file.
2014-03-05 Hans Verkuilv4l2-compliance: add timestamp source tests.
2014-03-05 Hans Verkuilv4l2-ctl: add timestamp source support.
2014-03-05 Hans Verkuilv4l2-ctl: implement list SDR buffers command
2014-03-05 Hans Verkuilv4l2-ctl: add support for SDR FMT
2014-03-05 Antti Palosaariv4l2-ctl: add tuner support for SDR tuners
2014-03-05 Hans Verkuilv4l-utils: sync with latest kernel headers.
2014-03-03 Hans Verkuilqv4l2: fix incorrect handling of fields
2014-03-03 Hans Verkuilqv4l2: fix incorrect call to s_fmt when disabling width...
next