platform/upstream/v4l-utils.git
2012-01-07 Mauro Carvalho... utils/dvb: Unknown descriptor should not be an error
2012-01-07 Mauro Carvalho... utils/dvb: Add support for detecting the virtual channe...
2012-01-07 Mauro Carvalho... utils/dvb: Add a description for the parsed descriptors
2012-01-07 Mauro Carvalho... utils/dvb: Fix descriptors parsing
2012-01-07 Mauro Carvalho... utils/dvb: Add ISDB-T specific descriptors, according...
2012-01-07 Mauro Carvalho... utils/dvb: dvb tools: Set frontend on dvbv5-scan and...
2012-01-07 Mauro Carvalho... utils/dvb: add support for setting the frontend type
2012-01-07 Mauro Carvalho... utils/dvb: Add a file converter
2012-01-07 Mauro Carvalho... utils/dvb: Add support for the new format
2012-01-07 Mauro Carvalho... utils/dvb: The comparation were inverted. fix it
2012-01-07 Mauro Carvalho... utils/dvb: improve error messages for store/retrieve
2012-01-07 Mauro Carvalho... utils/dvb: fix parser for new format
2012-01-07 Mauro Carvalho... utils/dvb: Store delivery system at the properties
2012-01-07 Mauro Carvalho... utils/dvb: Fix PID parsing on PAT table
2012-01-07 Mauro Carvalho... utils/dvb: remove a debug printf
2012-01-07 Mauro Carvalho... utils/dvb: fix a few warnings
2012-01-07 Mauro Carvalho... utils/dvb: add support for read the new format
2012-01-07 Mauro Carvalho... utils/dvb: use standard "channels.conf" file
2012-01-07 Mauro Carvalho... utils/dvb: fix scan print
2012-01-07 Mauro Carvalho... utils/dvb: Wait for carrier before scanning for tables
2012-01-07 Mauro Carvalho... utils/dvb: Add some messages during scan
2012-01-07 Mauro Carvalho... utils/dvb: comment debug prints
2012-01-07 Mauro Carvalho... utils/dvb: Make it scan all channels
2012-01-07 Mauro Carvalho... utils/dvb: add a method for freeing dvb_description...
2012-01-07 Mauro Carvalho... utils/dvb: write channels into the file
2012-01-07 Mauro Carvalho... utils/dvb: Add support for multiple audio and video...
2012-01-07 Mauro Carvalho... utils/dvb: Add a parser for the NIT table
2012-01-07 Mauro Carvalho... utils/dvb: parse also the PMT descriptors
2012-01-07 Mauro Carvalho... utils/dvb: add support for transport descriptors
2012-01-07 Mauro Carvalho... utils/dvb: Add a parser for descriptors
2012-01-07 Mauro Carvalho... utils/dvb: Code cleanup
2012-01-07 Mauro Carvalho... utils/dvb: Add a poll logic to avoid waiting forever...
2012-01-07 Mauro Carvalho... utils/dvb: add logic to parse PMT tables
2012-01-07 Mauro Carvalho... utils/dvb: Start a dvbv5 scan application
2012-01-07 Mauro Carvalho... utils/dvb: Whitespace cleanup
2012-01-07 Mauro Carvalho... utils/dvb: Fix a typo
2012-01-07 Mauro Carvalho... utils/dvb: Improve output data
2012-01-07 Mauro Carvalho... utils/dvb: Don't print get_frontend props twice
2012-01-07 Mauro Carvalho... utils/dvb: Print the results of get_frontend after...
2012-01-07 Mauro Carvalho... utils/dvb: add support for get_frontend call
2012-01-07 Mauro Carvalho... utils/dvb: improve ISDB-T usage
2012-01-07 Mauro Carvalho... utils/dvb: Allow forcing a DVBv3 call
2012-01-07 Mauro Carvalho... utils/dvb: Rename util.? to dvb-demux.?
2012-01-07 Mauro Carvalho... utils/dvb: rename dvbzap.c to dvbv5-zap.c
2012-01-07 Mauro Carvalho... utils/dvb: properly support ATSC
2012-01-07 Mauro Carvalho... utils/dvb: don't change the delivery system
2012-01-07 Mauro Carvalho... utils/dvb: Add a new format to support all DVBv5 delive...
2012-01-07 Mauro Carvalho... utils/dvb: Allow passing a FILE * parameter to dvb_fe_p...
2012-01-07 Mauro Carvalho... utils/dvb: Remove some unused headers
2012-01-07 Mauro Carvalho... utils/dvb: Fix coding style and add copyright notes
2012-01-07 Mauro Carvalho... utils/dvb: Fix a few bugs on parsing zap format
2012-01-07 Mauro Carvalho... utils/dvb: Convert dvbzap to use the new parser
2012-01-07 Mauro Carvalho... utils/dvb: Add support for parsing zap format
2012-01-07 Mauro Carvalho... utils/dvb: Add a generic parser for channel/pid formats
2012-01-07 Mauro Carvalho... utils/dvb: Fix ATSC/DVBC Annex B properties
2012-01-07 Mauro Carvalho... utils/dvb: make it work with DVBv5 calls for ISDB-T
2012-01-07 Mauro Carvalho... utils/dvb: Fix tuning issues
2012-01-07 Mauro Carvalho... utils/dvb: Store file descriptor at parms->fd
2012-01-07 Mauro Carvalho... utils/dvb: Whitespacing cleanup
2012-01-07 Mauro Carvalho... utils/dvb: Fix bandwidth handling
2012-01-07 Mauro Carvalho... utils/dvb: The logic there were inverted. Fix it
2012-01-07 Mauro Carvalho... utils/dvb: Print parameters with their names and not...
2012-01-07 Mauro Carvalho... utils/dvb: convert to use DVBv5 FE library
2012-01-07 Mauro Carvalho... utils/dvb: util doesn't need to know about frontend
2012-01-07 Mauro Carvalho... utils/dvb: remove a few warnings
2012-01-07 Mauro Carvalho... utils/dvb: remove a few warnings
2012-01-07 Mauro Carvalho... utils/dvb: Rename tzap to dvbzap
2012-01-07 Mauro Carvalho... utils/dvb: Add tzap from dvb-apps
2012-01-07 Mauro Carvalho... utils/dvb: Start adding options to get/set params
2012-01-07 Mauro Carvalho... utils/dvb: Add support for DTV_ENUM_DELSYS
2012-01-07 Mauro Carvalho... utils/dvb: Update headers to DVB API v5.5
2012-01-07 Mauro Carvalho... utils/dvb: The current FE userspace is just a test...
2012-01-07 Mauro Carvalho... utils/dvb: Fix for ATSC legacy drivers
2012-01-07 Mauro Carvalho... utils/dvb: add options to select adapter/frontend/verbose
2012-01-07 Mauro Carvalho... utils/dvb: Don't handle DVB-S2/T2 if version is bellow v5
2012-01-07 Mauro Carvalho... utils/dvb: Add some comments about the API and what...
2012-01-07 Mauro Carvalho... utils/dvb: Implement stats functions
2012-01-07 Mauro Carvalho... utils/dvb: Implement SEC/LNB/DISEqC functions
2012-01-07 Mauro Carvalho... utils/dvb: Implement get_status/get_event
2012-01-07 Mauro Carvalho... utils/dvb: Rearrange functions on a more logical structure
2012-01-07 Mauro Carvalho... utils/dvb: Split API from the main file
2012-01-07 Mauro Carvalho... utils/dvb: add a prototype for a dvb scan based on...
2012-01-07 Mauro Carvalho... utils/dvb: Add the remaining parameters for Satellite...
2012-01-07 Mauro Carvalho... utils/dvb: Add definitions for all dvb standards
2012-01-07 Mauro Carvalho... utils/dvb: Generate a header describing the DVBv5 front...
2011-12-30 Hans de Goedelibv4l: Add 90 degrees rotated JPEG quirk for 145f...
2011-12-29 Hans de Goedelibv4l: Improve jl2005bcd conversion code error reporti...
2011-12-29 Theodore KilgoreImproved JL2005BCD patch for libv4lcnvert
2011-11-30 Mauro Carvalho... parse_tm6000.pl: Fix permissions
2011-11-30 Mauro Carvalho... parse_tm6000.pl: Improve script and fix a few bugs
2011-11-30 Mauro Carvalho... parse_tm6000.pl: Add a simple parser for tm6000 registers
2011-11-23 Mauro Carvalho... keytable: Syncronize with latest development kernel
2011-11-23 Mauro Carvalho... keytable: Add support for Sanyo IR protocol
2011-11-23 Mauro Carvalho... parse_tcpdump_log.pl: die nicely on pcap
2011-11-23 Mauro Carvalho... parse_tcpdump_log.pl: Add an option to show that bulk...
2011-11-23 Mauro Carvalho... parse_az6007.pl: Some enhancements for the tool
2011-11-21 Hans Verkuilcapture-example: fix compile warning
2011-11-21 Hans Verkuilqv4l2: make sure to reset bytesperline.
2011-11-21 Hans Verkuilqv4l2: changing inputs may change available stds and...
2011-11-02 Hans de Goedelibv4l: make software autowhitebalance converge faster
next