[Xcb] [Xcb-commit] src

Julien Danjou julien at danjou.info
Wed Aug 27 08:49:17 PDT 2008


At 1219850061 time_t, Jeremy A. Kolb wrote:
> Is that request used in xvinfo?  I know that the demo worked at one time  
> and if it still works then maybe we aren't using that call.

AFAICT it uses it, you could have verified with:
% git grep xcb_xv_query_encodings_reply_t
xcbxvinfo.c:            xcb_xv_query_encodings_reply_t *qencodings_rep;

And a diff between xcbxvinfo and xvinfo outputs returns no difference.

I think you miss the point of Peter patch and mines: it's about making
explicit the _implicit_ paddings, not fixing any real-world bug.

Without these patches, xcbxvinfo will fails if compiled with implicit
padding disabled. But since nobody, including myself, disable this
usually, it worked and it still works.

Cheers,
-- 
Julien Danjou
// ᐰ <julien at danjou.info>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.freedesktop.org/archives/xcb/attachments/20080827/d3c21599/attachment.pgp 


More information about the Xcb mailing list