Re: [PATCH FINAL 0/6] qv4l2: cropping, optimization and documentatio

2013-08-12 Thread Hans Verkuil
Hi Bård,

I've committed this patch series + the GeneralTab layout patch. I had to make
a small fix to the first cropping patch as it failed for drivers without the
CROPCAP ioctl, and I added a new patch fixing a resize/setFrame bug when going
from PAL to NTSC and back again.

The qv4l2 test bench utility is now much improved, and I would like thank you
for your work on qv4l2 during your Summer internship at Cisco Systems Norway!

For those who want to contact him, please use his private email and not the
cisco account as he no longer has access to that (and it will disappear soon
anyway).

Regards,

Hans

On 08/09/2013 02:12 PM, Bård Eirik Winther wrote:
 qv4l2:
 
 Add cropping to the CaptureWin. In order to make the Qt renderer work with
 this as well, it had to be optimized to not lose framerate.
 A basic manpage is added along width fixing the input parameters.
 
 New Features/Improvements:
 - Add cropping to CaptureWin
 - Qt renderer has been optimized (no longer uses memcpy!)
 - Add a basic manpage
 - About window shows version number and ALSA/OpenGL support
 - Fix program parameters
 - Fix status hints for some missing GeneralTab elements
 - Code cleanup and fixes
 
 --
 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
 

--
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


[PATCH FINAL 0/6] qv4l2: cropping, optimization and documentatio

2013-08-09 Thread Bård Eirik Winther
qv4l2:

Add cropping to the CaptureWin. In order to make the Qt renderer work with
this as well, it had to be optimized to not lose framerate.
A basic manpage is added along width fixing the input parameters.

New Features/Improvements:
- Add cropping to CaptureWin
- Qt renderer has been optimized (no longer uses memcpy!)
- Add a basic manpage
- About window shows version number and ALSA/OpenGL support
- Fix program parameters
- Fix status hints for some missing GeneralTab elements
- Code cleanup and fixes

--
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