Re: Time for a v4l-utils 1.12 release

2017-01-19 Thread Sean Young
Hi Gregor,

On Mon, Jan 16, 2017 at 09:00:40PM +0100, Gregor Jasny wrote:
> On 16/01/2017 11:06, Sean Young wrote:
> > On Mon, Jan 16, 2017 at 09:10:36AM +0100, Gregor Jasny wrote:
> >> Hello,
> >>
> >> I'd like to do a new v4l-utils release before the Debian freeze. Is master
> >> in a releasable state? Or should I wait for some more patches to land?
> > 
> > This pull request is still waiting to be merged.
> > 
> > https://patchwork.linuxtv.org/patch/38830/
> 
> As far as I can tell this looks good. Merged.

I've been testing the ir-ctl tool and there are two futher commits I'd like
to be merged before release. One is reading uninitialised memory and the
other make sure we set the right lirc mode, in case we add a lirc scancode
mode.

Many thanks,
Sean


The following changes since commit 42ac437b3493615d5571f5f76f73979145fef1b2:

  v4l2-ctl: add --stream-sleep option (2017-01-18 17:22:23 +0100)

are available in the git repository at:

  git://git.linuxtv.org/syoung/v4l-utils.git ir-fixes2

for you to fetch changes up to c6b8f8da12ee914def59ecc0de80f4755298d053:

  ir-ctl: ensure that device can record and that correct mode is set 
(2017-01-19 14:18:04 +)


Sean Young (2):
  ir-ctl: uninitialised memory used
  ir-ctl: ensure that device can record and that correct mode is set

 utils/ir-ctl/ir-ctl.c| 21 -
 utils/ir-ctl/ir-encode.c |  1 +
 2 files changed, 21 insertions(+), 1 deletion(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Time for a v4l-utils 1.12 release

2017-01-16 Thread Hans Verkuil
On January 16, 2017 8:42:59 PM GMT+01:00, Gregor Jasny  
wrote:
>On 16/01/2017 09:10, Gregor Jasny wrote:
>> I'd like to do a new v4l-utils release before the Debian freeze. Is
>> master in a releasable state? Or should I wait for some more patches
>to
>> land?
>
>Mauro, could you please check the pot files? It looks like they need a
>re-build and translation of some strings.
>
>Thanks,
>Gregor
>--
>To unsubscribe from this list: send the line "unsubscribe linux-media"
>in
>the body of a message to majord...@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html

Mauro is on vacation until January 21st.

Regards, 

Hans 
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Time for a v4l-utils 1.12 release

2017-01-16 Thread Gregor Jasny
On 16/01/2017 11:06, Sean Young wrote:
> On Mon, Jan 16, 2017 at 09:10:36AM +0100, Gregor Jasny wrote:
>> Hello,
>>
>> I'd like to do a new v4l-utils release before the Debian freeze. Is master
>> in a releasable state? Or should I wait for some more patches to land?
> 
> This pull request is still waiting to be merged.
> 
> https://patchwork.linuxtv.org/patch/38830/

As far as I can tell this looks good. Merged.

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Time for a v4l-utils 1.12 release

2017-01-16 Thread Gregor Jasny
On 16/01/2017 09:10, Gregor Jasny wrote:
> I'd like to do a new v4l-utils release before the Debian freeze. Is
> master in a releasable state? Or should I wait for some more patches to
> land?

Mauro, could you please check the pot files? It looks like they need a
re-build and translation of some strings.

Thanks,
Gregor
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Time for a v4l-utils 1.12 release

2017-01-16 Thread Gregor Jasny
On 16/01/2017 12:01, Arnaud Vrac wrote:
> Also, make dist is failing.

Thanks, fixed.


--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Time for a v4l-utils 1.12 release

2017-01-16 Thread Hans Verkuil
On January 16, 2017 9:10:36 AM GMT+01:00, Gregor Jasny  
wrote:
>Hello,
>
>I'd like to do a new v4l-utils release before the Debian freeze. Is 
>master in a releasable state? Or should I wait for some more patches to
>
>land?
>
>Thanks,
>Gregor

Hi Gregor,

I  have  nothing pending.

Regards, 

Hans 
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Time for a v4l-utils 1.12 release

2017-01-16 Thread Sean Young
Hi,

On Mon, Jan 16, 2017 at 09:10:36AM +0100, Gregor Jasny wrote:
> Hello,
> 
> I'd like to do a new v4l-utils release before the Debian freeze. Is master
> in a releasable state? Or should I wait for some more patches to land?

This pull request is still waiting to be merged.

https://patchwork.linuxtv.org/patch/38830/

Thanks

Sean
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Time for a v4l-utils 1.12 release

2017-01-16 Thread Gregor Jasny

Hello,

I'd like to do a new v4l-utils release before the Debian freeze. Is 
master in a releasable state? Or should I wait for some more patches to 
land?


Thanks,
Gregor
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html