linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gregor Jasny <gjasny@googlemail.com>
To: linux-media@vger.kernel.org, Hans Verkuil <hverkuil@xs4all.nl>,
	Mauro Carvalho Chehab <m.chehab@samsung.com>,
	Hans de Goede <hdegoede@redhat.com>
Subject: v4l-utils stable release 1.6.1
Date: Thu, 20 Nov 2014 16:31:09 +0100	[thread overview]
Message-ID: <546E093D.4030203@googlemail.com> (raw)

Hello,

do you consider something from these commits as important enough for a 
bugfix release?

Thanks,
Gregor

> Akihiro Tsukada (9):
>       libdvbv5, dvbv5-scan: generalize channel duplication check
>       libdvbv5: add as many channels as possible in scanning DVB-T2
>       libdvbv5: wrong frequency in the output of satellite delsys scans
>       libdvbv5: add support for ISDB-S tuning
>       libdvbv5: add support for ISDB-S scanning
>       libdvbv5: add COUNTRY property
>       v4l-utils/libdvbv5: restore deleted functions to keep API/ABI compatible
>       v4l-utils/libdvbv5: fix memory leak in dvb_guess_user_country()
>       v4l-utils/libdvbv5: add gconv module for the text conversions of ISDB-S/T.
>
> Gregor Jasny (7):
>       Start v4l-utils 1.7.0 development cycle
>       man: remove duplicate backslash from NAME section
>       man: Use Unicode character for ellipsis and fall back to ...
>       man: add generated files to .gitignore
>       libdvbv5: Remove stray semicolon
>       v4l2-compliance: Explicitely link against rt library
>       v4l2-ctl: Explicitely link against rt library
>
> Hans Verkuil (10):
>       qv4l2/v4l2-ctl: fix buffer overrun in vivid-tpg.
>       v4l2-ctl: fix sliced vbi mode parsing
>       v4l2-compliance: when streaming used at least 2 buffers.
>       v4l2-compliance: add initial checks for VIDIOC_QUERY_EXT_CTRL
>       v4l2-ctl: add support for U32 control type.
>       v4l2-ctl: fix array handling
>       v4l2-compliance: allow the V4L2_IN_ST_NO_SYNC status flag.
>       qv4l2: add single step support
>       qv4l2: don't select alsa device for video output.
>       v4l2-compliance: select(): split "ret <= 0" test in two
>
> Hans de Goede (2):
>       rc_keymaps: allwinner: S/KEY_HOME/KEY_HOMEPAGE/
>       v4lconvert: Fix decoding of jpeg data with no vertical sub-sampling
>
> Mauro Carvalho Chehab (41):
>       libdvbv5: properly represent Satellite frequencies
>       README: better document the package
>       libdvbv5: Fix some Doxygen warnings at dvb-fe.h
>       Doxygen: Document libdvbv5 countries.h
>       configure.ac: Fix gconv compilation with 64 bits
>       parse_tcpdump_log.pl: only adjust direction for control EP
>       contrib: add a parser for af9035
>       parse_af9035.pl: properly handle URB errors
>       parse_af9035.pl: Add two other commands from ITE driver
>       parse_af9035.pl: add arguments to show timestamp and debug
>       parse_af9035.pl: group write/read URBs
>       parse_af9035.pl: create a routine to print send/race
>       parse_af9035.pl: print read/write as C lines
>       parse_af9035.pl: add support for firmware commands
>       parse_af9035.pl: fix firmware write size
>       ir-keytable: fix a regression introduced by fe2aa5f767eba
>       gen_keytables.pl: Fix a regression at RC map file generation
>       rc: Update the protocol name at RC6 tables
>       rc_maps.cfg: reorder entries alphabetically
>       rc: sync with Kernel
>       rc: copy userspace-only maps to a separate dir
>       README: Add the steps needed to syncronize with the Kernel tree
>       vivid-tpg.h.patch: update to match current upstream tree
>       Synchronize with the Kernel
>       parse_af9035.pl: proper handle when stack is not filled
>       parse_af9035.pl: add support for CMD_IR_GET
>       parse_af9035.pl: add options to hide part of the messages
>       parse_af9035.pl: Add firmware boot message to the parser
>       parse_af9035.pl: improve IR handling
>       parse_af9035.pl: add support for generic I2C read/write
>       parse_af9035.pl: better handle the read data
>       parse_af9035.pl: allow to hide parsing errors
>       parse_af9035.pl: add support for standard I2C commands
>       parse_af9035.pl: some cleanups
>       parse_af9035.pl: Fix decoding order at I2C read/write
>       parse_af9035.pl: Fix size on rd/wr regs prints
>       parse_af9035.pl: Fix some hide conditions
>       parse_af9035.pl: Improve argument handling
>       libdvbv5: add experimental DTMB support
>       parse_tcpdump_log.pl: simplify non-control data
>       parse_tcpdump_log.pl: remove some leftovers
>
> Niels Ole Salscheider (1):
>       qv4l2: Fix out-of-source build
>
> Patrick Boettcher (4):
>       parse_tcpdump_log.pl: skip filtered frames and remove them from pending
>       parse_tcpdump_log.pl: show transfer-direction for non-ctrl-transfers
>       parse_tcpdump_log.pl: add external frame_processor-option
>       parse_tcpdump_log.pl: remove --all option which was not documented and not working as expected


             reply	other threads:[~2014-11-20 15:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-20 15:31 Gregor Jasny [this message]
2014-11-20 16:15 ` v4l-utils stable release 1.6.1 Mauro Carvalho Chehab
2014-11-20 20:22 ` Hans de Goede
2014-11-21 19:37 ` Hans Verkuil
2014-11-21 20:03 ` v4l-utils stable release 1.6.2 Gregor Jasny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=546E093D.4030203@googlemail.com \
    --to=gjasny@googlemail.com \
    --cc=hdegoede@redhat.com \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    --cc=m.chehab@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).