[FFmpeg-devel] [PATCH]Fix detection of discrete in	v4l2_frmsizeenum
    Michael Niedermayer 
    michaelni at gmx.at
       
    Wed Jan 16 01:52:54 CET 2013
    
    
  
On Thu, Jan 10, 2013 at 09:07:46AM +0000, Carl Eugen Hoyos wrote:
> Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:
> 
> > --- a/configure
> > +++ b/configure
> > @@ -3916,7 +3916,7 @@ rsync --help 2> /dev/null | grep -q 'contimeout' 
> > && enable rsync_contimeout || d
> >  check_header linux/fb.h
> >  check_header linux/videodev.h
> >  check_header linux/videodev2.h
> > -check_struct linux/videodev2.h "struct v4l2_frmivalenum" discrete
> > +check_code cc linux/videodev2.h "struct v4l2_frmsizeenum vfse; 
> > vfse.discrete.width = 0;" &&
> > enable_safe struct_v4l2_frmivalenum_discrete
> 
> Since I consider this a quite important regression:
> Ping.
probably ok if our v4l2 maintainer has no comments
[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
No great genius has ever existed without some touch of madness. -- Aristotle
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130116/180ae893/attachment.asc>
    
    
More information about the ffmpeg-devel
mailing list