# HG changeset patch # User iive # Date 1234634765 0 # Node ID b0292c878f9d36a4822521d57eb8ba850467f1fe # Parent ff1b704b1f8fac2e86942e8a4deac0c59201d387 clarify xvmc struct fields usage distribution (internal communication) diff -r ff1b704b1f8f -r b0292c878f9d xvmc.h --- a/xvmc.h Sat Feb 14 17:56:51 2009 +0000 +++ b/xvmc.h Sat Feb 14 18:06:05 2009 +0000 @@ -43,7 +43,7 @@ #endif struct xvmc_render_state { -/** these are not changed by the decoder! */ +/** set by calling application */ //@{ int magic; ///< used as check for memory corruption by regular pixel routines @@ -58,8 +58,8 @@ XvMCSurface* p_surface; ///