platform/upstream/v4l-utils.git
2013-11-27 Mauro Carvalho... libdvbv5: add support for DVB-T2 at NIT parser
2013-11-27 Mauro Carvalho... libdvbv5: add support for DVB-S/S2 at NIT parser
2013-11-27 Mauro Carvalho... libdvbv5: Re-add parser for ISDB-T NIT transponders...
2013-11-27 Mauro Carvalho... libdvbv5: Re-add parser for ISDB-T NIT transponders...
2013-11-27 Mauro Carvalho... libdvbv5: Re-add NIT transponders addition
2013-11-27 Mauro Carvalho... dvbv5-scan: move scanning code into dvb_scan_transponder()
2013-11-27 Mauro Carvalho... libdvbv5/dvb-file: describe the service type on the...
2013-11-27 Mauro Carvalho... libdvbv5: improve debug messages
2013-11-27 Mauro Carvalho... libdvbv5: shut up a few compilation warnings
2013-11-27 Mauro Carvalho... libdvbv5: be sure to not go past buffer on VCT parsing
2013-11-27 Mauro Carvalho... libdvbv5: be sure to not go past buffer on SDT parsing
2013-11-27 Mauro Carvalho... libdvbv5: be sure to not go past buffer on PMT parsing
2013-11-27 Mauro Carvalho... libdvbv5: Add missing dvb_dmx_stop() on error handling
2013-11-27 Mauro Carvalho... libdvbv5: don't cause crash if NIT is missing on fe...
2013-11-27 Mauro Carvalho... libdvbv5: fix debug msg for Network PID
2013-11-27 Mauro Carvalho... libdvbv5: add multisection support for PAT table
2013-11-27 Mauro Carvalho... libdvbv5: be sure to not go past buffer on PAT parsing
2013-11-27 Mauro Carvalho... libdvbv5: avoid nit to read out of the buffer
2013-11-27 Mauro Carvalho... libdvbv5/dvb-file: Don't leave memory leaks on channel...
2013-11-27 Mauro Carvalho... libdvbv5/descriptors: don't leak memory on error
2013-11-27 Mauro Carvalho... libdvbv5/descriptors: Fix extension descriptor handling
2013-11-27 Mauro Carvalho... libdvbv5/descriptors: Fix error handling routine
2013-11-27 Mauro Carvalho... libdvbv5/dvb-file: Fix the logic for program found...
2013-11-27 Mauro Carvalho... libdvbv5/dvb-scan: require PAT also for ATSC
2013-11-27 Mauro Carvalho... dvb/dvbv5-zap: Fix help message
2013-11-27 Mauro Carvalho... libdvbv5/dvb-scan: avoid memory leak on table read...
2013-11-27 Mauro Carvalho... libdvbv5/dvb-file: Allow using SDT for ATSC
2013-11-27 Mauro Carvalho... dvbv5-scan: release resources on errors
2013-11-27 Mauro Carvalho... dvb-fe: don't cause memory leak on open errors
2013-11-27 Mauro Carvalho... libdvbv5: don't leak memory on ATSC service location
2013-11-27 Mauro Carvalho... libdvbv5: On ATSC, only try to get SDT if VCT is not...
2013-11-27 Mauro Carvalho... libdvbv5: add support for ATSC VCT table parsing
2013-11-27 Mauro Carvalho... Fix desc_frequency_list descriptor
2013-11-27 Mauro Carvalho... libdvbv5/dvb-file: fix parameters for dvb_vchannel()
2013-11-27 Mauro Carvalho... libdvbv5/dvb-file: fix allocation of dvb_file
2013-11-27 Mauro Carvalho... libdvbv5/dvb-file: use the new descriptors for virtual...
2013-11-27 Mauro Carvalho... libdvbv5: produce dvb data from the new structures
2013-11-27 Mauro Carvalho... libdvbv5/dvb-scan-table-handler: remove free of unalloc...
2013-11-27 Mauro Carvalho... libdvbv5/dvb-scan: fix memory leak
2013-11-27 Mauro Carvalho... libdvbv5/descriptors: descriptors data should always...
2013-11-27 Mauro Carvalho... libdvbv5/dvb-fe: make valgrind happy
2013-11-27 Mauro Carvalho... libdvbv5: Better handle program data
2013-11-27 Mauro Carvalho... libdvbv5: Add some missing code to free data
2013-11-27 Mauro Carvalho... libdvbv5/dvb-scan-table-handler:free the new table...
2013-11-27 Mauro Carvalho... libdvbv5: avoid playing with memory
2013-11-27 Mauro Carvalho... libdvbv5: add suport for DVB-T2 delivery descriptor
2013-11-27 Mauro Carvalho... libdvbv5: Add support for partial reception
2013-11-27 Mauro Carvalho... libdvbv5: Add descriptors for virtual channel number
2013-11-27 Mauro Carvalho... libdvbv5: add parser for TS information descriptor
2013-11-27 Mauro Carvalho... libdvbv5: add support for ISDBT terrestrial system...
2013-11-27 Mauro Carvalho... libdvbv5/descriptors: Make easier to read/edit the...
2013-11-27 Mauro Carvalho... descriptors/nit: byte struct should be packed
2013-11-27 Mauro Carvalho... libdvbv5/descriptors: print descriptor number in hexade...
2013-11-27 Mauro Carvalho... libdvbv5: better handle memory errors
2013-11-27 Mauro Carvalho... libdvbv5/parse_string: don't free twice
2013-11-27 Mauro Carvalho... libdvbv5/dvb-scan: Fix a series of checks at buffer...
2013-11-27 Mauro Carvalho... libdvbv5/dvb-scan: be more verbose in debug mode
2013-11-27 Mauro Carvalho... libdvbv5/dvb-scan: handle allocation errors
2013-11-27 Mauro Carvalho... libdvbv5: Add a parser for extension descriptors
2013-11-27 Mauro Carvalho... libdvbv5: fixup parsing of PMT tables
2013-11-27 Mauro Carvalho... libdvbv5: move all tables structs to the handler data
2013-11-27 Mauro Carvalho... libdvbv5: move handler code to a separate file
2013-11-27 Mauro Carvalho... libdvbv5: move DVB scan handler code to a separate...
2013-11-27 Mauro Carvalho... libdvbv5/dvb-scan: Modify to use the newer TS tables...
2013-11-27 Mauro Carvalho... libdvbv5: Add table ID of extra NIT/SDT tables
2013-11-19 Gregor Jasnylibdvbv5: Fix compiler warning about signedness
2013-11-19 Alain VOLMATbuildsystem: Fix configure.ac --disable-v4l-utils option
2013-11-13 Mauro Carvalho... libdvbv5: Add support for additional descriptors at...
2013-11-13 Mauro Carvalho... libdvbv5: add parser for ATSC service location
2013-11-13 Mauro Carvalho... libdvbv5: Add ATSC specific descriptors
2013-11-13 Mauro Carvalho... libdvbv5: fix VCT parsing
2013-11-13 Mauro Carvalho... libdvbv5: add descriptor parser for ATSC TVCT/CVCT...
2013-11-11 Mauro Carvalho... dvbv5-scan: Allow using separate adapter for FE and...
2013-11-04 Hans Verkuilv4l2-compliance: check that streaming will fail for...
2013-11-04 Hans Verkuilv4l2-compliance: check for invalid m2m + overlay caps
2013-10-13 Gregor Jasnybuildsystem: Use C99 by default
2013-10-13 Gregor Jasnybuildsystem: Use autoconf variable for symbol visibilit...
2013-10-13 Gregor Jasnybuildsystem: Do not specify library version for static...
2013-10-13 Gregor Jasnybuildsystem: use subdir-objects automake option as...
2013-10-04 Hans Verkuilqv4l2: crop: take pixel aspect ratio into account.
2013-10-04 Baard Eirik... qv4l2: Add cropping option to remove pillarbox
2013-09-26 Hans Verkuilv4l2-ctl: set b.num_planes to 1 for single plane output...
2013-09-25 Hans Verkuilv4l-utils: sync with latest kernel.
2013-09-23 Hans Verkuilv4l2-ctl: properly close filehandles on error
2013-08-15 Gregor Jasnylibv4lconvert: Reject too short source buffer before...
2013-08-15 Ricardo Ribalda... libv4lconvert: Support for RGB32 and BGR32 format
2013-08-15 Ricardo Ribalda... libv4lconvert: Support for Y16 pixel format
2013-08-15 Hans Verkuilv4l2-ctl: fix '--set-dv-bt-timings query' option.
2013-08-15 Hans Verkuilrds-ctl: fix segfault in list_devices()
2013-08-12 Hans Verkuilqv4l2: call setFrame before resize to get correct frame...
2013-08-12 Bård Eirik... qv4l2: fix GeneralTab layout
2013-08-12 Bård Eirik... qv4l2: updated about window
2013-08-12 Bård Eirik... qv4l2: add manpage
2013-08-12 Bård Eirik... qv4l2: fix program input parameters
2013-08-12 Bård Eirik... qv4l2: fix missing status tips
2013-08-12 Hans Verkuilqv4l2: add cropping to CaptureWin and Qt render
2013-08-12 Bård Eirik... qv4l2: change m_scaledFrame to m_scaledSize
2013-08-08 Bård Eirik... qv4l2: add pixel aspect ratio support for CaptureWin
2013-08-08 Bård Eirik... qv4l2: add hotkey for reset scaling to frame size
2013-08-08 Bård Eirik... qv4l2: added resize to frame size in Capture menu
next